2022-12-29 01:52:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-095136-003330'] 2022-12-29 01:52:06 DEBUG Considering upload upload-sftp-20221229-095136-003330 2022-12-29 01:52:06 DEBUG Considering changefile openkylin/yangtze-proposed/accountsservice_0.6.55-ok3_source.changes 2022-12-29 01:52:06 DEBUG CI build tag is: jenkins-ci-upload-6657 2022-12-29 01:52:06 DEBUG Finding fresh policy 2022-12-29 01:52:06 INFO Processing upload accountsservice_0.6.55-ok3_source.changes 2022-12-29 01:52:06 DEBUG Verifying signature on accountsservice_0.6.55-ok3_source.changes 2022-12-29 01:52:06 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 01:52:06 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 01:52:07 DEBUG Verifying signature on accountsservice_0.6.55-ok3.dsc 2022-12-29 01:52:07 DEBUG Performing DSC verification. 2022-12-29 01:52:07 DEBUG accountsservice_0.6.55-ok3_source.buildinfo can be unsigned. 2022-12-29 01:52:07 DEBUG Verifying the changes file. 2022-12-29 01:52:07 DEBUG Verifying files in upload. 2022-12-29 01:52:07 DEBUG Verifying source file accountsservice_0.6.55-ok3.dsc 2022-12-29 01:52:07 DEBUG accountsservice_0.6.55.orig.tar.xz found in Primary Archive for openKylin 2022-12-29 01:52:07 DEBUG Verifying source file accountsservice_0.6.55.orig.tar.xz 2022-12-29 01:52:07 DEBUG Verifying source file accountsservice_0.6.55-ok3.debian.tar.xz 2022-12-29 01:52:07 DEBUG Verifying buildinfo file accountsservice_0.6.55-ok3_source.buildinfo 2022-12-29 01:52:07 DEBUG Finding and applying overrides. 2022-12-29 01:52:07 DEBUG Checking for accountsservice/0.6.55-ok3 source ancestry 2022-12-29 01:52:07 DEBUG Finished checking upload. 2022-12-29 01:52:07 DEBUG Building recipients list. 2022-12-29 01:52:07 DEBUG Adding recipient: 'Cibot ' 2022-12-29 01:52:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 01:52:07 DEBUG Sent a mail: 2022-12-29 01:52:07 DEBUG Subject: [openkylin] accountsservice_0.6.55-ok3_source.changes (Rejected) 2022-12-29 01:52:07 DEBUG Sender: OKBS notice 2022-12-29 01:52:07 DEBUG Recipients: Cibot 2022-12-29 01:52:07 DEBUG Bcc: Local Root 2022-12-29 01:52:07 DEBUG Body: 2022-12-29 01:52:07 DEBUG Rejected: 2022-12-29 01:52:07 DEBUG File accountsservice_0.6.55.orig.tar.xz already exists in Primary Archive for openKylin, but uploaded version has different contents. See more information about this error in https://build.openkylin.top/+help/Packaging/UploadErrors. 2022-12-29 01:52:07 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-12-29 01:52:07 DEBUG accountsservice_0.6.55-ok3.dsc: Version older than that in the archive. 0.6.55-ok3 <= 0.6.55.0kylin12~20.04.5k3-0k0 2022-12-29 01:52:07 DEBUG 2022-12-29 01:52:07 DEBUG accountsservice (0.6.55-ok3) yangtze; urgency=medium 2022-12-29 01:52:07 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u53f7' in position 7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 408, in processChangesFile upload.do_reject(notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 768, in do_reject changes_file_object=changes_file_object, logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' *BUG \u53f7: bug130578/bug138741,\u5728\u7ebf\u5347\u7ea7\uff0c\u7cfb\u7edf\u66f4\u65b0\u5b8c\u540e\u8d26\u6237\u4fe1\u606f\u4e0b\u8d26\u6237\u7684\u5934\u50cf\u6ca1\u6709\u4fdd\u6301\u4e00\u81f4' Arguments: () 2022-12-29 01:52:07 DEBUG *BUG \u53f7: bug130578/bug138741,\u5728\u7ebf\u5347\u7ea7\uff0c\u7cfb\u7edf\u66f4\u65b0\u5b8c\u540e\u8d26\u6237\u4fe1\u606f\u4e0b\u8d26\u6237\u7684\u5934\u50cf\u6ca1\u6709\u4fdd\u6301\u4e00\u81f4 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-5: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 408, in processChangesFile upload.do_reject(notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 768, in do_reject changes_file_object=changes_file_object, logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' *\u9700\u6c42\u53f7:\u65e0' Arguments: () 2022-12-29 01:52:07 DEBUG *\u9700\u6c42\u53f7:\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 408, in processChangesFile upload.do_reject(notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 768, in do_reject changes_file_object=changes_file_object, logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' *\u5176\u4ed6\u6539\u52a8\u8bf4\u660e: \u65e0' Arguments: () 2022-12-29 01:52:07 DEBUG *\u5176\u4ed6\u6539\u52a8\u8bf4\u660e: \u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-9: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 408, in processChangesFile upload.do_reject(notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 768, in do_reject changes_file_object=changes_file_object, logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' *\u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df: \u65e0' Arguments: () 2022-12-29 01:52:07 DEBUG *\u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df: \u65e0 2022-12-29 01:52:07 DEBUG 2022-12-29 01:52:07 DEBUG Date: Wed, 28 Dec 2022 09:35:37 +0800 2022-12-29 01:52:07 DEBUG Changed-By: wangshuai2 2022-12-29 01:52:07 DEBUG Maintainer: Openkylin Developers 2022-12-29 01:52:07 DEBUG Signed-By: Cibot 2022-12-29 01:52:07 DEBUG 2022-12-29 01:52:07 DEBUG -- 2022-12-29 01:52:07 DEBUG You are receiving this email because you made this upload. 2022-12-29 01:52:07 INFO Upload was rejected: 2022-12-29 01:52:07 INFO File accountsservice_0.6.55.orig.tar.xz already exists in Primary Archive for openKylin, but uploaded version has different contents. See more information about this error in https://build.openkylin.top/+help/Packaging/UploadErrors. 2022-12-29 01:52:07 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-12-29 01:52:07 INFO accountsservice_0.6.55-ok3.dsc: Version older than that in the archive. 0.6.55-ok3 <= 0.6.55.0kylin12~20.04.5k3-0k0 2022-12-29 01:52:07 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 01:52:07 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221229-095136-003330 to /var/tmp/txpkgupload/rejected/upload-sftp-20221229-095136-003330 2022-12-29 06:28:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-142730-003331'] 2022-12-29 06:28:07 DEBUG Considering upload upload-sftp-20221229-142730-003331 2022-12-29 06:28:07 DEBUG Considering changefile ~packaging/latest/numexpr_2.8.4-ok1_source.changes 2022-12-29 06:28:07 DEBUG Finding fresh policy 2022-12-29 06:28:07 INFO Processing upload numexpr_2.8.4-ok1_source.changes 2022-12-29 06:28:07 DEBUG Verifying signature on numexpr_2.8.4-ok1_source.changes 2022-12-29 06:28:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 06:28:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xAFD1ED1E0E60BBAA HTTP/1.1" 200 3758 2022-12-29 06:28:08 DEBUG Verifying signature on numexpr_2.8.4-ok1.dsc 2022-12-29 06:28:08 DEBUG Performing DSC verification. 2022-12-29 06:28:08 DEBUG numexpr_2.8.4-ok1_source.buildinfo can be unsigned. 2022-12-29 06:28:08 DEBUG Verifying the changes file. 2022-12-29 06:28:08 DEBUG Verifying files in upload. 2022-12-29 06:28:08 DEBUG Verifying source file numexpr_2.8.4-ok1.dsc 2022-12-29 06:28:08 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 06:28:08 DEBUG Copying copyright contents. 2022-12-29 06:28:08 DEBUG Found changelog 2022-12-29 06:28:08 DEBUG Cleaning up source tree. 2022-12-29 06:28:08 DEBUG Done 2022-12-29 06:28:08 DEBUG Verifying source file numexpr_2.8.4.orig.tar.gz 2022-12-29 06:28:08 DEBUG Verifying source file numexpr_2.8.4-ok1.debian.tar.xz 2022-12-29 06:28:08 DEBUG Verifying buildinfo file numexpr_2.8.4-ok1_source.buildinfo 2022-12-29 06:28:08 DEBUG Finding and applying overrides. 2022-12-29 06:28:08 DEBUG Checking for numexpr/2.8.4-ok1 source ancestry 2022-12-29 06:28:08 DEBUG numexpr: (source) NEW 2022-12-29 06:28:08 DEBUG Finished checking upload. 2022-12-29 06:28:08 DEBUG Creating queue entry 2022-12-29 06:28:08 DEBUG Setting it to ACCEPTED 2022-12-29 06:28:08 DEBUG Creating PENDING publishing record. 2022-12-29 06:28:09 DEBUG Created amd64 build of numexpr 2.8.4-ok1 in openkylin yangtze RELEASE [58834] in latest (2510) 2022-12-29 06:28:09 DEBUG Created arm64 build of numexpr 2.8.4-ok1 in openkylin yangtze RELEASE [58835] in latest (2510) 2022-12-29 06:28:09 DEBUG Created riscv64 build of numexpr 2.8.4-ok1 in openkylin yangtze RELEASE [58836] in latest (2510) 2022-12-29 06:28:09 DEBUG Building recipients list. 2022-12-29 06:28:09 DEBUG Adding recipient: 'sufang ' 2022-12-29 06:28:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 06:28:09 DEBUG Sent a mail: 2022-12-29 06:28:09 DEBUG Subject: [~packaging/openkylin/latest/yangtze] numexpr 2.8.4-ok1 (Accepted) 2022-12-29 06:28:09 DEBUG Sender: OKBS notice 2022-12-29 06:28:09 DEBUG Recipients: sufang 2022-12-29 06:28:09 DEBUG Bcc: Local Root 2022-12-29 06:28:09 DEBUG Body: 2022-12-29 06:28:09 DEBUG Accepted: 2022-12-29 06:28:09 DEBUG OK: numexpr_2.8.4.orig.tar.gz 2022-12-29 06:28:09 DEBUG OK: numexpr_2.8.4-ok1.debian.tar.xz 2022-12-29 06:28:09 DEBUG OK: numexpr_2.8.4-ok1.dsc 2022-12-29 06:28:09 DEBUG -> Component: main Section: python 2022-12-29 06:28:09 DEBUG 2022-12-29 06:28:09 DEBUG numexpr (2.8.4-ok1) yangtze; urgency=medium 2022-12-29 06:28:09 DEBUG 2022-12-29 06:28:09 DEBUG * Build for openkylin. 2022-12-29 06:28:09 DEBUG 2022-12-29 06:28:09 DEBUG -- 2022-12-29 06:28:09 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 06:28:09 DEBUG You are receiving this email because you made this upload. 2022-12-29 06:28:09 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 06:49:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-144805-003332'] 2022-12-29 06:49:06 DEBUG Considering upload upload-sftp-20221229-144805-003332 2022-12-29 06:49:06 DEBUG Considering changefile ~packaging/latest/libpod-parser-perl_1.65-ok1_source.changes 2022-12-29 06:49:06 DEBUG Finding fresh policy 2022-12-29 06:49:06 INFO Processing upload libpod-parser-perl_1.65-ok1_source.changes 2022-12-29 06:49:06 DEBUG Verifying signature on libpod-parser-perl_1.65-ok1_source.changes 2022-12-29 06:49:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 06:49:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xC3F95841D68B59BB HTTP/1.1" 200 3069 2022-12-29 06:49:07 DEBUG Verifying signature on libpod-parser-perl_1.65-ok1.dsc 2022-12-29 06:49:07 DEBUG Performing DSC verification. 2022-12-29 06:49:07 DEBUG libpod-parser-perl_1.65-ok1_source.buildinfo can be unsigned. 2022-12-29 06:49:07 DEBUG Verifying the changes file. 2022-12-29 06:49:07 DEBUG Verifying files in upload. 2022-12-29 06:49:07 DEBUG Verifying source file libpod-parser-perl_1.65-ok1.dsc 2022-12-29 06:49:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 06:49:07 DEBUG Copying copyright contents. 2022-12-29 06:49:07 DEBUG Found changelog 2022-12-29 06:49:07 DEBUG Cleaning up source tree. 2022-12-29 06:49:07 DEBUG Done 2022-12-29 06:49:07 DEBUG Verifying source file libpod-parser-perl_1.65.orig.tar.gz 2022-12-29 06:49:07 DEBUG Verifying source file libpod-parser-perl_1.65-ok1.debian.tar.xz 2022-12-29 06:49:07 DEBUG Verifying buildinfo file libpod-parser-perl_1.65-ok1_source.buildinfo 2022-12-29 06:49:07 DEBUG Finding and applying overrides. 2022-12-29 06:49:07 DEBUG Checking for libpod-parser-perl/1.65-ok1 source ancestry 2022-12-29 06:49:07 DEBUG libpod-parser-perl: (source) NEW 2022-12-29 06:49:07 DEBUG Finished checking upload. 2022-12-29 06:49:07 DEBUG Creating queue entry 2022-12-29 06:49:07 DEBUG Setting it to ACCEPTED 2022-12-29 06:49:07 DEBUG Creating PENDING publishing record. 2022-12-29 06:49:07 DEBUG Created amd64 build of libpod-parser-perl 1.65-ok1 in openkylin yangtze RELEASE [58837] in latest (2510) 2022-12-29 06:49:07 DEBUG Building recipients list. 2022-12-29 06:49:07 DEBUG Adding recipient: 'denghao ' 2022-12-29 06:49:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 06:49:07 DEBUG Sent a mail: 2022-12-29 06:49:07 DEBUG Subject: [~packaging/openkylin/latest/yangtze] libpod-parser-perl 1.65-ok1 (Accepted) 2022-12-29 06:49:07 DEBUG Sender: OKBS notice 2022-12-29 06:49:07 DEBUG Recipients: denghao 2022-12-29 06:49:07 DEBUG Bcc: Local Root 2022-12-29 06:49:07 DEBUG Body: 2022-12-29 06:49:07 DEBUG Accepted: 2022-12-29 06:49:07 DEBUG OK: libpod-parser-perl_1.65.orig.tar.gz 2022-12-29 06:49:07 DEBUG OK: libpod-parser-perl_1.65-ok1.debian.tar.xz 2022-12-29 06:49:07 DEBUG OK: libpod-parser-perl_1.65-ok1.dsc 2022-12-29 06:49:07 DEBUG -> Component: main Section: perl 2022-12-29 06:49:07 DEBUG 2022-12-29 06:49:07 DEBUG libpod-parser-perl (1.65-ok1) yangtze; urgency=medium 2022-12-29 06:49:07 DEBUG 2022-12-29 06:49:07 DEBUG * Build for openKylin. 2022-12-29 06:49:07 DEBUG 2022-12-29 06:49:07 DEBUG -- 2022-12-29 06:49:07 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 06:49:07 DEBUG You are receiving this email because you made this upload. 2022-12-29 06:49:07 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 06:50:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-144940-003333'] 2022-12-29 06:50:07 DEBUG Considering upload upload-sftp-20221229-144940-003333 2022-12-29 06:50:07 DEBUG Considering changefile ~packaging/latest/libfile-spec-perl_3.4000-ok1_source.changes 2022-12-29 06:50:07 DEBUG Finding fresh policy 2022-12-29 06:50:07 INFO Processing upload libfile-spec-perl_3.4000-ok1_source.changes 2022-12-29 06:50:07 DEBUG Verifying signature on libfile-spec-perl_3.4000-ok1_source.changes 2022-12-29 06:50:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 06:50:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xC3F95841D68B59BB HTTP/1.1" 200 3069 2022-12-29 06:50:07 DEBUG Verifying signature on libfile-spec-perl_3.4000-ok1.dsc 2022-12-29 06:50:08 DEBUG Performing DSC verification. 2022-12-29 06:50:08 DEBUG libfile-spec-perl_3.4000-ok1_source.buildinfo can be unsigned. 2022-12-29 06:50:08 DEBUG Verifying the changes file. 2022-12-29 06:50:08 DEBUG Verifying files in upload. 2022-12-29 06:50:08 DEBUG Verifying source file libfile-spec-perl_3.4000-ok1.dsc 2022-12-29 06:50:08 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 06:50:08 DEBUG Copying copyright contents. 2022-12-29 06:50:08 DEBUG Found changelog 2022-12-29 06:50:08 DEBUG Cleaning up source tree. 2022-12-29 06:50:08 DEBUG Done 2022-12-29 06:50:08 DEBUG Verifying source file libfile-spec-perl_3.4000.orig.tar.gz 2022-12-29 06:50:08 DEBUG Verifying source file libfile-spec-perl_3.4000-ok1.debian.tar.xz 2022-12-29 06:50:08 DEBUG Verifying buildinfo file libfile-spec-perl_3.4000-ok1_source.buildinfo 2022-12-29 06:50:08 DEBUG Finding and applying overrides. 2022-12-29 06:50:08 DEBUG Checking for libfile-spec-perl/3.4000-ok1 source ancestry 2022-12-29 06:50:08 DEBUG libfile-spec-perl: (source) NEW 2022-12-29 06:50:08 DEBUG Finished checking upload. 2022-12-29 06:50:08 DEBUG Creating queue entry 2022-12-29 06:50:08 DEBUG Setting it to ACCEPTED 2022-12-29 06:50:08 DEBUG Creating PENDING publishing record. 2022-12-29 06:50:08 DEBUG Created amd64 build of libfile-spec-perl 3.4000-ok1 in openkylin yangtze RELEASE [58838] in latest (2510) 2022-12-29 06:50:08 DEBUG Created arm64 build of libfile-spec-perl 3.4000-ok1 in openkylin yangtze RELEASE [58839] in latest (2510) 2022-12-29 06:50:08 DEBUG Created riscv64 build of libfile-spec-perl 3.4000-ok1 in openkylin yangtze RELEASE [58840] in latest (2510) 2022-12-29 06:50:08 DEBUG Building recipients list. 2022-12-29 06:50:08 DEBUG Adding recipient: 'denghao ' 2022-12-29 06:50:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 06:50:08 DEBUG Sent a mail: 2022-12-29 06:50:08 DEBUG Subject: [~packaging/openkylin/latest/yangtze] libfile-spec-perl 3.4000-ok1 (Accepted) 2022-12-29 06:50:08 DEBUG Sender: OKBS notice 2022-12-29 06:50:08 DEBUG Recipients: denghao 2022-12-29 06:50:08 DEBUG Bcc: Local Root 2022-12-29 06:50:08 DEBUG Body: 2022-12-29 06:50:08 DEBUG Accepted: 2022-12-29 06:50:08 DEBUG OK: libfile-spec-perl_3.4000.orig.tar.gz 2022-12-29 06:50:08 DEBUG OK: libfile-spec-perl_3.4000-ok1.debian.tar.xz 2022-12-29 06:50:08 DEBUG OK: libfile-spec-perl_3.4000-ok1.dsc 2022-12-29 06:50:08 DEBUG -> Component: main Section: perl 2022-12-29 06:50:08 DEBUG 2022-12-29 06:50:08 DEBUG libfile-spec-perl (3.4000-ok1) yangtze; urgency=medium 2022-12-29 06:50:08 DEBUG 2022-12-29 06:50:08 DEBUG * Build for openKylin. 2022-12-29 06:50:08 DEBUG 2022-12-29 06:50:08 DEBUG -- 2022-12-29 06:50:08 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 06:50:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 06:50:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 06:54:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-145329-003334'] 2022-12-29 06:54:07 DEBUG Considering upload upload-sftp-20221229-145329-003334 2022-12-29 06:54:07 DEBUG Considering changefile ~packaging/latest/qhull_2020.2-ok1_source.changes 2022-12-29 06:54:07 DEBUG Finding fresh policy 2022-12-29 06:54:07 INFO Processing upload qhull_2020.2-ok1_source.changes 2022-12-29 06:54:07 DEBUG Verifying signature on qhull_2020.2-ok1_source.changes 2022-12-29 06:54:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 06:54:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xAFD1ED1E0E60BBAA HTTP/1.1" 200 3758 2022-12-29 06:54:07 DEBUG Verifying signature on qhull_2020.2-ok1.dsc 2022-12-29 06:54:07 DEBUG Performing DSC verification. 2022-12-29 06:54:07 DEBUG qhull_2020.2-ok1_source.buildinfo can be unsigned. 2022-12-29 06:54:07 DEBUG Verifying the changes file. 2022-12-29 06:54:07 DEBUG Verifying files in upload. 2022-12-29 06:54:07 DEBUG Verifying source file qhull_2020.2-ok1.dsc 2022-12-29 06:54:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 06:54:08 DEBUG Copying copyright contents. 2022-12-29 06:54:08 DEBUG Found changelog 2022-12-29 06:54:08 DEBUG Cleaning up source tree. 2022-12-29 06:54:08 DEBUG Done 2022-12-29 06:54:08 DEBUG Verifying source file qhull_2020.2.orig.tar.gz 2022-12-29 06:54:08 DEBUG Verifying source file qhull_2020.2-ok1.debian.tar.xz 2022-12-29 06:54:08 DEBUG Verifying buildinfo file qhull_2020.2-ok1_source.buildinfo 2022-12-29 06:54:08 DEBUG Finding and applying overrides. 2022-12-29 06:54:08 DEBUG Checking for qhull/2020.2-ok1 source ancestry 2022-12-29 06:54:08 DEBUG qhull: (source) NEW 2022-12-29 06:54:08 DEBUG Finished checking upload. 2022-12-29 06:54:08 DEBUG Creating queue entry 2022-12-29 06:54:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 06:54:08 DEBUG qhull diff from 2015.2-ok1 (in Openkylin) to 2020.2-ok1 requested 2022-12-29 06:54:08 DEBUG Setting it to ACCEPTED 2022-12-29 06:54:08 DEBUG Creating PENDING publishing record. 2022-12-29 06:54:08 DEBUG Created amd64 build of qhull 2020.2-ok1 in openkylin yangtze RELEASE [58841] in latest (2510) 2022-12-29 06:54:08 DEBUG Created arm64 build of qhull 2020.2-ok1 in openkylin yangtze RELEASE [58842] in latest (2510) 2022-12-29 06:54:08 DEBUG Created riscv64 build of qhull 2020.2-ok1 in openkylin yangtze RELEASE [58843] in latest (2510) 2022-12-29 06:54:08 DEBUG Building recipients list. 2022-12-29 06:54:08 DEBUG Adding recipient: 'sufang ' 2022-12-29 06:54:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 06:54:08 DEBUG Sent a mail: 2022-12-29 06:54:08 DEBUG Subject: [~packaging/openkylin/latest/yangtze] qhull 2020.2-ok1 (Accepted) 2022-12-29 06:54:08 DEBUG Sender: OKBS notice 2022-12-29 06:54:08 DEBUG Recipients: sufang 2022-12-29 06:54:08 DEBUG Bcc: Local Root 2022-12-29 06:54:08 DEBUG Body: 2022-12-29 06:54:08 DEBUG Accepted: 2022-12-29 06:54:08 DEBUG OK: qhull_2020.2.orig.tar.gz 2022-12-29 06:54:08 DEBUG OK: qhull_2020.2-ok1.debian.tar.xz 2022-12-29 06:54:08 DEBUG OK: qhull_2020.2-ok1.dsc 2022-12-29 06:54:08 DEBUG -> Component: main Section: math 2022-12-29 06:54:08 DEBUG 2022-12-29 06:54:08 DEBUG qhull (2020.2-ok1) yangtze; urgency=medium 2022-12-29 06:54:08 DEBUG 2022-12-29 06:54:08 DEBUG * Build for openkylin. 2022-12-29 06:54:08 DEBUG 2022-12-29 06:54:08 DEBUG -- 2022-12-29 06:54:08 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 06:54:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 06:54:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 07:14:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-151304-003335', 'upload-sftp-20221229-151405-003336'] 2022-12-29 07:14:07 DEBUG Considering upload upload-sftp-20221229-151304-003335 2022-12-29 07:14:07 DEBUG Considering changefile ~packaging/latest/libpdf-api2-perl_2.044-ok1_source.changes 2022-12-29 07:14:07 DEBUG Finding fresh policy 2022-12-29 07:14:07 INFO Processing upload libpdf-api2-perl_2.044-ok1_source.changes 2022-12-29 07:14:07 DEBUG Verifying signature on libpdf-api2-perl_2.044-ok1_source.changes 2022-12-29 07:14:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 07:14:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xC3F95841D68B59BB HTTP/1.1" 200 3069 2022-12-29 07:14:07 DEBUG Verifying signature on libpdf-api2-perl_2.044-ok1.dsc 2022-12-29 07:14:07 DEBUG Performing DSC verification. 2022-12-29 07:14:07 DEBUG libpdf-api2-perl_2.044-ok1_source.buildinfo can be unsigned. 2022-12-29 07:14:07 DEBUG Verifying the changes file. 2022-12-29 07:14:07 DEBUG Verifying files in upload. 2022-12-29 07:14:07 DEBUG Verifying source file libpdf-api2-perl_2.044-ok1.dsc 2022-12-29 07:14:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 07:14:08 DEBUG Copying copyright contents. 2022-12-29 07:14:08 DEBUG Found changelog 2022-12-29 07:14:08 DEBUG Cleaning up source tree. 2022-12-29 07:14:08 DEBUG Done 2022-12-29 07:14:08 DEBUG Verifying source file libpdf-api2-perl_2.044.orig.tar.gz 2022-12-29 07:14:08 DEBUG Verifying source file libpdf-api2-perl_2.044-ok1.debian.tar.xz 2022-12-29 07:14:08 DEBUG Verifying buildinfo file libpdf-api2-perl_2.044-ok1_source.buildinfo 2022-12-29 07:14:08 DEBUG Finding and applying overrides. 2022-12-29 07:14:08 DEBUG Checking for libpdf-api2-perl/2.044-ok1 source ancestry 2022-12-29 07:14:08 DEBUG libpdf-api2-perl: (source) NEW 2022-12-29 07:14:08 DEBUG Finished checking upload. 2022-12-29 07:14:08 DEBUG Creating queue entry 2022-12-29 07:14:08 DEBUG Setting it to ACCEPTED 2022-12-29 07:14:08 DEBUG Creating PENDING publishing record. 2022-12-29 07:14:08 DEBUG Created amd64 build of libpdf-api2-perl 2.044-ok1 in openkylin yangtze RELEASE [58844] in latest (2510) 2022-12-29 07:14:08 DEBUG Building recipients list. 2022-12-29 07:14:08 DEBUG Adding recipient: 'denghao ' 2022-12-29 07:14:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 07:14:08 DEBUG Sent a mail: 2022-12-29 07:14:08 DEBUG Subject: [~packaging/openkylin/latest/yangtze] libpdf-api2-perl 2.044-ok1 (Accepted) 2022-12-29 07:14:08 DEBUG Sender: OKBS notice 2022-12-29 07:14:08 DEBUG Recipients: denghao 2022-12-29 07:14:08 DEBUG Bcc: Local Root 2022-12-29 07:14:08 DEBUG Body: 2022-12-29 07:14:08 DEBUG Accepted: 2022-12-29 07:14:08 DEBUG OK: libpdf-api2-perl_2.044.orig.tar.gz 2022-12-29 07:14:08 DEBUG OK: libpdf-api2-perl_2.044-ok1.debian.tar.xz 2022-12-29 07:14:08 DEBUG OK: libpdf-api2-perl_2.044-ok1.dsc 2022-12-29 07:14:08 DEBUG -> Component: main Section: perl 2022-12-29 07:14:08 DEBUG 2022-12-29 07:14:08 DEBUG libpdf-api2-perl (2.044-ok1) yangtze; urgency=medium 2022-12-29 07:14:08 DEBUG 2022-12-29 07:14:08 DEBUG * Build for openKylin. 2022-12-29 07:14:08 DEBUG 2022-12-29 07:14:08 DEBUG -- 2022-12-29 07:14:08 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 07:14:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 07:14:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 07:14:08 DEBUG Considering upload upload-sftp-20221229-151405-003336 2022-12-29 07:14:08 DEBUG Considering changefile ~packaging/latest/libgetopt-argvfile-perl_1.11-ok1_source.changes 2022-12-29 07:14:08 DEBUG Finding fresh policy 2022-12-29 07:14:08 INFO Processing upload libgetopt-argvfile-perl_1.11-ok1_source.changes 2022-12-29 07:14:08 DEBUG Verifying signature on libgetopt-argvfile-perl_1.11-ok1_source.changes 2022-12-29 07:14:08 DEBUG Verifying signature on libgetopt-argvfile-perl_1.11-ok1.dsc 2022-12-29 07:14:08 DEBUG Performing DSC verification. 2022-12-29 07:14:08 DEBUG libgetopt-argvfile-perl_1.11-ok1_source.buildinfo can be unsigned. 2022-12-29 07:14:08 DEBUG Verifying the changes file. 2022-12-29 07:14:08 DEBUG Verifying files in upload. 2022-12-29 07:14:08 DEBUG Verifying source file libgetopt-argvfile-perl_1.11-ok1.dsc 2022-12-29 07:14:08 DEBUG libgetopt-argvfile-perl_1.11.orig.tar.gz found in Primary Archive for openKylin 2022-12-29 07:14:08 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 07:14:09 DEBUG Copying copyright contents. 2022-12-29 07:14:09 DEBUG Found changelog 2022-12-29 07:14:09 DEBUG Cleaning up source tree. 2022-12-29 07:14:09 DEBUG Done 2022-12-29 07:14:09 DEBUG Verifying source file libgetopt-argvfile-perl_1.11.orig.tar.gz 2022-12-29 07:14:09 DEBUG Verifying source file libgetopt-argvfile-perl_1.11-ok1.debian.tar.xz 2022-12-29 07:14:09 DEBUG Verifying buildinfo file libgetopt-argvfile-perl_1.11-ok1_source.buildinfo 2022-12-29 07:14:09 DEBUG Finding and applying overrides. 2022-12-29 07:14:09 DEBUG Checking for libgetopt-argvfile-perl/1.11-ok1 source ancestry 2022-12-29 07:14:09 DEBUG libgetopt-argvfile-perl: (source) NEW 2022-12-29 07:14:09 DEBUG Finished checking upload. 2022-12-29 07:14:09 DEBUG Creating queue entry 2022-12-29 07:14:09 DEBUG Setting it to ACCEPTED 2022-12-29 07:14:09 DEBUG Creating PENDING publishing record. 2022-12-29 07:14:09 DEBUG Created amd64 build of libgetopt-argvfile-perl 1.11-ok1 in openkylin yangtze RELEASE [58845] in latest (2510) 2022-12-29 07:14:09 DEBUG Building recipients list. 2022-12-29 07:14:09 DEBUG Adding recipient: 'denghao ' 2022-12-29 07:14:09 DEBUG Sent a mail: 2022-12-29 07:14:09 DEBUG Subject: [~packaging/openkylin/latest/yangtze] libgetopt-argvfile-perl 1.11-ok1 (Accepted) 2022-12-29 07:14:09 DEBUG Sender: OKBS notice 2022-12-29 07:14:09 DEBUG Recipients: denghao 2022-12-29 07:14:09 DEBUG Bcc: Local Root 2022-12-29 07:14:09 DEBUG Body: 2022-12-29 07:14:09 DEBUG Accepted: 2022-12-29 07:14:09 DEBUG OK: libgetopt-argvfile-perl_1.11.orig.tar.gz 2022-12-29 07:14:09 DEBUG OK: libgetopt-argvfile-perl_1.11-ok1.debian.tar.xz 2022-12-29 07:14:09 DEBUG OK: libgetopt-argvfile-perl_1.11-ok1.dsc 2022-12-29 07:14:09 DEBUG -> Component: main Section: perl 2022-12-29 07:14:09 DEBUG 2022-12-29 07:14:09 DEBUG libgetopt-argvfile-perl (1.11-ok1) yangtze; urgency=medium 2022-12-29 07:14:09 DEBUG 2022-12-29 07:14:09 DEBUG * Build for openKylin. 2022-12-29 07:14:09 DEBUG 2022-12-29 07:14:09 DEBUG -- 2022-12-29 07:14:09 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 07:14:09 DEBUG You are receiving this email because you made this upload. 2022-12-29 07:14:09 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 07:24:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-152347-003337'] 2022-12-29 07:24:06 DEBUG Considering upload upload-sftp-20221229-152347-003337 2022-12-29 07:24:06 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-test-pr-40/yangtze/ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 07:24:07 DEBUG Finding fresh policy 2022-12-29 07:24:07 INFO Processing upload ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 07:24:07 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 07:24:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 07:24:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 07:24:07 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 07:24:07 DEBUG Performing DSC verification. 2022-12-29 07:24:07 DEBUG ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo can be unsigned. 2022-12-29 07:24:07 DEBUG Verifying the changes file. 2022-12-29 07:24:07 DEBUG Verifying files in upload. 2022-12-29 07:24:07 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 07:24:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 07:24:07 DEBUG Copying copyright contents. 2022-12-29 07:24:07 DEBUG Found changelog 2022-12-29 07:24:07 DEBUG Cleaning up source tree. 2022-12-29 07:24:07 DEBUG Done 2022-12-29 07:24:07 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 07:24:07 DEBUG Verifying buildinfo file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo 2022-12-29 07:24:07 DEBUG Finding and applying overrides. 2022-12-29 07:24:07 DEBUG Checking for ukui-bluetooth/3.1.4+2022.0531-ok8~1102ubuntu4 source ancestry 2022-12-29 07:24:07 DEBUG ukui-bluetooth: (source) NEW 2022-12-29 07:24:07 DEBUG Finished checking upload. 2022-12-29 07:24:07 DEBUG Creating queue entry 2022-12-29 07:24:07 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 07:24:07 DEBUG ukui-bluetooth diff from 3.1.4+2022.0531-ok8~1102ubuntu1 (in Openkylin) to 3.1.4+2022.0531-ok8~1102ubuntu4 requested 2022-12-29 07:24:07 DEBUG Setting it to ACCEPTED 2022-12-29 07:24:07 DEBUG Creating PENDING publishing record. 2022-12-29 07:24:07 DEBUG Created amd64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58846] in jenkins-ci-test-pr-40 (2510) 2022-12-29 07:24:07 DEBUG Created arm64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58847] in jenkins-ci-test-pr-40 (2510) 2022-12-29 07:24:07 DEBUG Created riscv64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58848] in jenkins-ci-test-pr-40 (2510) 2022-12-29 07:24:07 DEBUG Building recipients list. 2022-12-29 07:24:07 DEBUG Adding recipient: 'Cibot ' 2022-12-29 07:24:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 07:24:07 DEBUG Sent a mail: 2022-12-29 07:24:07 DEBUG Subject: [~cibot/openkylin/jenkins-ci-test-pr-40/yangtze] ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 (Accepted) 2022-12-29 07:24:07 DEBUG Sender: OKBS notice 2022-12-29 07:24:07 DEBUG Recipients: Cibot 2022-12-29 07:24:07 DEBUG Bcc: Local Root 2022-12-29 07:24:07 DEBUG Body: 2022-12-29 07:24:07 DEBUG Accepted: 2022-12-29 07:24:07 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 07:24:07 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 07:24:07 DEBUG -> Component: main Section: x11 2022-12-29 07:24:07 DEBUG 2022-12-29 07:24:07 DEBUG ukui-bluetooth (3.1.4+2022.0531-ok8~1102ubuntu4) yangtze; urgency=medium 2022-12-29 07:24:07 DEBUG 2022-12-29 07:24:07 DEBUG * test 2022-12-29 07:24:07 DEBUG 2022-12-29 07:24:07 DEBUG -- 2022-12-29 07:24:07 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-test-pr-40 2022-12-29 07:24:07 DEBUG You are receiving this email because you made this upload. 2022-12-29 07:24:07 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 07:28:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-152738-003338', 'upload-sftp-20221229-152803-003339'] 2022-12-29 07:28:07 DEBUG Considering upload upload-sftp-20221229-152738-003338 2022-12-29 07:28:07 DEBUG Considering changefile ~packaging/latest/brotli_1.0.9-ok1_source.changes 2022-12-29 07:28:07 DEBUG Finding fresh policy 2022-12-29 07:28:07 INFO Processing upload brotli_1.0.9-ok1_source.changes 2022-12-29 07:28:07 DEBUG Verifying signature on brotli_1.0.9-ok1_source.changes 2022-12-29 07:28:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 07:28:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xAFD1ED1E0E60BBAA HTTP/1.1" 200 3758 2022-12-29 07:28:07 DEBUG Verifying signature on brotli_1.0.9-ok1.dsc 2022-12-29 07:28:07 DEBUG Performing DSC verification. 2022-12-29 07:28:07 DEBUG brotli_1.0.9-ok1_source.buildinfo can be unsigned. 2022-12-29 07:28:07 DEBUG Verifying the changes file. 2022-12-29 07:28:07 DEBUG Verifying files in upload. 2022-12-29 07:28:07 DEBUG Verifying source file brotli_1.0.9-ok1.dsc 2022-12-29 07:28:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 07:28:07 DEBUG Copying copyright contents. 2022-12-29 07:28:07 DEBUG Found changelog 2022-12-29 07:28:07 DEBUG Cleaning up source tree. 2022-12-29 07:28:07 DEBUG Done 2022-12-29 07:28:07 DEBUG Verifying source file brotli_1.0.9.orig.tar.gz 2022-12-29 07:28:07 DEBUG Verifying source file brotli_1.0.9-ok1.debian.tar.xz 2022-12-29 07:28:07 DEBUG Verifying buildinfo file brotli_1.0.9-ok1_source.buildinfo 2022-12-29 07:28:07 DEBUG Finding and applying overrides. 2022-12-29 07:28:07 DEBUG Checking for brotli/1.0.9-ok1 source ancestry 2022-12-29 07:28:07 DEBUG brotli: (source) NEW 2022-12-29 07:28:07 DEBUG Finished checking upload. 2022-12-29 07:28:07 DEBUG Creating queue entry 2022-12-29 07:28:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 07:28:08 DEBUG brotli diff from 1.0.7-ok1 (in Openkylin) to 1.0.9-ok1 requested 2022-12-29 07:28:08 DEBUG Setting it to ACCEPTED 2022-12-29 07:28:08 DEBUG Creating PENDING publishing record. 2022-12-29 07:28:08 DEBUG Created amd64 build of brotli 1.0.9-ok1 in openkylin yangtze RELEASE [58849] in latest (2510) 2022-12-29 07:28:08 DEBUG Created arm64 build of brotli 1.0.9-ok1 in openkylin yangtze RELEASE [58850] in latest (2510) 2022-12-29 07:28:08 DEBUG Created riscv64 build of brotli 1.0.9-ok1 in openkylin yangtze RELEASE [58851] in latest (2510) 2022-12-29 07:28:08 DEBUG Building recipients list. 2022-12-29 07:28:08 DEBUG Adding recipient: 'sufang ' 2022-12-29 07:28:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 07:28:08 DEBUG Sent a mail: 2022-12-29 07:28:08 DEBUG Subject: [~packaging/openkylin/latest/yangtze] brotli 1.0.9-ok1 (Accepted) 2022-12-29 07:28:08 DEBUG Sender: OKBS notice 2022-12-29 07:28:08 DEBUG Recipients: sufang 2022-12-29 07:28:08 DEBUG Bcc: Local Root 2022-12-29 07:28:08 DEBUG Body: 2022-12-29 07:28:08 DEBUG Accepted: 2022-12-29 07:28:08 DEBUG OK: brotli_1.0.9.orig.tar.gz 2022-12-29 07:28:08 DEBUG OK: brotli_1.0.9-ok1.debian.tar.xz 2022-12-29 07:28:08 DEBUG OK: brotli_1.0.9-ok1.dsc 2022-12-29 07:28:08 DEBUG -> Component: main Section: python 2022-12-29 07:28:08 DEBUG 2022-12-29 07:28:08 DEBUG brotli (1.0.9-ok1) yangtze; urgency=medium 2022-12-29 07:28:08 DEBUG 2022-12-29 07:28:08 DEBUG * Build for openkylin. 2022-12-29 07:28:08 DEBUG 2022-12-29 07:28:08 DEBUG -- 2022-12-29 07:28:08 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 07:28:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 07:28:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 07:28:08 DEBUG Considering upload upload-sftp-20221229-152803-003339 2022-12-29 07:28:08 DEBUG Considering changefile ~packaging/latest/python-certifi_2022.9.24-ok1_source.changes 2022-12-29 07:28:08 DEBUG Finding fresh policy 2022-12-29 07:28:08 INFO Processing upload python-certifi_2022.9.24-ok1_source.changes 2022-12-29 07:28:08 DEBUG Verifying signature on python-certifi_2022.9.24-ok1_source.changes 2022-12-29 07:28:08 DEBUG Verifying signature on python-certifi_2022.9.24-ok1.dsc 2022-12-29 07:28:08 DEBUG Performing DSC verification. 2022-12-29 07:28:08 DEBUG python-certifi_2022.9.24-ok1_source.buildinfo can be unsigned. 2022-12-29 07:28:08 DEBUG Verifying the changes file. 2022-12-29 07:28:08 DEBUG Verifying files in upload. 2022-12-29 07:28:08 DEBUG Verifying source file python-certifi_2022.9.24-ok1.dsc 2022-12-29 07:28:08 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 07:28:08 DEBUG Copying copyright contents. 2022-12-29 07:28:08 DEBUG Found changelog 2022-12-29 07:28:08 DEBUG Cleaning up source tree. 2022-12-29 07:28:08 DEBUG Done 2022-12-29 07:28:08 DEBUG Verifying source file python-certifi_2022.9.24.orig.tar.xz 2022-12-29 07:28:08 DEBUG Verifying source file python-certifi_2022.9.24-ok1.debian.tar.xz 2022-12-29 07:28:08 DEBUG Verifying buildinfo file python-certifi_2022.9.24-ok1_source.buildinfo 2022-12-29 07:28:08 DEBUG Finding and applying overrides. 2022-12-29 07:28:08 DEBUG Checking for python-certifi/2022.9.24-ok1 source ancestry 2022-12-29 07:28:08 DEBUG python-certifi: (source) NEW 2022-12-29 07:28:08 DEBUG Finished checking upload. 2022-12-29 07:28:08 DEBUG Creating queue entry 2022-12-29 07:28:08 DEBUG python-certifi diff from 2019.11.28-ok1 (in Openkylin) to 2022.9.24-ok1 requested 2022-12-29 07:28:08 DEBUG Setting it to ACCEPTED 2022-12-29 07:28:08 DEBUG Creating PENDING publishing record. 2022-12-29 07:28:08 DEBUG Created amd64 build of python-certifi 2022.9.24-ok1 in openkylin yangtze RELEASE [58852] in latest (2510) 2022-12-29 07:28:08 DEBUG Building recipients list. 2022-12-29 07:28:08 DEBUG Adding recipient: 'sufang ' 2022-12-29 07:28:08 DEBUG Sent a mail: 2022-12-29 07:28:08 DEBUG Subject: [~packaging/openkylin/latest/yangtze] python-certifi 2022.9.24-ok1 (Accepted) 2022-12-29 07:28:08 DEBUG Sender: OKBS notice 2022-12-29 07:28:08 DEBUG Recipients: sufang 2022-12-29 07:28:08 DEBUG Bcc: Local Root 2022-12-29 07:28:08 DEBUG Body: 2022-12-29 07:28:08 DEBUG Accepted: 2022-12-29 07:28:08 DEBUG OK: python-certifi_2022.9.24.orig.tar.xz 2022-12-29 07:28:08 DEBUG OK: python-certifi_2022.9.24-ok1.debian.tar.xz 2022-12-29 07:28:08 DEBUG OK: python-certifi_2022.9.24-ok1.dsc 2022-12-29 07:28:08 DEBUG -> Component: main Section: python 2022-12-29 07:28:08 DEBUG 2022-12-29 07:28:08 DEBUG python-certifi (2022.9.24-ok1) yangtze; urgency=medium 2022-12-29 07:28:08 DEBUG 2022-12-29 07:28:08 DEBUG * Build for openkylin. 2022-12-29 07:28:08 DEBUG 2022-12-29 07:28:08 DEBUG -- 2022-12-29 07:28:08 DEBUG https://build.openkylin.top/~packaging/+archive/openkylin/latest 2022-12-29 07:28:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 07:28:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 07:52:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-155107-003340'] 2022-12-29 07:52:07 DEBUG Considering upload upload-sftp-20221229-155107-003340 2022-12-29 07:52:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-test-pr-41/yangtze/ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 07:52:07 DEBUG Finding fresh policy 2022-12-29 07:52:07 INFO Processing upload ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 07:52:07 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 07:52:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 07:52:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 07:52:08 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 07:52:08 DEBUG Performing DSC verification. 2022-12-29 07:52:08 DEBUG ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo can be unsigned. 2022-12-29 07:52:08 DEBUG Verifying the changes file. 2022-12-29 07:52:08 DEBUG Verifying files in upload. 2022-12-29 07:52:08 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 07:52:08 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 07:52:08 DEBUG Copying copyright contents. 2022-12-29 07:52:08 DEBUG Found changelog 2022-12-29 07:52:08 DEBUG Cleaning up source tree. 2022-12-29 07:52:08 DEBUG Done 2022-12-29 07:52:08 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 07:52:08 DEBUG Verifying buildinfo file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo 2022-12-29 07:52:08 DEBUG Finding and applying overrides. 2022-12-29 07:52:08 DEBUG Checking for ukui-bluetooth/3.1.4+2022.0531-ok8~1102ubuntu4 source ancestry 2022-12-29 07:52:08 DEBUG ukui-bluetooth: (source) NEW 2022-12-29 07:52:08 DEBUG Finished checking upload. 2022-12-29 07:52:08 DEBUG Creating queue entry 2022-12-29 07:52:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 07:52:08 DEBUG ukui-bluetooth diff from 3.1.4+2022.0531-ok8~1102ubuntu1 (in Openkylin) to 3.1.4+2022.0531-ok8~1102ubuntu4 requested 2022-12-29 07:52:08 DEBUG Setting it to ACCEPTED 2022-12-29 07:52:08 DEBUG Creating PENDING publishing record. 2022-12-29 07:52:08 DEBUG Created amd64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58853] in jenkins-ci-test-pr-41 (2510) 2022-12-29 07:52:08 DEBUG Created arm64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58854] in jenkins-ci-test-pr-41 (2510) 2022-12-29 07:52:09 DEBUG Created riscv64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58855] in jenkins-ci-test-pr-41 (2510) 2022-12-29 07:52:09 DEBUG Building recipients list. 2022-12-29 07:52:09 DEBUG Adding recipient: 'Cibot ' 2022-12-29 07:52:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 07:52:09 DEBUG Sent a mail: 2022-12-29 07:52:09 DEBUG Subject: [~cibot/openkylin/jenkins-ci-test-pr-41/yangtze] ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 (Accepted) 2022-12-29 07:52:09 DEBUG Sender: OKBS notice 2022-12-29 07:52:09 DEBUG Recipients: Cibot 2022-12-29 07:52:09 DEBUG Bcc: Local Root 2022-12-29 07:52:09 DEBUG Body: 2022-12-29 07:52:09 DEBUG Accepted: 2022-12-29 07:52:09 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 07:52:09 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 07:52:09 DEBUG -> Component: main Section: x11 2022-12-29 07:52:09 DEBUG 2022-12-29 07:52:09 DEBUG ukui-bluetooth (3.1.4+2022.0531-ok8~1102ubuntu4) yangtze; urgency=medium 2022-12-29 07:52:09 DEBUG 2022-12-29 07:52:09 DEBUG * test 2022-12-29 07:52:09 DEBUG 2022-12-29 07:52:09 DEBUG -- 2022-12-29 07:52:09 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-test-pr-41 2022-12-29 07:52:09 DEBUG You are receiving this email because you made this upload. 2022-12-29 07:52:09 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 08:11:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-161019-003341'] 2022-12-29 08:11:07 DEBUG Considering upload upload-sftp-20221229-161019-003341 2022-12-29 08:11:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-test-pr-42/yangtze/ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 08:11:07 DEBUG Finding fresh policy 2022-12-29 08:11:07 INFO Processing upload ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 08:11:07 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 08:11:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 08:11:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 08:11:08 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 08:11:08 DEBUG Performing DSC verification. 2022-12-29 08:11:08 DEBUG ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo can be unsigned. 2022-12-29 08:11:08 DEBUG Verifying the changes file. 2022-12-29 08:11:08 DEBUG Verifying files in upload. 2022-12-29 08:11:08 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 08:11:08 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 08:11:08 DEBUG Copying copyright contents. 2022-12-29 08:11:08 DEBUG Found changelog 2022-12-29 08:11:08 DEBUG Cleaning up source tree. 2022-12-29 08:11:08 DEBUG Done 2022-12-29 08:11:08 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 08:11:08 DEBUG Verifying buildinfo file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo 2022-12-29 08:11:08 DEBUG Finding and applying overrides. 2022-12-29 08:11:08 DEBUG Checking for ukui-bluetooth/3.1.4+2022.0531-ok8~1102ubuntu4 source ancestry 2022-12-29 08:11:08 DEBUG ukui-bluetooth: (source) NEW 2022-12-29 08:11:08 DEBUG Finished checking upload. 2022-12-29 08:11:08 DEBUG Creating queue entry 2022-12-29 08:11:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 08:11:08 DEBUG ukui-bluetooth diff from 3.1.4+2022.0531-ok8~1102ubuntu1 (in Openkylin) to 3.1.4+2022.0531-ok8~1102ubuntu4 requested 2022-12-29 08:11:08 DEBUG Setting it to ACCEPTED 2022-12-29 08:11:08 DEBUG Creating PENDING publishing record. 2022-12-29 08:11:09 DEBUG Created amd64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58856] in jenkins-ci-test-pr-42 (2510) 2022-12-29 08:11:09 DEBUG Created arm64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58857] in jenkins-ci-test-pr-42 (2510) 2022-12-29 08:11:09 DEBUG Created riscv64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58858] in jenkins-ci-test-pr-42 (2510) 2022-12-29 08:11:09 DEBUG Building recipients list. 2022-12-29 08:11:09 DEBUG Adding recipient: 'Cibot ' 2022-12-29 08:11:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 08:11:09 DEBUG Sent a mail: 2022-12-29 08:11:09 DEBUG Subject: [~cibot/openkylin/jenkins-ci-test-pr-42/yangtze] ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 (Accepted) 2022-12-29 08:11:09 DEBUG Sender: OKBS notice 2022-12-29 08:11:09 DEBUG Recipients: Cibot 2022-12-29 08:11:09 DEBUG Bcc: Local Root 2022-12-29 08:11:09 DEBUG Body: 2022-12-29 08:11:09 DEBUG Accepted: 2022-12-29 08:11:09 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 08:11:09 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 08:11:09 DEBUG -> Component: main Section: x11 2022-12-29 08:11:09 DEBUG 2022-12-29 08:11:09 DEBUG ukui-bluetooth (3.1.4+2022.0531-ok8~1102ubuntu4) yangtze; urgency=medium 2022-12-29 08:11:09 DEBUG 2022-12-29 08:11:09 DEBUG * test 2022-12-29 08:11:09 DEBUG 2022-12-29 08:11:09 DEBUG -- 2022-12-29 08:11:09 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-test-pr-42 2022-12-29 08:11:09 DEBUG You are receiving this email because you made this upload. 2022-12-29 08:11:09 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 08:44:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-164346-003342'] 2022-12-29 08:44:06 DEBUG Considering upload upload-sftp-20221229-164346-003342 2022-12-29 08:44:06 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-test-pr-43/yangtze/ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 08:44:06 DEBUG Finding fresh policy 2022-12-29 08:44:06 INFO Processing upload ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 08:44:06 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.changes 2022-12-29 08:44:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 08:44:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 08:44:07 DEBUG Verifying signature on ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 08:44:07 DEBUG Performing DSC verification. 2022-12-29 08:44:07 DEBUG ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo can be unsigned. 2022-12-29 08:44:07 DEBUG Verifying the changes file. 2022-12-29 08:44:07 DEBUG Verifying files in upload. 2022-12-29 08:44:07 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 08:44:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 08:44:07 DEBUG Copying copyright contents. 2022-12-29 08:44:07 DEBUG Found changelog 2022-12-29 08:44:07 DEBUG Cleaning up source tree. 2022-12-29 08:44:07 DEBUG Done 2022-12-29 08:44:07 DEBUG Verifying source file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 08:44:07 DEBUG Verifying buildinfo file ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4_source.buildinfo 2022-12-29 08:44:07 DEBUG Finding and applying overrides. 2022-12-29 08:44:07 DEBUG Checking for ukui-bluetooth/3.1.4+2022.0531-ok8~1102ubuntu4 source ancestry 2022-12-29 08:44:07 DEBUG ukui-bluetooth: (source) NEW 2022-12-29 08:44:07 DEBUG Finished checking upload. 2022-12-29 08:44:07 DEBUG Creating queue entry 2022-12-29 08:44:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 08:44:08 DEBUG ukui-bluetooth diff from 3.1.4+2022.0531-ok8~1102ubuntu1 (in Openkylin) to 3.1.4+2022.0531-ok8~1102ubuntu4 requested 2022-12-29 08:44:08 DEBUG Setting it to ACCEPTED 2022-12-29 08:44:08 DEBUG Creating PENDING publishing record. 2022-12-29 08:44:08 DEBUG Created amd64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58859] in jenkins-ci-test-pr-43 (2510) 2022-12-29 08:44:08 DEBUG Created arm64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58860] in jenkins-ci-test-pr-43 (2510) 2022-12-29 08:44:08 DEBUG Created riscv64 build of ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 in openkylin yangtze RELEASE [58861] in jenkins-ci-test-pr-43 (2510) 2022-12-29 08:44:08 DEBUG Building recipients list. 2022-12-29 08:44:08 DEBUG Adding recipient: 'Cibot ' 2022-12-29 08:44:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 08:44:08 DEBUG Sent a mail: 2022-12-29 08:44:08 DEBUG Subject: [~cibot/openkylin/jenkins-ci-test-pr-43/yangtze] ukui-bluetooth 3.1.4+2022.0531-ok8~1102ubuntu4 (Accepted) 2022-12-29 08:44:08 DEBUG Sender: OKBS notice 2022-12-29 08:44:08 DEBUG Recipients: Cibot 2022-12-29 08:44:08 DEBUG Bcc: Local Root 2022-12-29 08:44:08 DEBUG Body: 2022-12-29 08:44:08 DEBUG Accepted: 2022-12-29 08:44:08 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.tar.xz 2022-12-29 08:44:08 DEBUG OK: ukui-bluetooth_3.1.4+2022.0531-ok8~1102ubuntu4.dsc 2022-12-29 08:44:08 DEBUG -> Component: main Section: x11 2022-12-29 08:44:08 DEBUG 2022-12-29 08:44:08 DEBUG ukui-bluetooth (3.1.4+2022.0531-ok8~1102ubuntu4) yangtze; urgency=medium 2022-12-29 08:44:08 DEBUG 2022-12-29 08:44:08 DEBUG * test 2022-12-29 08:44:08 DEBUG 2022-12-29 08:44:08 DEBUG -- 2022-12-29 08:44:08 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-test-pr-43 2022-12-29 08:44:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 08:44:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 12:15:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-201422-003343'] 2022-12-29 12:15:07 DEBUG Considering upload upload-sftp-20221229-201422-003343 2022-12-29 12:15:07 DEBUG Considering changefile openkylin/yangtze-proposed/kimagemapeditor_22.12.0-ok1_source.changes 2022-12-29 12:15:07 DEBUG CI build tag is: jenkins-ci-upload-6659 2022-12-29 12:15:07 DEBUG Finding fresh policy 2022-12-29 12:15:07 INFO Processing upload kimagemapeditor_22.12.0-ok1_source.changes 2022-12-29 12:15:07 DEBUG Verifying signature on kimagemapeditor_22.12.0-ok1_source.changes 2022-12-29 12:15:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 12:15:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 12:15:07 DEBUG Verifying signature on kimagemapeditor_22.12.0-ok1.dsc 2022-12-29 12:15:07 DEBUG Performing DSC verification. 2022-12-29 12:15:07 DEBUG kimagemapeditor_22.12.0-ok1_source.buildinfo can be unsigned. 2022-12-29 12:15:07 DEBUG Verifying the changes file. 2022-12-29 12:15:07 DEBUG Verifying files in upload. 2022-12-29 12:15:07 DEBUG Verifying source file kimagemapeditor_22.12.0-ok1.dsc 2022-12-29 12:15:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 12:15:08 DEBUG Copying copyright contents. 2022-12-29 12:15:08 DEBUG Found changelog 2022-12-29 12:15:08 DEBUG Cleaning up source tree. 2022-12-29 12:15:08 DEBUG Done 2022-12-29 12:15:08 DEBUG Verifying source file kimagemapeditor_22.12.0.orig.tar.xz 2022-12-29 12:15:08 DEBUG Verifying source file kimagemapeditor_22.12.0-ok1.debian.tar.xz 2022-12-29 12:15:08 DEBUG Verifying buildinfo file kimagemapeditor_22.12.0-ok1_source.buildinfo 2022-12-29 12:15:08 DEBUG Finding and applying overrides. 2022-12-29 12:15:08 DEBUG Checking for kimagemapeditor/4:22.12.0-ok1 source ancestry 2022-12-29 12:15:08 DEBUG Finished checking upload. 2022-12-29 12:15:08 DEBUG Creating queue entry 2022-12-29 12:15:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 12:15:08 DEBUG kimagemapeditor diff from 4:22.08.3-ok1 to 4:22.12.0-ok1 requested 2022-12-29 12:15:08 DEBUG Setting it to ACCEPTED 2022-12-29 12:15:08 DEBUG Creating PENDING publishing record. 2022-12-29 12:15:08 DEBUG Created amd64 build of kimagemapeditor 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58862] in Primary Archive for openKylin (4010) 2022-12-29 12:15:08 DEBUG Created arm64 build of kimagemapeditor 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58863] in Primary Archive for openKylin (4010) 2022-12-29 12:15:08 DEBUG Created riscv64 build of kimagemapeditor 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58864] in Primary Archive for openKylin (4010) 2022-12-29 12:15:08 DEBUG Building recipients list. 2022-12-29 12:15:08 DEBUG Adding recipient: 'Cibot ' 2022-12-29 12:15:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 12:15:08 DEBUG Sent a mail: 2022-12-29 12:15:08 DEBUG Subject: [openkylin/yangtze-proposed] kimagemapeditor 4:22.12.0-ok1 (Accepted) 2022-12-29 12:15:08 DEBUG Sender: OKBS notice 2022-12-29 12:15:08 DEBUG Recipients: Cibot 2022-12-29 12:15:08 DEBUG Bcc: Local Root 2022-12-29 12:15:08 DEBUG Body: 2022-12-29 12:15:08 DEBUG kimagemapeditor (4:22.12.0-ok1) yangtze; urgency=medium 2022-12-29 12:15:08 DEBUG 2022-12-29 12:15:08 DEBUG * New upstream release (22.12.0). 2022-12-29 12:15:08 DEBUG 2022-12-29 12:15:08 DEBUG Date: Sat, 10 Dec 2022 16:04:43 +0800 2022-12-29 12:15:08 DEBUG Changed-By: rtlhq 2022-12-29 12:15:08 DEBUG Maintainer: openKylin KDE SIG 2022-12-29 12:15:08 DEBUG Signed-By: Cibot 2022-12-29 12:15:08 DEBUG https://build.openkylin.top/openkylin/+source/kimagemapeditor/4:22.12.0-ok1 2022-12-29 12:15:08 DEBUG 2022-12-29 12:15:08 DEBUG == 2022-12-29 12:15:08 DEBUG 2022-12-29 12:15:08 DEBUG OK: kimagemapeditor_22.12.0.orig.tar.xz 2022-12-29 12:15:08 DEBUG OK: kimagemapeditor_22.12.0-ok1.debian.tar.xz 2022-12-29 12:15:08 DEBUG OK: kimagemapeditor_22.12.0-ok1.dsc 2022-12-29 12:15:08 DEBUG -> Component: main Section: web 2022-12-29 12:15:08 DEBUG 2022-12-29 12:15:08 DEBUG No announcement sent 2022-12-29 12:15:08 DEBUG 2022-12-29 12:15:08 DEBUG Thank you for your contribution to openKylin. 2022-12-29 12:15:08 DEBUG 2022-12-29 12:15:08 DEBUG -- 2022-12-29 12:15:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 12:15:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 12:32:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-203126-003344'] 2022-12-29 12:32:07 DEBUG Considering upload upload-sftp-20221229-203126-003344 2022-12-29 12:32:07 DEBUG Considering changefile openkylin/yangtze-proposed/blinken_22.12.0-ok1_source.changes 2022-12-29 12:32:07 DEBUG CI build tag is: jenkins-ci-upload-6660 2022-12-29 12:32:07 DEBUG Finding fresh policy 2022-12-29 12:32:07 INFO Processing upload blinken_22.12.0-ok1_source.changes 2022-12-29 12:32:07 DEBUG Verifying signature on blinken_22.12.0-ok1_source.changes 2022-12-29 12:32:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 12:32:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 12:32:07 DEBUG Verifying signature on blinken_22.12.0-ok1.dsc 2022-12-29 12:32:07 DEBUG Performing DSC verification. 2022-12-29 12:32:07 DEBUG blinken_22.12.0-ok1_source.buildinfo can be unsigned. 2022-12-29 12:32:07 DEBUG Verifying the changes file. 2022-12-29 12:32:07 DEBUG Verifying files in upload. 2022-12-29 12:32:07 DEBUG Verifying source file blinken_22.12.0-ok1.dsc 2022-12-29 12:32:07 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 12:32:07 DEBUG Copying copyright contents. 2022-12-29 12:32:07 DEBUG Found changelog 2022-12-29 12:32:07 DEBUG Cleaning up source tree. 2022-12-29 12:32:08 DEBUG Done 2022-12-29 12:32:08 DEBUG Verifying source file blinken_22.12.0.orig.tar.xz 2022-12-29 12:32:08 DEBUG Verifying source file blinken_22.12.0-ok1.debian.tar.xz 2022-12-29 12:32:08 DEBUG Verifying buildinfo file blinken_22.12.0-ok1_source.buildinfo 2022-12-29 12:32:08 DEBUG Finding and applying overrides. 2022-12-29 12:32:08 DEBUG Checking for blinken/4:22.12.0-ok1 source ancestry 2022-12-29 12:32:08 DEBUG Finished checking upload. 2022-12-29 12:32:08 DEBUG Creating queue entry 2022-12-29 12:32:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 12:32:08 DEBUG blinken diff from 4:22.08.3-ok1 to 4:22.12.0-ok1 requested 2022-12-29 12:32:08 DEBUG Setting it to ACCEPTED 2022-12-29 12:32:08 DEBUG Creating PENDING publishing record. 2022-12-29 12:32:08 DEBUG Created amd64 build of blinken 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58865] in Primary Archive for openKylin (4010) 2022-12-29 12:32:08 DEBUG Created arm64 build of blinken 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58866] in Primary Archive for openKylin (4010) 2022-12-29 12:32:08 DEBUG Created riscv64 build of blinken 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58867] in Primary Archive for openKylin (4010) 2022-12-29 12:32:08 DEBUG Building recipients list. 2022-12-29 12:32:08 DEBUG Adding recipient: 'Cibot ' 2022-12-29 12:32:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 12:32:08 DEBUG Sent a mail: 2022-12-29 12:32:08 DEBUG Subject: [openkylin/yangtze-proposed] blinken 4:22.12.0-ok1 (Accepted) 2022-12-29 12:32:08 DEBUG Sender: OKBS notice 2022-12-29 12:32:08 DEBUG Recipients: Cibot 2022-12-29 12:32:08 DEBUG Bcc: Local Root 2022-12-29 12:32:08 DEBUG Body: 2022-12-29 12:32:08 DEBUG blinken (4:22.12.0-ok1) yangtze; urgency=medium 2022-12-29 12:32:08 DEBUG 2022-12-29 12:32:08 DEBUG New upstream release (22.12.0). 2022-12-29 12:32:08 DEBUG 2022-12-29 12:32:08 DEBUG Date: Sat, 10 Dec 2022 16:04:24 +0800 2022-12-29 12:32:08 DEBUG Changed-By: rtlhq 2022-12-29 12:32:08 DEBUG Maintainer: openKylin KDE SIG 2022-12-29 12:32:08 DEBUG Signed-By: Cibot 2022-12-29 12:32:08 DEBUG https://build.openkylin.top/openkylin/+source/blinken/4:22.12.0-ok1 2022-12-29 12:32:08 DEBUG 2022-12-29 12:32:08 DEBUG == 2022-12-29 12:32:08 DEBUG 2022-12-29 12:32:08 DEBUG OK: blinken_22.12.0.orig.tar.xz 2022-12-29 12:32:08 DEBUG OK: blinken_22.12.0-ok1.debian.tar.xz 2022-12-29 12:32:08 DEBUG OK: blinken_22.12.0-ok1.dsc 2022-12-29 12:32:08 DEBUG -> Component: main Section: kde 2022-12-29 12:32:08 DEBUG 2022-12-29 12:32:08 DEBUG No announcement sent 2022-12-29 12:32:08 DEBUG 2022-12-29 12:32:08 DEBUG Thank you for your contribution to openKylin. 2022-12-29 12:32:08 DEBUG 2022-12-29 12:32:08 DEBUG -- 2022-12-29 12:32:08 DEBUG You are receiving this email because you made this upload. 2022-12-29 12:32:08 INFO Committing the transaction and any mails associated with this upload. 2022-12-29 13:45:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221229-214413-003345'] 2022-12-29 13:45:07 DEBUG Considering upload upload-sftp-20221229-214413-003345 2022-12-29 13:45:07 DEBUG Considering changefile openkylin/yangtze-proposed/ark_22.12.0-ok1_source.changes 2022-12-29 13:45:07 DEBUG CI build tag is: jenkins-ci-upload-6661 2022-12-29 13:45:07 DEBUG Finding fresh policy 2022-12-29 13:45:07 INFO Processing upload ark_22.12.0-ok1_source.changes 2022-12-29 13:45:07 DEBUG Verifying signature on ark_22.12.0-ok1_source.changes 2022-12-29 13:45:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-12-29 13:45:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-12-29 13:45:08 DEBUG Verifying signature on ark_22.12.0-ok1.dsc 2022-12-29 13:45:08 DEBUG Performing DSC verification. 2022-12-29 13:45:08 DEBUG ark_22.12.0-ok1_source.buildinfo can be unsigned. 2022-12-29 13:45:08 DEBUG Verifying the changes file. 2022-12-29 13:45:08 DEBUG Verifying files in upload. 2022-12-29 13:45:08 DEBUG Verifying source file ark_22.12.0-ok1.dsc 2022-12-29 13:45:08 DEBUG Verifying uploaded source package by unpacking it. 2022-12-29 13:45:08 DEBUG Copying copyright contents. 2022-12-29 13:45:08 DEBUG Found changelog 2022-12-29 13:45:08 DEBUG Cleaning up source tree. 2022-12-29 13:45:08 DEBUG Done 2022-12-29 13:45:08 DEBUG Verifying source file ark_22.12.0.orig.tar.xz 2022-12-29 13:45:08 DEBUG Verifying source file ark_22.12.0-ok1.debian.tar.xz 2022-12-29 13:45:08 DEBUG Verifying buildinfo file ark_22.12.0-ok1_source.buildinfo 2022-12-29 13:45:08 DEBUG Finding and applying overrides. 2022-12-29 13:45:08 DEBUG Checking for ark/4:22.12.0-ok1 source ancestry 2022-12-29 13:45:08 DEBUG Finished checking upload. 2022-12-29 13:45:08 DEBUG Creating queue entry 2022-12-29 13:45:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-12-29 13:45:08 DEBUG ark diff from 4:22.08.3-ok2.1 to 4:22.12.0-ok1 requested 2022-12-29 13:45:08 DEBUG Setting it to ACCEPTED 2022-12-29 13:45:08 DEBUG Creating PENDING publishing record. 2022-12-29 13:45:09 DEBUG Created amd64 build of ark 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58868] in Primary Archive for openKylin (4010) 2022-12-29 13:45:09 DEBUG Created arm64 build of ark 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58869] in Primary Archive for openKylin (4010) 2022-12-29 13:45:09 DEBUG Created riscv64 build of ark 4:22.12.0-ok1 in openkylin yangtze PROPOSED [58870] in Primary Archive for openKylin (4010) 2022-12-29 13:45:09 DEBUG Building recipients list. 2022-12-29 13:45:09 DEBUG Adding recipient: 'Cibot ' 2022-12-29 13:45:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-12-29 13:45:09 DEBUG Sent a mail: 2022-12-29 13:45:09 DEBUG Subject: [openkylin/yangtze-proposed] ark 4:22.12.0-ok1 (Accepted) 2022-12-29 13:45:09 DEBUG Sender: OKBS notice 2022-12-29 13:45:09 DEBUG Recipients: Cibot 2022-12-29 13:45:09 DEBUG Bcc: Local Root 2022-12-29 13:45:09 DEBUG Body: 2022-12-29 13:45:09 DEBUG ark (4:22.12.0-ok1) yangtze; urgency=medium 2022-12-29 13:45:09 DEBUG 2022-12-29 13:45:09 DEBUG * New upstream release (22.12.0). 2022-12-29 13:45:09 DEBUG 2022-12-29 13:45:09 DEBUG Date: Sat, 10 Dec 2022 16:04:22 +0100 2022-12-29 13:45:09 DEBUG Changed-By: rtlhq 2022-12-29 13:45:09 DEBUG Maintainer: openKylin KDE SIG 2022-12-29 13:45:09 DEBUG Signed-By: Cibot 2022-12-29 13:45:09 DEBUG https://build.openkylin.top/openkylin/+source/ark/4:22.12.0-ok1 2022-12-29 13:45:09 DEBUG 2022-12-29 13:45:09 DEBUG == 2022-12-29 13:45:09 DEBUG 2022-12-29 13:45:09 DEBUG OK: ark_22.12.0.orig.tar.xz 2022-12-29 13:45:09 DEBUG OK: ark_22.12.0-ok1.debian.tar.xz 2022-12-29 13:45:09 DEBUG OK: ark_22.12.0-ok1.dsc 2022-12-29 13:45:09 DEBUG -> Component: main Section: kde 2022-12-29 13:45:09 DEBUG 2022-12-29 13:45:09 DEBUG No announcement sent 2022-12-29 13:45:09 DEBUG 2022-12-29 13:45:09 DEBUG Thank you for your contribution to openKylin. 2022-12-29 13:45:09 DEBUG 2022-12-29 13:45:09 DEBUG -- 2022-12-29 13:45:09 DEBUG You are receiving this email because you made this upload. 2022-12-29 13:45:09 INFO Committing the transaction and any mails associated with this upload.