ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm
@ 2023-03-14 14:55 Girar awaiter (golubevan)
  2023-03-17  9:00 ` [#316755] [test-only] FAILED (try 2) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Girar awaiter (golubevan) @ 2023-03-14 14:55 UTC (permalink / raw)
  To: Anton Golubev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/316755/logs/events.1.1.log

subtask  name             aarch64    armh    i586  ppc64le  x86_64
   #100  pioneerspacesim     5:11  failed  failed     4:56    4:10

2023-Mar-14 14:50:16 :: test-only task #316755 for sisyphus started by golubevan:
#100 build pioneerspacesim-20230203-alt1.src.rpm
2023-Mar-14 14:50:17 :: [i586] #100 pioneerspacesim-20230203-alt1.src.rpm: build start
2023-Mar-14 14:50:17 :: [armh] #100 pioneerspacesim-20230203-alt1.src.rpm: build start
2023-Mar-14 14:50:17 :: [ppc64le] #100 pioneerspacesim-20230203-alt1.src.rpm: build start
2023-Mar-14 14:50:17 :: [aarch64] #100 pioneerspacesim-20230203-alt1.src.rpm: build start
2023-Mar-14 14:50:17 :: [x86_64] #100 pioneerspacesim-20230203-alt1.src.rpm: build start
[i586]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[i586] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[i586]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
[i586] --
[i586]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/Missile.cpp:15:
[i586] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[i586]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[i586] --
[i586]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[i586] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[i586]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
[i586] --
[i586]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/ObjectViewerView.cpp:20:
[i586] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[i586]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[i586] --
[i586]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[i586] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[i586]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
[i586] --
[i586]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/Pi.cpp:62:
[i586] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[i586]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[i586] --
[i586]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[i586] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[i586]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
2023-Mar-14 14:51:42 :: [i586] pioneerspacesim-20230203-alt1.src.rpm: remote: build failed
2023-Mar-14 14:51:42 :: [i586] #100 pioneerspacesim-20230203-alt1.src.rpm: build FAILED
2023-Mar-14 14:51:42 :: [i586] requesting cancellation of task processing
[armh]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/Missile.cpp:15:
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[armh]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[armh] --
[armh]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[armh]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
[armh] --
[armh]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/ObjectViewerView.cpp:20:
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[armh]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[armh] --
[armh]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[armh]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
[armh] --
[armh]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/Pi.cpp:62:
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[armh]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[armh] --
[armh]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[armh]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
2023-Mar-14 14:53:18 :: [armh] pioneerspacesim-20230203-alt1.src.rpm: remote: build failed
2023-Mar-14 14:53:18 :: [armh] #100 pioneerspacesim-20230203-alt1.src.rpm: build FAILED
2023-Mar-14 14:54:27 :: [x86_64] #100 pioneerspacesim-20230203-alt1.src.rpm: build OK
2023-Mar-14 14:55:13 :: [ppc64le] #100 pioneerspacesim-20230203-alt1.src.rpm: build OK
2023-Mar-14 14:55:28 :: [aarch64] #100 pioneerspacesim-20230203-alt1.src.rpm: build OK
2023-Mar-14 14:51:42 :: [i586] build FAILED
2023-Mar-14 14:53:18 :: [armh] build FAILED
2023-Mar-14 14:55:28 :: task #316755 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#316755] [test-only] FAILED (try 2) pioneerspacesim.git=20230203-alt1
  2023-03-14 14:55 [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm Girar awaiter (golubevan)
@ 2023-03-17  9:00 ` Girar awaiter (golubevan)
  2023-03-21  7:58 ` [#316755] [test-only] FAILED (try 3) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (golubevan) @ 2023-03-17  9:00 UTC (permalink / raw)
  To: Anton Golubev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/316755/logs/events.2.1.log

subtask  name             aarch64    armh  i586  ppc64le  x86_64
   #200  pioneerspacesim     5:44  failed     -     5:23    3:27

2023-Mar-17 08:54:45 :: test-only task #316755 for sisyphus resumed by golubevan:
#100 removed
#200 build 20230203-alt1 from /people/golubevan/packages/pioneerspacesim.git fetched at 2023-Mar-17 08:54:26
2023-Mar-17 08:54:46 :: [ppc64le] #200 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-17 08:54:46 :: [x86_64] #200 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-17 08:54:46 :: [i586] #200 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-17 08:54:46 :: [aarch64] #200 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-17 08:54:46 :: [armh] #200 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-17 08:54:59 :: [i586] #200 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Mar-17 08:58:13 :: [x86_64] #200 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-17 09:00:09 :: [ppc64le] #200 pioneerspacesim.git 20230203-alt1: build OK
[armh]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/Missile.cpp:15:
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[armh]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[armh] --
[armh]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[armh]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
[armh] --
[armh]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/ObjectViewerView.cpp:20:
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[armh]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[armh] --
[armh]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[armh]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
[armh] --
[armh]                  from /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/Pi.cpp:62:
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:18:13: error: redefinition of 'void pi_lua_generic_push(lua_State*, size_t)'
[armh]    18 | inline void pi_lua_generic_push(lua_State *l, size_t value) { lua_pushinteger(l, value); }
[armh] --
[armh]    17 | inline void pi_lua_generic_push(lua_State *l, unsigned int value) { lua_pushinteger(l, value); }
[armh] /usr/src/RPM/BUILD/pioneerspacesim-20230203/src/lua/LuaPushPull.h:35:13: error: redefinition of 'void pi_lua_generic_pull(lua_State*, int, size_t&)'
[armh]    35 | inline void pi_lua_generic_pull(lua_State *l, int index, size_t &out) { out = luaL_checkunsigned(l, index); }
2023-Mar-17 09:00:15 :: [armh] pioneerspacesim.git 20230203-alt1: remote: build failed
2023-Mar-17 09:00:15 :: [armh] #200 pioneerspacesim.git 20230203-alt1: build FAILED
2023-Mar-17 09:00:15 :: [armh] requesting cancellation of task processing
2023-Mar-17 09:00:30 :: [aarch64] #200 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-17 09:00:16 :: [armh] build FAILED
2023-Mar-17 09:00:30 :: task #316755 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#316755] [test-only] FAILED (try 3) pioneerspacesim.git=20230203-alt1
  2023-03-14 14:55 [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm Girar awaiter (golubevan)
  2023-03-17  9:00 ` [#316755] [test-only] FAILED (try 2) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
@ 2023-03-21  7:58 ` Girar awaiter (golubevan)
  2023-03-21  8:30 ` [#316755] TESTED (try 4) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (golubevan) @ 2023-03-21  7:58 UTC (permalink / raw)
  To: Anton Golubev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/316755/logs/events.3.1.log

subtask  name             aarch64  armh  i586  ppc64le  x86_64
   #300  pioneerspacesim     5:49     -     -     5:18    3:24

2023-Mar-21 07:49:03 :: test-only task #316755 for sisyphus resumed by golubevan:
#100 removed
#200 removed
#300 build 20230203-alt1 from /people/golubevan/packages/pioneerspacesim.git fetched at 2023-Mar-21 07:48:49
2023-Mar-21 07:49:04 :: [aarch64] #300 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 07:49:04 :: [armh] #300 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 07:49:04 :: [x86_64] #300 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 07:49:04 :: [ppc64le] #300 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 07:49:04 :: [i586] #300 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 07:49:17 :: [i586] #300 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Mar-21 07:49:37 :: [armh] #300 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Mar-21 07:52:28 :: [x86_64] #300 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-21 07:54:22 :: [ppc64le] #300 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-21 07:54:53 :: [aarch64] #300 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-21 07:55:18 :: #300: pioneerspacesim.git 20230203-alt1: build check OK
2023-Mar-21 07:55:19 :: build check OK
warning (#300): i586: non-verifiable noarch packages due to ExclusiveArch
warning (#300): armh: non-verifiable noarch packages due to ExclusiveArch
2023-Mar-21 07:56:46 :: noarch check OK
2023-Mar-21 07:56:48 :: plan: src +1 -0 =18283, aarch64 +2 -0 =31188, noarch +1 -0 =19010, ppc64le +2 -0 =30640, x86_64 +2 -0 =32141
2023-Mar-21 07:57:31 :: patched apt indices
2023-Mar-21 07:57:43 :: created next repo
2023-Mar-21 07:57:52 :: duplicate provides check OK
	i586: NEW unmet dependencies detected:
 pioneerspacesim-data#20230203-alt1:sisyphus+316755.300.3.1@1679385104  pioneerspacesim = 20230203
 pioneerspacesim-data#20230203-alt1:sisyphus+316755.300.3.1@1679385104  pioneerspacesim = 20230203-alt1:sisyphus+316755.300.3.1
	armh: NEW unmet dependencies detected:
 pioneerspacesim-data#20230203-alt1:sisyphus+316755.300.3.1@1679385104  pioneerspacesim = 20230203
 pioneerspacesim-data#20230203-alt1:sisyphus+316755.300.3.1@1679385104  pioneerspacesim = 20230203-alt1:sisyphus+316755.300.3.1
	ACLs of affected packages (1):
 pioneerspacesim
2023-Mar-21 07:58:27 :: unmets: i586 +2 -0 =2, armh +2 -0 =14
2023-Mar-21 07:58:27 :: dependencies check FAILED
2023-Mar-21 07:58:27 :: task #316755 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#316755] TESTED (try 4) pioneerspacesim.git=20230203-alt1
  2023-03-14 14:55 [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm Girar awaiter (golubevan)
  2023-03-17  9:00 ` [#316755] [test-only] FAILED (try 2) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
  2023-03-21  7:58 ` [#316755] [test-only] FAILED (try 3) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
@ 2023-03-21  8:30 ` Girar awaiter (golubevan)
  2023-06-27  9:43 ` [#316755] TESTED (try 5) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (golubevan) @ 2023-03-21  8:30 UTC (permalink / raw)
  To: Anton Golubev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/316755/logs/events.4.1.log

subtask  name             aarch64  armh  i586  ppc64le  x86_64
   #400  pioneerspacesim     5:41     -     -     5:21    3:25

2023-Mar-21 08:17:39 :: test-only task #316755 for sisyphus resumed by golubevan:
#100 removed
#200 removed
#300 removed
#400 build 20230203-alt1 from /people/golubevan/packages/pioneerspacesim.git fetched at 2023-Mar-21 08:17:31
2023-Mar-21 08:17:40 :: [ppc64le] #400 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 08:17:40 :: [aarch64] #400 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 08:17:40 :: [i586] #400 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 08:17:40 :: [x86_64] #400 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 08:17:40 :: [armh] #400 pioneerspacesim.git 20230203-alt1: build start
2023-Mar-21 08:17:53 :: [i586] #400 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Mar-21 08:18:14 :: [armh] #400 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Mar-21 08:21:05 :: [x86_64] #400 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-21 08:23:01 :: [ppc64le] #400 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-21 08:23:21 :: [aarch64] #400 pioneerspacesim.git 20230203-alt1: build OK
2023-Mar-21 08:23:46 :: #400: pioneerspacesim.git 20230203-alt1: build check OK
2023-Mar-21 08:23:48 :: build check OK
warning (#400): i586: non-verifiable noarch packages due to ExclusiveArch
warning (#400): armh: non-verifiable noarch packages due to ExclusiveArch
2023-Mar-21 08:25:14 :: noarch check OK
2023-Mar-21 08:25:16 :: plan: src +1 -0 =18283, aarch64 +2 -0 =31188, noarch +1 -0 =19010, ppc64le +2 -0 =30640, x86_64 +2 -0 =32141
2023-Mar-21 08:26:02 :: patched apt indices
2023-Mar-21 08:26:14 :: created next repo
2023-Mar-21 08:26:23 :: duplicate provides check OK
2023-Mar-21 08:27:00 :: dependencies check OK
2023-Mar-21 08:27:21 :: [x86_64 aarch64 ppc64le] ELF symbols check OK
	i586: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Mar-21 08:27:51 :: [i586] #400 pioneerspacesim-data: install check OK
2023-Mar-21 08:27:52 :: [x86_64] #400 pioneerspacesim: install check OK
2023-Mar-21 08:28:10 :: [aarch64] #400 pioneerspacesim: install check OK
	x86_64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Mar-21 08:28:13 :: [x86_64] #400 pioneerspacesim-data: install check OK
2023-Mar-21 08:28:17 :: [ppc64le] #400 pioneerspacesim: install check OK
	armh: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Mar-21 08:28:28 :: [armh] #400 pioneerspacesim-data: install check OK
2023-Mar-21 08:28:40 :: [x86_64] #400 pioneerspacesim-debuginfo: install check OK
	aarch64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Mar-21 08:28:43 :: [aarch64] #400 pioneerspacesim-data: install check OK
	ppc64le: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Mar-21 08:28:56 :: [ppc64le] #400 pioneerspacesim-data: install check OK
2023-Mar-21 08:29:25 :: [aarch64] #400 pioneerspacesim-debuginfo: install check OK
2023-Mar-21 08:29:46 :: [ppc64le] #400 pioneerspacesim-debuginfo: install check OK
2023-Mar-21 08:30:02 :: [x86_64-i586] generated apt indices
2023-Mar-21 08:30:02 :: [x86_64-i586] created next repo
2023-Mar-21 08:30:11 :: [x86_64-i586] dependencies check OK
2023-Mar-21 08:30:12 :: gears inheritance check OK
2023-Mar-21 08:30:12 :: srpm inheritance check OK
girar-check-perms: access to pioneerspacesim DENIED for golubevan: does not belong to maintainers list yet
check-subtask-perms: #400: pioneerspacesim: Operation not permitted
2023-Mar-21 08:30:13 :: acl check IGNORED
2023-Mar-21 08:30:33 :: created contents_index files
2023-Mar-21 08:30:43 :: created hash files: aarch64 noarch ppc64le src x86_64
2023-Mar-21 08:30:46 :: task #316755 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#316755] TESTED (try 5) pioneerspacesim.git=20230203-alt1
  2023-03-14 14:55 [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm Girar awaiter (golubevan)
                   ` (2 preceding siblings ...)
  2023-03-21  8:30 ` [#316755] TESTED (try 4) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
@ 2023-06-27  9:43 ` Girar awaiter (golubevan)
  2023-08-08 12:38 ` [#316755] EPERM (try 6) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
  2023-08-10  8:37 ` [#316755] DONE (try 7) pioneerspacesim.git=20230203-alt1 Girar pender (golubevan)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (golubevan) @ 2023-06-27  9:43 UTC (permalink / raw)
  To: Anton Golubev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/316755/logs/events.5.1.log

subtask  name             aarch64  armh  i586  ppc64le  x86_64
   #500  pioneerspacesim     6:01     -     -     5:27    3:35

2023-Jun-27 09:29:30 :: test-only task #316755 for sisyphus resumed by golubevan:
#100 removed
#200 removed
#300 removed
#400 removed
#500 build 20230203-alt1 from /people/golubevan/packages/pioneerspacesim.git fetched at 2023-Jun-27 09:29:00
2023-Jun-27 09:29:31 :: [i586] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Jun-27 09:29:31 :: [armh] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Jun-27 09:29:31 :: [aarch64] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Jun-27 09:29:31 :: [x86_64] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Jun-27 09:29:31 :: [ppc64le] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Jun-27 09:29:45 :: [i586] #500 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Jun-27 09:30:05 :: [armh] #500 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Jun-27 09:33:06 :: [x86_64] #500 pioneerspacesim.git 20230203-alt1: build OK
2023-Jun-27 09:34:58 :: [ppc64le] #500 pioneerspacesim.git 20230203-alt1: build OK
2023-Jun-27 09:35:32 :: [aarch64] #500 pioneerspacesim.git 20230203-alt1: build OK
2023-Jun-27 09:35:59 :: #500: pioneerspacesim.git 20230203-alt1: build check OK
2023-Jun-27 09:36:01 :: build check OK
warning (#500): i586: non-verifiable noarch packages due to ExclusiveArch
warning (#500): armh: non-verifiable noarch packages due to ExclusiveArch
2023-Jun-27 09:37:41 :: noarch check OK
2023-Jun-27 09:37:43 :: plan: src +1 -0 =18518, aarch64 +2 -0 =31698, noarch +1 -0 =19228, ppc64le +2 -0 =31062, x86_64 +2 -0 =32606
2023-Jun-27 09:38:38 :: patched apt indices
2023-Jun-27 09:38:52 :: created next repo
2023-Jun-27 09:39:03 :: duplicate provides check OK
2023-Jun-27 09:39:50 :: dependencies check OK
2023-Jun-27 09:40:15 :: [x86_64 aarch64 ppc64le] ELF symbols check OK
	i586: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Jun-27 09:40:46 :: [i586] #500 pioneerspacesim-data: install check OK
2023-Jun-27 09:40:47 :: [x86_64] #500 pioneerspacesim: install check OK
2023-Jun-27 09:41:06 :: [aarch64] #500 pioneerspacesim: install check OK
	x86_64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Jun-27 09:41:09 :: [x86_64] #500 pioneerspacesim-data: install check OK
2023-Jun-27 09:41:12 :: [ppc64le] #500 pioneerspacesim: install check OK
	armh: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Jun-27 09:41:23 :: [armh] #500 pioneerspacesim-data: install check OK
2023-Jun-27 09:41:37 :: [x86_64] #500 pioneerspacesim-debuginfo: install check OK
	aarch64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Jun-27 09:41:40 :: [aarch64] #500 pioneerspacesim-data: install check OK
	ppc64le: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Jun-27 09:41:51 :: [ppc64le] #500 pioneerspacesim-data: install check OK
2023-Jun-27 09:42:23 :: [aarch64] #500 pioneerspacesim-debuginfo: install check OK
2023-Jun-27 09:42:42 :: [ppc64le] #500 pioneerspacesim-debuginfo: install check OK
2023-Jun-27 09:43:00 :: [x86_64-i586] generated apt indices
2023-Jun-27 09:43:01 :: [x86_64-i586] created next repo
2023-Jun-27 09:43:11 :: [x86_64-i586] dependencies check OK
2023-Jun-27 09:43:12 :: gears inheritance check OK
2023-Jun-27 09:43:12 :: srpm inheritance check OK
girar-check-perms: access to pioneerspacesim DENIED for golubevan: does not belong to maintainers list yet
check-subtask-perms: #500: pioneerspacesim: Operation not permitted
2023-Jun-27 09:43:13 :: acl check IGNORED
2023-Jun-27 09:43:34 :: created contents_index files
2023-Jun-27 09:43:46 :: created hash files: aarch64 noarch ppc64le src x86_64
2023-Jun-27 09:43:49 :: task #316755 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#316755] EPERM (try 6) pioneerspacesim.git=20230203-alt1
  2023-03-14 14:55 [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm Girar awaiter (golubevan)
                   ` (3 preceding siblings ...)
  2023-06-27  9:43 ` [#316755] TESTED (try 5) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
@ 2023-08-08 12:38 ` Girar awaiter (golubevan)
  2023-08-10  8:37 ` [#316755] DONE (try 7) pioneerspacesim.git=20230203-alt1 Girar pender (golubevan)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (golubevan) @ 2023-08-08 12:38 UTC (permalink / raw)
  To: Anton Golubev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/316755/logs/events.6.1.log

subtask  name             aarch64  armh  i586  ppc64le  x86_64
   #500  pioneerspacesim     6:03     -     -     5:37    3:43

2023-Aug-08 12:24:20 :: task #316755 for sisyphus resumed by golubevan:
#100 removed
#200 removed
#300 removed
#400 removed
#500 build 20230203-alt1 from /people/golubevan/packages/pioneerspacesim.git fetched at 2023-Jun-27 09:29:00
2023-Aug-08 12:24:21 :: [aarch64] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-08 12:24:21 :: [ppc64le] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-08 12:24:21 :: [armh] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-08 12:24:21 :: [x86_64] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-08 12:24:21 :: [i586] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-08 12:24:35 :: [i586] #500 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Aug-08 12:24:55 :: [armh] #500 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Aug-08 12:28:04 :: [x86_64] #500 pioneerspacesim.git 20230203-alt1: build OK
2023-Aug-08 12:29:58 :: [ppc64le] #500 pioneerspacesim.git 20230203-alt1: build OK
2023-Aug-08 12:30:24 :: [aarch64] #500 pioneerspacesim.git 20230203-alt1: build OK
2023-Aug-08 12:30:55 :: #500: pioneerspacesim.git 20230203-alt1: build check OK
2023-Aug-08 12:30:57 :: build check OK
warning (#500): i586: non-verifiable noarch packages due to ExclusiveArch
warning (#500): armh: non-verifiable noarch packages due to ExclusiveArch
2023-Aug-08 12:32:37 :: noarch check OK
2023-Aug-08 12:32:39 :: plan: src +1 -0 =18572, aarch64 +2 -0 =31752, noarch +1 -0 =19240, ppc64le +2 -0 =31113, x86_64 +2 -0 =32683
2023-Aug-08 12:33:26 :: patched apt indices
2023-Aug-08 12:33:38 :: created next repo
2023-Aug-08 12:33:47 :: duplicate provides check OK
2023-Aug-08 12:34:22 :: dependencies check OK
2023-Aug-08 12:34:45 :: [x86_64 aarch64 ppc64le] ELF symbols check OK
	i586: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-08 12:35:15 :: [i586] #500 pioneerspacesim-data: install check OK
2023-Aug-08 12:35:16 :: [x86_64] #500 pioneerspacesim: install check OK
2023-Aug-08 12:35:34 :: [aarch64] #500 pioneerspacesim: install check OK
	x86_64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-08 12:35:40 :: [x86_64] #500 pioneerspacesim-data: install check OK
2023-Aug-08 12:35:41 :: [ppc64le] #500 pioneerspacesim: install check OK
	armh: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-08 12:35:53 :: [armh] #500 pioneerspacesim-data: install check OK
2023-Aug-08 12:36:09 :: [x86_64] #500 pioneerspacesim-debuginfo: install check OK
	aarch64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-08 12:36:12 :: [aarch64] #500 pioneerspacesim-data: install check OK
	ppc64le: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-08 12:36:25 :: [ppc64le] #500 pioneerspacesim-data: install check OK
2023-Aug-08 12:36:58 :: [aarch64] #500 pioneerspacesim-debuginfo: install check OK
2023-Aug-08 12:37:21 :: [ppc64le] #500 pioneerspacesim-debuginfo: install check OK
2023-Aug-08 12:37:37 :: [x86_64-i586] generated apt indices
2023-Aug-08 12:37:37 :: [x86_64-i586] created next repo
2023-Aug-08 12:37:47 :: [x86_64-i586] dependencies check OK
2023-Aug-08 12:37:48 :: gears inheritance check OK
2023-Aug-08 12:37:48 :: srpm inheritance check OK
girar-check-perms: access to pioneerspacesim DENIED for golubevan: does not belong to maintainers list yet
check-subtask-perms: #500: pioneerspacesim: Operation not permitted
2023-Aug-08 12:37:49 :: acl check FAILED
2023-Aug-08 12:38:10 :: created contents_index files
2023-Aug-08 12:38:22 :: created hash files: aarch64 noarch ppc64le src x86_64
2023-Aug-08 12:38:25 :: task #316755 for sisyphus EPERM


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#316755] DONE (try 7) pioneerspacesim.git=20230203-alt1
  2023-03-14 14:55 [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm Girar awaiter (golubevan)
                   ` (4 preceding siblings ...)
  2023-08-08 12:38 ` [#316755] EPERM (try 6) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
@ 2023-08-10  8:37 ` Girar pender (golubevan)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar pender (golubevan) @ 2023-08-10  8:37 UTC (permalink / raw)
  To: Anton Golubev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_309/316755/logs/events.7.2.log

subtask  name             aarch64  armh  i586  ppc64le  x86_64
   #500  pioneerspacesim     5:52     -     -     5:38    3:38

2023-Aug-10 08:28:56 :: task #316755 for sisyphus resumed by golubevan:
#100 removed
#200 removed
#300 removed
#400 removed
#500 build 20230203-alt1 from /people/golubevan/packages/pioneerspacesim.git fetched at 2023-Jun-27 09:29:00
2023-Aug-10 08:28:58 :: [i586] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-10 08:28:58 :: [armh] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-10 08:28:58 :: [ppc64le] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-10 08:28:58 :: [aarch64] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-10 08:28:58 :: [x86_64] #500 pioneerspacesim.git 20230203-alt1: build start
2023-Aug-10 08:29:12 :: [i586] #500 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Aug-10 08:29:12 :: [x86_64] #500 pioneerspacesim.git 20230203-alt1: build OK (cached)
2023-Aug-10 08:29:23 :: [aarch64] #500 pioneerspacesim.git 20230203-alt1: build OK (cached)
2023-Aug-10 08:29:23 :: [ppc64le] #500 pioneerspacesim.git 20230203-alt1: build OK (cached)
2023-Aug-10 08:29:33 :: [armh] #500 pioneerspacesim.git 20230203-alt1: build SKIPPED
2023-Aug-10 08:29:58 :: #500: pioneerspacesim.git 20230203-alt1: build check OK
2023-Aug-10 08:30:00 :: build check OK
warning (#500): i586: non-verifiable noarch packages due to ExclusiveArch
warning (#500): armh: non-verifiable noarch packages due to ExclusiveArch
2023-Aug-10 08:31:34 :: noarch check OK
2023-Aug-10 08:31:37 :: plan: src +1 -0 =18533, aarch64 +2 -0 =31682, noarch +1 -0 =19238, ppc64le +2 -0 =31043, x86_64 +2 -0 =32609
2023-Aug-10 08:32:28 :: patched apt indices
2023-Aug-10 08:32:39 :: created next repo
2023-Aug-10 08:32:48 :: duplicate provides check OK
2023-Aug-10 08:33:23 :: dependencies check OK
2023-Aug-10 08:33:45 :: [x86_64 aarch64 ppc64le] ELF symbols check OK
	i586: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-10 08:33:56 :: [i586] #500 pioneerspacesim-data: install check OK (cached)
2023-Aug-10 08:33:58 :: [x86_64] #500 pioneerspacesim: install check OK (cached)
	x86_64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-10 08:34:02 :: [x86_64] #500 pioneerspacesim-data: install check OK (cached)
2023-Aug-10 08:34:05 :: [aarch64] #500 pioneerspacesim: install check OK (cached)
2023-Aug-10 08:34:07 :: [x86_64] #500 pioneerspacesim-debuginfo: install check OK (cached)
2023-Aug-10 08:34:07 :: [ppc64le] #500 pioneerspacesim: install check OK (cached)
	armh: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-10 08:34:13 :: [armh] #500 pioneerspacesim-data: install check OK (cached)
	aarch64: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-10 08:34:14 :: [aarch64] #500 pioneerspacesim-data: install check OK (cached)
	ppc64le: pioneerspacesim-data=20230203-alt1 post-install unowned files:
 /usr/share/icons/hicolor/128x128
 /usr/share/icons/hicolor/128x128/apps
 /usr/share/icons/hicolor/22x22
 /usr/share/icons/hicolor/22x22/apps
 /usr/share/icons/hicolor/24x24
 /usr/share/icons/hicolor/24x24/apps
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/40x40
 /usr/share/icons/hicolor/40x40/apps
 /usr/share/icons/hicolor/64x64
 /usr/share/icons/hicolor/64x64/apps
2023-Aug-10 08:34:18 :: [ppc64le] #500 pioneerspacesim-data: install check OK (cached)
2023-Aug-10 08:34:24 :: [aarch64] #500 pioneerspacesim-debuginfo: install check OK (cached)
2023-Aug-10 08:34:30 :: [ppc64le] #500 pioneerspacesim-debuginfo: install check OK (cached)
2023-Aug-10 08:34:46 :: [x86_64-i586] generated apt indices
2023-Aug-10 08:34:46 :: [x86_64-i586] created next repo
2023-Aug-10 08:34:56 :: [x86_64-i586] dependencies check OK
2023-Aug-10 08:34:57 :: gears inheritance check OK
2023-Aug-10 08:34:58 :: srpm inheritance check OK
girar-check-perms: access to pioneerspacesim ALLOWED for zerg: project `pioneerspacesim' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #500: pioneerspacesim: approved by zerg
2023-Aug-10 08:34:58 :: acl check OK
2023-Aug-10 08:35:18 :: created contents_index files
2023-Aug-10 08:35:29 :: created hash files: aarch64 noarch ppc64le src x86_64
2023-Aug-10 08:35:33 :: task #316755 for sisyphus TESTED
2023-Aug-10 08:35:33 :: task is ready for commit
2023-Aug-10 08:35:39 :: repo clone OK
2023-Aug-10 08:35:40 :: packages update OK
2023-Aug-10 08:35:49 :: [x86_64 aarch64 ppc64le noarch] update OK
2023-Aug-10 08:35:49 :: repo update OK
2023-Aug-10 08:36:04 :: repo save OK
2023-Aug-10 08:36:04 :: src index update OK
2023-Aug-10 08:36:17 :: created /gears/p/pioneerspacesim.git branch `sisyphus'
2023-Aug-10 08:37:02 :: gears update OK
2023-Aug-10 08:37:02 :: ACL for new project `pioneerspacesim' assigned to user `golubevan'
2023-Aug-10 08:37:02 :: task #316755 for sisyphus DONE


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-10  8:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14 14:55 [#316755] [test-only] FAILED srpm=pioneerspacesim-20230203-alt1.src.rpm Girar awaiter (golubevan)
2023-03-17  9:00 ` [#316755] [test-only] FAILED (try 2) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
2023-03-21  7:58 ` [#316755] [test-only] FAILED (try 3) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
2023-03-21  8:30 ` [#316755] TESTED (try 4) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
2023-06-27  9:43 ` [#316755] TESTED (try 5) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
2023-08-08 12:38 ` [#316755] EPERM (try 6) pioneerspacesim.git=20230203-alt1 Girar awaiter (golubevan)
2023-08-10  8:37 ` [#316755] DONE (try 7) pioneerspacesim.git=20230203-alt1 Girar pender (golubevan)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git