Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761683 Details for
Bug 830835
www-servers/puma-5.5.2 fails tests: - Failure:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
www-servers:puma-5.5.2:20220108-212547.log
www-servers:puma-5.5.2:20220108-212547.log (text/plain), 14.28 KB, created by
Toralf Förster
on 2022-01-09 09:19:00 UTC
(
hide
)
Description:
www-servers:puma-5.5.2:20220108-212547.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-09 09:19:00 UTC
Size:
14.28 KB
patch
obsolete
> * Package: www-servers/puma-5.5.2 > * Repository: gentoo > * Maintainer: ruby@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... > * Running unpack phase for all ... >>>> Unpacking puma-5.5.2.tar.gz to /var/tmp/portage/www-servers/puma-5.5.2/work/all >>>> Source unpacked in /var/tmp/portage/www-servers/puma-5.5.2/work >>>> Preparing source in /var/tmp/portage/www-servers/puma-5.5.2/work ... > * Running prepare phase for all ... > * Running prepare phase for all ... > * Running source copy phase for ruby26 ... > * Running source copy phase for ruby27 ... > * Running source copy phase for ruby30 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-servers/puma-5.5.2/work ... > * Running configure phase for ruby26 ... >using OpenSSL pkgconfig (openssl.pc) >checking for openssl/bio.h... yes >checking for DTLS_method() in openssl/ssl.h... yes >checking for TLS_server_method() in openssl/ssl.h... yes >checking for SSL_CTX_set_min_proto_version(NULL, 0) in openssl/ssl.h... yes >checking for X509_STORE_up_ref()... yes >checking for SSL_CTX_set_ecdh_auto(NULL, 0) in openssl/ssl.h... yes >checking for Random.bytes... yes >creating Makefile > * Running configure phase for ruby27 ... >using OpenSSL pkgconfig (openssl.pc) >checking for openssl/bio.h... yes >checking for DTLS_method() in openssl/ssl.h... yes >checking for TLS_server_method() in openssl/ssl.h... yes >checking for SSL_CTX_set_min_proto_version(NULL, 0) in openssl/ssl.h... yes >checking for X509_STORE_up_ref()... yes >checking for SSL_CTX_set_ecdh_auto(NULL, 0) in openssl/ssl.h... yes >checking for Random.bytes... yes >creating Makefile > * Running configure phase for ruby30 ... >using OpenSSL pkgconfig (openssl.pc) >checking for openssl/bio.h... yes >checking for DTLS_method() in openssl/ssl.h... yes >checking for TLS_server_method() in openssl/ssl.h... yes >checking for SSL_CTX_set_min_proto_version(NULL, 0) in openssl/ssl.h... yes >checking for X509_STORE_up_ref()... yes >checking for SSL_CTX_set_ecdh_auto(NULL, 0) in openssl/ssl.h... yes >checking for Random.bytes... yes >creating Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-servers/puma-5.5.2/work ... > * Running compile phase for ruby26 ... >make -j4 V=1 -C ext/puma_http11 >make: Entering directory '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/ext/puma_http11' >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.6.0/x86_64-linux -I/usr/include/ruby-2.6.0/ruby/backward -I/usr/include/ruby-2.6.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o http11_parser.o -c http11_parser.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.6.0/x86_64-linux -I/usr/include/ruby-2.6.0/ruby/backward -I/usr/include/ruby-2.6.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o puma_http11.o -c puma_http11.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.6.0/x86_64-linux -I/usr/include/ruby-2.6.0/ruby/backward -I/usr/include/ruby-2.6.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o mini_ssl.o -c mini_ssl.c >rm -f puma_http11.so >x86_64-pc-linux-gnu-gcc -shared -o puma_http11.so http11_parser.o mini_ssl.o puma_http11.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--compress-debug-sections=zlib -lruby26 -lssl -lcrypto -lm -lc >make: Leaving directory '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/ext/puma_http11' > * Running compile phase for ruby27 ... >make -j4 V=1 -C ext/puma_http11 >make: Entering directory '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby27/puma-5.5.2/ext/puma_http11' >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.7.0/x86_64-linux -I/usr/include/ruby-2.7.0/ruby/backward -I/usr/include/ruby-2.7.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o http11_parser.o -c http11_parser.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.7.0/x86_64-linux -I/usr/include/ruby-2.7.0/ruby/backward -I/usr/include/ruby-2.7.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o puma_http11.o -c puma_http11.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.7.0/x86_64-linux -I/usr/include/ruby-2.7.0/ruby/backward -I/usr/include/ruby-2.7.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o mini_ssl.o -c mini_ssl.c >rm -f puma_http11.so >x86_64-pc-linux-gnu-gcc -shared -o puma_http11.so http11_parser.o mini_ssl.o puma_http11.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--compress-debug-sections=zlib -lruby27 -lssl -lcrypto -lm -lc >make: Leaving directory '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby27/puma-5.5.2/ext/puma_http11' > * Running compile phase for ruby30 ... >make -j4 V=1 -C ext/puma_http11 >make: Entering directory '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby30/puma-5.5.2/ext/puma_http11' >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o http11_parser.o -c http11_parser.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o puma_http11.o -c puma_http11.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD -DHAVE_SSL_CTX_SET_MIN_PROTO_VERSION -DHAVE_X509_STORE_UP_REF -DHAVE_SSL_CTX_SET_ECDH_AUTO -DHAVE_RANDOM_BYTES -fPIC -pipe -march=native -fno-diagnostics-color -O2 -o mini_ssl.o -c mini_ssl.c >rm -f puma_http11.so >x86_64-pc-linux-gnu-gcc -shared -o puma_http11.so http11_parser.o mini_ssl.o puma_http11.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--compress-debug-sections=zlib -lruby30 -lssl -lcrypto -lm -lc >make: Leaving directory '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby30/puma-5.5.2/ext/puma_http11' > * Running compile phase for all ... >>>> Source compiled. >>>> Test phase: www-servers/puma-5.5.2 > * Running test phase for ruby26 ... > * Running test suite > >ruby 2.6.9p207 (2021-11-24 revision 67954) [x86_64-linux] >RUBYOPT: > Puma::MiniSSL OpenSSL >OPENSSL_LIBRARY_VERSION: OpenSSL 1.1.1m 14 Dec 2021 OpenSSL 1.1.1m 14 Dec 2021 > OPENSSL_VERSION: OpenSSL 1.1.1m 14 Dec 2021 OpenSSL 1.1.1m 14 Dec 2021 > >Run options: --seed 16145 > ># Running: > >...........................................................................................................................................DEPRECATED: Use assert_nil if expecting nil from /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_binder.rb:265. This will fail in Minitest 6. >..........................................................................S.......S..............................................S.........E > >Error: >TestOutOfBandServer#test_partial_concurrent: >Errno::EBADF: Bad file descriptor > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:139:in `close' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:139:in `block (2 levels) in test_partial_concurrent' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:139:in `times' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:139:in `block in test_partial_concurrent' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:137:in `synchronize' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:137:in `test_partial_concurrent' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:82:in `block (4 levels) in run' > /usr/lib64/ruby/2.6.0/timeout.rb:93:in `block in timeout' > /usr/lib64/ruby/2.6.0/timeout.rb:103:in `timeout' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:80:in `block (3 levels) in run' > > >rails test var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:135 > >.E > >Error: >TestPumaServer#test_prevent_response_splitting_headers_early_hint_cr: >IOError: stream closed in another thread > /usr/lib64/ruby/gems/2.6.0/gems/localhost-1.1.9/lib/localhost/authority.rb:197:in `read' > /usr/lib64/ruby/gems/2.6.0/gems/localhost-1.1.9/lib/localhost/authority.rb:197:in `load' > /usr/lib64/ruby/gems/2.6.0/gems/localhost-1.1.9/lib/localhost/authority.rb:51:in `fetch' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/lib/puma/binder.rb:296:in `localhost_authority' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/lib/puma/binder.rb:60:in `initialize' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/lib/puma/server.rb:100:in `new' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/lib/puma/server.rb:100:in `initialize' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_puma_server.rb:27:in `new' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_puma_server.rb:27:in `server_run' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_puma_server.rb:1054:in `assert_does_not_allow_http_injection' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_puma_server.rb:1086:in `block (2 levels) in <class:TestPumaServer>' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:82:in `block (4 levels) in run' > /usr/lib64/ruby/2.6.0/timeout.rb:93:in `block in timeout' > /usr/lib64/ruby/2.6.0/timeout.rb:103:in `timeout' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:80:in `block (3 levels) in run' > > >rails test var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_puma_server.rb:1081 > >....................................................................................................................F > >Failure: >TestOutOfBandServer#test_sequential: >Expected: 100 > Actual: 97 > >Error: >TestOutOfBandServer#test_sequential: >TimeoutEveryTestCase::TestTookTooLong: execution expired > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/lib/puma/server.rb:602:in `join' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/lib/puma/server.rb:602:in `stop' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:17:in `teardown' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:88:in `block (5 levels) in run' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:88:in `each' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:88:in `block (4 levels) in run' > /usr/lib64/ruby/2.6.0/timeout.rb:103:in `timeout' > /var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/helper.rb:87:in `block (3 levels) in run' > > >rails test var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2/test/test_out_of_band_server.rb:71 > > > >Finished in 58.861183s, 6.7617 runs/s, 17.1080 assertions/s. >398 runs, 1007 assertions, 1 failures, 2 errors, 3 skips > >You have skipped tests. Run with --verbose for details. > * ERROR: www-servers/puma-5.5.2::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 127: Called src_test > * environment, line 2263: Called ruby-ng_src_test > * environment, line 1915: Called _ruby_each_implementation 'each_ruby_test' > * environment, line 615: Called _ruby_invoke_environment 'ruby26' 'each_ruby_test' > * environment, line 740: Called each_ruby_test > * environment, line 966: Called die > * The specific snippet of code: > * ${RUBY} -Ilib:.:test -e "gem 'minitest', '~>5.9'; gem 'test-unit', '~>3.0'; require 'minitest/autorun'; Dir['test/**/*test_*.rb'].each{|f| require f}" || die > * > * If you need support, post the output of `emerge --info '=www-servers/puma-5.5.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=www-servers/puma-5.5.2::gentoo'`. > * The complete build log is located at '/var/log/portage/www-servers:puma-5.5.2:20220108-212547.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-servers/puma-5.5.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/www-servers/puma-5.5.2/temp/environment'. > * Working directory: '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2' > * S: '/var/tmp/portage/www-servers/puma-5.5.2/work/ruby26/puma-5.5.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 830835
:
761678
|
761679
|
761680
|
761681
|
761682
| 761683