Started by user score Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python2-flaky The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/python2-flaky/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://aur.archlinux.org/python2-flaky.git # timeout=10 Fetching upstream changes from https://aur.archlinux.org/python2-flaky.git > git --version # timeout=10 > git --version # 'git version 2.43.1' > git fetch --tags --force --progress -- https://aur.archlinux.org/python2-flaky.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0444b43c80256bb0ffead27cf47022b549533e6a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0444b43c80256bb0ffead27cf47022b549533e6a # timeout=10 Commit message: "bump 3.7.0-4 for a fresh build (newer than last repo version)" > git rev-list --no-walk 0444b43c80256bb0ffead27cf47022b549533e6a # timeout=10 [python2-flaky] $ /bin/sh -xe /tmp/jenkins4566942946006686562.sh + '[' -e PKGBUILD ']' + '[' -n '' ']' + rm -vf '*.pkg.*' + sudo /usr/local/sbin/build-chroot-pkg python2-flaky ==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0002]...done ==> Making package: python2-flaky 3.7.0-4 (Tue Feb 13 13:19:21 2024) ==> Retrieving sources... -> Found flaky-3.7.0.tar.gz ==> Validating source files with b2sums... flaky-3.7.0.tar.gz ... Passed ==> Making package: python2-flaky 3.7.0-4 (Tue Feb 13 13:19:27 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (3) libnsl-2.0.1-1 openssl-1.1-1.1.1.w-1 python2-2.7.18-9 Total Installed Size: 82.19 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnsl... installing openssl-1.1... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (25) python2-atomicwrites-1.4.1-1 python2-attrs-21.4.0-1 python2-backports-1.1-2 python2-backports.functools_lru_cache-1.6.4-3 python2-configparser-4.0.2-3 python2-contextlib2-0.6.0.post1-2 python2-funcsigs-1.0.2-4 python2-importlib-metadata-2.1.3-2 python2-more-itertools-5.0.0-3 python2-packaging-20.9-7 python2-pathlib2-2.3.7.post1-2 python2-pbr-6.0.0-1 python2-pluggy-0.13.1-9 python2-py-1.11.0-2 python2-pyparsing-2.4.7-1 python2-scandir-1.10.0-8 python2-six-1.16.0-6 python2-typing-3.10.0.2-1 python2-wcwidth-0.2.5-6 python2-zipp-1.2.0-1 python2-genty-1.3.2-8 python2-mock-3.0.5-9.1 python2-nose-1.3.7-13 python2-pytest-4.6.11-2 python2-setuptools-2:44.1.1-2 Total Download Size: 0.02 MiB Total Installed Size: 13.02 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python2-genty-1.3.2-8-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python2-setuptools... installing python2-six... installing python2-genty... installing python2-funcsigs... installing python2-pbr... Optional dependencies for python2-pbr python2-importlib-metadata: Collect semantic version avoiding pkg_resources [pending] installing python2-typing... installing python2-mock... installing python2-nose... installing python2-py... installing python2-contextlib2... installing python2-zipp... installing python2-scandir... installing python2-pathlib2... installing python2-backports... installing python2-configparser... installing python2-importlib-metadata... installing python2-pluggy... installing python2-attrs... installing python2-more-itertools... installing python2-atomicwrites... installing python2-backports.functools_lru_cache... installing python2-wcwidth... installing python2-pyparsing... installing python2-packaging... installing python2-pytest... [?25h==> Retrieving sources...  -> Found flaky-3.7.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting flaky-3.7.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/flaky copying flaky/__init__.py -> build/lib/flaky copying flaky/_flaky_plugin.py -> build/lib/flaky copying flaky/defaults.py -> build/lib/flaky copying flaky/flaky_decorator.py -> build/lib/flaky copying flaky/flaky_nose_plugin.py -> build/lib/flaky copying flaky/flaky_pytest_plugin.py -> build/lib/flaky copying flaky/multiprocess_string_io.py -> build/lib/flaky copying flaky/names.py -> build/lib/flaky copying flaky/utils.py -> build/lib/flaky ==> Starting check()... running install running build running build_py running install_lib creating /build/python2-flaky/src/flaky-3.7.0/tmp_install creating /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr creating /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib creating /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7 creating /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages creating /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/__init__.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/_flaky_plugin.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/defaults.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/flaky_decorator.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/flaky_nose_plugin.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/flaky_pytest_plugin.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/multiprocess_string_io.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/names.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/utils.py -> /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/__init__.py to __init__.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/_flaky_plugin.py to _flaky_plugin.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/defaults.py to defaults.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/flaky_decorator.py to flaky_decorator.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/flaky_nose_plugin.py to flaky_nose_plugin.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/flaky_pytest_plugin.py to flaky_pytest_plugin.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/multiprocess_string_io.py to multiprocess_string_io.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/names.py to names.pyc byte-compiling /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpuZE5qi.py' /usr/bin/python2 -O /tmp/tmpuZE5qi.py removing /tmp/tmpuZE5qi.py running install_egg_info running egg_info creating flaky.egg-info writing flaky.egg-info/PKG-INFO writing top-level names to flaky.egg-info/top_level.txt writing dependency_links to flaky.egg-info/dependency_links.txt writing entry points to flaky.egg-info/entry_points.txt writing manifest file 'flaky.egg-info/SOURCES.txt' reading manifest file 'flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'flaky.egg-info/SOURCES.txt' Copying flaky.egg-info to /build/python2-flaky/src/flaky-3.7.0/tmp_install/usr/lib/python2.7/site-packages/flaky-3.7.0-py2.7.egg-info running install_scripts .......................S....... ===Flaky Test Report=== test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_example.py", line 70, in test_flaky_thing_that_fails_then_succeeds self._threshold, 1), Exception: Threshold is not high enough: 0 vs 1. test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_example.py", line 70, in test_flaky_thing_that_fails_then_succeeds self._threshold, 1), Exception: Threshold is not high enough: 0 vs 1. test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_non_flaky_thing(u'\u0144\u0151\u0144 \u0201\u015d\u0107\u0209\u0209 \u015d\u01ad\u0215\u0192\u0192') failed (1 runs remaining out of 2).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/usr/lib/python2.7/site-packages/genty/genty.py", line 364, in *dataset File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_example.py", line 97, in test_non_flaky_thing self._threshold, 1, message), Exception: Threshold is not high enough: 0 vs 1 for '\u0144\u0151\u0144 \u0201\u015d\u0107\u0209\u0209 \u015d\u01ad\u0215\u0192\u0192'. test_non_flaky_thing(u'\u0144\u0151\u0144 \u0201\u015d\u0107\u0209\u0209 \u015d\u01ad\u0215\u0192\u0192') passed 1 out of the required 1 times. Success! test_non_flaky_thing(u'ascii name') failed (1 runs remaining out of 2).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/usr/lib/python2.7/site-packages/genty/genty.py", line 364, in *dataset File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_example.py", line 97, in test_non_flaky_thing self._threshold, 1, message), Exception: Threshold is not high enough: 0 vs 1 for 'ascii name'. test_non_flaky_thing(u'ascii name') passed 1 out of the required 1 times. Success! test_flaky_thing_that_always_passes passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_always_passes passed 2 out of the required 2 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_example.py", line 36, in test_flaky_thing_that_fails_then_succeeds self._threshold, 1), Exception: Threshold is not high enough: 0 vs 1. test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_succeeds_then_fails_then_succeeds failed (1 runs remaining out of 3).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_example.py", line 46, in test_flaky_thing_that_succeeds_then_fails_then_succeeds self.assertEqual(0, 1) File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual assertion_func(first, second, msg=msg) File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual raise self.failureException(msg) AssertionError: 0 != 1 test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_function failed (1 runs remaining out of 2).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_example.py", line 86, in test_flaky_function assert param_length == 1 AssertionError test_flaky_function passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== ---------------------------------------------------------------------- Ran 31 tests in 0.053s OK (SKIP=1) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 rootdir: /build/python2-flaky/src/flaky-3.7.0 plugins: flaky-3.7.0 collected 70 items / 52 deselected / 18 selected test/test_pytest/test_pytest_example.py ..xx.x...s......s [ 88%] test/test_pytest/pytest_generate_example/test_pytest_generate_example.py [ 94%] . [100%]. [100%] ===Flaky Test Report=== test_something_flaky failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky passed 1 out of the required 1 times. Success! test_something_good_with_failing_setup_fixture failed (1 runs remaining out of 2). assert False [] test_something_good_with_failing_setup_fixture failed; it passed 0 out of the required 1 times. assert False [] test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_always_passes passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_always_passes passed 2 out of the required 2 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTests._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTestCase._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestMarkedClass._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_requiring_my_fixture failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_requiring_my_fixture passed 1 out of the required 1 times. Success! test_something_flaky failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleRerunFilter._threshold [] test_something_flaky passed 1 out of the required 1 times. Success! test_something_flaky[dummy_list0] failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky[dummy_list0] passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds[dummy_list0] failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds[dummy_list0] passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== ======== 14 passed, 2 skipped, 52 deselected, 3 xfailed in 0.89 seconds ======== ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 rootdir: /build/python2-flaky/src/flaky-3.7.0 collected 48 items test/test_pytest/test_flaky_pytest_plugin.py ........................... [ 56%] ..................... [100%] ========================== 48 passed in 0.76 seconds =========================== ... ===Flaky Test Report=== test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_options_example.py", line 54, in test_flaky_thing_that_fails_then_succeeds raise Exception("Threshold is not high enough.") Exception: Threshold is not high enough. test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_options_example.py", line 38, in test_flaky_thing_that_fails_then_succeeds raise Exception("Threshold is not high enough.") Exception: Threshold is not high enough. test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 3).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_options_example.py", line 38, in test_flaky_thing_that_fails_then_succeeds raise Exception("Threshold is not high enough.") Exception: Threshold is not high enough. test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_something_flaky failed (1 runs remaining out of 2).Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/build/python2-flaky/src/flaky-3.7.0/test/test_nose/test_nose_options_example.py", line 26, in test_something_flaky raise Exception("Threshold is not high enough.") Exception: Threshold is not high enough. test_something_flaky passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 rootdir: /build/python2-flaky/src/flaky-3.7.0 plugins: flaky-3.7.0 collected 3 items test/test_pytest/test_pytest_options_example.py .. [100%] [100%]. [100%] ===Flaky Test Report=== test_something_flaky failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert -1 >= 1 + where -1 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert -1 >= 1 + where -1 = TestExampleFlakyTests._threshold [] test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExampleFlakyTests._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== =========================== 3 passed in 0.03 seconds =========================== ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py running install_lib creating /build/python2-flaky/pkg/python2-flaky/usr creating /build/python2-flaky/pkg/python2-flaky/usr/lib creating /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7 creating /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages creating /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/__init__.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/_flaky_plugin.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/defaults.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/flaky_decorator.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/flaky_nose_plugin.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/flaky_pytest_plugin.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/multiprocess_string_io.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/names.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky copying build/lib/flaky/utils.py -> /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/__init__.py to __init__.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/_flaky_plugin.py to _flaky_plugin.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/defaults.py to defaults.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/flaky_decorator.py to flaky_decorator.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/flaky_nose_plugin.py to flaky_nose_plugin.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/flaky_pytest_plugin.py to flaky_pytest_plugin.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/multiprocess_string_io.py to multiprocess_string_io.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/names.py to names.pyc byte-compiling /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky/utils.py to utils.pyc writing byte-compilation script '/tmp/tmp7S0dIW.py' /usr/bin/python2 -O /tmp/tmp7S0dIW.py removing /tmp/tmp7S0dIW.py running install_egg_info running egg_info writing flaky.egg-info/PKG-INFO writing top-level names to flaky.egg-info/top_level.txt writing dependency_links to flaky.egg-info/dependency_links.txt writing entry points to flaky.egg-info/entry_points.txt reading manifest file 'flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'flaky.egg-info/SOURCES.txt' Copying flaky.egg-info to /build/python2-flaky/pkg/python2-flaky/usr/lib/python2.7/site-packages/flaky-3.7.0-py2.7.egg-info running install_scripts ==> Tidying install...  -> Removing libtool files...  -> Purging unwanted files...  -> Removing static library files...  -> Stripping unneeded symbols from binaries and libraries...  -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python2-flaky"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...  -> Generating .MTREE file...  -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-flaky 3.7.0-4 (Tue Feb 13 13:19:44 2024) tput: unknown terminal "unknown" gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.4) gpg: Note: Outdated servers may lack important security fixes. gpg: Note: Use the command "gpgconf --kill all" to restart them. 'python2-flaky-3.7.0-4-any.pkg.tar.zst' -> '/var/lib/aur-repo/python2-flaky-3.7.0-4-any.pkg.tar.zst' 'python2-flaky-3.7.0-4-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python2-flaky-3.7.0-4-any.pkg.tar.zst.sig' ==> Verifying database signature... gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz' gpg: Signature made Tue 13 Feb 2024 01:19:23 PM CET gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F gpg: Good signature from "gurren.score.moe build host (automatic signing key) " [ultimate] -> Database signature file verified. ==> Extracting score.moe.db.tar.gz to a temporary location... ==> Verifying database signature... gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz' gpg: Signature made Tue 13 Feb 2024 01:19:23 PM CET gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F gpg: Good signature from "gurren.score.moe build host (automatic signing key) " [ultimate] -> Database signature file verified. ==> Extracting score.moe.files.tar.gz to a temporary location... ==> Adding package 'python2-flaky-3.7.0-4-any.pkg.tar.zst' -> Adding package signature... -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry... ==> Creating updated database file 'score.moe.db.tar.gz' ==> Signing database 'score.moe.db.tar.gz'... -> Created signature file 'score.moe.db.tar.gz.sig' ==> Signing database 'score.moe.files.tar.gz'... -> Created signature file 'score.moe.files.tar.gz.sig' Archiving artifacts Recording fingerprints Publishing build last changes... ERROR: No successful build found, last changes will use previous revision. Last changes from revision 0444b43 (current) to 355e1a4 (previous) published successfully! Finished: SUCCESS