From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Thu, 29 Jul 2021 14:42:18 +0000 From: "Girar awaiter (antohami)" To: Anton Midyukov Subject: [#281504] [test-only] FAILED (try 3) python3-module-pytest-xprocess.git=0.17.1-alt1 ... Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 281504 X-girar-task-owner: antohami X-girar-task-repo: sisyphus X-girar-task-try: 3 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/281504/ X-girar-task-log: logs/events.3.1.log X-girar-task-summary: [#281504] [test-only] FAILED (try 3) python3-module-pytest-xprocess.git=0.17.1-alt1 python3-module-cachelib.git=0.2.0-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: antohami@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2021 14:42:21 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/281504/logs/events.3.1.log subtask name aarch64 armh i586 ppc64le x86_64 #300 python3-module-cachelib failed failed failed failed failed 2021-Jul-29 14:39:36 :: test-only task #281504 for sisyphus resumed by antohami: #100 removed #200 build 0.17.1-alt1 from /people/antohami/packages/python3-module-pytest-xprocess.git fetched at 2021-Jul-29 14:31:36 #300 build 0.2.0-alt1 from /people/antohami/packages/python3-module-cachelib.git fetched at 2021-Jul-29 14:39:13 2021-Jul-29 14:39:37 :: created build repo 2021-Jul-29 14:39:38 :: [aarch64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start 2021-Jul-29 14:39:38 :: [x86_64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start 2021-Jul-29 14:39:38 :: [armh] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start 2021-Jul-29 14:39:38 :: [i586] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start 2021-Jul-29 14:39:38 :: [ppc64le] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start 2021-Jul-29 14:39:57 :: [i586] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached) 2021-Jul-29 14:39:57 :: [i586] #300 python3-module-cachelib.git 0.2.0-alt1: build start 2021-Jul-29 14:39:59 :: [x86_64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached) 2021-Jul-29 14:39:59 :: [x86_64] #300 python3-module-cachelib.git 0.2.0-alt1: build start 2021-Jul-29 14:40:03 :: [aarch64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached) 2021-Jul-29 14:40:03 :: [aarch64] #300 python3-module-cachelib.git 0.2.0-alt1: build start 2021-Jul-29 14:40:07 :: [ppc64le] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached) 2021-Jul-29 14:40:07 :: [ppc64le] #300 python3-module-cachelib.git 0.2.0-alt1: build start 2021-Jul-29 14:40:17 :: [armh] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached) 2021-Jul-29 14:40:17 :: [armh] #300 python3-module-cachelib.git 0.2.0-alt1: build start [i586] tests/test_memcached_cache.py::TestMemcachedCache::test_add PASSED [ 57%] [i586] tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec FAILED [ 59%] [i586] tests/test_memcached_cache.py::TestMemcachedCache::test_expiration PASSED [ 61%] [i586] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED [ 63%] [i586] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR [ 63%] [i586] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%] [i586] -- [i586] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%] [i586] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%] [i586] ==================================== ERRORS ==================================== [i586] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________ [i586] xprocess = [i586] -- [i586] > return open(fname, "rb", **kwargs) [i586] E PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat' [i586] /usr/lib/python3/site-packages/psutil/_common.py:711: PermissionError [i586] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________ [i586] request = > [i586] -- [i586] > return self._client.set(key, value, timeout) [i586] E OverflowError: Python int too large to convert to C long [i586] /usr/src/tmp/python3-module-cachelib-buildroot/usr/lib/python3/site-packages/cachelib/memcached.py:109: OverflowError [i586] =========================== short test summary info ============================ [i586] FAILED tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec - Over... [i586] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio... [i586] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s... [i586] ======== 1 failed, 46 passed, 11 skipped, 2 errors in 76.91s (0:01:16) ========= 2021-Jul-29 14:41:37 :: [i586] python3-module-cachelib.git 0.2.0-alt1: remote: build failed 2021-Jul-29 14:41:37 :: [i586] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED 2021-Jul-29 14:41:37 :: [i586] requesting cancellation of task processing [x86_64] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED [ 63%] [x86_64] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR [ 63%] [x86_64] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%] [x86_64] -- [x86_64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%] [x86_64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%] [x86_64] ==================================== ERRORS ==================================== [x86_64] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________ [x86_64] xprocess = [x86_64] -- [x86_64] > return open(fname, "rb", **kwargs) [x86_64] E PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat' [x86_64] /usr/lib64/python3/site-packages/psutil/_common.py:711: PermissionError [x86_64] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________ [x86_64] request = > [x86_64] -- [x86_64] =========================== short test summary info ============================ [x86_64] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio... [x86_64] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s... [x86_64] ============= 47 passed, 11 skipped, 2 errors in 76.77s (0:01:16) ============== 2021-Jul-29 14:41:42 :: [x86_64] python3-module-cachelib.git 0.2.0-alt1: remote: build failed 2021-Jul-29 14:41:42 :: [x86_64] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED [aarch64] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED [ 63%] [aarch64] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR [ 63%] [aarch64] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%] [aarch64] -- [aarch64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%] [aarch64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%] [aarch64] ==================================== ERRORS ==================================== [aarch64] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________ [aarch64] xprocess = [aarch64] -- [aarch64] > return open(fname, "rb", **kwargs) [aarch64] E PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat' [aarch64] /usr/lib64/python3/site-packages/psutil/_common.py:711: PermissionError [aarch64] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________ [aarch64] request = > [aarch64] -- [aarch64] =========================== short test summary info ============================ [aarch64] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio... [aarch64] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s... [aarch64] ============= 47 passed, 11 skipped, 2 errors in 76.89s (0:01:16) ============== 2021-Jul-29 14:41:52 :: [aarch64] python3-module-cachelib.git 0.2.0-alt1: remote: build failed 2021-Jul-29 14:41:52 :: [aarch64] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED [ppc64le] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED [ 63%] [ppc64le] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR [ 63%] [ppc64le] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%] [ppc64le] -- [ppc64le] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%] [ppc64le] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%] [ppc64le] ==================================== ERRORS ==================================== [ppc64le] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________ [ppc64le] xprocess = [ppc64le] -- [ppc64le] > return open(fname, "rb", **kwargs) [ppc64le] E PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat' [ppc64le] /usr/lib64/python3/site-packages/psutil/_common.py:711: PermissionError [ppc64le] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________ [ppc64le] request = > [ppc64le] -- [ppc64le] =========================== short test summary info ============================ [ppc64le] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio... [ppc64le] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s... [ppc64le] ============= 47 passed, 11 skipped, 2 errors in 77.37s (0:01:17) ============== 2021-Jul-29 14:41:56 :: [ppc64le] python3-module-cachelib.git 0.2.0-alt1: remote: build failed 2021-Jul-29 14:41:56 :: [ppc64le] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED [armh] tests/test_memcached_cache.py::TestMemcachedCache::test_add PASSED [ 57%] [armh] tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec FAILED [ 59%] [armh] tests/test_memcached_cache.py::TestMemcachedCache::test_expiration PASSED [ 61%] [armh] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED [ 63%] [armh] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR [ 63%] [armh] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%] [armh] -- [armh] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%] [armh] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%] [armh] ==================================== ERRORS ==================================== [armh] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________ [armh] xprocess = [armh] -- [armh] > return open(fname, "rb", **kwargs) [armh] E PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat' [armh] /usr/lib/python3/site-packages/psutil/_common.py:711: PermissionError [armh] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________ [armh] request = > [armh] -- [armh] > return self._client.set(key, value, timeout) [armh] E OverflowError: Python int too large to convert to C long [armh] /usr/src/tmp/python3-module-cachelib-buildroot/usr/lib/python3/site-packages/cachelib/memcached.py:109: OverflowError [armh] =========================== short test summary info ============================ [armh] FAILED tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec - Over... [armh] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio... [armh] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s... [armh] ======== 1 failed, 46 passed, 11 skipped, 2 errors in 77.29s (0:01:17) ========= 2021-Jul-29 14:42:18 :: [armh] python3-module-cachelib.git 0.2.0-alt1: remote: build failed 2021-Jul-29 14:42:18 :: [armh] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED 2021-Jul-29 14:41:37 :: [i586] build FAILED 2021-Jul-29 14:41:42 :: [x86_64] build FAILED 2021-Jul-29 14:41:52 :: [aarch64] build FAILED 2021-Jul-29 14:41:57 :: [ppc64le] build FAILED 2021-Jul-29 14:42:18 :: [armh] build FAILED 2021-Jul-29 14:42:18 :: task #281504 for sisyphus FAILED