#653 ERROR: not a btrfs filesystem: /var/lib/mock
Closed: Invalid Opened by jaruga.

What is below error?

$ mbs-build local

~/modulebuild/builds/module-ruby-master-20170825153446/results/ruby-mock-stderr.log

DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False
DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock
DEBUG: ERROR: can't access '/var/lib/mock'
DEBUG: Child return code was: 1
$ btrfs subv list /var/lib/mock
ERROR: not a btrfs filesystem: /var/lib/mock
ERROR: can't access '/var/lib/mock'

it is coming from mock... Do you have some more logs?

Yes, the log is here.

ruby-mock-stderr.log

It is not related to BTRFS..

DEBUG: 16847 tests, 2226575 assertions, 0 failures, 4 errors, 43 skips

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Yes, ruby's test is failed. But after this part. Last part of the log.

By the way, my mock version is

$ rpm -q mock
mock-1.4.2-1.fc25.noarch

Metadata Update from @jaruga:
- Issue status updated to: Open (was: Closed)

please read log more carefully

DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False
DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock
DEBUG: ERROR: can't access '/var/lib/mock'
DEBUG: Child return code was: 1
DEBUG: Please ignore the error above above about btrfs.

Last line.

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Ok.. I did not check it. Thank you for the information.
I would close this ticket.

Metadata Update from @jaruga:
- Issue status updated to: Open (was: Closed)

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Ah I can not close it by myself. Please close this ticket.
Thanks.

Metadata Update from @jaruga:
- Issue status updated to: Open (was: Closed)

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Reference: This ruby's failure is due to https://github.com/rpm-software-management/mock/issues/113

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/653

Please continue any further discussion there.

Metadata