ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#328305] [test-only] FAILED buildbot.git=3.9.0-alt1
@ 2023-08-30 13:13 Girar awaiter (obirvalger)
  2023-08-30 19:12 ` [#328305] [test-only] FAILED (try 2) buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Girar awaiter (obirvalger) @ 2023-08-30 13:13 UTC (permalink / raw)
  To: Mikhail Gordeev; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64  armh  i586  ppc64le  x86_64
   #100  buildbot     1:35  2:21    56     1:44      53

2023-Aug-30 13:05:26 :: test-only task #328305 for sisyphus started by obirvalger:
#100 build 3.9.0-alt1 from /people/obirvalger/packages/buildbot.git fetched at 2023-Aug-30 13:03:43
2023-Aug-30 13:05:28 :: [ppc64le] #100 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 13:05:28 :: [i586] #100 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 13:05:28 :: [aarch64] #100 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 13:05:28 :: [x86_64] #100 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 13:05:28 :: [armh] #100 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 13:06:21 :: [x86_64] #100 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 13:06:24 :: [i586] #100 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 13:07:03 :: [aarch64] #100 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 13:07:12 :: [ppc64le] #100 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 13:07:49 :: [armh] #100 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 13:08:39 :: #100: buildbot.git 3.9.0-alt1: build check OK
2023-Aug-30 13:08:42 :: build check OK
2023-Aug-30 13:09:01 :: noarch check OK
2023-Aug-30 13:09:04 :: plan: src +1 -1 =18571, noarch +7 -7 =19266
#100 buildbot 3.6.1-alt1 -> 3.9.0-alt1
 Wed Aug 30 2023 Mikhail Gordeev <obirvalger@altlinux> 3.9.0-alt1
 - new version 3.9.0
2023-Aug-30 13:09:51 :: patched apt indices
2023-Aug-30 13:10:16 :: created next repo
2023-Aug-30 13:10:36 :: duplicate provides check OK
2023-Aug-30 13:11:59 :: dependencies check OK
warning [x86_64]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 13:12:20 :: [x86_64] #100 buildbot: install check OK
warning [i586]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 13:12:22 :: [i586] #100 buildbot: install check OK
warning [aarch64]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 13:12:36 :: [aarch64] #100 buildbot: install check OK
warning [ppc64le]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 13:12:41 :: [ppc64le] #100 buildbot: install check OK
	x86_64: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 13:12:34 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.100.1.1 1693400772 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 13:12:47 :: [x86_64] #100 buildbot-checkinstall: install check FAILED
2023-Aug-30 13:12:47 :: [x86_64] requesting cancellation of task processing
2023-Aug-30 13:12:47 :: [x86_64] #100 buildbot-worker: install check CANCELLED
	i586: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 13:12:37 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.100.1.1 1693400772 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 13:12:50 :: [i586] #100 buildbot-checkinstall: install check FAILED
2023-Aug-30 13:12:50 :: [i586] #100 buildbot-worker: install check CANCELLED
warning [armh]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 13:12:55 :: [armh] #100 buildbot: install check OK
2023-Aug-30 13:12:55 :: [armh] #100 buildbot-checkinstall: install check CANCELLED
	aarch64: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 13:13:01 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.100.1.1 1693400772 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 13:13:17 :: [aarch64] #100 buildbot-checkinstall: install check FAILED
2023-Aug-30 13:13:17 :: [aarch64] #100 buildbot-worker: install check CANCELLED
	ppc64le: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 13:13:11 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.100.1.1 1693400772 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 13:13:27 :: [ppc64le] #100 buildbot-checkinstall: install check FAILED
2023-Aug-30 13:13:27 :: [ppc64le] #100 buildbot-worker: install check CANCELLED
2023-Aug-30 13:12:47 :: [x86_64] install check FAILED
2023-Aug-30 13:12:50 :: [i586] install check FAILED
2023-Aug-30 13:12:56 :: [armh] install check FAILED
2023-Aug-30 13:13:17 :: [aarch64] install check FAILED
2023-Aug-30 13:13:27 :: [ppc64le] install check FAILED
2023-Aug-30 13:13:28 :: task #328305 for sisyphus FAILED


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

* [#328305] [test-only] FAILED (try 2) buildbot.git=3.9.0-alt1
  2023-08-30 13:13 [#328305] [test-only] FAILED buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
@ 2023-08-30 19:12 ` Girar awaiter (obirvalger)
  2023-09-04 11:53 ` [#328305] [test-only] FAILED (try 3) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (obirvalger) @ 2023-08-30 19:12 UTC (permalink / raw)
  To: Mikhail Gordeev; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64  armh  i586  ppc64le  x86_64
    #40  buildbot     1:48  4:22  1:04     2:16    1:02

2023-Aug-30 19:04:35 :: test-only task #328305 for sisyphus resumed by obirvalger:
#40 build 3.9.0-alt1 from /people/obirvalger/packages/buildbot.git fetched at 2023-Aug-30 19:04:33
#100 removed
2023-Aug-30 19:04:37 :: [aarch64] #40 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 19:04:37 :: [armh] #40 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 19:04:37 :: [x86_64] #40 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 19:04:37 :: [i586] #40 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 19:04:37 :: [ppc64le] #40 buildbot.git 3.9.0-alt1: build start
2023-Aug-30 19:05:39 :: [x86_64] #40 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 19:05:41 :: [i586] #40 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 19:06:25 :: [aarch64] #40 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 19:06:53 :: [ppc64le] #40 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 19:08:59 :: [armh] #40 buildbot.git 3.9.0-alt1: build OK
2023-Aug-30 19:09:34 :: #40: buildbot.git 3.9.0-alt1: build check OK
2023-Aug-30 19:09:36 :: build check OK
2023-Aug-30 19:09:47 :: noarch check OK
2023-Aug-30 19:09:49 :: plan: src +1 -1 =18572, noarch +7 -7 =19266
#40 buildbot 3.6.1-alt1 -> 3.9.0-alt1
 Wed Aug 30 2023 Mikhail Gordeev <obirvalger@altlinux> 3.9.0-alt1
 - new version 3.9.0
2023-Aug-30 19:10:18 :: patched apt indices
2023-Aug-30 19:10:32 :: created next repo
2023-Aug-30 19:10:41 :: duplicate provides check OK
2023-Aug-30 19:11:17 :: dependencies check OK
warning [x86_64]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
warning [i586]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 19:11:38 :: [x86_64] #40 buildbot: install check OK
2023-Aug-30 19:11:38 :: [i586] #40 buildbot: install check OK
warning [aarch64]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 19:11:54 :: [aarch64] #40 buildbot: install check OK
warning [ppc64le]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
2023-Aug-30 19:11:59 :: [ppc64le] #40 buildbot: install check OK
	x86_64: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 19:11:52 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.40.2.1 1693422330 installed
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 buildmaster configured in /master
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 19:12:04 :: [x86_64] #40 buildbot-checkinstall: install check FAILED
2023-Aug-30 19:12:05 :: [x86_64] requesting cancellation of task processing
2023-Aug-30 19:12:05 :: [x86_64] #40 buildbot-worker: install check CANCELLED
	i586: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 19:11:53 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.40.2.1 1693422330 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 19:12:06 :: [i586] #40 buildbot-checkinstall: install check FAILED
2023-Aug-30 19:12:06 :: [i586] #40 buildbot-worker: install check CANCELLED
	aarch64: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 19:12:19 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.40.2.1 1693422330 installed
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 buildmaster configured in /master
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 19:12:35 :: [aarch64] #40 buildbot-checkinstall: install check FAILED
2023-Aug-30 19:12:35 :: [aarch64] #40 buildbot-worker: install check CANCELLED
warning [armh]: buildbot=3.9.0-alt1: circular dependencies on buildbot-www=3.9.0-alt1 python3-module-buildbot-www=3.9.0-alt1
	ppc64le: buildbot-checkinstall=3.9.0-alt1 install failed:
 <13>Aug 30 19:12:29 rpmi: buildbot-checkinstall-3.9.0-alt1 sisyphus+328305.40.2.1 1693422330 installed
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 buildmaster configured in /master
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.0-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.0-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Aug-30 19:12:45 :: [ppc64le] #40 buildbot-checkinstall: install check FAILED
2023-Aug-30 19:12:45 :: [ppc64le] #40 buildbot-worker: install check CANCELLED
2023-Aug-30 19:12:45 :: [armh] #40 buildbot: install check OK
2023-Aug-30 19:12:46 :: [armh] #40 buildbot-checkinstall: install check CANCELLED
2023-Aug-30 19:12:05 :: [x86_64] install check FAILED
2023-Aug-30 19:12:06 :: [i586] install check FAILED
2023-Aug-30 19:12:35 :: [aarch64] install check FAILED
2023-Aug-30 19:12:45 :: [ppc64le] install check FAILED
2023-Aug-30 19:12:46 :: [armh] install check FAILED
2023-Aug-30 19:12:47 :: task #328305 for sisyphus FAILED


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

* [#328305] [test-only] FAILED (try 3) buildbot.git=3.9.2-alt1
  2023-08-30 13:13 [#328305] [test-only] FAILED buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
  2023-08-30 19:12 ` [#328305] [test-only] FAILED (try 2) buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
@ 2023-09-04 11:53 ` Girar awaiter (obirvalger)
  2023-09-04 15:02 ` [#328305] [test-only] FAILED (try 4) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (obirvalger) @ 2023-09-04 11:53 UTC (permalink / raw)
  To: Mikhail Gordeev; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64  armh  i586  ppc64le  x86_64
    #20  buildbot     1:37  2:18    58     1:45      53

2023-Sep-04 11:47:19 :: test-only task #328305 for sisyphus resumed by obirvalger:
#20 build 3.9.2-alt1 from /people/obirvalger/packages/buildbot.git fetched at 2023-Sep-04 11:47:17
#40 removed
#100 removed
2023-Sep-04 11:47:21 :: [aarch64] #20 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 11:47:21 :: [armh] #20 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 11:47:21 :: [x86_64] #20 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 11:47:21 :: [i586] #20 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 11:47:21 :: [ppc64le] #20 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 11:48:14 :: [x86_64] #20 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 11:48:19 :: [i586] #20 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 11:48:58 :: [aarch64] #20 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 11:49:06 :: [ppc64le] #20 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 11:49:39 :: [armh] #20 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 11:50:16 :: #20: buildbot.git 3.9.2-alt1: build check OK
2023-Sep-04 11:50:17 :: build check OK
2023-Sep-04 11:50:34 :: noarch check OK
2023-Sep-04 11:50:37 :: plan: src +1 -1 =18587, noarch +7 -7 =19276
#20 buildbot 3.6.1-alt1 -> 3.9.2-alt1
 Mon Sep 04 2023 Mikhail Gordeev <obirvalger@altlinux> 3.9.2-alt1
 - new version 3.9.2
2023-Sep-04 11:51:15 :: patched apt indices
2023-Sep-04 11:51:30 :: created next repo
2023-Sep-04 11:51:42 :: duplicate provides check OK
2023-Sep-04 11:52:23 :: dependencies check OK
warning [x86_64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 11:52:44 :: [x86_64] #20 buildbot: install check OK
warning [i586]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 11:52:45 :: [i586] #20 buildbot: install check OK
warning [aarch64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 11:52:59 :: [aarch64] #20 buildbot: install check OK
warning [ppc64le]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 11:53:05 :: [ppc64le] #20 buildbot: install check OK
	x86_64: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 11:52:57 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.20.3.1 1693828085 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 11:53:10 :: [x86_64] #20 buildbot-checkinstall: install check FAILED
2023-Sep-04 11:53:10 :: [x86_64] requesting cancellation of task processing
2023-Sep-04 11:53:10 :: [x86_64] #20 buildbot-worker: install check CANCELLED
	i586: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 11:53:00 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.20.3.1 1693828085 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 11:53:13 :: [i586] #20 buildbot-checkinstall: install check FAILED
2023-Sep-04 11:53:13 :: [i586] #20 buildbot-worker: install check CANCELLED
warning [armh]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 11:53:18 :: [armh] #20 buildbot: install check OK
2023-Sep-04 11:53:18 :: [armh] #20 buildbot-checkinstall: install check CANCELLED
	aarch64: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 11:53:24 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.20.3.1 1693828085 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 11:53:40 :: [aarch64] #20 buildbot-checkinstall: install check FAILED
2023-Sep-04 11:53:40 :: [aarch64] #20 buildbot-worker: install check CANCELLED
	ppc64le: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 11:53:35 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.20.3.1 1693828085 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 11:53:51 :: [ppc64le] #20 buildbot-checkinstall: install check FAILED
2023-Sep-04 11:53:51 :: [ppc64le] #20 buildbot-worker: install check CANCELLED
2023-Sep-04 11:53:10 :: [x86_64] install check FAILED
2023-Sep-04 11:53:13 :: [i586] install check FAILED
2023-Sep-04 11:53:19 :: [armh] install check FAILED
2023-Sep-04 11:53:40 :: [aarch64] install check FAILED
2023-Sep-04 11:53:51 :: [ppc64le] install check FAILED
2023-Sep-04 11:53:51 :: task #328305 for sisyphus FAILED


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

* [#328305] [test-only] FAILED (try 4) buildbot.git=3.9.2-alt1
  2023-08-30 13:13 [#328305] [test-only] FAILED buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
  2023-08-30 19:12 ` [#328305] [test-only] FAILED (try 2) buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
  2023-09-04 11:53 ` [#328305] [test-only] FAILED (try 3) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
@ 2023-09-04 15:02 ` Girar awaiter (obirvalger)
  2023-09-06 13:41 ` [#328305] [test-only] FAILED (try 5) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
  2023-09-06 17:22 ` [#328305] [test-only] FAILED (try 6) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
  4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (obirvalger) @ 2023-09-04 15:02 UTC (permalink / raw)
  To: Mikhail Gordeev; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64  armh  i586  ppc64le  x86_64
    #10  buildbot     1:32  2:22    57     1:44      52

2023-Sep-04 14:55:56 :: test-only task #328305 for sisyphus resumed by obirvalger:
#10 build 3.9.2-alt1 from /people/obirvalger/packages/buildbot.git fetched at 2023-Sep-04 14:55:54
#20 removed
#40 removed
#100 removed
2023-Sep-04 14:55:57 :: [armh] #10 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 14:55:58 :: [aarch64] #10 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 14:55:58 :: [x86_64] #10 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 14:55:58 :: [i586] #10 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 14:55:58 :: [ppc64le] #10 buildbot.git 3.9.2-alt1: build start
2023-Sep-04 14:56:50 :: [x86_64] #10 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 14:56:55 :: [i586] #10 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 14:57:30 :: [aarch64] #10 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 14:57:42 :: [ppc64le] #10 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 14:58:19 :: [armh] #10 buildbot.git 3.9.2-alt1: build OK
2023-Sep-04 14:58:53 :: #10: buildbot.git 3.9.2-alt1: build check OK
2023-Sep-04 14:58:55 :: build check OK
2023-Sep-04 14:59:07 :: noarch check OK
2023-Sep-04 14:59:09 :: plan: src +1 -1 =18588, noarch +7 -7 =19278
#10 buildbot 3.6.1-alt1 -> 3.9.2-alt1
 Mon Sep 04 2023 Mikhail Gordeev <obirvalger@altlinux> 3.9.2-alt1
 - new version 3.9.2
2023-Sep-04 14:59:35 :: patched apt indices
2023-Sep-04 14:59:47 :: created next repo
2023-Sep-04 14:59:57 :: duplicate provides check OK
2023-Sep-04 15:00:38 :: dependencies check OK
warning [x86_64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 15:00:58 :: [x86_64] #10 buildbot: install check OK
warning [i586]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 15:01:00 :: [i586] #10 buildbot: install check OK
warning [aarch64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 15:01:13 :: [aarch64] #10 buildbot: install check OK
warning [ppc64le]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 15:01:20 :: [ppc64le] #10 buildbot: install check OK
	x86_64: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 15:01:12 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.10.4.1 1693839400 installed
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 buildmaster configured in /master
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 15:01:25 :: [x86_64] #10 buildbot-checkinstall: install check FAILED
2023-Sep-04 15:01:25 :: [x86_64] requesting cancellation of task processing
2023-Sep-04 15:01:25 :: [x86_64] #10 buildbot-worker: install check CANCELLED
	i586: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 15:01:14 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.10.4.1 1693839400 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 15:01:27 :: [i586] #10 buildbot-checkinstall: install check FAILED
2023-Sep-04 15:01:27 :: [i586] #10 buildbot-worker: install check CANCELLED
warning [armh]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-04 15:01:33 :: [armh] #10 buildbot: install check OK
2023-Sep-04 15:01:33 :: [armh] #10 buildbot-checkinstall: install check CANCELLED
	aarch64: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 15:01:38 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.10.4.1 1693839400 installed
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 buildmaster configured in /master
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 15:01:54 :: [aarch64] #10 buildbot-checkinstall: install check FAILED
2023-Sep-04 15:01:54 :: [aarch64] #10 buildbot-worker: install check CANCELLED
	ppc64le: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  4 15:01:50 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.10.4.1 1693839400 installed
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 buildmaster configured in /master
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-04 15:02:06 :: [ppc64le] #10 buildbot-checkinstall: install check FAILED
2023-Sep-04 15:02:06 :: [ppc64le] #10 buildbot-worker: install check CANCELLED
2023-Sep-04 15:01:25 :: [x86_64] install check FAILED
2023-Sep-04 15:01:28 :: [i586] install check FAILED
2023-Sep-04 15:01:34 :: [armh] install check FAILED
2023-Sep-04 15:01:54 :: [aarch64] install check FAILED
2023-Sep-04 15:02:06 :: [ppc64le] install check FAILED
2023-Sep-04 15:02:06 :: task #328305 for sisyphus FAILED


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

* [#328305] [test-only] FAILED (try 5) buildbot.git=3.9.2-alt1
  2023-08-30 13:13 [#328305] [test-only] FAILED buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
                   ` (2 preceding siblings ...)
  2023-09-04 15:02 ` [#328305] [test-only] FAILED (try 4) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
@ 2023-09-06 13:41 ` Girar awaiter (obirvalger)
  2023-09-06 17:22 ` [#328305] [test-only] FAILED (try 6) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
  4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (obirvalger) @ 2023-09-06 13:41 UTC (permalink / raw)
  To: Mikhail Gordeev; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64  armh  i586  ppc64le  x86_64
     #4  buildbot     1:39  2:19    56     1:44      53

2023-Sep-06 13:35:38 :: test-only task #328305 for sisyphus resumed by obirvalger:
#4 build 3.9.2-alt1 from /people/obirvalger/packages/buildbot.git fetched at 2023-Sep-06 13:35:36
#10 removed
#20 removed
#40 removed
#100 removed
2023-Sep-06 13:35:40 :: [x86_64] #4 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 13:35:40 :: [armh] #4 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 13:35:40 :: [aarch64] #4 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 13:35:40 :: [ppc64le] #4 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 13:35:40 :: [i586] #4 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 13:36:33 :: [x86_64] #4 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 13:36:36 :: [i586] #4 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 13:37:19 :: [aarch64] #4 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 13:37:24 :: [ppc64le] #4 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 13:37:59 :: [armh] #4 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 13:38:34 :: #4: buildbot.git 3.9.2-alt1: build check OK
2023-Sep-06 13:38:36 :: build check OK
2023-Sep-06 13:38:48 :: noarch check OK
2023-Sep-06 13:38:50 :: plan: src +1 -1 =18594, noarch +7 -7 =19279
#4 buildbot 3.6.1-alt1 -> 3.9.2-alt1
 Mon Sep 04 2023 Mikhail Gordeev <obirvalger@altlinux> 3.9.2-alt1
 - new version 3.9.2
2023-Sep-06 13:39:19 :: patched apt indices
2023-Sep-06 13:39:32 :: created next repo
2023-Sep-06 13:39:42 :: duplicate provides check OK
2023-Sep-06 13:40:19 :: dependencies check OK
warning [x86_64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 13:40:39 :: [x86_64] #4 buildbot: install check OK
warning [i586]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 13:40:41 :: [i586] #4 buildbot: install check OK
	x86_64: buildbot-checkinstall=3.9.2-alt1 post-install unowned files:
 /master
 /master/buildbot.tac
 /master/http.log
 /master/master.cfg
 /master/state.sqlite
 /master/twistd.log
 /master/twistd.pid
 /usr/lib/python3/site-packages/alembic/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/command.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/config.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/context.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/op.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/impl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/batch.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/ops.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/migration.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/revision.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/editor.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/exc.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/messaging.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_cmp.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_config.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_funcs.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_make.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_next_gen.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_version_info.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/cd.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/constant.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/legacy.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/md.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/version.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/assets/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_common.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_factories.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/tz.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/win.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/hpack.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_table.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/struct.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/table.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/flags.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/frame.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_socket.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_url.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/core.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/idnadata.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/intranges.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/package_data.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/_identifier.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/async_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/bccache.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/compiler.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/defaults.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/idtracking.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/loaders.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/nodes.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/optimizer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/parser.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/tests.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/visitor.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/_ast_util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/ast.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/cache.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/codegen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/parsetree.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pygen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pyparser.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/template.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/pygmentplugin.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/priority.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/debug.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/streaming.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/integer.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/octets.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/char.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/constraint.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedtype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedval.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/opentype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tag.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tagmap.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/univ.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/useful.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/rfc2459.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__version__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/_internal_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/adapters.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/auth.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/certs.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/cookies.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/packages.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/sessions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/status_codes.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/structures.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/utils.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/events.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/exc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/inspection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/log.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/processors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/zxJDBC.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/cymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/enumerated.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/gaerdbms.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqlconnector.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqldb.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/oursql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/array.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ext.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/hstore.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pg8000.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2cffi.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pygresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pypostgresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ranges.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlcipher.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlite.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/default.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/result.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/strategies.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/threadlocal.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/url.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/attr.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/legacy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/registry.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/dbapi_proxy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/impl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/annotation.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/crud.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/ddl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/default_comparator.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/elements.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/expression.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/functions.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/naming.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/operators.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/selectable.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/sqltypes.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/type_api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/visitors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_collections.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_preloaded.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/compat.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/deprecations.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/queue.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/topological.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/_version.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/choosereactor.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/rawsocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/resource.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/wamp.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/auth.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/message.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/request.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/role.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/uri.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_base.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_bzip2.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_deflate.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_snappy.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/utf8validator.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/xormasker.cpython-311.pyc
 /worker
 /worker/buildbot.tac
 /worker/info
 /worker/info/admin
 /worker/info/host
 /worker/runtests
 /worker/twistd.hostname
 /worker/twistd.log
 /worker/twistd.pid
2023-Sep-06 13:40:56 :: [x86_64] #4 buildbot-checkinstall: install check OK
warning [ppc64le]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 13:41:01 :: [ppc64le] #4 buildbot: install check OK
warning [aarch64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 13:41:07 :: [aarch64] #4 buildbot: install check OK
	x86_64: buildbot-worker=3.9.2-alt1 post-install unowned files:
 /usr/share/zsh
 /usr/share/zsh/site-functions
2023-Sep-06 13:41:08 :: [x86_64] #4 buildbot-worker: install check OK
	i586: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  6 13:40:55 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.4.5.1 1694007383 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-06 13:41:08 :: [i586] #4 buildbot-checkinstall: install check FAILED
2023-Sep-06 13:41:08 :: [i586] requesting cancellation of task processing
2023-Sep-06 13:41:08 :: [i586] #4 buildbot-worker: install check CANCELLED
warning [armh]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 13:41:14 :: [armh] #4 buildbot: install check OK
2023-Sep-06 13:41:14 :: [armh] #4 buildbot-checkinstall: install check CANCELLED
warning [x86_64]: buildbot-www=3.9.2-alt1: circular dependencies on buildbot=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 13:41:22 :: [x86_64] #4 buildbot-www: install check OK
2023-Sep-06 13:41:23 :: [x86_64] #4 buildbot-www-extra-plugins: install check CANCELLED
	ppc64le: buildbot-checkinstall=3.9.2-alt1 post-install unowned files:
 /master
 /master/buildbot.tac
 /master/http.log
 /master/master.cfg
 /master/state.sqlite
 /master/twistd.log
 /master/twistd.pid
 /usr/lib/python3/site-packages/alembic/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/command.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/config.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/context.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/op.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/impl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/batch.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/ops.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/migration.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/revision.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/editor.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/exc.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/messaging.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_cmp.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_config.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_funcs.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_make.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_next_gen.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_version_info.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/cd.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/constant.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/legacy.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/md.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/version.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/assets/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_common.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_factories.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/tz.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/win.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/hpack.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_table.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/struct.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/table.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/flags.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/frame.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_socket.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_url.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/core.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/idnadata.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/intranges.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/package_data.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/_identifier.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/async_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/bccache.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/compiler.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/defaults.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/idtracking.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/loaders.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/nodes.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/optimizer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/parser.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/tests.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/visitor.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/_ast_util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/ast.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/cache.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/codegen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/parsetree.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pygen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pyparser.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/template.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/pygmentplugin.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/priority.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/debug.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/streaming.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/integer.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/octets.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/char.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/constraint.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedtype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedval.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/opentype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tag.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tagmap.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/univ.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/useful.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/rfc2459.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__version__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/_internal_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/adapters.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/auth.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/certs.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/cookies.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/packages.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/sessions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/status_codes.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/structures.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/utils.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/events.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/exc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/inspection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/log.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/processors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/zxJDBC.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/cymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/enumerated.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/gaerdbms.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqlconnector.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqldb.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/oursql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/array.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ext.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/hstore.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pg8000.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2cffi.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pygresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pypostgresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ranges.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlcipher.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlite.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/default.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/result.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/strategies.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/threadlocal.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/url.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/attr.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/legacy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/registry.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/dbapi_proxy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/impl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/annotation.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/crud.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/ddl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/default_comparator.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/elements.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/expression.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/functions.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/naming.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/operators.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/selectable.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/sqltypes.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/type_api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/visitors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_collections.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_preloaded.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/compat.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/deprecations.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/queue.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/topological.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/_version.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/choosereactor.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/rawsocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/resource.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/wamp.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/auth.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/message.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/request.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/role.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/uri.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_base.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_bzip2.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_deflate.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_snappy.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/utf8validator.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/xormasker.cpython-311.pyc
 /worker
 /worker/buildbot.tac
 /worker/info
 /worker/info/admin
 /worker/info/host
 /worker/runtests
 /worker/twistd.hostname
 /worker/twistd.log
 /worker/twistd.pid
2023-Sep-06 13:41:39 :: [ppc64le] #4 buildbot-checkinstall: install check OK
2023-Sep-06 13:41:39 :: [ppc64le] #4 buildbot-worker: install check CANCELLED
	aarch64: buildbot-checkinstall=3.9.2-alt1 post-install unowned files:
 /master
 /master/buildbot.tac
 /master/http.log
 /master/master.cfg
 /master/state.sqlite
 /master/twistd.log
 /master/twistd.pid
 /usr/lib/python3/site-packages/alembic/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/command.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/config.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/context.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/op.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/impl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/batch.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/ops.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/migration.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/revision.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/editor.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/exc.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/messaging.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_cmp.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_config.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_funcs.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_make.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_next_gen.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_version_info.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/cd.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/constant.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/legacy.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/md.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/version.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/assets/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_common.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_factories.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/tz.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/win.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/hpack.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_table.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/struct.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/table.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/flags.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/frame.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_socket.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_url.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/core.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/idnadata.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/intranges.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/package_data.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/_identifier.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/async_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/bccache.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/compiler.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/defaults.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/idtracking.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/loaders.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/nodes.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/optimizer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/parser.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/tests.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/visitor.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/_ast_util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/ast.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/cache.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/codegen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/parsetree.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pygen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pyparser.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/template.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/pygmentplugin.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/priority.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/debug.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/streaming.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/integer.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/octets.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/char.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/constraint.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedtype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedval.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/opentype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tag.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tagmap.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/univ.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/useful.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/rfc2459.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__version__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/_internal_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/adapters.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/auth.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/certs.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/cookies.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/packages.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/sessions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/status_codes.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/structures.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/utils.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/events.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/exc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/inspection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/log.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/processors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/zxJDBC.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/cymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/enumerated.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/gaerdbms.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqlconnector.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqldb.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/oursql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/array.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ext.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/hstore.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pg8000.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2cffi.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pygresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pypostgresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ranges.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlcipher.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlite.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/default.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/result.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/strategies.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/threadlocal.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/url.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/attr.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/legacy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/registry.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/dbapi_proxy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/impl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/annotation.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/crud.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/ddl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/default_comparator.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/elements.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/expression.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/functions.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/naming.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/operators.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/selectable.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/sqltypes.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/type_api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/visitors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_collections.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_preloaded.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/compat.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/deprecations.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/queue.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/topological.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/_version.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/choosereactor.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/rawsocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/resource.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/wamp.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/auth.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/message.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/request.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/role.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/uri.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_base.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_bzip2.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_deflate.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_snappy.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/utf8validator.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/xormasker.cpython-311.pyc
 /worker
 /worker/buildbot.tac
 /worker/info
 /worker/info/admin
 /worker/info/host
 /worker/runtests
 /worker/twistd.hostname
 /worker/twistd.log
 /worker/twistd.pid
2023-Sep-06 13:41:52 :: [aarch64] #4 buildbot-checkinstall: install check OK
2023-Sep-06 13:41:52 :: [aarch64] #4 buildbot-worker: install check CANCELLED
2023-Sep-06 13:41:08 :: [i586] install check FAILED
2023-Sep-06 13:41:15 :: [armh] install check FAILED
2023-Sep-06 13:41:23 :: [x86_64] install check FAILED
2023-Sep-06 13:41:39 :: [ppc64le] install check FAILED
2023-Sep-06 13:41:52 :: [aarch64] install check FAILED
2023-Sep-06 13:41:53 :: task #328305 for sisyphus FAILED


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

* [#328305] [test-only] FAILED (try 6) buildbot.git=3.9.2-alt1
  2023-08-30 13:13 [#328305] [test-only] FAILED buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
                   ` (3 preceding siblings ...)
  2023-09-06 13:41 ` [#328305] [test-only] FAILED (try 5) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
@ 2023-09-06 17:22 ` Girar awaiter (obirvalger)
  4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (obirvalger) @ 2023-09-06 17:22 UTC (permalink / raw)
  To: Mikhail Gordeev; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64  armh  i586  ppc64le  x86_64
     #2  buildbot     1:36  2:27    58     1:53    1:01

2023-Sep-06 17:15:34 :: test-only task #328305 for sisyphus resumed by obirvalger:
#2 build 3.9.2-alt1 from /people/obirvalger/packages/buildbot.git fetched at 2023-Sep-06 17:15:32
#4 removed
#10 removed
#20 removed
#40 removed
#100 removed
2023-Sep-06 17:15:36 :: [ppc64le] #2 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 17:15:36 :: [aarch64] #2 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 17:15:36 :: [armh] #2 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 17:15:36 :: [i586] #2 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 17:15:36 :: [x86_64] #2 buildbot.git 3.9.2-alt1: build start
2023-Sep-06 17:16:34 :: [i586] #2 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 17:16:37 :: [x86_64] #2 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 17:17:12 :: [aarch64] #2 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 17:17:29 :: [ppc64le] #2 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 17:18:03 :: [armh] #2 buildbot.git 3.9.2-alt1: build OK
2023-Sep-06 17:18:40 :: #2: buildbot.git 3.9.2-alt1: build check OK
2023-Sep-06 17:18:42 :: build check OK
2023-Sep-06 17:18:54 :: noarch check OK
2023-Sep-06 17:18:57 :: plan: src +1 -1 =18594, noarch +7 -7 =19279
#2 buildbot 3.6.1-alt1 -> 3.9.2-alt1
 Mon Sep 04 2023 Mikhail Gordeev <obirvalger@altlinux> 3.9.2-alt1
 - new version 3.9.2
2023-Sep-06 17:19:36 :: patched apt indices
2023-Sep-06 17:19:52 :: created next repo
2023-Sep-06 17:20:07 :: duplicate provides check OK
2023-Sep-06 17:20:49 :: dependencies check OK
warning [x86_64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
warning [i586]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 17:21:12 :: [i586] #2 buildbot: install check OK
2023-Sep-06 17:21:12 :: [x86_64] #2 buildbot: install check OK
warning [aarch64]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 17:21:26 :: [aarch64] #2 buildbot: install check OK
warning [ppc64le]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 17:21:31 :: [ppc64le] #2 buildbot: install check OK
	x86_64: buildbot-checkinstall=3.9.2-alt1 post-install unowned files:
 /master
 /master/buildbot.tac
 /master/http.log
 /master/master.cfg
 /master/state.sqlite
 /master/twistd.log
 /master/twistd.pid
 /usr/lib/python3/site-packages/alembic/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/command.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/config.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/context.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/op.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/impl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/batch.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/ops.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/migration.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/revision.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/editor.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/exc.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/messaging.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_cmp.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_config.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_funcs.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_make.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_next_gen.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_version_info.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/cd.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/constant.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/legacy.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/md.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/version.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/assets/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_common.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_factories.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/tz.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/win.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/hpack.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_table.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/struct.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/table.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/flags.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/frame.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_socket.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_url.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/core.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/idnadata.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/intranges.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/package_data.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/_identifier.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/async_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/bccache.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/compiler.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/defaults.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/idtracking.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/loaders.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/nodes.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/optimizer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/parser.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/tests.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/visitor.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/_ast_util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/ast.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/cache.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/codegen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/parsetree.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pygen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pyparser.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/template.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/pygmentplugin.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/priority.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/debug.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/streaming.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/integer.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/octets.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/char.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/constraint.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedtype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedval.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/opentype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tag.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tagmap.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/univ.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/useful.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/rfc2459.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__version__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/_internal_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/adapters.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/auth.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/certs.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/cookies.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/packages.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/sessions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/status_codes.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/structures.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/utils.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/events.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/exc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/inspection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/log.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/processors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/zxJDBC.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/cymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/enumerated.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/gaerdbms.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqlconnector.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqldb.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/oursql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/array.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ext.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/hstore.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pg8000.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2cffi.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pygresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pypostgresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ranges.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlcipher.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlite.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/default.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/result.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/strategies.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/threadlocal.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/url.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/attr.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/legacy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/registry.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/dbapi_proxy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/impl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/annotation.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/crud.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/ddl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/default_comparator.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/elements.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/expression.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/functions.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/naming.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/operators.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/selectable.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/sqltypes.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/type_api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/visitors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_collections.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_preloaded.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/compat.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/deprecations.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/queue.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/topological.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/_version.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/choosereactor.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/rawsocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/resource.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/wamp.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/auth.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/message.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/request.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/role.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/uri.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_base.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_bzip2.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_deflate.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_snappy.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/utf8validator.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/xormasker.cpython-311.pyc
 /worker
 /worker/buildbot.tac
 /worker/info
 /worker/info/admin
 /worker/info/host
 /worker/runtests
 /worker/twistd.hostname
 /worker/twistd.log
 /worker/twistd.pid
2023-Sep-06 17:21:33 :: [x86_64] #2 buildbot-checkinstall: install check OK
	i586: buildbot-checkinstall=3.9.2-alt1 install failed:
 <13>Sep  6 17:21:28 rpmi: buildbot-checkinstall-3.9.2-alt1 sisyphus+328305.2.6.1 1694020587 installed
 Got fatal Exception on DB
 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
     log.err(e, 'Got fatal Exception on DB')
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'

 Traceback (most recent call last):
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 735, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
     self._runCallbacks()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
     current.result = callback(  # type: ignore[misc]
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1792, in gotResult
     _inlineCallbacks(r, gen, status, context)
 --- <exception caught here> ---
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 99, in createMaster
     yield createDB(config)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 90, in createDB
     yield db.model.upgrade()
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1138, in upgrade
     yield self.db.pool.do(thd)
   File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks
     result = context.run(
   File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator
     return g.throw(self.type, self.value, self.tb)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
     ret = yield threads.deferToThreadPool(self.reactor, self._pool,
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 244, in inContext
     result = inContext.theWork()  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 260, in <lambda>
     inContext.theWork = lambda: context.call(  # type: ignore[attr-defined]
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 117, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python3/site-packages/twisted/python/context.py", line 82, in callWithContext
     return func(*args, **kw)
   File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
     rv = callable(arg, *args, **kwargs)
   File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1112, in thd
     test_unicode(conn)
   File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
     test_unicode.create()
 builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
 mkdir /master
 creating /master/master.cfg.sample
 creating database (sqlite:///state.sqlite)
 Following twistd.log until startup finished..
 The buildmaster startup failed. Please see 'twistd.log' for possible reason.
 mkdir /worker
 mkdir /worker/info
 Creating info/admin, you need to edit it appropriately.
 Creating info/host, you need to edit it appropriately.
 Not creating info/access_uri - add it if you wish
 Please edit the files in /worker/info appropriately.
 worker configured in /worker
 Following twistd.log until startup finished..
 The worker took more than 10 seconds to start and/or connect to the buildmaster,
 so we were unable to confirm that it started and connected correctly. Please
 'tail twistd.log' and look for a line that says 'message from master: attached'
 to verify correct startup. If you see a bunch of messages like 'will retry in 6
 seconds', your worker might not have the correct hostname or portnumber for the
 buildmaster, or the buildmaster might not be running. If you see messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
 then your worker might be using the wrong botname or password. Please correct
 these problems and then restart the worker.
 error: %post(buildbot-checkinstall-3.9.2-alt1.noarch) scriptlet failed, exit status 1
 error: buildbot-checkinstall-3.9.2-alt1.noarch: install failed
 hsh-install: Packages installation failed.
2023-Sep-06 17:21:41 :: [i586] #2 buildbot-checkinstall: install check FAILED
2023-Sep-06 17:21:41 :: [i586] requesting cancellation of task processing
2023-Sep-06 17:21:41 :: [i586] #2 buildbot-worker: install check CANCELLED
warning [armh]: buildbot=3.9.2-alt1: circular dependencies on buildbot-www=3.9.2-alt1 python3-module-buildbot-www=3.9.2-alt1
2023-Sep-06 17:21:45 :: [armh] #2 buildbot: install check OK
2023-Sep-06 17:21:45 :: [armh] #2 buildbot-checkinstall: install check CANCELLED
	x86_64: buildbot-worker=3.9.2-alt1 post-install unowned files:
 /usr/share/zsh
 /usr/share/zsh/site-functions
2023-Sep-06 17:21:48 :: [x86_64] #2 buildbot-worker: install check OK
2023-Sep-06 17:21:48 :: [x86_64] #2 buildbot-www: install check CANCELLED
	aarch64: buildbot-checkinstall=3.9.2-alt1 post-install unowned files:
 /master
 /master/buildbot.tac
 /master/http.log
 /master/master.cfg
 /master/state.sqlite
 /master/twistd.log
 /master/twistd.pid
 /usr/lib/python3/site-packages/alembic/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/command.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/config.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/context.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/op.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/impl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/batch.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/ops.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/migration.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/revision.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/editor.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/exc.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/messaging.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_cmp.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_config.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_funcs.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_make.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_next_gen.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_version_info.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/cd.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/constant.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/legacy.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/md.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/version.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/assets/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_common.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_factories.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/tz.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/win.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/hpack.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_table.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/struct.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/table.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/flags.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/frame.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_socket.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_url.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/core.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/idnadata.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/intranges.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/package_data.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/_identifier.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/async_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/bccache.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/compiler.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/defaults.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/idtracking.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/loaders.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/nodes.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/optimizer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/parser.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/tests.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/visitor.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/_ast_util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/ast.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/cache.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/codegen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/parsetree.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pygen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pyparser.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/template.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/pygmentplugin.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/priority.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/debug.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/streaming.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/integer.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/octets.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/char.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/constraint.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedtype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedval.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/opentype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tag.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tagmap.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/univ.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/useful.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/rfc2459.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__version__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/_internal_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/adapters.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/auth.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/certs.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/cookies.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/packages.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/sessions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/status_codes.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/structures.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/utils.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/events.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/exc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/inspection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/log.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/processors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/zxJDBC.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/cymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/enumerated.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/gaerdbms.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqlconnector.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqldb.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/oursql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/array.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ext.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/hstore.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pg8000.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2cffi.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pygresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pypostgresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ranges.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlcipher.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlite.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/default.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/result.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/strategies.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/threadlocal.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/url.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/attr.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/legacy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/registry.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/dbapi_proxy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/impl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/annotation.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/crud.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/ddl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/default_comparator.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/elements.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/expression.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/functions.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/naming.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/operators.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/selectable.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/sqltypes.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/type_api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/visitors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_collections.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_preloaded.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/compat.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/deprecations.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/queue.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/topological.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/_version.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/choosereactor.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/rawsocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/resource.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/wamp.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/auth.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/message.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/request.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/role.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/uri.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_base.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_bzip2.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_deflate.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_snappy.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/utf8validator.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/xormasker.cpython-311.pyc
 /worker
 /worker/buildbot.tac
 /worker/info
 /worker/info/admin
 /worker/info/host
 /worker/runtests
 /worker/twistd.hostname
 /worker/twistd.log
 /worker/twistd.pid
2023-Sep-06 17:22:00 :: [aarch64] #2 buildbot-checkinstall: install check OK
2023-Sep-06 17:22:00 :: [aarch64] #2 buildbot-worker: install check CANCELLED
	ppc64le: buildbot-checkinstall=3.9.2-alt1 post-install unowned files:
 /master
 /master/buildbot.tac
 /master/http.log
 /master/master.cfg
 /master/state.sqlite
 /master/twistd.log
 /master/twistd.pid
 /usr/lib/python3/site-packages/alembic/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/command.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/config.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/context.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/__pycache__/op.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/impl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/batch.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/ops.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/runtime/__pycache__/migration.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/revision.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/editor.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/exc.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/messaging.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.pyc
 /usr/lib/python3/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_cmp.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_compat.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_config.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_funcs.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_make.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_next_gen.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/_version_info.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attr/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/converters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/setters.cpython-311.pyc
 /usr/lib/python3/site-packages/attrs/__pycache__/validators.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/cd.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/constant.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/legacy.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/md.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/__pycache__/version.cpython-311.pyc
 /usr/lib/python3/site-packages/charset_normalizer/assets/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/constantly/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_common.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/_factories.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/tz.cpython-311.pyc
 /usr/lib/python3/site-packages/dateutil/tz/__pycache__/win.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/hpack.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_constants.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/huffman_table.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/struct.cpython-311.pyc
 /usr/lib/python3/site-packages/hpack/__pycache__/table.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/flags.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperframe/__pycache__/frame.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_socket.cpython-311.pyc
 /usr/lib/python3/site-packages/hyperlink/__pycache__/_url.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/core.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/idnadata.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/intranges.cpython-311.pyc
 /usr/lib/python3/site-packages/idna/__pycache__/package_data.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/incremental/__pycache__/_version.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/_identifier.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/async_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/bccache.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/compiler.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/defaults.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/environment.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/idtracking.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/loaders.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/nodes.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/optimizer.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/parser.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/tests.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/utils.cpython-311.pyc
 /usr/lib/python3/site-packages/jinja2/__pycache__/visitor.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/_ast_util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/ast.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/cache.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/codegen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/filters.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/lexer.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/parsetree.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pygen.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/pyparser.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/runtime.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/template.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/__pycache__/util.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/mako/ext/__pycache__/pygmentplugin.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/priority/__pycache__/priority.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/debug.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/__pycache__/streaming.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/integer.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/compat/__pycache__/octets.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/base.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/char.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/constraint.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/error.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedtype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/namedval.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/opentype.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tag.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/tagmap.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/univ.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1/type/__pycache__/useful.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/pyasn1_modules/__pycache__/rfc2459.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__init__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/__version__.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/_internal_utils.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/adapters.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/api.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/auth.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/certs.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/compat.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/cookies.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/exceptions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/hooks.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/models.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/packages.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/sessions.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/status_codes.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/structures.cpython-311.pyc
 /usr/lib/python3/site-packages/requests/__pycache__/utils.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/events.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/exc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/inspection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/log.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/processors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/connectors/__pycache__/zxJDBC.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/cymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/enumerated.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/gaerdbms.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqlconnector.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/mysqldb.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/oursql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pymysql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/pyodbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/types.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/mysql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/array.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ext.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/hstore.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pg8000.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/psycopg2cffi.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pygresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/pypostgresql.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/ranges.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/postgresql/__pycache__/zxjdbc.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/json.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlcipher.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/dialects/sqlite/__pycache__/pysqlite.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/default.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/reflection.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/result.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/strategies.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/threadlocal.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/url.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/engine/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/attr.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/legacy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/event/__pycache__/registry.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/ext/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/dbapi_proxy.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/pool/__pycache__/impl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/annotation.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/base.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/compiler.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/crud.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/ddl.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/default_comparator.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/dml.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/elements.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/expression.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/functions.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/naming.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/operators.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/schema.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/selectable.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/sqltypes.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/type_api.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/util.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/sql/__pycache__/visitors.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_collections.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/_preloaded.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/compat.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/deprecations.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/langhelpers.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/queue.cpython-311.pyc
 /usr/lib64/buildbot/modules/sqlalchemy/util/__pycache__/topological.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/_version.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/rawsocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/choosereactor.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/rawsocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/resource.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/wamp.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/twisted/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/auth.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/exception.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/message.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/request.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/role.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/uri.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/wamp/__pycache__/websocket.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/__init__.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_base.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_bzip2.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_deflate.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/compress_snappy.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/interfaces.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/protocol.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/types.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/utf8validator.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/util.cpython-311.pyc
 /usr/lib64/python3/site-packages/autobahn/websocket/__pycache__/xormasker.cpython-311.pyc
 /worker
 /worker/buildbot.tac
 /worker/info
 /worker/info/admin
 /worker/info/host
 /worker/runtests
 /worker/twistd.hostname
 /worker/twistd.log
 /worker/twistd.pid
2023-Sep-06 17:22:10 :: [ppc64le] #2 buildbot-checkinstall: install check OK
2023-Sep-06 17:22:10 :: [ppc64le] #2 buildbot-worker: install check CANCELLED
2023-Sep-06 17:21:41 :: [i586] install check FAILED
2023-Sep-06 17:21:46 :: [armh] install check FAILED
2023-Sep-06 17:21:48 :: [x86_64] install check FAILED
2023-Sep-06 17:22:00 :: [aarch64] install check FAILED
2023-Sep-06 17:22:10 :: [ppc64le] install check FAILED
2023-Sep-06 17:22:11 :: task #328305 for sisyphus FAILED


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

end of thread, other threads:[~2023-09-06 17:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-30 13:13 [#328305] [test-only] FAILED buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
2023-08-30 19:12 ` [#328305] [test-only] FAILED (try 2) buildbot.git=3.9.0-alt1 Girar awaiter (obirvalger)
2023-09-04 11:53 ` [#328305] [test-only] FAILED (try 3) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
2023-09-04 15:02 ` [#328305] [test-only] FAILED (try 4) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
2023-09-06 13:41 ` [#328305] [test-only] FAILED (try 5) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)
2023-09-06 17:22 ` [#328305] [test-only] FAILED (try 6) buildbot.git=3.9.2-alt1 Girar awaiter (obirvalger)

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