/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gYjqdM + umask 022 + cd /builddir/build/BUILD + cd libpillowfight-0.3.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-pypillowfight-0.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages + nosetests-3 -v -P tests -I tests_swt.py -I tests_canny.py nose.config: INFO: Ignoring files matching ['tests_swt.py', 'tests_canny.py'] nose.selector: INFO: /builddir/build/BUILD/libpillowfight-0.3.0/tests/scrap_report_imgs.py is executable; skipped nose.selector: INFO: /builddir/build/BUILD/libpillowfight-0.3.0/tests/big_scan_borders_test.py is executable; skipped test_ace (tests.tests_ace.TestACE) ... ok test_all_1 (tests.tests_all.TestAll) ... FAIL test_all_2 (tests.tests_all.TestAll) ... FAIL test_blackfilter (tests.tests_blackfilter.TestBlackfilter) ... ok test_blurfilter (tests.tests_blurfilter.TestBlurfilter) ... ok test_border (tests.tests_border.TestBorder) ... ok test_compare (tests.tests_compare.TestCompare) ... ok test_gaussian (tests.tests_gaussian.TestGaussian) ... ok test_grayfilter (tests.tests_grayfilter.TestGrayFilter) ... ok test_masks (tests.tests_masks.TestMasks) ... ok test_noisefilter (tests.tests_noisefilter.TestNoisefilter) ... ok test_scan_borders_a (tests.tests_scan_borders.TestScanBorders) ... ok test_scan_borders_b (tests.tests_scan_borders.TestScanBorders) ... ok test_scan_borders_c (tests.tests_scan_borders.TestScanBorders) ... ok test_sobel (tests.tests_sobel.TestSobel) ... ok ====================================================================== FAIL: test_all_1 (tests.tests_all.TestAll) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/libpillowfight-0.3.0/tests/tests_all.py", line 35, in test_all_1 self.assertEqual(out_img.tobytes(), expected_img.tobytes()) AssertionError: b'\xfa\x07\x00\xf8\x0b\x00\xf1\r\x02\xfc\x14\x[102336206 chars]\xff' != b'\xfd\xfb\xfc\xfe\xfc\xfd\xff\xfe\xff\xff\xfe[103171912 chars]\xff' -------------------- >> begin captured logging << -------------------- PIL.Image: DEBUG: Error closing: 'NoneType' object has no attribute 'close' PIL.Image: DEBUG: Error closing: 'Image' object has no attribute 'fp' --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_all_2 (tests.tests_all.TestAll) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/libpillowfight-0.3.0/tests/tests_all.py", line 63, in test_all_2 self.assertEqual(out_img.tobytes(), expected_img.tobytes()) AssertionError: b'\xbb\x00\xd7\xbb\x00\xd7\xbb\x00\xd7\xbb\x0[78620940 chars]\xe7' != b'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xf[78659286 chars]\xff' -------------------- >> begin captured logging << -------------------- PIL.Image: DEBUG: Error closing: 'NoneType' object has no attribute 'close' PIL.Image: DEBUG: Error closing: 'Image' object has no attribute 'fp' --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- Ran 15 tests in 1972.149s FAILED (failures=2) error: Bad exit status from /var/tmp/rpm-tmp.gYjqdM (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.gYjqdM (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pypillowfight.spec