[cyber] I: Sisyphus-20200118 i586 beehive_status: +17 -11 (563)
ALT beekeeper
hiver на altlinux.org
Сб Янв 18 17:34:02 MSK 2020
17 NEW error logs
chronograf-1.7.14-alt1
import copy
ImportError: No module named copy
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit
(/usr/src/RPM/BUILD/chronograf-1.7.14/.gopath/src/github.com/influxdata/chronograf/ui/node_modules/node-gyp/lib/configure.js:345:16)
grafana-6.3.5-alt2
import copy
ImportError: No module named copy
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit
(/usr/src/RPM/BUILD/grafana-6.3.5/.gopath/src/github.com/grafana/grafana/node_modules/node-gyp/lib/configure.js:345:16)
icu4j-1:63.1-alt1_2jpp8
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[junit] Tests FAILED
[junitreport] Processing
/usr/src/RPM/BUILD/icu4j-63.1/out/junit-results/core/core-TestSuite.xml to
/tmp/null859415305
--
[junitreport] Deleting: /tmp/null859415305
BUILD FAILED
/usr/src/RPM/BUILD/icu4j-63.1/build.xml:452: The following error occurred while executing
this line:
libsmi-0.5.0-alt1.svn1841
25 | #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr)
In file included from parser-sming.y:46:
smi-check.h:71:30: note: expected 'char *' but argument is of type 'const char *'
71 | extern void smiyyerror(char *msg, Parser *parserPtr);
At top level:
parser-sming.y:89:12: warning: 'attributeFlag' defined but not used [-Wunused-variable]
89 | static int attributeFlag = 0;
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib'
make[1]: *** [Makefile:516: all-recursive] Error 1
make: *** [Makefile:402: all] Error 2
node-10.18.0-alt2
from gyp.common import GetFlavor
ImportError: No module named gyp.common
npmjs-fibers-4.0.3-alt1
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit
(/usr/lib/node_modules/node-gyp/lib/configure.js:351:16)
opennebula-5.8.5-alt1
import copy
ImportError: No module named copy
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit
(/usr/src/RPM/BUILD/opennebula-5.8.5/src/sunstone/public/node_modules/node-gyp/lib/configure.js:345:16)
perl-HTTP-Proxy-0.304-alt2
# socket is non blocking, switching to blocking mode
# Failed test 'Read some data from the socket'
# at t/23connect.t line 79.
# Failed test 'CONNECTed to the TCP server and got the banner'
# at t/23connect.t line 80.
--
t/23connect.t (Wstat: 0 Tests: 4 Failed: 2)
Failed tests: 2-3
Files=37, Tests=465, 12 wallclock secs ( 0.12 usr 0.03 sys + 5.69 cusr 0.46 csys =
6.30 CPU)
Result: FAIL
Failed 1/37 test programs. 2/465 subtests failed.
make: *** [Makefile:792: test_dynamic] Error 255
perl-Starlet-0.31-alt1_10
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
"undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'request successfull'
# at t/00base.t line 49.
# Failed test 'content is hello'
# at t/00base.t line 50.
--
old worker 25364 died, status:10
# Failed test 'old generation process still alive for a while after HUP signal'
# at t/13spawn_interval.t line 69.
--
Failed 1/3 subtests
# Failed test 'planned to run 1 but done_testing() expects 0'
# at t/14child_finish_hook.t line 30.
--
t/00base.t (Wstat: 512 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
t/13spawn_interval.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/14child_finish_hook.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
--
Result: FAIL
Failed 3/15 test programs. 4/145 subtests failed.
make: *** [Makefile:775: test_dynamic] Error 1
python-module-osmgpsmap-0.7.3-alt1
rpm-build-python is already the newest version.
E: Couldn't find package python-module-mwlib
hsh-install: Failed to calculate package file list.
python-module-pycparser-2.19-alt1
rpm-build-python is already the newest version.
E: Couldn't find package python-module-mwlib
hsh-install: Failed to calculate package file list.
python-module-pytest-cov-2.8.1-alt1
Б°■ OK py27 in 5 minutes, 57.045 seconds
hasher-priv: master: idle time limit (3600 seconds) exceeded
python-module-tlslite-0.4.9-alt1
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 854, in send
self.connect()
File "/usr/src/RPM/BUILD/tlslite-0.4.9/tlslite/integration/httptlsconnection.py",
line 114, in connect
httplib.HTTPConnection.connect(self)
File "/usr/lib/python2.7/httplib.py", line 831, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
socket.error: [Errno 111] Connection refused
python3-module-pebble-4.3.7-alt2
collecting ... collected 41 items
test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer
FAILED [ 2%]
test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback PASSED
[ 4%]
--
> pool.schedule(function)
E AssertionError: RuntimeError not raised
test/test_process_pool_forkserver.py:212: AssertionError
----------------------------- Captured stderr call -----------------------------
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
python3-module-pytest-bdd-3.1.1-alt2
> assert l1 == l2
E AssertionError: assert '============================== 1 passed in 0.05s
===============================' == '============================== 1 passed in 0.04s
==============================='
ghe = <RunResult ret=ExitCode.OK len(stdout.lines)=9 len(stderr.lines)=0
duration=0.30s>
--
================== 1 failed, 150 passed, 1 warning in 29.17s ===================
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-pytest-bdd-3.1.1/.tox/py37/bin/py.test tests
--junitxml=/usr/src/RPM/BUILD/python3-module-pytest-bdd-3.1.1/.tox/py37/log/junit-py37.xml
(exited with code 1)
ERROR: invocation failed (exit code 1)
Б°√ FAIL py37 in 49.586 seconds
___________________________________ summary ____________________________________
ERROR: py37: parallel child exit code 1
error: Bad exit status from /usr/src/tmp/rpm-tmp.60619 (%check)
sssd-2.2.2-alt2
PASS: test_ad_subdom
FAIL: test_ipa_subdom_server
PASS: test_sssd_krb5_localauth_plugin
--
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_ipa_subdom_server
[==========] Running 13 test(s).
--
[ RUN ] test_ipa_server_trust_oneway_init
[ ERROR ] --- test_ctx->ipa_ctx->server_mode->trusts
[ LINE ] --- src/tests/cmocka/test_ipa_subdomains_server.c:907: error: Failure!
[ FAILED ] test_ipa_server_trust_oneway_init
[ RUN ] test_ipa_server_trust_init
--
[ PASSED ] 12 test(s).
[ FAILED ] 1 test(s), listed below:
[ FAILED ] test_ipa_server_trust_oneway_init
1 FAILED TEST(S)
traefik-2.0.2-alt1
import copy
ImportError: No module named copy
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit
(/usr/src/RPM/BUILD/traefik-2.0.2/.gopath/src/github.com/containous/traefik/webui/node_modules/node-gyp/lib/configure.js:345:16)
11 error logs REMOVED from the list
calligra-0:3.1.0-alt9
glusterfs7-7.0-alt1
java-10-openjdk-0:10.0.2.13-alt1_7jpp9
libxerces-c28-2.8.0-alt3.qa5
mairix-0.24-alt1
perl-IO-Event-0.813-alt2
perl-Time-Format_XS-1.03-alt5
podman-1.6.4-alt1
python-module-crochet-1.9.0-alt2
python-module-mwlib-0.15.14-alt2
xtux-20030306-alt5.qa1
Total 563 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk