Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1254272 Details for
Bug 1424332
rubygem-logstasher: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 16.42 KB, created by
Fedora Release Engineering
on 2017-02-17 16:45:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:45:11 UTC
Size:
16.42 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rubygem-logstasher.spec'], timeout=172800gid=425logger=<mockbuild.trace_decorator.getLog object at 0xffffa4a133c8>uid=1000chrootPath='/var/lib/mock/f26-build-7655720-694575/root'env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir'}user='mockbuild'shell=FalseprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rubygem-logstasher.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/rubygem-logstasher-0.8.6-3.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-logstasher.spec'], private_network=Truetimeout=172800gid=425logger=<mockbuild.trace_decorator.getLog object at 0xffffa4a133c8>uid=1000chrootPath='/var/lib/mock/f26-build-7655720-694575/root'env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir'}user='mockbuild'shell=FalseprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-logstasher.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gGJ8YA >+ umask 022 >+ cd /builddir/build/BUILD >+ gem unpack /builddir/build/SOURCES/logstasher-0.8.6.gem >Unpacked gem: '/builddir/build/BUILD/logstasher-0.8.6' >+ cd /builddir/build/BUILD >+ cd logstasher-0.8.6 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ tar xzf /builddir/build/SOURCES/rubygem-logstasher-0.8.6-repo.tgz >Patch #0 (logstasher-tests-unbundle.diff): >+ echo 'Patch #0 (logstasher-tests-unbundle.diff):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file spec/spec_helper.rb >+ gem spec /builddir/build/SOURCES/logstasher-0.8.6.gem -l --ruby >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JQne4Y >+ umask 022 >+ cd /builddir/build/BUILD >+ cd logstasher-0.8.6 >+ gem build logstasher.gemspec >WARNING: description and summary are identical >WARNING: pessimistic dependency on logstash-event (~> 1.2.0) may be overly strict > if logstash-event is semantically versioned, use: > add_runtime_dependency 'logstash-event', '~> 1.2', '>= 1.2.0' >WARNING: open-ended dependency on request_store (>= 0) is not recommended > if request_store is semantically versioned, use: > add_runtime_dependency 'request_store', '~> 0' >WARNING: open-ended dependency on activesupport (>= 3.0) is not recommended > if activesupport is semantically versioned, use: > add_runtime_dependency 'activesupport', '~> 3.0' >WARNING: open-ended dependency on activerecord (>= 3.0) is not recommended > if activerecord is semantically versioned, use: > add_runtime_dependency 'activerecord', '~> 3.0' >WARNING: open-ended dependency on rspec (>= 2.14, development) is not recommended > if rspec is semantically versioned, use: > add_development_dependency 'rspec', '~> 2.14' >WARNING: open-ended dependency on bundler (>= 1.0.0, development) is not recommended > if bundler is semantically versioned, use: > add_development_dependency 'bundler', '~> 1.0', '>= 1.0.0' >WARNING: open-ended dependency on rails (>= 3.0, development) is not recommended > if rails is semantically versioned, use: > add_development_dependency 'rails', '~> 3.0' >WARNING: See http://guides.rubygems.org/specification-reference/ for help > Successfully built RubyGem > Name: logstasher > Version: 0.8.6 > File: logstasher-0.8.6.gem >+ mkdir -p ./usr/share/gems >+ CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1'\'' ' >+ gem install -V --local --build-root . --force --document=ri,rdoc logstasher-0.8.6.gem >WARNING: You build with buildroot. > Build root: /builddir/build/BUILD/logstasher-0.8.6 > Bin dir: /builddir/build/BUILD/logstasher-0.8.6/usr/bin > Gem home: /builddir/build/BUILD/logstasher-0.8.6/usr/share/gems >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/action_view/log_subscriber.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/active_record/log_subscriber.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/active_support/log_subscriber.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/active_support/mailer_log_subscriber.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/device/redis.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/rails_ext/action_controller/base.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/rails_ext/action_controller/metal/instrumentation.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/rails_ext/rack/logger.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/railtie.rb >/builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/lib/logstasher/version.rb >Successfully installed logstasher-0.8.6 >Parsing documentation for logstasher-0.8.6 >Parsing sources... > 9% [ 1/11] lib/logstasher.rb > 18% [ 2/11] lib/logstasher/action_view/log_subscriber.rb > 27% [ 3/11] lib/logstasher/active_record/log_subscriber.rb > 36% [ 4/11] lib/logstasher/active_support/log_subscriber.rb > 45% [ 5/11] lib/logstasher/active_support/mailer_log_subscriber.rb > 54% [ 6/11] lib/logstasher/device/redis.rb > 63% [ 7/11] lib/logstasher/rails_ext/action_controller/base.rb > 72% [ 8/11] ...logstasher/rails_ext/action_controller/metal/instrumentation.rb > 81% [ 9/11] lib/logstasher/rails_ext/rack/logger.rb > 90% [10/11] lib/logstasher/railtie.rb >100% [11/11] lib/logstasher/version.rb >Installing ri documentation for logstasher-0.8.6 >Installing darkfish documentation for logstasher-0.8.6 >Done installing documentation for logstasher after 1 seconds >1 gem installed >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uQkM00 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/rubygem-logstasher-0.8.6-3.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/rubygem-logstasher-0.8.6-3.fc26.noarch >++ dirname /builddir/build/BUILDROOT/rubygem-logstasher-0.8.6-3.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/rubygem-logstasher-0.8.6-3.fc26.noarch >+ cd logstasher-0.8.6 >+ mkdir -p /builddir/build/BUILDROOT/rubygem-logstasher-0.8.6-3.fc26.noarch/usr/share/gems >+ cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-logstasher-0.8.6-3.fc26.noarch/usr/share/gems/ >+ cp -a sample_logstash_configurations/ LICENSE README.md /builddir/build/BUILDROOT/rubygem-logstasher-0.8.6-3.fc26.noarch/usr/share/gems/gems/logstasher-0.8.6/ >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/logstasher-0.8.6 >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p50Y7U >+ umask 022 >+ cd /builddir/build/BUILD >+ cd logstasher-0.8.6 >+ cp -pr spec/ .//usr/share/gems/gems/logstasher-0.8.6 >~/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6 ~/build/BUILD/logstasher-0.8.6 >+ pushd ./usr/share/gems/gems/logstasher-0.8.6 >+ rspec -Ilib -Ispec spec >Run options: include {:focus=>true} >All examples were filtered out; ignoring {:focus=>true} >.....................FFFF/usr/share/gems/gems/redis-3.2.2/lib/redis/client.rb:441: warning: constant ::Fixnum is deprecated >.....WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Actual error raised was #<RuntimeError: Expected :data_type to be either "list" or "channel">. Instead consider providing a specific error class or message. This message can be suppressed by setting: `RSpec::Expectations.configuration.on_potential_false_positives = :nothing`. Called from /builddir/build/BUILD/logstasher-0.8.6/usr/share/gems/gems/logstasher-0.8.6/spec/lib/logstasher/device/redis_spec.rb:41:in `block (2 levels) in <top (required)>'. >./usr/share/gems/gems/redis-3.2.2/lib/redis/client.rb:441: warning: constant ::Fixnum is deprecated >.....FFFF............................................. >Failures: > 1) LogStasher::SampleController.process_action adds default fields to payload > Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `new' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `block (2 levels) in <top (required)>' > 2) LogStasher::SampleController.process_action creates the request context before processing > Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `new' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `block (2 levels) in <top (required)>' > 3) LogStasher::SampleController.process_action notifies rails of a request coming in > Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `new' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `block (2 levels) in <top (required)>' > 4) LogStasher::SampleController.process_action request context has custom fields defined should retain the value in the request context > Got 0 failures and 2 other errors: > 4.1) Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `new' > # ./spec/lib/logstasher/base_instrumentation_spec.rb:15:in `block (2 levels) in <top (required)>' > 4.2) Failure/Error: expect(@payload[:some_field]).to eq('value') > NoMethodError: > undefined method `[]' for nil:NilClass > # ./spec/lib/logstasher/base_instrumentation_spec.rb:60:in `block (4 levels) in <top (required)>' > 5) ActionController::Base.process_action adds default fields to payload > Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `new' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `block (2 levels) in <top (required)>' > 6) ActionController::Base.process_action creates the request context before processing > Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `new' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `block (2 levels) in <top (required)>' > 7) ActionController::Base.process_action notifies rails of a request coming in > Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `new' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `block (2 levels) in <top (required)>' > 8) ActionController::Base.process_action request context has custom fields defined should retain the value in the request context > Got 0 failures and 2 other errors: > 8.1) Failure/Error: subject.request = ActionDispatch::TestRequest.new > ArgumentError: > wrong number of arguments (given 0, expected 1) > # /usr/share/gems/gems/actionpack-5.0.1/lib/action_dispatch/http/request.rb:56:in `initialize' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `new' > # ./spec/lib/logstasher/instrumentation_spec.rb:14:in `block (2 levels) in <top (required)>' > 8.2) Failure/Error: expect(@payload[:some_field]).to eq('value') > NoMethodError: > undefined method `[]' for nil:NilClass > # ./spec/lib/logstasher/instrumentation_spec.rb:59:in `block (4 levels) in <top (required)>' >Finished in 0.85463 seconds (files took 2.25 seconds to load) >85 examples, 8 failures >Failed examples: >rspec ./spec/lib/logstasher/base_instrumentation_spec.rb:24 # LogStasher::SampleController.process_action adds default fields to payload >rspec ./spec/lib/logstasher/base_instrumentation_spec.rb:30 # LogStasher::SampleController.process_action creates the request context before processing >rspec ./spec/lib/logstasher/base_instrumentation_spec.rb:38 # LogStasher::SampleController.process_action notifies rails of a request coming in >rspec ./spec/lib/logstasher/base_instrumentation_spec.rb:55 # LogStasher::SampleController.process_action request context has custom fields defined should retain the value in the request context >rspec ./spec/lib/logstasher/instrumentation_spec.rb:23 # ActionController::Base.process_action adds default fields to payload >rspec ./spec/lib/logstasher/instrumentation_spec.rb:29 # ActionController::Base.process_action creates the request context before processing >rspec ./spec/lib/logstasher/instrumentation_spec.rb:37 # ActionController::Base.process_action notifies rails of a request coming in >rspec ./spec/lib/logstasher/instrumentation_spec.rb:54 # ActionController::Base.process_action request context has custom fields defined should retain the value in the request context >error: Bad exit status from /var/tmp/rpm-tmp.p50Y7U (%check) > Bad exit status from /var/tmp/rpm-tmp.p50Y7U (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-logstasher.spec
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 1424332
: 1254272 |
1254273
|
1254274