2022-11-16 00:40:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-083901-002364', 'upload-sftp-20221116-084002-002365'] 2022-11-16 00:40:07 DEBUG Considering upload upload-sftp-20221116-083901-002364 2022-11-16 00:40:07 DEBUG Considering changefile openkylin/yangtze-proposed/device-tree-compiler_1.5.1-ok1_source.changes 2022-11-16 00:40:07 DEBUG CI build tag is: jenkins-ci-upload-5827 2022-11-16 00:40:07 DEBUG Finding fresh policy 2022-11-16 00:40:07 INFO Processing upload device-tree-compiler_1.5.1-ok1_source.changes 2022-11-16 00:40:07 DEBUG Verifying signature on device-tree-compiler_1.5.1-ok1_source.changes 2022-11-16 00:40:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 00:40:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 00:40:08 DEBUG Verifying signature on device-tree-compiler_1.5.1-ok1.dsc 2022-11-16 00:40:08 DEBUG Performing DSC verification. 2022-11-16 00:40:08 DEBUG device-tree-compiler_1.5.1-ok1_source.buildinfo can be unsigned. 2022-11-16 00:40:08 DEBUG Verifying the changes file. 2022-11-16 00:40:08 DEBUG Verifying files in upload. 2022-11-16 00:40:08 DEBUG Verifying source file device-tree-compiler_1.5.1-ok1.dsc 2022-11-16 00:40:08 DEBUG device-tree-compiler_1.5.1.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 00:40:08 DEBUG device-tree-compiler_1.5.1-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 00:40:08 DEBUG Verifying source file device-tree-compiler_1.5.1.orig.tar.xz 2022-11-16 00:40:08 DEBUG Verifying source file device-tree-compiler_1.5.1-ok1.debian.tar.xz 2022-11-16 00:40:08 DEBUG Verifying buildinfo file device-tree-compiler_1.5.1-ok1_source.buildinfo 2022-11-16 00:40:08 DEBUG Finding and applying overrides. 2022-11-16 00:40:08 DEBUG Checking for device-tree-compiler/1.5.1-ok1 source ancestry 2022-11-16 00:40:08 DEBUG device-tree-compiler: (source) NEW 2022-11-16 00:40:08 DEBUG Finished checking upload. 2022-11-16 00:40:08 DEBUG Building recipients list. 2022-11-16 00:40:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:40:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 00:40:08 DEBUG Sent a mail: 2022-11-16 00:40:08 DEBUG Subject: [openkylin] device-tree-compiler_1.5.1-ok1_source.changes (Rejected) 2022-11-16 00:40:08 DEBUG Sender: OKBS notice 2022-11-16 00:40:08 DEBUG Recipients: Cibot 2022-11-16 00:40:08 DEBUG Bcc: Local Root 2022-11-16 00:40:08 DEBUG Body: 2022-11-16 00:40:08 DEBUG Rejected: 2022-11-16 00:40:08 DEBUG File device-tree-compiler_1.5.1-ok1.debian.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-11-16 00:40:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG device-tree-compiler (1.5.1-ok1) yangtze; urgency=medium 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG * rebuild source for openKylin 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG Date: Tue, 15 Nov 2022 17:09:21 +0800 2022-11-16 00:40:08 DEBUG Changed-By: Cong Liu --- 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 '\xe9' in position 13: 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: 'Maintainer: H\xe9ctor Or\xf3n Mart\xednez ' Arguments: () 2022-11-16 00:40:08 DEBUG Maintainer: H\xe9ctor Or\xf3n Mart\xednez 2022-11-16 00:40:08 DEBUG Signed-By: Cibot 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG -- 2022-11-16 00:40:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:40:08 INFO Upload was rejected: 2022-11-16 00:40:08 INFO File device-tree-compiler_1.5.1-ok1.debian.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-11-16 00:40:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:40:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 00:40:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-083901-002364 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-083901-002364 2022-11-16 00:40:08 DEBUG Considering upload upload-sftp-20221116-084002-002365 2022-11-16 00:40:08 DEBUG Considering changefile openkylin/yangtze-proposed/libcacard_2.6.1-ok1_source.changes 2022-11-16 00:40:08 DEBUG CI build tag is: jenkins-ci-upload-5828 2022-11-16 00:40:08 DEBUG Finding fresh policy 2022-11-16 00:40:08 INFO Processing upload libcacard_2.6.1-ok1_source.changes 2022-11-16 00:40:08 DEBUG Verifying signature on libcacard_2.6.1-ok1_source.changes 2022-11-16 00:40:08 DEBUG Verifying signature on libcacard_2.6.1-ok1.dsc 2022-11-16 00:40:08 DEBUG Performing DSC verification. 2022-11-16 00:40:08 DEBUG libcacard_2.6.1-ok1_source.buildinfo can be unsigned. 2022-11-16 00:40:08 DEBUG Verifying the changes file. 2022-11-16 00:40:08 DEBUG Verifying files in upload. 2022-11-16 00:40:08 DEBUG Verifying source file libcacard_2.6.1-ok1.dsc 2022-11-16 00:40:08 DEBUG libcacard_2.6.1.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 00:40:08 DEBUG libcacard_2.6.1-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 00:40:08 DEBUG Verifying source file libcacard_2.6.1.orig.tar.xz 2022-11-16 00:40:08 DEBUG Verifying source file libcacard_2.6.1-ok1.debian.tar.xz 2022-11-16 00:40:08 DEBUG Verifying buildinfo file libcacard_2.6.1-ok1_source.buildinfo 2022-11-16 00:40:08 DEBUG Finding and applying overrides. 2022-11-16 00:40:08 DEBUG Checking for libcacard/1:2.6.1-ok1 source ancestry 2022-11-16 00:40:08 DEBUG libcacard: (source) NEW 2022-11-16 00:40:08 DEBUG Finished checking upload. 2022-11-16 00:40:08 DEBUG Building recipients list. 2022-11-16 00:40:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:40:08 DEBUG Sent a mail: 2022-11-16 00:40:08 DEBUG Subject: [openkylin] libcacard_2.6.1-ok1_source.changes (Rejected) 2022-11-16 00:40:08 DEBUG Sender: OKBS notice 2022-11-16 00:40:08 DEBUG Recipients: Cibot 2022-11-16 00:40:08 DEBUG Bcc: Local Root 2022-11-16 00:40:08 DEBUG Body: 2022-11-16 00:40:08 DEBUG Rejected: 2022-11-16 00:40:08 DEBUG File libcacard_2.6.1-ok1.debian.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-11-16 00:40:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG libcacard (1:2.6.1-ok1) yangtze; urgency=medium 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG * rebuild source for openKylin 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG Date: Tue, 15 Nov 2022 17:13:05 +0800 2022-11-16 00:40:08 DEBUG Changed-By: Cong Liu 2022-11-16 00:40:08 DEBUG Maintainer: Michael Tokarev 2022-11-16 00:40:08 DEBUG Signed-By: Cibot 2022-11-16 00:40:08 DEBUG 2022-11-16 00:40:08 DEBUG -- 2022-11-16 00:40:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:40:08 INFO Upload was rejected: 2022-11-16 00:40:08 INFO File libcacard_2.6.1-ok1.debian.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-11-16 00:40:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:40:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 00:40:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-084002-002365 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-084002-002365 2022-11-16 00:41:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-084027-002366', 'upload-sftp-20221116-084051-002367'] 2022-11-16 00:41:07 DEBUG Considering upload upload-sftp-20221116-084027-002366 2022-11-16 00:41:07 DEBUG Considering changefile openkylin/yangtze-proposed/usbredir_0.8.0-ok1_source.changes 2022-11-16 00:41:07 DEBUG CI build tag is: jenkins-ci-upload-5829 2022-11-16 00:41:07 DEBUG Finding fresh policy 2022-11-16 00:41:07 INFO Processing upload usbredir_0.8.0-ok1_source.changes 2022-11-16 00:41:07 DEBUG Verifying signature on usbredir_0.8.0-ok1_source.changes 2022-11-16 00:41:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 00:41:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 00:41:07 DEBUG Verifying signature on usbredir_0.8.0-ok1.dsc 2022-11-16 00:41:08 DEBUG Performing DSC verification. 2022-11-16 00:41:08 DEBUG usbredir_0.8.0-ok1_source.buildinfo can be unsigned. 2022-11-16 00:41:08 DEBUG Verifying the changes file. 2022-11-16 00:41:08 DEBUG Verifying files in upload. 2022-11-16 00:41:08 DEBUG Verifying source file usbredir_0.8.0-ok1.dsc 2022-11-16 00:41:08 DEBUG usbredir_0.8.0.orig.tar.bz2 found in Primary Archive for openKylin 2022-11-16 00:41:08 DEBUG usbredir_0.8.0-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 00:41:08 DEBUG Verifying source file usbredir_0.8.0.orig.tar.bz2 2022-11-16 00:41:08 DEBUG Verifying source file usbredir_0.8.0-ok1.debian.tar.xz 2022-11-16 00:41:08 DEBUG Verifying buildinfo file usbredir_0.8.0-ok1_source.buildinfo 2022-11-16 00:41:08 DEBUG Finding and applying overrides. 2022-11-16 00:41:08 DEBUG Checking for usbredir/0.8.0-ok1 source ancestry 2022-11-16 00:41:08 DEBUG usbredir: (source) NEW 2022-11-16 00:41:08 DEBUG Finished checking upload. 2022-11-16 00:41:08 DEBUG Building recipients list. 2022-11-16 00:41:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:41:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 00:41:08 DEBUG Sent a mail: 2022-11-16 00:41:08 DEBUG Subject: [openkylin] usbredir_0.8.0-ok1_source.changes (Rejected) 2022-11-16 00:41:08 DEBUG Sender: OKBS notice 2022-11-16 00:41:08 DEBUG Recipients: Cibot 2022-11-16 00:41:08 DEBUG Bcc: Local Root 2022-11-16 00:41:08 DEBUG Body: 2022-11-16 00:41:08 DEBUG Rejected: 2022-11-16 00:41:08 DEBUG File usbredir_0.8.0-ok1.debian.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-11-16 00:41:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG usbredir (0.8.0-ok1) yangtze; urgency=medium 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG * rebuild source for openKylin 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG Date: Tue, 15 Nov 2022 17:13:59 +0800 2022-11-16 00:41:08 DEBUG Changed-By: Cong Liu 2022-11-16 00:41:08 DEBUG Maintainer: Liang Guo 2022-11-16 00:41:08 DEBUG Signed-By: Cibot 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG -- 2022-11-16 00:41:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:41:08 INFO Upload was rejected: 2022-11-16 00:41:08 INFO File usbredir_0.8.0-ok1.debian.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-11-16 00:41:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:41:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 00:41:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-084027-002366 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-084027-002366 2022-11-16 00:41:08 DEBUG Considering upload upload-sftp-20221116-084051-002367 2022-11-16 00:41:08 DEBUG Considering changefile openkylin/yangtze-proposed/libosinfo_1.7.1-ok1_source.changes 2022-11-16 00:41:08 DEBUG CI build tag is: jenkins-ci-upload-5830 2022-11-16 00:41:08 DEBUG Finding fresh policy 2022-11-16 00:41:08 INFO Processing upload libosinfo_1.7.1-ok1_source.changes 2022-11-16 00:41:08 DEBUG Verifying signature on libosinfo_1.7.1-ok1_source.changes 2022-11-16 00:41:08 DEBUG Verifying signature on libosinfo_1.7.1-ok1.dsc 2022-11-16 00:41:08 DEBUG Performing DSC verification. 2022-11-16 00:41:08 DEBUG libosinfo_1.7.1-ok1_source.buildinfo can be unsigned. 2022-11-16 00:41:08 DEBUG Verifying the changes file. 2022-11-16 00:41:08 DEBUG Verifying files in upload. 2022-11-16 00:41:08 DEBUG Verifying source file libosinfo_1.7.1-ok1.dsc 2022-11-16 00:41:08 DEBUG libosinfo_1.7.1.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 00:41:08 DEBUG libosinfo_1.7.1.orig.tar.xz.asc found in Primary Archive for openKylin 2022-11-16 00:41:08 DEBUG libosinfo_1.7.1-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 00:41:08 DEBUG Verifying source file libosinfo_1.7.1.orig.tar.xz 2022-11-16 00:41:08 DEBUG Verifying source file libosinfo_1.7.1.orig.tar.xz.asc 2022-11-16 00:41:08 DEBUG Verifying source file libosinfo_1.7.1-ok1.debian.tar.xz 2022-11-16 00:41:08 DEBUG Verifying buildinfo file libosinfo_1.7.1-ok1_source.buildinfo 2022-11-16 00:41:08 DEBUG Finding and applying overrides. 2022-11-16 00:41:08 DEBUG Checking for libosinfo/1.7.1-ok1 source ancestry 2022-11-16 00:41:08 DEBUG libosinfo: (source) NEW 2022-11-16 00:41:08 DEBUG Finished checking upload. 2022-11-16 00:41:08 DEBUG Building recipients list. 2022-11-16 00:41:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:41:08 DEBUG Sent a mail: 2022-11-16 00:41:08 DEBUG Subject: [openkylin] libosinfo_1.7.1-ok1_source.changes (Rejected) 2022-11-16 00:41:08 DEBUG Sender: OKBS notice 2022-11-16 00:41:08 DEBUG Recipients: Cibot 2022-11-16 00:41:08 DEBUG Bcc: Local Root 2022-11-16 00:41:08 DEBUG Body: 2022-11-16 00:41:08 DEBUG Rejected: 2022-11-16 00:41:08 DEBUG File libosinfo_1.7.1-ok1.debian.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-11-16 00:41:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG libosinfo (1.7.1-ok1) yangtze; urgency=medium 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG * rebuild source for openKylin 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG Date: Tue, 15 Nov 2022 17:16:17 +0800 2022-11-16 00:41:08 DEBUG Changed-By: Cong Liu --- 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 '\xfc' in position 19: 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: 'Maintainer: Guido G\xfcnther ' Arguments: () 2022-11-16 00:41:08 DEBUG Maintainer: Guido G\xfcnther 2022-11-16 00:41:08 DEBUG Signed-By: Cibot 2022-11-16 00:41:08 DEBUG 2022-11-16 00:41:08 DEBUG -- 2022-11-16 00:41:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:41:08 INFO Upload was rejected: 2022-11-16 00:41:08 INFO File libosinfo_1.7.1-ok1.debian.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-11-16 00:41:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:41:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 00:41:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-084051-002367 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-084051-002367 2022-11-16 00:42:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-084110-002368', 'upload-sftp-20221116-084137-002369'] 2022-11-16 00:42:07 DEBUG Considering upload upload-sftp-20221116-084110-002368 2022-11-16 00:42:07 DEBUG Considering changefile openkylin/yangtze-proposed/libvirt-glib_3.0.0-ok1_source.changes 2022-11-16 00:42:07 DEBUG CI build tag is: jenkins-ci-upload-5831 2022-11-16 00:42:07 DEBUG Finding fresh policy 2022-11-16 00:42:07 INFO Processing upload libvirt-glib_3.0.0-ok1_source.changes 2022-11-16 00:42:07 DEBUG Verifying signature on libvirt-glib_3.0.0-ok1_source.changes 2022-11-16 00:42:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 00:42:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 00:42:07 DEBUG Verifying signature on libvirt-glib_3.0.0-ok1.dsc 2022-11-16 00:42:07 DEBUG Performing DSC verification. 2022-11-16 00:42:07 DEBUG libvirt-glib_3.0.0-ok1_source.buildinfo can be unsigned. 2022-11-16 00:42:07 DEBUG Verifying the changes file. 2022-11-16 00:42:07 DEBUG Verifying files in upload. 2022-11-16 00:42:07 DEBUG Verifying source file libvirt-glib_3.0.0-ok1.dsc 2022-11-16 00:42:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 00:42:08 DEBUG Copying copyright contents. 2022-11-16 00:42:08 DEBUG Found changelog 2022-11-16 00:42:08 DEBUG Cleaning up source tree. 2022-11-16 00:42:08 DEBUG Done 2022-11-16 00:42:08 DEBUG Verifying source file libvirt-glib_3.0.0.orig.tar.gz 2022-11-16 00:42:08 DEBUG Verifying source file libvirt-glib_3.0.0.orig.tar.gz.asc 2022-11-16 00:42:08 DEBUG Verifying source file libvirt-glib_3.0.0-ok1.debian.tar.xz 2022-11-16 00:42:08 DEBUG Verifying buildinfo file libvirt-glib_3.0.0-ok1_source.buildinfo 2022-11-16 00:42:08 DEBUG Finding and applying overrides. 2022-11-16 00:42:08 DEBUG Checking for libvirt-glib/3.0.0-ok1 source ancestry 2022-11-16 00:42:08 DEBUG libvirt-glib: (source) NEW 2022-11-16 00:42:08 DEBUG Finished checking upload. 2022-11-16 00:42:08 DEBUG Creating queue entry 2022-11-16 00:42:08 DEBUG Building recipients list. 2022-11-16 00:42:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:42:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 00:42:08 DEBUG Sent a mail: 2022-11-16 00:42:08 DEBUG Subject: [openkylin/yangtze-proposed] libvirt-glib 3.0.0-ok1 (New) 2022-11-16 00:42:08 DEBUG Sender: OKBS notice 2022-11-16 00:42:08 DEBUG Recipients: Cibot 2022-11-16 00:42:08 DEBUG Bcc: Local Root 2022-11-16 00:42:08 DEBUG Body: 2022-11-16 00:42:08 DEBUG NEW: libvirt-glib_3.0.0.orig.tar.gz 2022-11-16 00:42:08 DEBUG NEW: libvirt-glib_3.0.0.orig.tar.gz.asc 2022-11-16 00:42:08 DEBUG NEW: libvirt-glib_3.0.0-ok1.debian.tar.xz 2022-11-16 00:42:08 DEBUG NEW: libvirt-glib_3.0.0-ok1.dsc 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG libvirt-glib (3.0.0-ok1) yangtze; urgency=medium 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG * rebuild source for openKylin 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 00:42:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 00:42:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 00:42:08 DEBUG above if files already exist in other distroseries. 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG -- 2022-11-16 00:42:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:42:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 00:42:08 DEBUG Considering upload upload-sftp-20221116-084137-002369 2022-11-16 00:42:08 DEBUG Considering changefile openkylin/yangtze-proposed/libslirp_4.1.0-ok1_source.changes 2022-11-16 00:42:08 DEBUG CI build tag is: jenkins-ci-upload-5832 2022-11-16 00:42:08 DEBUG Finding fresh policy 2022-11-16 00:42:08 INFO Processing upload libslirp_4.1.0-ok1_source.changes 2022-11-16 00:42:08 DEBUG Verifying signature on libslirp_4.1.0-ok1_source.changes 2022-11-16 00:42:08 DEBUG Verifying signature on libslirp_4.1.0-ok1.dsc 2022-11-16 00:42:08 DEBUG Performing DSC verification. 2022-11-16 00:42:08 DEBUG libslirp_4.1.0-ok1_source.buildinfo can be unsigned. 2022-11-16 00:42:08 DEBUG Verifying the changes file. 2022-11-16 00:42:08 DEBUG Verifying files in upload. 2022-11-16 00:42:08 DEBUG Verifying source file libslirp_4.1.0-ok1.dsc 2022-11-16 00:42:08 DEBUG libslirp_4.1.0.orig.tar.bz2 found in Primary Archive for openKylin 2022-11-16 00:42:08 DEBUG libslirp_4.1.0-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 00:42:08 DEBUG Verifying source file libslirp_4.1.0.orig.tar.bz2 2022-11-16 00:42:08 DEBUG Verifying source file libslirp_4.1.0-ok1.debian.tar.xz 2022-11-16 00:42:08 DEBUG Verifying buildinfo file libslirp_4.1.0-ok1_source.buildinfo 2022-11-16 00:42:08 DEBUG Finding and applying overrides. 2022-11-16 00:42:08 DEBUG Checking for libslirp/4.1.0-ok1 source ancestry 2022-11-16 00:42:08 DEBUG libslirp: (source) NEW 2022-11-16 00:42:08 DEBUG Finished checking upload. 2022-11-16 00:42:08 DEBUG Building recipients list. 2022-11-16 00:42:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:42:08 DEBUG Sent a mail: 2022-11-16 00:42:08 DEBUG Subject: [openkylin] libslirp_4.1.0-ok1_source.changes (Rejected) 2022-11-16 00:42:08 DEBUG Sender: OKBS notice 2022-11-16 00:42:08 DEBUG Recipients: Cibot 2022-11-16 00:42:08 DEBUG Bcc: Local Root 2022-11-16 00:42:08 DEBUG Body: 2022-11-16 00:42:08 DEBUG Rejected: 2022-11-16 00:42:08 DEBUG File libslirp_4.1.0-ok1.debian.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-11-16 00:42:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG libslirp (4.1.0-ok1) yangtze; urgency=medium 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG * rebuild source for openKylin 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG Date: Tue, 15 Nov 2022 17:12:28 +0800 2022-11-16 00:42:08 DEBUG Changed-By: Cong Liu 2022-11-16 00:42:08 DEBUG Maintainer: Ubuntu Developers 2022-11-16 00:42:08 DEBUG Signed-By: Cibot 2022-11-16 00:42:08 DEBUG 2022-11-16 00:42:08 DEBUG -- 2022-11-16 00:42:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:42:08 INFO Upload was rejected: 2022-11-16 00:42:08 INFO File libslirp_4.1.0-ok1.debian.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-11-16 00:42:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:42:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 00:42:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-084137-002369 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-084137-002369 2022-11-16 00:43:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-084214-002370'] 2022-11-16 00:43:07 DEBUG Considering upload upload-sftp-20221116-084214-002370 2022-11-16 00:43:07 DEBUG Considering changefile openkylin/yangtze-proposed/pmdk_1.8-ok1_source.changes 2022-11-16 00:43:07 DEBUG CI build tag is: jenkins-ci-upload-5833 2022-11-16 00:43:07 DEBUG Finding fresh policy 2022-11-16 00:43:07 INFO Processing upload pmdk_1.8-ok1_source.changes 2022-11-16 00:43:07 DEBUG Verifying signature on pmdk_1.8-ok1_source.changes 2022-11-16 00:43:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 00:43:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 00:43:07 DEBUG Verifying signature on pmdk_1.8-ok1.dsc 2022-11-16 00:43:08 DEBUG Performing DSC verification. 2022-11-16 00:43:08 DEBUG pmdk_1.8-ok1_source.buildinfo can be unsigned. 2022-11-16 00:43:08 DEBUG Verifying the changes file. 2022-11-16 00:43:08 DEBUG Verifying files in upload. 2022-11-16 00:43:08 DEBUG Verifying source file pmdk_1.8-ok1.dsc 2022-11-16 00:43:08 DEBUG pmdk_1.8.orig.tar.gz found in Primary Archive for openKylin 2022-11-16 00:43:08 DEBUG pmdk_1.8-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 00:43:08 DEBUG Verifying source file pmdk_1.8.orig.tar.gz 2022-11-16 00:43:08 DEBUG Verifying source file pmdk_1.8-ok1.debian.tar.xz 2022-11-16 00:43:08 DEBUG Verifying buildinfo file pmdk_1.8-ok1_source.buildinfo 2022-11-16 00:43:08 DEBUG Finding and applying overrides. 2022-11-16 00:43:08 DEBUG Checking for pmdk/1.8-ok1 source ancestry 2022-11-16 00:43:08 DEBUG pmdk: (source) NEW 2022-11-16 00:43:08 DEBUG Finished checking upload. 2022-11-16 00:43:08 DEBUG Building recipients list. 2022-11-16 00:43:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:43:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 00:43:08 DEBUG Sent a mail: 2022-11-16 00:43:08 DEBUG Subject: [openkylin] pmdk_1.8-ok1_source.changes (Rejected) 2022-11-16 00:43:08 DEBUG Sender: OKBS notice 2022-11-16 00:43:08 DEBUG Recipients: Cibot 2022-11-16 00:43:08 DEBUG Bcc: Local Root 2022-11-16 00:43:08 DEBUG Body: 2022-11-16 00:43:08 DEBUG Rejected: 2022-11-16 00:43:08 DEBUG File pmdk_1.8-ok1.debian.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-11-16 00:43:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:43:08 DEBUG 2022-11-16 00:43:08 DEBUG pmdk (1.8-ok1) yangtze; urgency=medium 2022-11-16 00:43:08 DEBUG 2022-11-16 00:43:08 DEBUG * rebuild source for openKylin 2022-11-16 00:43:08 DEBUG 2022-11-16 00:43:08 DEBUG Date: Tue, 15 Nov 2022 17:10:35 +0800 2022-11-16 00:43:08 DEBUG Changed-By: Cong Liu 2022-11-16 00:43:08 DEBUG Maintainer: Ubuntu Developers 2022-11-16 00:43:08 DEBUG Signed-By: Cibot 2022-11-16 00:43:08 DEBUG 2022-11-16 00:43:08 DEBUG -- 2022-11-16 00:43:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:43:08 INFO Upload was rejected: 2022-11-16 00:43:08 INFO File pmdk_1.8-ok1.debian.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-11-16 00:43:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 00:43:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 00:43:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-084214-002370 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-084214-002370 2022-11-16 00:48:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-084710-002371'] 2022-11-16 00:48:07 DEBUG Considering upload upload-sftp-20221116-084710-002371 2022-11-16 00:48:07 DEBUG Considering changefile openkylin/yangtze-proposed/usbredir_0.8.0-ok1build1_source.changes 2022-11-16 00:48:07 DEBUG CI build tag is: jenkins-ci-upload-5834 2022-11-16 00:48:07 DEBUG Finding fresh policy 2022-11-16 00:48:07 INFO Processing upload usbredir_0.8.0-ok1build1_source.changes 2022-11-16 00:48:07 DEBUG Verifying signature on usbredir_0.8.0-ok1build1_source.changes 2022-11-16 00:48:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 00:48:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 00:48:08 DEBUG Verifying signature on usbredir_0.8.0-ok1build1.dsc 2022-11-16 00:48:08 DEBUG Performing DSC verification. 2022-11-16 00:48:08 DEBUG usbredir_0.8.0-ok1build1_source.buildinfo can be unsigned. 2022-11-16 00:48:08 DEBUG Verifying the changes file. 2022-11-16 00:48:08 DEBUG Verifying files in upload. 2022-11-16 00:48:08 DEBUG Verifying source file usbredir_0.8.0-ok1build1.dsc 2022-11-16 00:48:08 DEBUG usbredir_0.8.0.orig.tar.bz2 found in Primary Archive for openKylin 2022-11-16 00:48:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 00:48:08 DEBUG Copying copyright contents. 2022-11-16 00:48:08 DEBUG Found changelog 2022-11-16 00:48:08 DEBUG Cleaning up source tree. 2022-11-16 00:48:08 DEBUG Done 2022-11-16 00:48:08 DEBUG Verifying source file usbredir_0.8.0.orig.tar.bz2 2022-11-16 00:48:08 DEBUG Verifying source file usbredir_0.8.0-ok1build1.debian.tar.xz 2022-11-16 00:48:08 DEBUG Verifying buildinfo file usbredir_0.8.0-ok1build1_source.buildinfo 2022-11-16 00:48:08 DEBUG Finding and applying overrides. 2022-11-16 00:48:08 DEBUG Checking for usbredir/0.8.0-ok1build1 source ancestry 2022-11-16 00:48:08 DEBUG usbredir: (source) NEW 2022-11-16 00:48:08 DEBUG Finished checking upload. 2022-11-16 00:48:08 DEBUG Creating queue entry 2022-11-16 00:48:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 00:48:08 DEBUG usbredir diff from 0.8.0-ok1 to 0.8.0-ok1build1 requested 2022-11-16 00:48:08 DEBUG Building recipients list. 2022-11-16 00:48:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 00:48:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 00:48:08 DEBUG Sent a mail: 2022-11-16 00:48:08 DEBUG Subject: [openkylin/yangtze-proposed] usbredir 0.8.0-ok1build1 (New) 2022-11-16 00:48:08 DEBUG Sender: OKBS notice 2022-11-16 00:48:08 DEBUG Recipients: Cibot 2022-11-16 00:48:08 DEBUG Bcc: Local Root 2022-11-16 00:48:08 DEBUG Body: 2022-11-16 00:48:08 DEBUG NEW: usbredir_0.8.0.orig.tar.bz2 2022-11-16 00:48:08 DEBUG NEW: usbredir_0.8.0-ok1build1.debian.tar.xz 2022-11-16 00:48:08 DEBUG NEW: usbredir_0.8.0-ok1build1.dsc 2022-11-16 00:48:08 DEBUG 2022-11-16 00:48:08 DEBUG usbredir (0.8.0-ok1build1) yangtze; urgency=medium 2022-11-16 00:48:08 DEBUG 2022-11-16 00:48:08 DEBUG * update changelog 2022-11-16 00:48:08 DEBUG 2022-11-16 00:48:08 DEBUG 2022-11-16 00:48:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 00:48:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 00:48:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 00:48:08 DEBUG 2022-11-16 00:48:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 00:48:08 DEBUG above if files already exist in other distroseries. 2022-11-16 00:48:08 DEBUG 2022-11-16 00:48:08 DEBUG -- 2022-11-16 00:48:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 00:48:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:02:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-090111-002372'] 2022-11-16 01:02:07 DEBUG Considering upload upload-sftp-20221116-090111-002372 2022-11-16 01:02:07 DEBUG Considering changefile openkylin/yangtze-proposed/libcacard_2.6.1-ok1build1_source.changes 2022-11-16 01:02:07 DEBUG CI build tag is: jenkins-ci-upload-5836 2022-11-16 01:02:07 DEBUG Finding fresh policy 2022-11-16 01:02:07 INFO Processing upload libcacard_2.6.1-ok1build1_source.changes 2022-11-16 01:02:07 DEBUG Verifying signature on libcacard_2.6.1-ok1build1_source.changes 2022-11-16 01:02:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:02:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:02:07 DEBUG Verifying signature on libcacard_2.6.1-ok1build1.dsc 2022-11-16 01:02:07 DEBUG Performing DSC verification. 2022-11-16 01:02:07 DEBUG libcacard_2.6.1-ok1build1_source.buildinfo can be unsigned. 2022-11-16 01:02:07 DEBUG Verifying the changes file. 2022-11-16 01:02:07 DEBUG Verifying files in upload. 2022-11-16 01:02:07 DEBUG Verifying source file libcacard_2.6.1-ok1build1.dsc 2022-11-16 01:02:07 DEBUG libcacard_2.6.1.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 01:02:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:02:07 DEBUG Copying copyright contents. 2022-11-16 01:02:07 DEBUG Found changelog 2022-11-16 01:02:07 DEBUG Cleaning up source tree. 2022-11-16 01:02:07 DEBUG Done 2022-11-16 01:02:07 DEBUG Verifying source file libcacard_2.6.1.orig.tar.xz 2022-11-16 01:02:07 DEBUG Verifying source file libcacard_2.6.1-ok1build1.debian.tar.xz 2022-11-16 01:02:07 DEBUG Verifying buildinfo file libcacard_2.6.1-ok1build1_source.buildinfo 2022-11-16 01:02:07 DEBUG Finding and applying overrides. 2022-11-16 01:02:07 DEBUG Checking for libcacard/1:2.6.1-ok1build1 source ancestry 2022-11-16 01:02:07 DEBUG libcacard: (source) NEW 2022-11-16 01:02:07 DEBUG Finished checking upload. 2022-11-16 01:02:07 DEBUG Creating queue entry 2022-11-16 01:02:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:02:08 DEBUG libcacard diff from 1:2.6.1-ok1 to 1:2.6.1-ok1build1 requested 2022-11-16 01:02:08 DEBUG Building recipients list. 2022-11-16 01:02:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:02:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:02:08 DEBUG Sent a mail: 2022-11-16 01:02:08 DEBUG Subject: [openkylin/yangtze-proposed] libcacard 1:2.6.1-ok1build1 (New) 2022-11-16 01:02:08 DEBUG Sender: OKBS notice 2022-11-16 01:02:08 DEBUG Recipients: Cibot 2022-11-16 01:02:08 DEBUG Bcc: Local Root 2022-11-16 01:02:08 DEBUG Body: 2022-11-16 01:02:08 DEBUG NEW: libcacard_2.6.1.orig.tar.xz 2022-11-16 01:02:08 DEBUG NEW: libcacard_2.6.1-ok1build1.debian.tar.xz 2022-11-16 01:02:08 DEBUG NEW: libcacard_2.6.1-ok1build1.dsc 2022-11-16 01:02:08 DEBUG 2022-11-16 01:02:08 DEBUG libcacard (1:2.6.1-ok1build1) yangtze; urgency=medium 2022-11-16 01:02:08 DEBUG 2022-11-16 01:02:08 DEBUG * update changelog 2022-11-16 01:02:08 DEBUG 2022-11-16 01:02:08 DEBUG 2022-11-16 01:02:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 01:02:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 01:02:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 01:02:08 DEBUG 2022-11-16 01:02:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 01:02:08 DEBUG above if files already exist in other distroseries. 2022-11-16 01:02:08 DEBUG 2022-11-16 01:02:08 DEBUG -- 2022-11-16 01:02:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:02:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:04:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-090308-002373'] 2022-11-16 01:04:07 DEBUG Considering upload upload-sftp-20221116-090308-002373 2022-11-16 01:04:07 DEBUG Considering changefile openkylin/yangtze-proposed/device-tree-compiler_1.5.1-ok1build1_source.changes 2022-11-16 01:04:07 DEBUG CI build tag is: jenkins-ci-upload-5837 2022-11-16 01:04:07 DEBUG Finding fresh policy 2022-11-16 01:04:07 INFO Processing upload device-tree-compiler_1.5.1-ok1build1_source.changes 2022-11-16 01:04:07 DEBUG Verifying signature on device-tree-compiler_1.5.1-ok1build1_source.changes 2022-11-16 01:04:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:04:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:04:07 DEBUG Verifying signature on device-tree-compiler_1.5.1-ok1build1.dsc 2022-11-16 01:04:07 DEBUG Performing DSC verification. 2022-11-16 01:04:07 DEBUG device-tree-compiler_1.5.1-ok1build1_source.buildinfo can be unsigned. 2022-11-16 01:04:07 DEBUG Verifying the changes file. 2022-11-16 01:04:07 DEBUG Verifying files in upload. 2022-11-16 01:04:07 DEBUG Verifying source file device-tree-compiler_1.5.1-ok1build1.dsc 2022-11-16 01:04:07 DEBUG device-tree-compiler_1.5.1.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 01:04:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:04:07 DEBUG Copying copyright contents. 2022-11-16 01:04:07 DEBUG Found changelog 2022-11-16 01:04:07 DEBUG Cleaning up source tree. 2022-11-16 01:04:07 DEBUG Done 2022-11-16 01:04:07 DEBUG Verifying source file device-tree-compiler_1.5.1.orig.tar.xz 2022-11-16 01:04:07 DEBUG Verifying source file device-tree-compiler_1.5.1-ok1build1.debian.tar.xz 2022-11-16 01:04:07 DEBUG Verifying buildinfo file device-tree-compiler_1.5.1-ok1build1_source.buildinfo 2022-11-16 01:04:07 DEBUG Finding and applying overrides. 2022-11-16 01:04:07 DEBUG Checking for device-tree-compiler/1.5.1-ok1build1 source ancestry 2022-11-16 01:04:07 DEBUG device-tree-compiler: (source) NEW 2022-11-16 01:04:07 DEBUG Finished checking upload. 2022-11-16 01:04:07 DEBUG Creating queue entry 2022-11-16 01:04:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:04:08 DEBUG device-tree-compiler diff from 1.5.1-ok1 to 1.5.1-ok1build1 requested 2022-11-16 01:04:08 DEBUG Building recipients list. 2022-11-16 01:04:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:04:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:04:08 DEBUG Sent a mail: 2022-11-16 01:04:08 DEBUG Subject: [openkylin/yangtze-proposed] device-tree-compiler 1.5.1-ok1build1 (New) 2022-11-16 01:04:08 DEBUG Sender: OKBS notice 2022-11-16 01:04:08 DEBUG Recipients: Cibot 2022-11-16 01:04:08 DEBUG Bcc: Local Root 2022-11-16 01:04:08 DEBUG Body: 2022-11-16 01:04:08 DEBUG NEW: device-tree-compiler_1.5.1.orig.tar.xz 2022-11-16 01:04:08 DEBUG NEW: device-tree-compiler_1.5.1-ok1build1.debian.tar.xz 2022-11-16 01:04:08 DEBUG NEW: device-tree-compiler_1.5.1-ok1build1.dsc 2022-11-16 01:04:08 DEBUG 2022-11-16 01:04:08 DEBUG device-tree-compiler (1.5.1-ok1build1) yangtze; urgency=medium 2022-11-16 01:04:08 DEBUG 2022-11-16 01:04:08 DEBUG * update changelog 2022-11-16 01:04:08 DEBUG 2022-11-16 01:04:08 DEBUG 2022-11-16 01:04:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 01:04:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 01:04:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 01:04:08 DEBUG 2022-11-16 01:04:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 01:04:08 DEBUG above if files already exist in other distroseries. 2022-11-16 01:04:08 DEBUG 2022-11-16 01:04:08 DEBUG -- 2022-11-16 01:04:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:04:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:05:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-090440-002374'] 2022-11-16 01:05:07 DEBUG Considering upload upload-sftp-20221116-090440-002374 2022-11-16 01:05:07 DEBUG Considering changefile openkylin/yangtze-proposed/pmdk_1.8-ok1build1_source.changes 2022-11-16 01:05:07 DEBUG CI build tag is: jenkins-ci-upload-5838 2022-11-16 01:05:07 DEBUG Finding fresh policy 2022-11-16 01:05:07 INFO Processing upload pmdk_1.8-ok1build1_source.changes 2022-11-16 01:05:07 DEBUG Verifying signature on pmdk_1.8-ok1build1_source.changes 2022-11-16 01:05:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:05:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:05:08 DEBUG Verifying signature on pmdk_1.8-ok1build1.dsc 2022-11-16 01:05:08 DEBUG Performing DSC verification. 2022-11-16 01:05:08 DEBUG pmdk_1.8-ok1build1_source.buildinfo can be unsigned. 2022-11-16 01:05:08 DEBUG Verifying the changes file. 2022-11-16 01:05:08 DEBUG Verifying files in upload. 2022-11-16 01:05:08 DEBUG Verifying source file pmdk_1.8-ok1build1.dsc 2022-11-16 01:05:08 DEBUG pmdk_1.8.orig.tar.gz found in Primary Archive for openKylin 2022-11-16 01:05:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:05:08 DEBUG Copying copyright contents. 2022-11-16 01:05:08 DEBUG Found changelog 2022-11-16 01:05:08 DEBUG Cleaning up source tree. 2022-11-16 01:05:08 DEBUG Done 2022-11-16 01:05:08 DEBUG Verifying source file pmdk_1.8.orig.tar.gz 2022-11-16 01:05:08 DEBUG Verifying source file pmdk_1.8-ok1build1.debian.tar.xz 2022-11-16 01:05:08 DEBUG Verifying buildinfo file pmdk_1.8-ok1build1_source.buildinfo 2022-11-16 01:05:08 DEBUG Finding and applying overrides. 2022-11-16 01:05:09 DEBUG Checking for pmdk/1.8-ok1build1 source ancestry 2022-11-16 01:05:09 DEBUG pmdk: (source) NEW 2022-11-16 01:05:09 DEBUG Finished checking upload. 2022-11-16 01:05:09 DEBUG Creating queue entry 2022-11-16 01:05:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:05:09 DEBUG pmdk diff from 1.8-ok1 to 1.8-ok1build1 requested 2022-11-16 01:05:09 DEBUG Building recipients list. 2022-11-16 01:05:09 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:05:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:05:09 DEBUG Sent a mail: 2022-11-16 01:05:09 DEBUG Subject: [openkylin/yangtze-proposed] pmdk 1.8-ok1build1 (New) 2022-11-16 01:05:09 DEBUG Sender: OKBS notice 2022-11-16 01:05:09 DEBUG Recipients: Cibot 2022-11-16 01:05:09 DEBUG Bcc: Local Root 2022-11-16 01:05:09 DEBUG Body: 2022-11-16 01:05:09 DEBUG NEW: pmdk_1.8.orig.tar.gz 2022-11-16 01:05:09 DEBUG NEW: pmdk_1.8-ok1build1.debian.tar.xz 2022-11-16 01:05:09 DEBUG NEW: pmdk_1.8-ok1build1.dsc 2022-11-16 01:05:09 DEBUG 2022-11-16 01:05:09 DEBUG pmdk (1.8-ok1build1) yangtze; urgency=medium 2022-11-16 01:05:09 DEBUG 2022-11-16 01:05:09 DEBUG * update changelog 2022-11-16 01:05:09 DEBUG 2022-11-16 01:05:09 DEBUG 2022-11-16 01:05:09 DEBUG Your package contains new components which requires manual editing of 2022-11-16 01:05:09 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 01:05:09 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 01:05:09 DEBUG 2022-11-16 01:05:09 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 01:05:09 DEBUG above if files already exist in other distroseries. 2022-11-16 01:05:09 DEBUG 2022-11-16 01:05:09 DEBUG -- 2022-11-16 01:05:09 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:05:09 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:06:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-090556-002375'] 2022-11-16 01:06:07 DEBUG Considering upload upload-sftp-20221116-090556-002375 2022-11-16 01:06:07 DEBUG Considering changefile openkylin/yangtze-proposed/libslirp_4.1.0-ok1build1_source.changes 2022-11-16 01:06:07 DEBUG CI build tag is: jenkins-ci-upload-5839 2022-11-16 01:06:07 DEBUG Finding fresh policy 2022-11-16 01:06:07 INFO Processing upload libslirp_4.1.0-ok1build1_source.changes 2022-11-16 01:06:07 DEBUG Verifying signature on libslirp_4.1.0-ok1build1_source.changes 2022-11-16 01:06:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:06:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:06:07 DEBUG Verifying signature on libslirp_4.1.0-ok1build1.dsc 2022-11-16 01:06:07 DEBUG Performing DSC verification. 2022-11-16 01:06:07 DEBUG libslirp_4.1.0-ok1build1_source.buildinfo can be unsigned. 2022-11-16 01:06:07 DEBUG Verifying the changes file. 2022-11-16 01:06:07 DEBUG Verifying files in upload. 2022-11-16 01:06:07 DEBUG Verifying source file libslirp_4.1.0-ok1build1.dsc 2022-11-16 01:06:07 DEBUG libslirp_4.1.0.orig.tar.bz2 found in Primary Archive for openKylin 2022-11-16 01:06:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:06:08 DEBUG Copying copyright contents. 2022-11-16 01:06:08 DEBUG Found changelog 2022-11-16 01:06:08 DEBUG Cleaning up source tree. 2022-11-16 01:06:08 DEBUG Done 2022-11-16 01:06:08 DEBUG Verifying source file libslirp_4.1.0.orig.tar.bz2 2022-11-16 01:06:08 DEBUG Verifying source file libslirp_4.1.0-ok1build1.debian.tar.xz 2022-11-16 01:06:08 DEBUG Verifying buildinfo file libslirp_4.1.0-ok1build1_source.buildinfo 2022-11-16 01:06:08 DEBUG Finding and applying overrides. 2022-11-16 01:06:08 DEBUG Checking for libslirp/4.1.0-ok1build1 source ancestry 2022-11-16 01:06:08 DEBUG libslirp: (source) NEW 2022-11-16 01:06:08 DEBUG Finished checking upload. 2022-11-16 01:06:08 DEBUG Creating queue entry 2022-11-16 01:06:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:06:08 DEBUG libslirp diff from 4.1.0-ok1 to 4.1.0-ok1build1 requested 2022-11-16 01:06:08 DEBUG Building recipients list. 2022-11-16 01:06:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:06:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:06:08 DEBUG Sent a mail: 2022-11-16 01:06:08 DEBUG Subject: [openkylin/yangtze-proposed] libslirp 4.1.0-ok1build1 (New) 2022-11-16 01:06:08 DEBUG Sender: OKBS notice 2022-11-16 01:06:08 DEBUG Recipients: Cibot 2022-11-16 01:06:08 DEBUG Bcc: Local Root 2022-11-16 01:06:08 DEBUG Body: 2022-11-16 01:06:08 DEBUG NEW: libslirp_4.1.0.orig.tar.bz2 2022-11-16 01:06:08 DEBUG NEW: libslirp_4.1.0-ok1build1.debian.tar.xz 2022-11-16 01:06:08 DEBUG NEW: libslirp_4.1.0-ok1build1.dsc 2022-11-16 01:06:08 DEBUG 2022-11-16 01:06:08 DEBUG libslirp (4.1.0-ok1build1) yangtze; urgency=medium 2022-11-16 01:06:08 DEBUG 2022-11-16 01:06:08 DEBUG * update changelog 2022-11-16 01:06:08 DEBUG 2022-11-16 01:06:08 DEBUG 2022-11-16 01:06:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 01:06:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 01:06:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 01:06:08 DEBUG 2022-11-16 01:06:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 01:06:08 DEBUG above if files already exist in other distroseries. 2022-11-16 01:06:08 DEBUG 2022-11-16 01:06:08 DEBUG -- 2022-11-16 01:06:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:06:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:08:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-090705-002376'] 2022-11-16 01:08:06 DEBUG Considering upload upload-sftp-20221116-090705-002376 2022-11-16 01:08:06 DEBUG Considering changefile openkylin/yangtze-proposed/libosinfo_1.7.1-ok1build1_source.changes 2022-11-16 01:08:06 DEBUG CI build tag is: jenkins-ci-upload-5840 2022-11-16 01:08:06 DEBUG Finding fresh policy 2022-11-16 01:08:06 INFO Processing upload libosinfo_1.7.1-ok1build1_source.changes 2022-11-16 01:08:06 DEBUG Verifying signature on libosinfo_1.7.1-ok1build1_source.changes 2022-11-16 01:08:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:08:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:08:07 DEBUG Verifying signature on libosinfo_1.7.1-ok1build1.dsc 2022-11-16 01:08:07 DEBUG Performing DSC verification. 2022-11-16 01:08:07 DEBUG libosinfo_1.7.1-ok1build1_source.buildinfo can be unsigned. 2022-11-16 01:08:07 DEBUG Verifying the changes file. 2022-11-16 01:08:07 DEBUG Verifying files in upload. 2022-11-16 01:08:07 DEBUG Verifying source file libosinfo_1.7.1-ok1build1.dsc 2022-11-16 01:08:07 DEBUG libosinfo_1.7.1.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 01:08:07 DEBUG libosinfo_1.7.1.orig.tar.xz.asc found in Primary Archive for openKylin 2022-11-16 01:08:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:08:07 DEBUG Copying copyright contents. 2022-11-16 01:08:07 DEBUG Found changelog 2022-11-16 01:08:07 DEBUG Cleaning up source tree. 2022-11-16 01:08:07 DEBUG Done 2022-11-16 01:08:07 DEBUG Verifying source file libosinfo_1.7.1.orig.tar.xz 2022-11-16 01:08:07 DEBUG Verifying source file libosinfo_1.7.1.orig.tar.xz.asc 2022-11-16 01:08:07 DEBUG Verifying source file libosinfo_1.7.1-ok1build1.debian.tar.xz 2022-11-16 01:08:07 DEBUG Verifying buildinfo file libosinfo_1.7.1-ok1build1_source.buildinfo 2022-11-16 01:08:07 DEBUG Finding and applying overrides. 2022-11-16 01:08:07 DEBUG Checking for libosinfo/1.7.1-ok1build1 source ancestry 2022-11-16 01:08:07 DEBUG libosinfo: (source) NEW 2022-11-16 01:08:07 DEBUG Finished checking upload. 2022-11-16 01:08:07 DEBUG Creating queue entry 2022-11-16 01:08:07 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:08:07 DEBUG libosinfo diff from 1.7.1-ok1 to 1.7.1-ok1build1 requested 2022-11-16 01:08:07 DEBUG Building recipients list. 2022-11-16 01:08:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:08:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:08:07 DEBUG Sent a mail: 2022-11-16 01:08:07 DEBUG Subject: [openkylin/yangtze-proposed] libosinfo 1.7.1-ok1build1 (New) 2022-11-16 01:08:07 DEBUG Sender: OKBS notice 2022-11-16 01:08:07 DEBUG Recipients: Cibot 2022-11-16 01:08:07 DEBUG Bcc: Local Root 2022-11-16 01:08:07 DEBUG Body: 2022-11-16 01:08:07 DEBUG NEW: libosinfo_1.7.1.orig.tar.xz 2022-11-16 01:08:07 DEBUG NEW: libosinfo_1.7.1.orig.tar.xz.asc 2022-11-16 01:08:07 DEBUG NEW: libosinfo_1.7.1-ok1build1.debian.tar.xz 2022-11-16 01:08:07 DEBUG NEW: libosinfo_1.7.1-ok1build1.dsc 2022-11-16 01:08:07 DEBUG 2022-11-16 01:08:07 DEBUG libosinfo (1.7.1-ok1build1) yangtze; urgency=medium 2022-11-16 01:08:07 DEBUG 2022-11-16 01:08:07 DEBUG * update changelog 2022-11-16 01:08:07 DEBUG 2022-11-16 01:08:07 DEBUG 2022-11-16 01:08:07 DEBUG Your package contains new components which requires manual editing of 2022-11-16 01:08:07 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 01:08:07 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 01:08:07 DEBUG 2022-11-16 01:08:07 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 01:08:07 DEBUG above if files already exist in other distroseries. 2022-11-16 01:08:07 DEBUG 2022-11-16 01:08:07 DEBUG -- 2022-11-16 01:08:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:08:07 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:20:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-091902-002377'] 2022-11-16 01:20:07 DEBUG Considering upload upload-sftp-20221116-091902-002377 2022-11-16 01:20:07 DEBUG Considering changefile openkylin/yangtze-proposed/gtk-vnc_1.0.0-ok1_source.changes 2022-11-16 01:20:07 DEBUG CI build tag is: jenkins-ci-upload-5841 2022-11-16 01:20:07 DEBUG Finding fresh policy 2022-11-16 01:20:07 INFO Processing upload gtk-vnc_1.0.0-ok1_source.changes 2022-11-16 01:20:07 DEBUG Verifying signature on gtk-vnc_1.0.0-ok1_source.changes 2022-11-16 01:20:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:20:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:20:08 DEBUG Verifying signature on gtk-vnc_1.0.0-ok1.dsc 2022-11-16 01:20:08 DEBUG Performing DSC verification. 2022-11-16 01:20:08 DEBUG gtk-vnc_1.0.0-ok1_source.buildinfo can be unsigned. 2022-11-16 01:20:08 DEBUG Verifying the changes file. 2022-11-16 01:20:08 DEBUG Verifying files in upload. 2022-11-16 01:20:08 DEBUG Verifying source file gtk-vnc_1.0.0-ok1.dsc 2022-11-16 01:20:08 DEBUG gtk-vnc_1.0.0.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 01:20:08 DEBUG gtk-vnc_1.0.0-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 01:20:08 DEBUG Verifying source file gtk-vnc_1.0.0.orig.tar.xz 2022-11-16 01:20:08 DEBUG Verifying source file gtk-vnc_1.0.0-ok1.debian.tar.xz 2022-11-16 01:20:08 DEBUG Verifying buildinfo file gtk-vnc_1.0.0-ok1_source.buildinfo 2022-11-16 01:20:08 DEBUG Finding and applying overrides. 2022-11-16 01:20:08 DEBUG Checking for gtk-vnc/1.0.0-ok1 source ancestry 2022-11-16 01:20:08 DEBUG gtk-vnc: (source) NEW 2022-11-16 01:20:08 DEBUG Finished checking upload. 2022-11-16 01:20:08 DEBUG Building recipients list. 2022-11-16 01:20:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:20:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:20:08 DEBUG Sent a mail: 2022-11-16 01:20:08 DEBUG Subject: [openkylin] gtk-vnc_1.0.0-ok1_source.changes (Rejected) 2022-11-16 01:20:08 DEBUG Sender: OKBS notice 2022-11-16 01:20:08 DEBUG Recipients: Cibot 2022-11-16 01:20:08 DEBUG Bcc: Local Root 2022-11-16 01:20:08 DEBUG Body: 2022-11-16 01:20:08 DEBUG Rejected: 2022-11-16 01:20:08 DEBUG File gtk-vnc_1.0.0-ok1.debian.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-11-16 01:20:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 01:20:08 DEBUG 2022-11-16 01:20:08 DEBUG gtk-vnc (1.0.0-ok1) yangtze; urgency=medium 2022-11-16 01:20:08 DEBUG 2022-11-16 01:20:08 DEBUG * rebuild source for openKylin 2022-11-16 01:20:08 DEBUG 2022-11-16 01:20:08 DEBUG Date: Tue, 15 Nov 2022 17:14:44 +0800 2022-11-16 01:20:08 DEBUG Changed-By: Cong Liu 2022-11-16 01:20:08 DEBUG Maintainer: Debian Libvirt Maintainers 2022-11-16 01:20:08 DEBUG Signed-By: Cibot 2022-11-16 01:20:08 DEBUG 2022-11-16 01:20:08 DEBUG -- 2022-11-16 01:20:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:20:08 INFO Upload was rejected: 2022-11-16 01:20:08 INFO File gtk-vnc_1.0.0-ok1.debian.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-11-16 01:20:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 01:20:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:20:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-091902-002377 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-091902-002377 2022-11-16 01:24:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-092322-002378'] 2022-11-16 01:24:06 DEBUG Considering upload upload-sftp-20221116-092322-002378 2022-11-16 01:24:06 DEBUG Considering changefile openkylin/yangtze-proposed/gtk-vnc_1.0.0-ok1build1_source.changes 2022-11-16 01:24:06 DEBUG CI build tag is: jenkins-ci-upload-5842 2022-11-16 01:24:06 DEBUG Finding fresh policy 2022-11-16 01:24:06 INFO Processing upload gtk-vnc_1.0.0-ok1build1_source.changes 2022-11-16 01:24:06 DEBUG Verifying signature on gtk-vnc_1.0.0-ok1build1_source.changes 2022-11-16 01:24:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:24:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:24:07 DEBUG Verifying signature on gtk-vnc_1.0.0-ok1build1.dsc 2022-11-16 01:24:07 DEBUG Performing DSC verification. 2022-11-16 01:24:07 DEBUG gtk-vnc_1.0.0-ok1build1_source.buildinfo can be unsigned. 2022-11-16 01:24:07 DEBUG Verifying the changes file. 2022-11-16 01:24:07 DEBUG Verifying files in upload. 2022-11-16 01:24:07 DEBUG Verifying source file gtk-vnc_1.0.0-ok1build1.dsc 2022-11-16 01:24:07 DEBUG gtk-vnc_1.0.0.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 01:24:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:24:07 DEBUG Copying copyright contents. 2022-11-16 01:24:07 DEBUG Found changelog 2022-11-16 01:24:07 DEBUG Cleaning up source tree. 2022-11-16 01:24:07 DEBUG Done 2022-11-16 01:24:07 DEBUG Verifying source file gtk-vnc_1.0.0.orig.tar.xz 2022-11-16 01:24:07 DEBUG Verifying source file gtk-vnc_1.0.0-ok1build1.debian.tar.xz 2022-11-16 01:24:07 DEBUG Verifying buildinfo file gtk-vnc_1.0.0-ok1build1_source.buildinfo 2022-11-16 01:24:07 DEBUG Finding and applying overrides. 2022-11-16 01:24:07 DEBUG Checking for gtk-vnc/1.0.0-ok1build1 source ancestry 2022-11-16 01:24:07 DEBUG gtk-vnc: (source) NEW 2022-11-16 01:24:07 DEBUG Finished checking upload. 2022-11-16 01:24:07 DEBUG Creating queue entry 2022-11-16 01:24:07 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:24:07 DEBUG gtk-vnc diff from 1.0.0-ok1 to 1.0.0-ok1build1 requested 2022-11-16 01:24:07 DEBUG Building recipients list. 2022-11-16 01:24:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:24:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:24:07 DEBUG Sent a mail: 2022-11-16 01:24:07 DEBUG Subject: [openkylin/yangtze-proposed] gtk-vnc 1.0.0-ok1build1 (New) 2022-11-16 01:24:07 DEBUG Sender: OKBS notice 2022-11-16 01:24:07 DEBUG Recipients: Cibot 2022-11-16 01:24:07 DEBUG Bcc: Local Root 2022-11-16 01:24:07 DEBUG Body: 2022-11-16 01:24:07 DEBUG NEW: gtk-vnc_1.0.0.orig.tar.xz 2022-11-16 01:24:07 DEBUG NEW: gtk-vnc_1.0.0-ok1build1.debian.tar.xz 2022-11-16 01:24:07 DEBUG NEW: gtk-vnc_1.0.0-ok1build1.dsc 2022-11-16 01:24:07 DEBUG 2022-11-16 01:24:07 DEBUG gtk-vnc (1.0.0-ok1build1) yangtze; urgency=medium 2022-11-16 01:24:07 DEBUG 2022-11-16 01:24:07 DEBUG * update changelog 2022-11-16 01:24:07 DEBUG 2022-11-16 01:24:07 DEBUG 2022-11-16 01:24:07 DEBUG Your package contains new components which requires manual editing of 2022-11-16 01:24:07 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 01:24:07 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 01:24:07 DEBUG 2022-11-16 01:24:07 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 01:24:07 DEBUG above if files already exist in other distroseries. 2022-11-16 01:24:07 DEBUG 2022-11-16 01:24:07 DEBUG -- 2022-11-16 01:24:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:24:07 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:29:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-092828-002379'] 2022-11-16 01:29:06 DEBUG Considering upload upload-sftp-20221116-092828-002379 2022-11-16 01:29:06 DEBUG Considering changefile openkylin/yangtze-proposed/fakeroot_1.30.1-ok1_source.changes 2022-11-16 01:29:06 DEBUG CI build tag is: jenkins-ci-upload-5843 2022-11-16 01:29:06 DEBUG Finding fresh policy 2022-11-16 01:29:06 INFO Processing upload fakeroot_1.30.1-ok1_source.changes 2022-11-16 01:29:06 DEBUG Verifying signature on fakeroot_1.30.1-ok1_source.changes 2022-11-16 01:29:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:29:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 01:29:07 DEBUG Verifying signature on fakeroot_1.30.1-ok1.dsc 2022-11-16 01:29:07 DEBUG Performing DSC verification. 2022-11-16 01:29:07 DEBUG fakeroot_1.30.1-ok1_source.buildinfo can be unsigned. 2022-11-16 01:29:07 DEBUG Verifying the changes file. 2022-11-16 01:29:07 DEBUG Verifying files in upload. 2022-11-16 01:29:07 DEBUG Verifying source file fakeroot_1.30.1-ok1.dsc 2022-11-16 01:29:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:29:07 DEBUG Copying copyright contents. 2022-11-16 01:29:07 DEBUG Found changelog 2022-11-16 01:29:07 DEBUG Cleaning up source tree. 2022-11-16 01:29:07 DEBUG Done 2022-11-16 01:29:07 DEBUG Verifying source file fakeroot_1.30.1.orig.tar.gz 2022-11-16 01:29:07 DEBUG Verifying source file fakeroot_1.30.1-ok1.debian.tar.xz 2022-11-16 01:29:07 DEBUG Verifying buildinfo file fakeroot_1.30.1-ok1_source.buildinfo 2022-11-16 01:29:07 DEBUG Finding and applying overrides. 2022-11-16 01:29:07 DEBUG Checking for fakeroot/1.30.1-ok1 source ancestry 2022-11-16 01:29:07 DEBUG Finished checking upload. 2022-11-16 01:29:07 DEBUG Creating queue entry 2022-11-16 01:29:07 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:29:07 DEBUG fakeroot diff from 1.24-ok2 to 1.30.1-ok1 requested 2022-11-16 01:29:07 DEBUG Setting it to ACCEPTED 2022-11-16 01:29:07 DEBUG Creating PENDING publishing record. 2022-11-16 01:29:08 DEBUG Created amd64 build of fakeroot 1.30.1-ok1 in openkylin yangtze PROPOSED [56320] in Primary Archive for openKylin (4010) 2022-11-16 01:29:08 DEBUG Created arm64 build of fakeroot 1.30.1-ok1 in openkylin yangtze PROPOSED [56321] in Primary Archive for openKylin (4010) 2022-11-16 01:29:08 DEBUG Created riscv64 build of fakeroot 1.30.1-ok1 in openkylin yangtze PROPOSED [56322] in Primary Archive for openKylin (4010) 2022-11-16 01:29:08 DEBUG Building recipients list. 2022-11-16 01:29:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 01:29:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:29:08 DEBUG Sent a mail: 2022-11-16 01:29:08 DEBUG Subject: [openkylin/yangtze-proposed] fakeroot 1.30.1-ok1 (Accepted) 2022-11-16 01:29:08 DEBUG Sender: OKBS notice 2022-11-16 01:29:08 DEBUG Recipients: Cibot 2022-11-16 01:29:08 DEBUG Bcc: Local Root 2022-11-16 01:29:08 DEBUG Body: 2022-11-16 01:29:08 DEBUG fakeroot (1.30.1-ok1) yangtze; urgency=medium 2022-11-16 01:29:08 DEBUG 2022-11-16 01:29:08 DEBUG * upstream update 2022-11-16 01:29:08 DEBUG 2022-11-16 01:29:08 DEBUG Date: Thu, 10 Nov 2022 15:41:33 +0300 2022-11-16 01:29:08 DEBUG Changed-By: denghao 2022-11-16 01:29:08 DEBUG Maintainer: Clint Adams 2022-11-16 01:29:08 DEBUG Signed-By: Cibot 2022-11-16 01:29:08 DEBUG https://build.openkylin.top/openkylin/+source/fakeroot/1.30.1-ok1 2022-11-16 01:29:08 DEBUG 2022-11-16 01:29:08 DEBUG == 2022-11-16 01:29:08 DEBUG 2022-11-16 01:29:08 DEBUG OK: fakeroot_1.30.1.orig.tar.gz 2022-11-16 01:29:08 DEBUG OK: fakeroot_1.30.1-ok1.debian.tar.xz 2022-11-16 01:29:08 DEBUG OK: fakeroot_1.30.1-ok1.dsc 2022-11-16 01:29:08 DEBUG -> Component: main Section: utils 2022-11-16 01:29:08 DEBUG 2022-11-16 01:29:08 DEBUG No announcement sent 2022-11-16 01:29:08 DEBUG 2022-11-16 01:29:08 DEBUG Thank you for your contribution to openKylin. 2022-11-16 01:29:08 DEBUG 2022-11-16 01:29:08 DEBUG -- 2022-11-16 01:29:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:29:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 01:59:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-095849-002380'] 2022-11-16 01:59:07 DEBUG Considering upload upload-sftp-20221116-095849-002380 2022-11-16 01:59:07 DEBUG Considering changefile ~luoyaoming/test-ppa-01/libfido2_1.11.0-ok1_source.changes 2022-11-16 01:59:07 DEBUG Finding fresh policy 2022-11-16 01:59:07 INFO Processing upload libfido2_1.11.0-ok1_source.changes 2022-11-16 01:59:07 DEBUG Verifying signature on libfido2_1.11.0-ok1_source.changes 2022-11-16 01:59:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 01:59:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x1375949CC26620BB HTTP/1.1" 200 3093 2022-11-16 01:59:07 DEBUG Verifying signature on libfido2_1.11.0-ok1.dsc 2022-11-16 01:59:07 DEBUG Performing DSC verification. 2022-11-16 01:59:07 DEBUG libfido2_1.11.0-ok1_source.buildinfo can be unsigned. 2022-11-16 01:59:07 DEBUG Verifying the changes file. 2022-11-16 01:59:07 DEBUG Verifying files in upload. 2022-11-16 01:59:07 DEBUG Verifying source file libfido2_1.11.0-ok1.dsc 2022-11-16 01:59:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 01:59:08 DEBUG Copying copyright contents. 2022-11-16 01:59:08 DEBUG Found changelog 2022-11-16 01:59:08 DEBUG Cleaning up source tree. 2022-11-16 01:59:08 DEBUG Done 2022-11-16 01:59:08 DEBUG Verifying source file libfido2_1.11.0.orig.tar.gz 2022-11-16 01:59:08 DEBUG Verifying source file libfido2_1.11.0-ok1.debian.tar.xz 2022-11-16 01:59:08 DEBUG Verifying buildinfo file libfido2_1.11.0-ok1_source.buildinfo 2022-11-16 01:59:08 DEBUG Finding and applying overrides. 2022-11-16 01:59:08 DEBUG Checking for libfido2/1.11.0-ok1 source ancestry 2022-11-16 01:59:08 DEBUG libfido2: (source) NEW 2022-11-16 01:59:08 DEBUG Finished checking upload. 2022-11-16 01:59:08 DEBUG Creating queue entry 2022-11-16 01:59:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 01:59:08 DEBUG libfido2 diff from 1.3.1-ok1 (in Openkylin) to 1.11.0-ok1 requested 2022-11-16 01:59:08 DEBUG Setting it to ACCEPTED 2022-11-16 01:59:08 DEBUG Creating PENDING publishing record. 2022-11-16 01:59:08 DEBUG Created amd64 build of libfido2 1.11.0-ok1 in openkylin yangtze RELEASE [56323] in test-ppa-01 (2505) 2022-11-16 01:59:08 DEBUG Created arm64 build of libfido2 1.11.0-ok1 in openkylin yangtze RELEASE [56324] in test-ppa-01 (2505) 2022-11-16 01:59:08 DEBUG Created riscv64 build of libfido2 1.11.0-ok1 in openkylin yangtze RELEASE [56325] in test-ppa-01 (2505) 2022-11-16 01:59:08 DEBUG Building recipients list. 2022-11-16 01:59:08 DEBUG Adding recipient: 'luoyaoming ' 2022-11-16 01:59:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 01:59:08 DEBUG Sent a mail: 2022-11-16 01:59:08 DEBUG Subject: [~luoyaoming/openkylin/test-ppa-01/yangtze] libfido2 1.11.0-ok1 (Accepted) 2022-11-16 01:59:08 DEBUG Sender: OKBS notice 2022-11-16 01:59:08 DEBUG Recipients: luoyaoming 2022-11-16 01:59:08 DEBUG Bcc: Local Root 2022-11-16 01:59:08 DEBUG Body: 2022-11-16 01:59:08 DEBUG Accepted: 2022-11-16 01:59:08 DEBUG OK: libfido2_1.11.0.orig.tar.gz 2022-11-16 01:59:08 DEBUG OK: libfido2_1.11.0-ok1.debian.tar.xz 2022-11-16 01:59:08 DEBUG OK: libfido2_1.11.0-ok1.dsc 2022-11-16 01:59:08 DEBUG -> Component: main Section: libs 2022-11-16 01:59:08 DEBUG 2022-11-16 01:59:08 DEBUG libfido2 (1.11.0-ok1) yangtze; urgency=low 2022-11-16 01:59:08 DEBUG 2022-11-16 01:59:08 DEBUG * Initial release. 2022-11-16 01:59:08 DEBUG 2022-11-16 01:59:08 DEBUG -- 2022-11-16 01:59:08 DEBUG https://build.openkylin.top/~luoyaoming/+archive/openkylin/test-ppa-01 2022-11-16 01:59:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 01:59:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 02:04:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-100331-002381'] 2022-11-16 02:04:07 DEBUG Considering upload upload-sftp-20221116-100331-002381 2022-11-16 02:04:07 DEBUG Considering changefile ~kylinsoft/ppa/ukui-control-center_3.22.1.21build1_source.changes 2022-11-16 02:04:07 DEBUG Finding fresh policy 2022-11-16 02:04:07 INFO Processing upload ukui-control-center_3.22.1.21build1_source.changes 2022-11-16 02:04:07 DEBUG Verifying signature on ukui-control-center_3.22.1.21build1_source.changes 2022-11-16 02:04:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 02:04:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x2CD6B3DF17618364 HTTP/1.1" 200 3101 2022-11-16 02:04:08 DEBUG Verifying signature on ukui-control-center_3.22.1.21build1.dsc 2022-11-16 02:04:08 DEBUG Performing DSC verification. 2022-11-16 02:04:08 DEBUG ukui-control-center_3.22.1.21build1_source.buildinfo can be unsigned. 2022-11-16 02:04:08 DEBUG Verifying the changes file. 2022-11-16 02:04:08 DEBUG Verifying files in upload. 2022-11-16 02:04:08 DEBUG Verifying source file ukui-control-center_3.22.1.21build1.dsc 2022-11-16 02:04:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 02:04:12 DEBUG Copying copyright contents. 2022-11-16 02:04:12 DEBUG Found changelog 2022-11-16 02:04:12 DEBUG Cleaning up source tree. 2022-11-16 02:04:12 DEBUG Done 2022-11-16 02:04:12 DEBUG Verifying source file ukui-control-center_3.22.1.21build1.tar.xz 2022-11-16 02:04:12 DEBUG Verifying buildinfo file ukui-control-center_3.22.1.21build1_source.buildinfo 2022-11-16 02:04:12 DEBUG Finding and applying overrides. 2022-11-16 02:04:12 DEBUG Checking for ukui-control-center/3.22.1.21build1 source ancestry 2022-11-16 02:04:12 DEBUG ukui-control-center: (source) NEW 2022-11-16 02:04:12 DEBUG Finished checking upload. 2022-11-16 02:04:12 DEBUG Creating queue entry 2022-11-16 02:04:12 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 02:04:12 DEBUG ukui-control-center diff from 3.22.1.21build to 3.22.1.21build1 requested 2022-11-16 02:04:12 DEBUG Setting it to ACCEPTED 2022-11-16 02:04:12 DEBUG Creating PENDING publishing record. 2022-11-16 02:04:12 DEBUG Created amd64 build of ukui-control-center 3.22.1.21build1 in openkylin yangtze RELEASE [56326] in ppa (7510) 2022-11-16 02:04:12 DEBUG Created riscv64 build of ukui-control-center 3.22.1.21build1 in openkylin yangtze RELEASE [56327] in ppa (7510) 2022-11-16 02:04:12 DEBUG Building recipients list. 2022-11-16 02:04:12 DEBUG Adding recipient: 'zhoubin ' 2022-11-16 02:04:12 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 02:04:12 DEBUG Sent a mail: 2022-11-16 02:04:12 DEBUG Subject: [~kylinsoft/openkylin/ppa/yangtze] ukui-control-center 3.22.1.21build1 (Accepted) 2022-11-16 02:04:12 DEBUG Sender: OKBS notice 2022-11-16 02:04:12 DEBUG Recipients: zhoubin 2022-11-16 02:04:12 DEBUG Bcc: Local Root 2022-11-16 02:04:12 DEBUG Body: 2022-11-16 02:04:12 DEBUG Accepted: 2022-11-16 02:04:12 DEBUG OK: ukui-control-center_3.22.1.21build1.tar.xz 2022-11-16 02:04:12 DEBUG OK: ukui-control-center_3.22.1.21build1.dsc 2022-11-16 02:04:12 DEBUG -> Component: main Section: x11 2022-11-16 02:04:12 DEBUG 2022-11-16 02:04:12 DEBUG ukui-control-center (3.22.1.21build1) yangtze; urgency=medium 2022-11-16 02:04:12 DEBUG 2022-11-16 02:04:12 DEBUG * \u63d0\u4ea4commit\uff1acdcd8c8f 2022-11-16 02:04:12 DEBUG * bug#\u65e0 2022-11-16 02:04:12 DEBUG * \u4efb\u52a1\u53f7\uff1a\u65e0 2022-11-16 02:04:12 DEBUG * \u5176\u4ed6\u6539\u52a8\uff1a\u7f16\u8bd1\u5931\u8d25\uff0c\u91cd\u65b0\u7f16\u8bd1 2022-11-16 02:04:12 DEBUG * \u9700\u6c42\uff1a\u65e0 2022-11-16 02:04:12 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\uff1a\u65e0 2022-11-16 02:04:12 DEBUG 2022-11-16 02:04:12 DEBUG -- 2022-11-16 02:04:12 DEBUG https://build.openkylin.top/~kylinsoft/+archive/openkylin/ppa 2022-11-16 02:04:12 DEBUG You are receiving this email because you made this upload. 2022-11-16 02:04:12 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 02:10:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-100923-002382', 'upload-sftp-20221116-100948-002383'] 2022-11-16 02:10:08 DEBUG Considering upload upload-sftp-20221116-100923-002382 2022-11-16 02:10:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-1692/yangtze/libkylin-chkname_1.0.10kylin3uk1-0k1_source.changes 2022-11-16 02:10:08 DEBUG Finding fresh policy 2022-11-16 02:10:08 INFO Processing upload libkylin-chkname_1.0.10kylin3uk1-0k1_source.changes 2022-11-16 02:10:08 DEBUG Verifying signature on libkylin-chkname_1.0.10kylin3uk1-0k1_source.changes 2022-11-16 02:10:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 02:10:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 02:10:08 DEBUG Building recipients list. 2022-11-16 02:10:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 02:10:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 02:10:08 DEBUG Sent a mail: 2022-11-16 02:10:08 DEBUG Subject: [~xw-master/openkylin/ppa] libkylin-chkname_1.0.10kylin3uk1-0k1_source.changes (Rejected) 2022-11-16 02:10:08 DEBUG Sender: OKBS notice 2022-11-16 02:10:08 DEBUG Recipients: Cibot 2022-11-16 02:10:08 DEBUG Bcc: Local Root 2022-11-16 02:10:08 DEBUG Body: 2022-11-16 02:10:08 DEBUG Rejected: 2022-11-16 02:10:08 DEBUG openKylin Build Service failed to process the upload path '~cibot/openkylin/jenkins-ci-open-mr-1692/yangtze': 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG Could not find a PPA owned by 'cibot' for 'openkylin' named 'jenkins-ci-open-mr-1692'. 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG It is likely that you have a configuration problem with dput/dupload. 2022-11-16 02:10:08 DEBUG Please check the documentation at https://build.openkylin.top/+help/Packaging/PPA/Uploading and update your configuration. 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG Further error processing not possible because of a critical previous error. 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG libkylin-chkname (1.0.10kylin3uk1-0k1) jammy; urgency=medium 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG * \u4fee\u590d\u672c\u5730\u5316\u76f8\u5173\u95ee\u9898 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG === 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG If you don't understand why your files were rejected please send an email 2022-11-16 02:10:08 DEBUG to launchpad-users@lists.build.openkylin.top for help (requires membership). 2022-11-16 02:10:08 DEBUG 2022-11-16 02:10:08 DEBUG -- 2022-11-16 02:10:08 DEBUG https://build.openkylin.top/~xw-master/+archive/openkylin/ppa 2022-11-16 02:10:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 02:10:08 INFO Upload was rejected: 2022-11-16 02:10:08 INFO openKylin Build Service failed to process the upload path '~cibot/openkylin/jenkins-ci-open-mr-1692/yangtze': Could not find a PPA owned by 'cibot' for 'openkylin' named 'jenkins-ci-open-mr-1692'. It is likely that you have a configuration problem with dput/dupload. Please check the documentation at https://build.openkylin.top/+help/Packaging/PPA/Uploading and update your configuration. 2022-11-16 02:10:08 INFO Further error processing not possible because of a critical previous error. 2022-11-16 02:10:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 02:10:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-100923-002382 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-100923-002382 2022-11-16 02:10:08 DEBUG Considering upload upload-sftp-20221116-100948-002383 2022-11-16 02:10:08 DEBUG Considering changefile ~kylinsoft/ppa/fakeroot_1.30.1-ok3_source.changes 2022-11-16 02:10:08 DEBUG Finding fresh policy 2022-11-16 02:10:08 INFO Processing upload fakeroot_1.30.1-ok3_source.changes 2022-11-16 02:10:08 DEBUG Verifying signature on fakeroot_1.30.1-ok3_source.changes 2022-11-16 02:10:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 02:10:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xF08C2A7AF1302788 HTTP/1.1" 200 3085 2022-11-16 02:10:09 DEBUG Verifying signature on fakeroot_1.30.1-ok3.dsc 2022-11-16 02:10:09 DEBUG Performing DSC verification. 2022-11-16 02:10:09 DEBUG fakeroot_1.30.1-ok3_source.buildinfo can be unsigned. 2022-11-16 02:10:09 DEBUG Verifying the changes file. 2022-11-16 02:10:09 DEBUG Verifying files in upload. 2022-11-16 02:10:09 DEBUG Verifying source file fakeroot_1.30.1-ok3.dsc 2022-11-16 02:10:09 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 02:10:09 DEBUG Copying copyright contents. 2022-11-16 02:10:09 DEBUG Found changelog 2022-11-16 02:10:09 DEBUG Cleaning up source tree. 2022-11-16 02:10:09 DEBUG Done 2022-11-16 02:10:09 DEBUG Verifying source file fakeroot_1.30.1-ok3.tar.xz 2022-11-16 02:10:09 DEBUG Verifying buildinfo file fakeroot_1.30.1-ok3_source.buildinfo 2022-11-16 02:10:09 DEBUG Finding and applying overrides. 2022-11-16 02:10:09 DEBUG Checking for fakeroot/1.30.1-ok3 source ancestry 2022-11-16 02:10:09 DEBUG fakeroot: (source) NEW 2022-11-16 02:10:09 DEBUG Finished checking upload. 2022-11-16 02:10:09 DEBUG Creating queue entry 2022-11-16 02:10:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 02:10:09 DEBUG fakeroot diff from 1.30.1-ok2 to 1.30.1-ok3 requested 2022-11-16 02:10:09 DEBUG Setting it to ACCEPTED 2022-11-16 02:10:09 DEBUG Creating PENDING publishing record. 2022-11-16 02:10:09 DEBUG Created amd64 build of fakeroot 1.30.1-ok3 in openkylin yangtze RELEASE [56328] in ppa (7510) 2022-11-16 02:10:09 DEBUG Created arm64 build of fakeroot 1.30.1-ok3 in openkylin yangtze RELEASE [56329] in ppa (7510) 2022-11-16 02:10:09 DEBUG Created riscv64 build of fakeroot 1.30.1-ok3 in openkylin yangtze RELEASE [56330] in ppa (7510) 2022-11-16 02:10:09 DEBUG Building recipients list. 2022-11-16 02:10:09 DEBUG Adding recipient: 'denghao ' 2022-11-16 02:10:09 DEBUG Sent a mail: 2022-11-16 02:10:09 DEBUG Subject: [~kylinsoft/openkylin/ppa/yangtze] fakeroot 1.30.1-ok3 (Accepted) 2022-11-16 02:10:09 DEBUG Sender: OKBS notice 2022-11-16 02:10:09 DEBUG Recipients: denghao 2022-11-16 02:10:09 DEBUG Bcc: Local Root 2022-11-16 02:10:09 DEBUG Body: 2022-11-16 02:10:09 DEBUG Accepted: 2022-11-16 02:10:09 DEBUG OK: fakeroot_1.30.1-ok3.tar.xz 2022-11-16 02:10:09 DEBUG OK: fakeroot_1.30.1-ok3.dsc 2022-11-16 02:10:09 DEBUG -> Component: main Section: utils 2022-11-16 02:10:09 DEBUG 2022-11-16 02:10:09 DEBUG fakeroot (1.30.1-ok3) yangtze; urgency=medium 2022-11-16 02:10:09 DEBUG 2022-11-16 02:10:09 DEBUG * upstream update 2022-11-16 02:10:09 DEBUG 2022-11-16 02:10:09 DEBUG -- 2022-11-16 02:10:09 DEBUG https://build.openkylin.top/~kylinsoft/+archive/openkylin/ppa 2022-11-16 02:10:09 DEBUG You are receiving this email because you made this upload. 2022-11-16 02:10:09 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 02:17:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-101619-002384'] 2022-11-16 02:17:07 DEBUG Considering upload upload-sftp-20221116-101619-002384 2022-11-16 02:17:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-1693/yangtze/python-wrapt_1.14.1-ok2_source.changes 2022-11-16 02:17:07 DEBUG Finding fresh policy 2022-11-16 02:17:07 INFO Processing upload python-wrapt_1.14.1-ok2_source.changes 2022-11-16 02:17:07 DEBUG Verifying signature on python-wrapt_1.14.1-ok2_source.changes 2022-11-16 02:17:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 02:17:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 02:17:07 DEBUG Building recipients list. 2022-11-16 02:17:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 02:17:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 02:17:07 DEBUG Sent a mail: 2022-11-16 02:17:07 DEBUG Subject: [~xw-master/openkylin/ppa] python-wrapt_1.14.1-ok2_source.changes (Rejected) 2022-11-16 02:17:07 DEBUG Sender: OKBS notice 2022-11-16 02:17:07 DEBUG Recipients: Cibot 2022-11-16 02:17:07 DEBUG Bcc: Local Root 2022-11-16 02:17:07 DEBUG Body: 2022-11-16 02:17:07 DEBUG Rejected: 2022-11-16 02:17:07 DEBUG openKylin Build Service failed to process the upload path '~cibot/openkylin/jenkins-ci-open-mr-1693/yangtze': 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG Could not find a PPA owned by 'cibot' for 'openkylin' named 'jenkins-ci-open-mr-1693'. 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG It is likely that you have a configuration problem with dput/dupload. 2022-11-16 02:17:07 DEBUG Please check the documentation at https://build.openkylin.top/+help/Packaging/PPA/Uploading and update your configuration. 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG Further error processing not possible because of a critical previous error. 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG python-wrapt (1.14.1-ok2) yangtze; urgency=medium 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG * Fix command 'install' has no such option 'install_layout'. 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG === 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG If you don't understand why your files were rejected please send an email 2022-11-16 02:17:07 DEBUG to launchpad-users@lists.build.openkylin.top for help (requires membership). 2022-11-16 02:17:07 DEBUG 2022-11-16 02:17:07 DEBUG -- 2022-11-16 02:17:07 DEBUG https://build.openkylin.top/~xw-master/+archive/openkylin/ppa 2022-11-16 02:17:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 02:17:07 INFO Upload was rejected: 2022-11-16 02:17:07 INFO openKylin Build Service failed to process the upload path '~cibot/openkylin/jenkins-ci-open-mr-1693/yangtze': Could not find a PPA owned by 'cibot' for 'openkylin' named 'jenkins-ci-open-mr-1693'. It is likely that you have a configuration problem with dput/dupload. Please check the documentation at https://build.openkylin.top/+help/Packaging/PPA/Uploading and update your configuration. 2022-11-16 02:17:07 INFO Further error processing not possible because of a critical previous error. 2022-11-16 02:17:07 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 02:17:07 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-101619-002384 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-101619-002384 2022-11-16 02:35:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-103414-002385'] 2022-11-16 02:35:07 DEBUG Considering upload upload-sftp-20221116-103414-002385 2022-11-16 02:35:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-1694/yangtze/kwin_5.24.4-ok6~1116_source.changes 2022-11-16 02:35:07 DEBUG Finding fresh policy 2022-11-16 02:35:07 INFO Processing upload kwin_5.24.4-ok6~1116_source.changes 2022-11-16 02:35:07 DEBUG Verifying signature on kwin_5.24.4-ok6~1116_source.changes 2022-11-16 02:35:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 02:35:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 02:35:08 DEBUG Building recipients list. 2022-11-16 02:35:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 02:35:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 02:35:08 DEBUG Sent a mail: 2022-11-16 02:35:08 DEBUG Subject: [~xw-master/openkylin/ppa] kwin_5.24.4-ok6~1116_source.changes (Rejected) 2022-11-16 02:35:08 DEBUG Sender: OKBS notice 2022-11-16 02:35:08 DEBUG Recipients: Cibot 2022-11-16 02:35:08 DEBUG Bcc: Local Root 2022-11-16 02:35:08 DEBUG Body: 2022-11-16 02:35:08 DEBUG Rejected: 2022-11-16 02:35:08 DEBUG openKylin Build Service failed to process the upload path '~cibot/openkylin/jenkins-ci-open-mr-1694/yangtze': 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG Could not find a PPA owned by 'cibot' for 'openkylin' named 'jenkins-ci-open-mr-1694'. 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG It is likely that you have a configuration problem with dput/dupload. 2022-11-16 02:35:08 DEBUG Please check the documentation at https://build.openkylin.top/+help/Packaging/PPA/Uploading and update your configuration. 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG Further error processing not possible because of a critical previous error. 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG kwin (4:5.24.4-ok6~1116) yangtze; urgency=medium 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG * Fix: \u5728\u591a\u4efb\u52a1\u89c6\u56fe\u4f7f\u7528\u624b\u6307\u6ed1\u52a8\u540e\uff0c\u7cfb\u7edf\u89e6\u6478\u529f\u80fd\u5931\u6548\uff08\u65e0\u6cd5\u4f7f\u7528\u5355\u51fb\u53cc\u51fb\u6ed1\u52a8\u7b49\u529f\u80fd\uff09\uff0c\u91cd\u542f\u540e\u6062\u590d. 2022-11-16 02:35:08 DEBUG * issue: https://gitee.com/openkylin/ukui-window-switch/issues/I5VI7P 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG === 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG If you don't understand why your files were rejected please send an email 2022-11-16 02:35:08 DEBUG to launchpad-users@lists.build.openkylin.top for help (requires membership). 2022-11-16 02:35:08 DEBUG 2022-11-16 02:35:08 DEBUG -- 2022-11-16 02:35:08 DEBUG https://build.openkylin.top/~xw-master/+archive/openkylin/ppa 2022-11-16 02:35:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 02:35:08 INFO Upload was rejected: 2022-11-16 02:35:08 INFO openKylin Build Service failed to process the upload path '~cibot/openkylin/jenkins-ci-open-mr-1694/yangtze': Could not find a PPA owned by 'cibot' for 'openkylin' named 'jenkins-ci-open-mr-1694'. It is likely that you have a configuration problem with dput/dupload. Please check the documentation at https://build.openkylin.top/+help/Packaging/PPA/Uploading and update your configuration. 2022-11-16 02:35:08 INFO Further error processing not possible because of a critical previous error. 2022-11-16 02:35:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 02:35:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-103414-002385 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-103414-002385 2022-11-16 02:45:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-104430-002386'] 2022-11-16 02:45:07 DEBUG Considering upload upload-sftp-20221116-104430-002386 2022-11-16 02:45:07 DEBUG Considering changefile openkylin/yangtze-proposed/mpdecimal_2.4.2-ok1_source.changes 2022-11-16 02:45:07 DEBUG CI build tag is: jenkins-ci-upload-5844 2022-11-16 02:45:07 DEBUG Finding fresh policy 2022-11-16 02:45:07 INFO Processing upload mpdecimal_2.4.2-ok1_source.changes 2022-11-16 02:45:07 DEBUG Verifying signature on mpdecimal_2.4.2-ok1_source.changes 2022-11-16 02:45:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 02:45:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 02:45:07 DEBUG Verifying signature on mpdecimal_2.4.2-ok1.dsc 2022-11-16 02:45:08 DEBUG Performing DSC verification. 2022-11-16 02:45:08 DEBUG mpdecimal_2.4.2-ok1_source.buildinfo can be unsigned. 2022-11-16 02:45:08 DEBUG Verifying the changes file. 2022-11-16 02:45:08 DEBUG Verifying files in upload. 2022-11-16 02:45:08 DEBUG Verifying source file mpdecimal_2.4.2-ok1.dsc 2022-11-16 02:45:08 DEBUG mpdecimal_2.4.2.orig.tar.gz found in Primary Archive for openKylin 2022-11-16 02:45:08 DEBUG mpdecimal_2.4.2-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 02:45:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 02:45:08 DEBUG Copying copyright contents. 2022-11-16 02:45:08 DEBUG Found changelog 2022-11-16 02:45:08 DEBUG Cleaning up source tree. 2022-11-16 02:45:08 DEBUG Done 2022-11-16 02:45:08 DEBUG Verifying source file mpdecimal_2.4.2.orig.tar.gz 2022-11-16 02:45:08 DEBUG Verifying source file mpdecimal_2.4.2-ok1.debian.tar.xz 2022-11-16 02:45:08 DEBUG Verifying buildinfo file mpdecimal_2.4.2-ok1_source.buildinfo 2022-11-16 02:45:08 DEBUG Finding and applying overrides. 2022-11-16 02:45:08 DEBUG Checking for mpdecimal/2.4.2-ok1 source ancestry 2022-11-16 02:45:08 DEBUG Finished checking upload. 2022-11-16 02:45:08 DEBUG Creating queue entry 2022-11-16 02:45:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 02:45:08 DEBUG mpdecimal diff from 2.4.2-ok1 (in Openkylin) to 2.4.2-ok1 requested 2022-11-16 02:45:08 DEBUG Setting it to ACCEPTED 2022-11-16 02:45:08 DEBUG Creating PENDING publishing record. 2022-11-16 02:45:08 INFO Exception while accepting: mpdecimal_2.4.2-ok1.debian.tar.xz is already published in archive for yangtze Traceback (most recent call last): File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 710, in do_accept self.storeObjectsInDatabase(build=build) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 890, in storeObjectsInDatabase self.changes.filepath, logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 534, in acceptFromUploader [pub_source] = self.realiseUpload() File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 803, in realiseUpload queue_source.verifyBeforePublish() File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 1357, in verifyBeforePublish filename, self.packageupload.distroseries.name)) lp.soyuz.interfaces.queue.QueueInconsistentStateError: mpdecimal_2.4.2-ok1.debian.tar.xz is already published in archive for yangtze 2022-11-16 02:45:08 DEBUG Building recipients list. 2022-11-16 02:45:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 02:45:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 02:45:08 DEBUG Sent a mail: 2022-11-16 02:45:08 DEBUG Subject: [openkylin/yangtze-proposed] mpdecimal 2.4.2-ok1 (Rejected) 2022-11-16 02:45:08 DEBUG Sender: OKBS notice 2022-11-16 02:45:08 DEBUG Recipients: Cibot 2022-11-16 02:45:08 DEBUG Bcc: Local Root 2022-11-16 02:45:08 DEBUG Body: 2022-11-16 02:45:08 DEBUG Rejected: 2022-11-16 02:45:08 DEBUG mpdecimal_2.4.2-ok1.debian.tar.xz is already published in archive for yangtze 2022-11-16 02:45:08 DEBUG 2022-11-16 02:45:08 DEBUG mpdecimal (2.4.2-ok1) yangtze; urgency=medium 2022-11-16 02:45:08 DEBUG 2022-11-16 02:45:08 DEBUG * Build for openKylin. 2022-11-16 02:45:08 DEBUG 2022-11-16 02:45:08 DEBUG Date: Mon, 25 Apr 2022 22:03:04 +0800 2022-11-16 02:45:08 DEBUG Changed-By: openKylinBot 2022-11-16 02:45:08 DEBUG Maintainer: Matthias Klose 2022-11-16 02:45:08 DEBUG Signed-By: Cibot 2022-11-16 02:45:08 DEBUG 2022-11-16 02:45:08 DEBUG -- 2022-11-16 02:45:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 02:45:08 INFO Rejection during accept. Aborting partial accept. 2022-11-16 02:45:08 INFO Upload was rejected: 2022-11-16 02:45:08 INFO mpdecimal_2.4.2-ok1.debian.tar.xz is already published in archive for yangtze 2022-11-16 02:45:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 02:45:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-104430-002386 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-104430-002386 2022-11-16 03:13:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-111301-002387'] 2022-11-16 03:13:07 DEBUG Considering upload upload-sftp-20221116-111301-002387 2022-11-16 03:13:07 DEBUG Considering changefile ~kylinsoft/ppa/ukui-control-center_3.22.1.21build2_source.changes 2022-11-16 03:13:07 DEBUG Finding fresh policy 2022-11-16 03:13:07 INFO Processing upload ukui-control-center_3.22.1.21build2_source.changes 2022-11-16 03:13:07 DEBUG Verifying signature on ukui-control-center_3.22.1.21build2_source.changes 2022-11-16 03:13:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 03:13:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x2CD6B3DF17618364 HTTP/1.1" 200 3101 2022-11-16 03:13:07 DEBUG Verifying signature on ukui-control-center_3.22.1.21build2.dsc 2022-11-16 03:13:07 DEBUG Performing DSC verification. 2022-11-16 03:13:07 DEBUG ukui-control-center_3.22.1.21build2_source.buildinfo can be unsigned. 2022-11-16 03:13:07 DEBUG Verifying the changes file. 2022-11-16 03:13:07 DEBUG Verifying files in upload. 2022-11-16 03:13:07 DEBUG Verifying source file ukui-control-center_3.22.1.21build2.dsc 2022-11-16 03:13:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 03:13:09 DEBUG Copying copyright contents. 2022-11-16 03:13:09 DEBUG Found changelog 2022-11-16 03:13:09 DEBUG Cleaning up source tree. 2022-11-16 03:13:09 DEBUG Done 2022-11-16 03:13:09 DEBUG Verifying source file ukui-control-center_3.22.1.21build2.tar.xz 2022-11-16 03:13:09 DEBUG Verifying buildinfo file ukui-control-center_3.22.1.21build2_source.buildinfo 2022-11-16 03:13:09 DEBUG Finding and applying overrides. 2022-11-16 03:13:09 DEBUG Checking for ukui-control-center/3.22.1.21build2 source ancestry 2022-11-16 03:13:09 DEBUG ukui-control-center: (source) NEW 2022-11-16 03:13:09 DEBUG Finished checking upload. 2022-11-16 03:13:09 DEBUG Creating queue entry 2022-11-16 03:13:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 03:13:09 DEBUG ukui-control-center diff from 3.22.1.21build1 to 3.22.1.21build2 requested 2022-11-16 03:13:09 DEBUG Setting it to ACCEPTED 2022-11-16 03:13:09 DEBUG Creating PENDING publishing record. 2022-11-16 03:13:10 DEBUG Created amd64 build of ukui-control-center 3.22.1.21build2 in openkylin yangtze RELEASE [56331] in ppa (7510) 2022-11-16 03:13:10 DEBUG Created arm64 build of ukui-control-center 3.22.1.21build2 in openkylin yangtze RELEASE [56332] in ppa (7510) 2022-11-16 03:13:10 DEBUG Created riscv64 build of ukui-control-center 3.22.1.21build2 in openkylin yangtze RELEASE [56333] in ppa (7510) 2022-11-16 03:13:10 DEBUG Building recipients list. 2022-11-16 03:13:10 DEBUG Adding recipient: 'zhoubin ' 2022-11-16 03:13:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 03:13:10 DEBUG Sent a mail: 2022-11-16 03:13:10 DEBUG Subject: [~kylinsoft/openkylin/ppa/yangtze] ukui-control-center 3.22.1.21build2 (Accepted) 2022-11-16 03:13:10 DEBUG Sender: OKBS notice 2022-11-16 03:13:10 DEBUG Recipients: zhoubin 2022-11-16 03:13:10 DEBUG Bcc: Local Root 2022-11-16 03:13:10 DEBUG Body: 2022-11-16 03:13:10 DEBUG Accepted: 2022-11-16 03:13:10 DEBUG OK: ukui-control-center_3.22.1.21build2.tar.xz 2022-11-16 03:13:10 DEBUG OK: ukui-control-center_3.22.1.21build2.dsc 2022-11-16 03:13:10 DEBUG -> Component: main Section: x11 2022-11-16 03:13:10 DEBUG 2022-11-16 03:13:10 DEBUG ukui-control-center (3.22.1.21build2) yangtze; urgency=medium 2022-11-16 03:13:10 DEBUG 2022-11-16 03:13:10 DEBUG * \u63d0\u4ea4commit\uff1acdcd8c8f 2022-11-16 03:13:10 DEBUG * bug#\u65e0 2022-11-16 03:13:10 DEBUG * \u4efb\u52a1\u53f7\uff1a\u65e0 2022-11-16 03:13:10 DEBUG * \u5176\u4ed6\u6539\u52a8\uff1a\u7f16\u8bd1\u5931\u8d25\uff0c\u91cd\u65b0\u7f16\u8bd1 2022-11-16 03:13:10 DEBUG * \u9700\u6c42\uff1a\u65e0 2022-11-16 03:13:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\uff1a\u65e0 2022-11-16 03:13:10 DEBUG 2022-11-16 03:13:10 DEBUG -- 2022-11-16 03:13:10 DEBUG https://build.openkylin.top/~kylinsoft/+archive/openkylin/ppa 2022-11-16 03:13:10 DEBUG You are receiving this email because you made this upload. 2022-11-16 03:13:10 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 03:26:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-112535-002388'] 2022-11-16 03:26:06 DEBUG Considering upload upload-sftp-20221116-112535-002388 2022-11-16 03:26:06 DEBUG Considering changefile ~kylinsoft/ppa/ukui-control-center_3.22.1.21build3_source.changes 2022-11-16 03:26:06 DEBUG Finding fresh policy 2022-11-16 03:26:06 INFO Processing upload ukui-control-center_3.22.1.21build3_source.changes 2022-11-16 03:26:06 DEBUG Verifying signature on ukui-control-center_3.22.1.21build3_source.changes 2022-11-16 03:26:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 03:26:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x2CD6B3DF17618364 HTTP/1.1" 200 3101 2022-11-16 03:26:07 DEBUG Verifying signature on ukui-control-center_3.22.1.21build3.dsc 2022-11-16 03:26:07 DEBUG Performing DSC verification. 2022-11-16 03:26:07 DEBUG ukui-control-center_3.22.1.21build3_source.buildinfo can be unsigned. 2022-11-16 03:26:07 DEBUG Verifying the changes file. 2022-11-16 03:26:07 DEBUG Verifying files in upload. 2022-11-16 03:26:07 DEBUG Verifying source file ukui-control-center_3.22.1.21build3.dsc 2022-11-16 03:26:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 03:26:09 DEBUG Copying copyright contents. 2022-11-16 03:26:09 DEBUG Found changelog 2022-11-16 03:26:09 DEBUG Cleaning up source tree. 2022-11-16 03:26:09 DEBUG Done 2022-11-16 03:26:09 DEBUG Verifying source file ukui-control-center_3.22.1.21build3.tar.xz 2022-11-16 03:26:09 DEBUG Verifying buildinfo file ukui-control-center_3.22.1.21build3_source.buildinfo 2022-11-16 03:26:09 DEBUG Finding and applying overrides. 2022-11-16 03:26:09 DEBUG Checking for ukui-control-center/3.22.1.21build3 source ancestry 2022-11-16 03:26:09 DEBUG ukui-control-center: (source) NEW 2022-11-16 03:26:09 DEBUG Finished checking upload. 2022-11-16 03:26:09 DEBUG Creating queue entry 2022-11-16 03:26:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 03:26:09 DEBUG ukui-control-center diff from 3.22.1.21build2 to 3.22.1.21build3 requested 2022-11-16 03:26:09 DEBUG Setting it to ACCEPTED 2022-11-16 03:26:09 DEBUG Creating PENDING publishing record. 2022-11-16 03:26:09 DEBUG Created amd64 build of ukui-control-center 3.22.1.21build3 in openkylin yangtze RELEASE [56334] in ppa (7510) 2022-11-16 03:26:10 DEBUG Created arm64 build of ukui-control-center 3.22.1.21build3 in openkylin yangtze RELEASE [56335] in ppa (7510) 2022-11-16 03:26:10 DEBUG Created riscv64 build of ukui-control-center 3.22.1.21build3 in openkylin yangtze RELEASE [56336] in ppa (7510) 2022-11-16 03:26:10 DEBUG Building recipients list. 2022-11-16 03:26:10 DEBUG Adding recipient: 'zhoubin ' 2022-11-16 03:26:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 03:26:10 DEBUG Sent a mail: 2022-11-16 03:26:10 DEBUG Subject: [~kylinsoft/openkylin/ppa/yangtze] ukui-control-center 3.22.1.21build3 (Accepted) 2022-11-16 03:26:10 DEBUG Sender: OKBS notice 2022-11-16 03:26:10 DEBUG Recipients: zhoubin 2022-11-16 03:26:10 DEBUG Bcc: Local Root 2022-11-16 03:26:10 DEBUG Body: 2022-11-16 03:26:10 DEBUG Accepted: 2022-11-16 03:26:10 DEBUG OK: ukui-control-center_3.22.1.21build3.tar.xz 2022-11-16 03:26:10 DEBUG OK: ukui-control-center_3.22.1.21build3.dsc 2022-11-16 03:26:10 DEBUG -> Component: main Section: x11 2022-11-16 03:26:10 DEBUG 2022-11-16 03:26:10 DEBUG ukui-control-center (3.22.1.21build3) yangtze; urgency=medium 2022-11-16 03:26:10 DEBUG 2022-11-16 03:26:10 DEBUG * \u63d0\u4ea4commit\uff1acdcd8c8f 2022-11-16 03:26:10 DEBUG * bug#\u65e0 2022-11-16 03:26:10 DEBUG * \u4efb\u52a1\u53f7\uff1a\u65e0 2022-11-16 03:26:10 DEBUG * \u5176\u4ed6\u6539\u52a8\uff1a\u7f16\u8bd1\u5931\u8d25\uff0c\u91cd\u65b0\u7f16\u8bd1 2022-11-16 03:26:10 DEBUG * \u9700\u6c42\uff1a\u65e0 2022-11-16 03:26:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\uff1a\u65e0 2022-11-16 03:26:10 DEBUG 2022-11-16 03:26:10 DEBUG -- 2022-11-16 03:26:10 DEBUG https://build.openkylin.top/~kylinsoft/+archive/openkylin/ppa 2022-11-16 03:26:10 DEBUG You are receiving this email because you made this upload. 2022-11-16 03:26:10 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 04:56:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-125506-002389'] 2022-11-16 04:56:07 DEBUG Considering upload upload-sftp-20221116-125506-002389 2022-11-16 04:56:07 DEBUG Considering changefile openkylin/yangtze-proposed/kgamma5_5.24.7-ok1_source.changes 2022-11-16 04:56:07 DEBUG CI build tag is: jenkins-ci-upload-5845 2022-11-16 04:56:07 DEBUG Finding fresh policy 2022-11-16 04:56:07 INFO Processing upload kgamma5_5.24.7-ok1_source.changes 2022-11-16 04:56:07 DEBUG Verifying signature on kgamma5_5.24.7-ok1_source.changes 2022-11-16 04:56:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 04:56:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 04:56:07 DEBUG Verifying signature on kgamma5_5.24.7-ok1.dsc 2022-11-16 04:56:07 DEBUG Performing DSC verification. 2022-11-16 04:56:07 DEBUG kgamma5_5.24.7-ok1_source.buildinfo can be unsigned. 2022-11-16 04:56:07 DEBUG Verifying the changes file. 2022-11-16 04:56:07 DEBUG Verifying files in upload. 2022-11-16 04:56:07 DEBUG Verifying source file kgamma5_5.24.7-ok1.dsc 2022-11-16 04:56:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 04:56:08 DEBUG Copying copyright contents. 2022-11-16 04:56:08 DEBUG Found changelog 2022-11-16 04:56:08 DEBUG Cleaning up source tree. 2022-11-16 04:56:08 DEBUG Done 2022-11-16 04:56:08 DEBUG Verifying source file kgamma5_5.24.7.orig.tar.xz 2022-11-16 04:56:08 DEBUG Verifying source file kgamma5_5.24.7-ok1.debian.tar.xz 2022-11-16 04:56:08 DEBUG Verifying buildinfo file kgamma5_5.24.7-ok1_source.buildinfo 2022-11-16 04:56:08 DEBUG Finding and applying overrides. 2022-11-16 04:56:08 DEBUG Checking for kgamma5/4:5.24.7-ok1 source ancestry 2022-11-16 04:56:08 DEBUG kgamma5: (source) NEW 2022-11-16 04:56:08 DEBUG Finished checking upload. 2022-11-16 04:56:08 DEBUG Creating queue entry 2022-11-16 04:56:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 04:56:08 DEBUG kgamma5 diff from 4:5.18.4.1-ok1 to 4:5.24.7-ok1 requested 2022-11-16 04:56:08 DEBUG Building recipients list. 2022-11-16 04:56:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 04:56:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 04:56:08 DEBUG Sent a mail: 2022-11-16 04:56:08 DEBUG Subject: [openkylin/yangtze-proposed] kgamma5 4:5.24.7-ok1 (New) 2022-11-16 04:56:08 DEBUG Sender: OKBS notice 2022-11-16 04:56:08 DEBUG Recipients: Cibot 2022-11-16 04:56:08 DEBUG Bcc: Local Root 2022-11-16 04:56:08 DEBUG Body: 2022-11-16 04:56:08 DEBUG NEW: kgamma5_5.24.7.orig.tar.xz 2022-11-16 04:56:08 DEBUG NEW: kgamma5_5.24.7-ok1.debian.tar.xz 2022-11-16 04:56:08 DEBUG NEW: kgamma5_5.24.7-ok1.dsc 2022-11-16 04:56:08 DEBUG 2022-11-16 04:56:08 DEBUG kgamma5 (4:5.24.7-ok1) yangtze; urgency=medium 2022-11-16 04:56:08 DEBUG 2022-11-16 04:56:08 DEBUG * New upstream bugfix release (5.24.7) 2022-11-16 04:56:08 DEBUG 2022-11-16 04:56:08 DEBUG 2022-11-16 04:56:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 04:56:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 04:56:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 04:56:08 DEBUG 2022-11-16 04:56:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 04:56:08 DEBUG above if files already exist in other distroseries. 2022-11-16 04:56:08 DEBUG 2022-11-16 04:56:08 DEBUG -- 2022-11-16 04:56:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 04:56:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 05:07:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-130605-002390'] 2022-11-16 05:07:07 DEBUG Considering upload upload-sftp-20221116-130605-002390 2022-11-16 05:07:07 DEBUG Considering changefile openkylin/yangtze-proposed/kde-cli-tools_5.24.7-ok1_source.changes 2022-11-16 05:07:07 DEBUG CI build tag is: jenkins-ci-upload-5847 2022-11-16 05:07:07 DEBUG Finding fresh policy 2022-11-16 05:07:07 INFO Processing upload kde-cli-tools_5.24.7-ok1_source.changes 2022-11-16 05:07:07 DEBUG Verifying signature on kde-cli-tools_5.24.7-ok1_source.changes 2022-11-16 05:07:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 05:07:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 05:07:08 DEBUG Verifying signature on kde-cli-tools_5.24.7-ok1.dsc 2022-11-16 05:07:08 DEBUG Performing DSC verification. 2022-11-16 05:07:08 DEBUG kde-cli-tools_5.24.7-ok1_source.buildinfo can be unsigned. 2022-11-16 05:07:08 DEBUG Verifying the changes file. 2022-11-16 05:07:08 DEBUG Verifying files in upload. 2022-11-16 05:07:08 DEBUG Verifying source file kde-cli-tools_5.24.7-ok1.dsc 2022-11-16 05:07:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 05:07:08 DEBUG Copying copyright contents. 2022-11-16 05:07:08 DEBUG Found changelog 2022-11-16 05:07:08 DEBUG Cleaning up source tree. 2022-11-16 05:07:08 DEBUG Done 2022-11-16 05:07:08 DEBUG Verifying source file kde-cli-tools_5.24.7.orig.tar.xz 2022-11-16 05:07:08 DEBUG Verifying source file kde-cli-tools_5.24.7-ok1.debian.tar.xz 2022-11-16 05:07:08 DEBUG Verifying buildinfo file kde-cli-tools_5.24.7-ok1_source.buildinfo 2022-11-16 05:07:08 DEBUG Finding and applying overrides. 2022-11-16 05:07:08 DEBUG Checking for kde-cli-tools/4:5.24.7-ok1 source ancestry 2022-11-16 05:07:08 DEBUG kde-cli-tools: (source) NEW 2022-11-16 05:07:08 DEBUG Finished checking upload. 2022-11-16 05:07:08 DEBUG Creating queue entry 2022-11-16 05:07:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 05:07:08 DEBUG kde-cli-tools diff from 4:5.18.4.1-ok1 to 4:5.24.7-ok1 requested 2022-11-16 05:07:08 DEBUG Building recipients list. 2022-11-16 05:07:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 05:07:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 05:07:08 DEBUG Sent a mail: 2022-11-16 05:07:08 DEBUG Subject: [openkylin/yangtze-proposed] kde-cli-tools 4:5.24.7-ok1 (New) 2022-11-16 05:07:08 DEBUG Sender: OKBS notice 2022-11-16 05:07:08 DEBUG Recipients: Cibot 2022-11-16 05:07:08 DEBUG Bcc: Local Root 2022-11-16 05:07:08 DEBUG Body: 2022-11-16 05:07:08 DEBUG NEW: kde-cli-tools_5.24.7.orig.tar.xz 2022-11-16 05:07:08 DEBUG NEW: kde-cli-tools_5.24.7-ok1.debian.tar.xz 2022-11-16 05:07:08 DEBUG NEW: kde-cli-tools_5.24.7-ok1.dsc 2022-11-16 05:07:08 DEBUG 2022-11-16 05:07:08 DEBUG kde-cli-tools (4:5.24.7-ok1) yangtze; urgency=medium 2022-11-16 05:07:08 DEBUG 2022-11-16 05:07:08 DEBUG * New upstream bugfix release (5.24.7) 2022-11-16 05:07:08 DEBUG 2022-11-16 05:07:08 DEBUG 2022-11-16 05:07:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 05:07:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 05:07:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 05:07:08 DEBUG 2022-11-16 05:07:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 05:07:08 DEBUG above if files already exist in other distroseries. 2022-11-16 05:07:08 DEBUG 2022-11-16 05:07:08 DEBUG -- 2022-11-16 05:07:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 05:07:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 05:13:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-131202-002391'] 2022-11-16 05:13:06 DEBUG Considering upload upload-sftp-20221116-131202-002391 2022-11-16 05:13:06 DEBUG Considering changefile openkylin/yangtze-proposed/plasma-browser-integration_5.24.7-ok1_source.changes 2022-11-16 05:13:06 DEBUG CI build tag is: jenkins-ci-upload-5848 2022-11-16 05:13:06 DEBUG Finding fresh policy 2022-11-16 05:13:06 INFO Processing upload plasma-browser-integration_5.24.7-ok1_source.changes 2022-11-16 05:13:06 DEBUG Verifying signature on plasma-browser-integration_5.24.7-ok1_source.changes 2022-11-16 05:13:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 05:13:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 05:13:07 DEBUG Verifying signature on plasma-browser-integration_5.24.7-ok1.dsc 2022-11-16 05:13:07 DEBUG Performing DSC verification. 2022-11-16 05:13:07 DEBUG plasma-browser-integration_5.24.7-ok1_source.buildinfo can be unsigned. 2022-11-16 05:13:07 DEBUG Verifying the changes file. 2022-11-16 05:13:07 DEBUG Verifying files in upload. 2022-11-16 05:13:07 DEBUG Verifying source file plasma-browser-integration_5.24.7-ok1.dsc 2022-11-16 05:13:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 05:13:07 DEBUG Copying copyright contents. 2022-11-16 05:13:07 DEBUG Found changelog 2022-11-16 05:13:07 DEBUG Cleaning up source tree. 2022-11-16 05:13:07 DEBUG Done 2022-11-16 05:13:07 DEBUG Verifying source file plasma-browser-integration_5.24.7.orig.tar.xz 2022-11-16 05:13:07 DEBUG Verifying source file plasma-browser-integration_5.24.7-ok1.debian.tar.xz 2022-11-16 05:13:07 DEBUG Verifying buildinfo file plasma-browser-integration_5.24.7-ok1_source.buildinfo 2022-11-16 05:13:07 DEBUG Finding and applying overrides. 2022-11-16 05:13:07 DEBUG Checking for plasma-browser-integration/5.24.7-ok1 source ancestry 2022-11-16 05:13:07 DEBUG plasma-browser-integration: (source) NEW 2022-11-16 05:13:07 DEBUG Finished checking upload. 2022-11-16 05:13:07 DEBUG Creating queue entry 2022-11-16 05:13:07 DEBUG Building recipients list. 2022-11-16 05:13:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 05:13:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 05:13:07 DEBUG Sent a mail: 2022-11-16 05:13:07 DEBUG Subject: [openkylin/yangtze-proposed] plasma-browser-integration 5.24.7-ok1 (New) 2022-11-16 05:13:07 DEBUG Sender: OKBS notice 2022-11-16 05:13:07 DEBUG Recipients: Cibot 2022-11-16 05:13:07 DEBUG Bcc: Local Root 2022-11-16 05:13:07 DEBUG Body: 2022-11-16 05:13:07 DEBUG NEW: plasma-browser-integration_5.24.7.orig.tar.xz 2022-11-16 05:13:07 DEBUG NEW: plasma-browser-integration_5.24.7-ok1.debian.tar.xz 2022-11-16 05:13:07 DEBUG NEW: plasma-browser-integration_5.24.7-ok1.dsc 2022-11-16 05:13:07 DEBUG 2022-11-16 05:13:07 DEBUG plasma-browser-integration (5.24.7-ok1) yangtze; urgency=medium 2022-11-16 05:13:07 DEBUG 2022-11-16 05:13:07 DEBUG * New upstream bugfix release (5.24.7) 2022-11-16 05:13:07 DEBUG 2022-11-16 05:13:07 DEBUG 2022-11-16 05:13:07 DEBUG Your package contains new components which requires manual editing of 2022-11-16 05:13:07 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 05:13:07 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 05:13:07 DEBUG 2022-11-16 05:13:07 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 05:13:07 DEBUG above if files already exist in other distroseries. 2022-11-16 05:13:07 DEBUG 2022-11-16 05:13:07 DEBUG -- 2022-11-16 05:13:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 05:13:07 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 06:03:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-140228-002392'] 2022-11-16 06:03:07 DEBUG Considering upload upload-sftp-20221116-140228-002392 2022-11-16 06:03:07 DEBUG Considering changefile openkylin/yangtze-proposed/libsub-infix-perl_0.004-ok1_source.changes 2022-11-16 06:03:07 DEBUG CI build tag is: jenkins-ci-upload-5850 2022-11-16 06:03:07 DEBUG Finding fresh policy 2022-11-16 06:03:07 INFO Processing upload libsub-infix-perl_0.004-ok1_source.changes 2022-11-16 06:03:07 DEBUG Verifying signature on libsub-infix-perl_0.004-ok1_source.changes 2022-11-16 06:03:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 06:03:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 06:03:08 DEBUG Verifying signature on libsub-infix-perl_0.004-ok1.dsc 2022-11-16 06:03:08 DEBUG Performing DSC verification. 2022-11-16 06:03:08 DEBUG libsub-infix-perl_0.004-ok1_source.buildinfo can be unsigned. 2022-11-16 06:03:08 DEBUG Verifying the changes file. 2022-11-16 06:03:08 DEBUG Verifying files in upload. 2022-11-16 06:03:08 DEBUG Verifying source file libsub-infix-perl_0.004-ok1.dsc 2022-11-16 06:03:08 DEBUG libsub-infix-perl_0.004.orig.tar.gz found in Primary Archive for openKylin 2022-11-16 06:03:08 DEBUG libsub-infix-perl_0.004-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 06:03:08 DEBUG Verifying source file libsub-infix-perl_0.004.orig.tar.gz 2022-11-16 06:03:08 DEBUG Verifying source file libsub-infix-perl_0.004-ok1.debian.tar.xz 2022-11-16 06:03:08 DEBUG Verifying buildinfo file libsub-infix-perl_0.004-ok1_source.buildinfo 2022-11-16 06:03:08 DEBUG Finding and applying overrides. 2022-11-16 06:03:08 DEBUG Checking for libsub-infix-perl/0.004-ok1 source ancestry 2022-11-16 06:03:08 DEBUG libsub-infix-perl: (source) NEW 2022-11-16 06:03:08 DEBUG Finished checking upload. 2022-11-16 06:03:08 DEBUG Building recipients list. 2022-11-16 06:03:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 06:03:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 06:03:08 DEBUG Sent a mail: 2022-11-16 06:03:08 DEBUG Subject: [openkylin] libsub-infix-perl_0.004-ok1_source.changes (Rejected) 2022-11-16 06:03:08 DEBUG Sender: OKBS notice 2022-11-16 06:03:08 DEBUG Recipients: Cibot 2022-11-16 06:03:08 DEBUG Bcc: Local Root 2022-11-16 06:03:08 DEBUG Body: 2022-11-16 06:03:08 DEBUG Rejected: 2022-11-16 06:03:08 DEBUG File libsub-infix-perl_0.004-ok1.debian.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-11-16 06:03:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 06:03:08 DEBUG 2022-11-16 06:03:08 DEBUG libsub-infix-perl (0.004-ok1) yangtze; urgency=low 2022-11-16 06:03:08 DEBUG 2022-11-16 06:03:08 DEBUG * Build for openkylin. 2022-11-16 06:03:08 DEBUG 2022-11-16 06:03:08 DEBUG Date: Tue, 06 Sep 2022 15:24:32 +0300 2022-11-16 06:03:08 DEBUG Changed-By: denghao 2022-11-16 06:03:08 DEBUG Maintainer: OpenKylin Developers 2022-11-16 06:03:08 DEBUG Signed-By: Cibot 2022-11-16 06:03:08 DEBUG 2022-11-16 06:03:08 DEBUG -- 2022-11-16 06:03:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 06:03:08 INFO Upload was rejected: 2022-11-16 06:03:08 INFO File libsub-infix-perl_0.004-ok1.debian.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-11-16 06:03:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 06:03:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 06:03:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-140228-002392 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-140228-002392 2022-11-16 06:04:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-140347-002393'] 2022-11-16 06:04:06 DEBUG Considering upload upload-sftp-20221116-140347-002393 2022-11-16 06:04:06 DEBUG Considering changefile openkylin/yangtze-proposed/libtype-tiny-xs-perl_0.022-ok1_source.changes 2022-11-16 06:04:06 DEBUG CI build tag is: jenkins-ci-upload-5851 2022-11-16 06:04:06 DEBUG Finding fresh policy 2022-11-16 06:04:06 INFO Processing upload libtype-tiny-xs-perl_0.022-ok1_source.changes 2022-11-16 06:04:06 DEBUG Verifying signature on libtype-tiny-xs-perl_0.022-ok1_source.changes 2022-11-16 06:04:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 06:04:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 06:04:07 DEBUG Verifying signature on libtype-tiny-xs-perl_0.022-ok1.dsc 2022-11-16 06:04:07 DEBUG Performing DSC verification. 2022-11-16 06:04:07 DEBUG libtype-tiny-xs-perl_0.022-ok1_source.buildinfo can be unsigned. 2022-11-16 06:04:07 DEBUG Verifying the changes file. 2022-11-16 06:04:07 DEBUG Verifying files in upload. 2022-11-16 06:04:07 DEBUG Verifying source file libtype-tiny-xs-perl_0.022-ok1.dsc 2022-11-16 06:04:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 06:04:07 DEBUG Copying copyright contents. 2022-11-16 06:04:07 DEBUG Found changelog 2022-11-16 06:04:07 DEBUG Cleaning up source tree. 2022-11-16 06:04:07 DEBUG Done 2022-11-16 06:04:07 DEBUG Verifying source file libtype-tiny-xs-perl_0.022.orig.tar.gz 2022-11-16 06:04:07 DEBUG Verifying source file libtype-tiny-xs-perl_0.022-ok1.debian.tar.xz 2022-11-16 06:04:07 DEBUG Verifying buildinfo file libtype-tiny-xs-perl_0.022-ok1_source.buildinfo 2022-11-16 06:04:07 DEBUG Finding and applying overrides. 2022-11-16 06:04:07 DEBUG Checking for libtype-tiny-xs-perl/0.022-ok1 source ancestry 2022-11-16 06:04:07 DEBUG libtype-tiny-xs-perl: (source) NEW 2022-11-16 06:04:07 DEBUG Finished checking upload. 2022-11-16 06:04:07 DEBUG Creating queue entry 2022-11-16 06:04:07 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 06:04:07 DEBUG libtype-tiny-xs-perl diff from 0.016-ok1 to 0.022-ok1 requested 2022-11-16 06:04:07 DEBUG Building recipients list. 2022-11-16 06:04:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 06:04:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 06:04:07 DEBUG Sent a mail: 2022-11-16 06:04:07 DEBUG Subject: [openkylin/yangtze-proposed] libtype-tiny-xs-perl 0.022-ok1 (New) 2022-11-16 06:04:07 DEBUG Sender: OKBS notice 2022-11-16 06:04:07 DEBUG Recipients: Cibot 2022-11-16 06:04:07 DEBUG Bcc: Local Root 2022-11-16 06:04:07 DEBUG Body: 2022-11-16 06:04:07 DEBUG NEW: libtype-tiny-xs-perl_0.022.orig.tar.gz 2022-11-16 06:04:07 DEBUG NEW: libtype-tiny-xs-perl_0.022-ok1.debian.tar.xz 2022-11-16 06:04:07 DEBUG NEW: libtype-tiny-xs-perl_0.022-ok1.dsc 2022-11-16 06:04:07 DEBUG 2022-11-16 06:04:07 DEBUG libtype-tiny-xs-perl (0.022-ok1) yangtze; urgency=low 2022-11-16 06:04:07 DEBUG 2022-11-16 06:04:07 DEBUG * Build for openkylin. 2022-11-16 06:04:07 DEBUG 2022-11-16 06:04:07 DEBUG 2022-11-16 06:04:07 DEBUG Your package contains new components which requires manual editing of 2022-11-16 06:04:07 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 06:04:07 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 06:04:07 DEBUG 2022-11-16 06:04:07 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 06:04:07 DEBUG above if files already exist in other distroseries. 2022-11-16 06:04:07 DEBUG 2022-11-16 06:04:07 DEBUG -- 2022-11-16 06:04:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 06:04:07 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 06:29:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-142852-002394'] 2022-11-16 06:29:07 DEBUG Considering upload upload-sftp-20221116-142852-002394 2022-11-16 06:29:07 DEBUG Considering changefile ~luoyaoming/test-ppa-01/at-spi2-core_2.46.0-ok1_source.changes 2022-11-16 06:29:07 DEBUG Finding fresh policy 2022-11-16 06:29:07 INFO Processing upload at-spi2-core_2.46.0-ok1_source.changes 2022-11-16 06:29:07 DEBUG Verifying signature on at-spi2-core_2.46.0-ok1_source.changes 2022-11-16 06:29:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 06:29:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x1375949CC26620BB HTTP/1.1" 200 3093 2022-11-16 06:29:07 DEBUG Verifying signature on at-spi2-core_2.46.0-ok1.dsc 2022-11-16 06:29:07 DEBUG Performing DSC verification. 2022-11-16 06:29:07 DEBUG at-spi2-core_2.46.0-ok1_source.buildinfo can be unsigned. 2022-11-16 06:29:07 DEBUG Verifying the changes file. 2022-11-16 06:29:07 DEBUG Verifying files in upload. 2022-11-16 06:29:07 DEBUG Verifying source file at-spi2-core_2.46.0-ok1.dsc 2022-11-16 06:29:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 06:29:07 DEBUG Copying copyright contents. 2022-11-16 06:29:07 DEBUG Found changelog 2022-11-16 06:29:07 DEBUG Cleaning up source tree. 2022-11-16 06:29:07 DEBUG Done 2022-11-16 06:29:07 DEBUG Verifying source file at-spi2-core_2.46.0.orig.tar.gz 2022-11-16 06:29:07 DEBUG Verifying source file at-spi2-core_2.46.0-ok1.debian.tar.xz 2022-11-16 06:29:07 DEBUG Verifying buildinfo file at-spi2-core_2.46.0-ok1_source.buildinfo 2022-11-16 06:29:07 DEBUG Finding and applying overrides. 2022-11-16 06:29:07 DEBUG Checking for at-spi2-core/2.46.0-ok1 source ancestry 2022-11-16 06:29:07 DEBUG at-spi2-core: (source) NEW 2022-11-16 06:29:08 DEBUG Finished checking upload. 2022-11-16 06:29:08 DEBUG Creating queue entry 2022-11-16 06:29:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 06:29:08 DEBUG at-spi2-core diff from 2.36.0-ok1 (in Openkylin) to 2.46.0-ok1 requested 2022-11-16 06:29:08 DEBUG Setting it to ACCEPTED 2022-11-16 06:29:08 DEBUG Creating PENDING publishing record. 2022-11-16 06:29:08 DEBUG Created amd64 build of at-spi2-core 2.46.0-ok1 in openkylin yangtze RELEASE [56337] in test-ppa-01 (2505) 2022-11-16 06:29:08 DEBUG Created arm64 build of at-spi2-core 2.46.0-ok1 in openkylin yangtze RELEASE [56338] in test-ppa-01 (2505) 2022-11-16 06:29:08 DEBUG Created riscv64 build of at-spi2-core 2.46.0-ok1 in openkylin yangtze RELEASE [56339] in test-ppa-01 (2505) 2022-11-16 06:29:08 DEBUG Building recipients list. 2022-11-16 06:29:08 DEBUG Adding recipient: 'luoyaoming ' 2022-11-16 06:29:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 06:29:08 DEBUG Sent a mail: 2022-11-16 06:29:08 DEBUG Subject: [~luoyaoming/openkylin/test-ppa-01/yangtze] at-spi2-core 2.46.0-ok1 (Accepted) 2022-11-16 06:29:08 DEBUG Sender: OKBS notice 2022-11-16 06:29:08 DEBUG Recipients: luoyaoming 2022-11-16 06:29:08 DEBUG Bcc: Local Root 2022-11-16 06:29:08 DEBUG Body: 2022-11-16 06:29:08 DEBUG Accepted: 2022-11-16 06:29:08 DEBUG OK: at-spi2-core_2.46.0.orig.tar.gz 2022-11-16 06:29:08 DEBUG OK: at-spi2-core_2.46.0-ok1.debian.tar.xz 2022-11-16 06:29:08 DEBUG OK: at-spi2-core_2.46.0-ok1.dsc 2022-11-16 06:29:08 DEBUG -> Component: main Section: misc 2022-11-16 06:29:08 DEBUG 2022-11-16 06:29:08 DEBUG at-spi2-core (2.46.0-ok1) yangtze; urgency=low 2022-11-16 06:29:08 DEBUG 2022-11-16 06:29:08 DEBUG * Initial release. 2022-11-16 06:29:08 DEBUG 2022-11-16 06:29:08 DEBUG -- 2022-11-16 06:29:08 DEBUG https://build.openkylin.top/~luoyaoming/+archive/openkylin/test-ppa-01 2022-11-16 06:29:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 06:29:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 07:02:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-150200-002395'] 2022-11-16 07:02:07 DEBUG Considering upload upload-sftp-20221116-150200-002395 2022-11-16 07:02:07 DEBUG Considering changefile openkylin/yangtze-proposed/glibc_2.36-ok1_source.changes 2022-11-16 07:02:07 DEBUG CI build tag is: jenkins-ci-upload-5852 2022-11-16 07:02:07 DEBUG Finding fresh policy 2022-11-16 07:02:07 INFO Processing upload glibc_2.36-ok1_source.changes 2022-11-16 07:02:07 DEBUG Verifying signature on glibc_2.36-ok1_source.changes 2022-11-16 07:02:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 07:02:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 07:02:08 DEBUG Verifying signature on glibc_2.36-ok1.dsc 2022-11-16 07:02:08 DEBUG Performing DSC verification. 2022-11-16 07:02:08 DEBUG glibc_2.36-ok1_source.buildinfo can be unsigned. 2022-11-16 07:02:08 DEBUG Verifying the changes file. 2022-11-16 07:02:08 DEBUG Verifying files in upload. 2022-11-16 07:02:08 DEBUG Verifying source file glibc_2.36-ok1.dsc 2022-11-16 07:02:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 07:02:11 DEBUG Copying copyright contents. 2022-11-16 07:02:11 DEBUG Found changelog 2022-11-16 07:02:11 DEBUG Cleaning up source tree. 2022-11-16 07:02:12 DEBUG Done 2022-11-16 07:02:12 DEBUG Verifying source file glibc_2.36.orig.tar.xz 2022-11-16 07:02:12 DEBUG Verifying source file glibc_2.36-ok1.debian.tar.xz 2022-11-16 07:02:12 DEBUG Verifying buildinfo file glibc_2.36-ok1_source.buildinfo 2022-11-16 07:02:12 DEBUG Finding and applying overrides. 2022-11-16 07:02:12 DEBUG Checking for glibc/2.36-ok1 source ancestry 2022-11-16 07:02:12 DEBUG Finished checking upload. 2022-11-16 07:02:12 DEBUG Creating queue entry 2022-11-16 07:02:12 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 07:02:12 DEBUG glibc diff from 2.31-ok2 to 2.36-ok1 requested 2022-11-16 07:02:12 DEBUG Setting it to ACCEPTED 2022-11-16 07:02:12 DEBUG Creating PENDING publishing record. 2022-11-16 07:02:12 DEBUG Created amd64 build of glibc 2.36-ok1 in openkylin yangtze PROPOSED [56355] in Primary Archive for openKylin (4010) 2022-11-16 07:02:12 DEBUG Created arm64 build of glibc 2.36-ok1 in openkylin yangtze PROPOSED [56356] in Primary Archive for openKylin (4010) 2022-11-16 07:02:12 DEBUG Created riscv64 build of glibc 2.36-ok1 in openkylin yangtze PROPOSED [56357] in Primary Archive for openKylin (4010) 2022-11-16 07:02:12 DEBUG Building recipients list. 2022-11-16 07:02:12 DEBUG Adding recipient: 'Cibot ' 2022-11-16 07:02:12 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 07:02:12 DEBUG Sent a mail: 2022-11-16 07:02:12 DEBUG Subject: [openkylin/yangtze-proposed] glibc 2.36-ok1 (Accepted) 2022-11-16 07:02:12 DEBUG Sender: OKBS notice 2022-11-16 07:02:12 DEBUG Recipients: Cibot 2022-11-16 07:02:12 DEBUG Bcc: Local Root 2022-11-16 07:02:12 DEBUG Body: 2022-11-16 07:02:12 DEBUG glibc (2.36-ok1) yangtze; urgency=medium 2022-11-16 07:02:12 DEBUG 2022-11-16 07:02:12 DEBUG * upstream update 2022-11-16 07:02:12 DEBUG 2022-11-16 07:02:12 DEBUG Date: Wed, 09 Nov 2022 11:23:59 +0300 2022-11-16 07:02:12 DEBUG Changed-By: denghao 2022-11-16 07:02:12 DEBUG Maintainer: Ubuntu Developers 2022-11-16 07:02:12 DEBUG Signed-By: Cibot 2022-11-16 07:02:12 DEBUG https://build.openkylin.top/openkylin/+source/glibc/2.36-ok1 2022-11-16 07:02:12 DEBUG 2022-11-16 07:02:12 DEBUG == 2022-11-16 07:02:12 DEBUG 2022-11-16 07:02:12 DEBUG OK: glibc_2.36.orig.tar.xz 2022-11-16 07:02:12 DEBUG OK: glibc_2.36-ok1.debian.tar.xz 2022-11-16 07:02:12 DEBUG OK: glibc_2.36-ok1.dsc 2022-11-16 07:02:12 DEBUG -> Component: main Section: libs 2022-11-16 07:02:12 DEBUG 2022-11-16 07:02:12 DEBUG No announcement sent 2022-11-16 07:02:12 DEBUG 2022-11-16 07:02:12 DEBUG Thank you for your contribution to openKylin. 2022-11-16 07:02:12 DEBUG 2022-11-16 07:02:12 DEBUG -- 2022-11-16 07:02:12 DEBUG You are receiving this email because you made this upload. 2022-11-16 07:02:12 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 07:26:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-152533-002396'] 2022-11-16 07:26:08 DEBUG Considering upload upload-sftp-20221116-152533-002396 2022-11-16 07:26:08 DEBUG Considering changefile openkylin/yangtze-proposed/hello_2.12.1-ok1_source.changes 2022-11-16 07:26:08 DEBUG CI build tag is: jenkins-ci-upload-5854 2022-11-16 07:26:08 DEBUG Finding fresh policy 2022-11-16 07:26:08 INFO Processing upload hello_2.12.1-ok1_source.changes 2022-11-16 07:26:08 DEBUG Verifying signature on hello_2.12.1-ok1_source.changes 2022-11-16 07:26:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 07:26:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 07:26:08 DEBUG Verifying signature on hello_2.12.1-ok1.dsc 2022-11-16 07:26:08 DEBUG Performing DSC verification. 2022-11-16 07:26:08 DEBUG hello_2.12.1-ok1_source.buildinfo can be unsigned. 2022-11-16 07:26:08 DEBUG Verifying the changes file. 2022-11-16 07:26:08 DEBUG Verifying files in upload. 2022-11-16 07:26:08 DEBUG Verifying source file hello_2.12.1-ok1.dsc 2022-11-16 07:26:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 07:26:09 DEBUG Copying copyright contents. 2022-11-16 07:26:09 DEBUG Found changelog 2022-11-16 07:26:09 DEBUG Cleaning up source tree. 2022-11-16 07:26:09 DEBUG Done 2022-11-16 07:26:09 DEBUG Verifying source file hello_2.12.1.orig.tar.gz 2022-11-16 07:26:09 DEBUG Verifying source file hello_2.12.1-ok1.debian.tar.xz 2022-11-16 07:26:09 DEBUG Verifying buildinfo file hello_2.12.1-ok1_source.buildinfo 2022-11-16 07:26:09 DEBUG Finding and applying overrides. 2022-11-16 07:26:09 DEBUG Checking for hello/2.12.1-ok1 source ancestry 2022-11-16 07:26:09 DEBUG hello: (source) NEW 2022-11-16 07:26:09 DEBUG Finished checking upload. 2022-11-16 07:26:09 DEBUG Creating queue entry 2022-11-16 07:26:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 07:26:09 DEBUG hello diff from 2.10-ok1 to 2.12.1-ok1 requested 2022-11-16 07:26:09 DEBUG Building recipients list. 2022-11-16 07:26:09 DEBUG Adding recipient: 'Cibot ' 2022-11-16 07:26:09 DEBUG Adding changed-by to recipients 2022-11-16 07:26:09 DEBUG Adding recipient: '=?utf-8?b?5ZGo5rem5riF?= ' 2022-11-16 07:26:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 07:26:09 DEBUG Sent a mail: 2022-11-16 07:26:09 DEBUG Subject: [openkylin/yangtze-proposed] hello 2.12.1-ok1 (New) 2022-11-16 07:26:09 DEBUG Sender: OKBS notice 2022-11-16 07:26:09 DEBUG Recipients: Cibot 2022-11-16 07:26:09 DEBUG Bcc: Local Root 2022-11-16 07:26:09 DEBUG Body: 2022-11-16 07:26:09 DEBUG NEW: hello_2.12.1.orig.tar.gz 2022-11-16 07:26:09 DEBUG NEW: hello_2.12.1-ok1.debian.tar.xz 2022-11-16 07:26:09 DEBUG NEW: hello_2.12.1-ok1.dsc 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG hello (2.12.1-ok1) yangtze; urgency=medium 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG * Build for openKylin. 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG Your package contains new components which requires manual editing of 2022-11-16 07:26:09 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 07:26:09 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 07:26:09 DEBUG above if files already exist in other distroseries. 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG -- 2022-11-16 07:26:09 DEBUG You are receiving this email because you made this upload. 2022-11-16 07:26:09 DEBUG Sent a mail: 2022-11-16 07:26:09 DEBUG Subject: [openkylin/yangtze-proposed] hello 2.12.1-ok1 (New) 2022-11-16 07:26:09 DEBUG Sender: OKBS notice 2022-11-16 07:26:09 DEBUG Recipients: =?utf-8?b?5ZGo5rem5riF?= 2022-11-16 07:26:09 DEBUG Bcc: Local Root 2022-11-16 07:26:09 DEBUG Body: 2022-11-16 07:26:09 DEBUG NEW: hello_2.12.1.orig.tar.gz 2022-11-16 07:26:09 DEBUG NEW: hello_2.12.1-ok1.debian.tar.xz 2022-11-16 07:26:09 DEBUG NEW: hello_2.12.1-ok1.dsc 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG hello (2.12.1-ok1) yangtze; urgency=medium 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG * Build for openKylin. 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG Your package contains new components which requires manual editing of 2022-11-16 07:26:09 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 07:26:09 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 07:26:09 DEBUG above if files already exist in other distroseries. 2022-11-16 07:26:09 DEBUG 2022-11-16 07:26:09 DEBUG -- 2022-11-16 07:26:09 DEBUG You are receiving this email because you are the most recent person 2022-11-16 07:26:09 DEBUG listed in this package's changelog. 2022-11-16 07:26:09 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 07:33:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-153227-002397'] 2022-11-16 07:33:07 DEBUG Considering upload upload-sftp-20221116-153227-002397 2022-11-16 07:33:07 DEBUG Considering changefile ~kylinsoft/ppa/mpdecimal_2.5.1-ok1_source.changes 2022-11-16 07:33:07 DEBUG Finding fresh policy 2022-11-16 07:33:07 INFO Processing upload mpdecimal_2.5.1-ok1_source.changes 2022-11-16 07:33:07 DEBUG Verifying signature on mpdecimal_2.5.1-ok1_source.changes 2022-11-16 07:33:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 07:33:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xAFD1ED1E0E60BBAA HTTP/1.1" 200 3758 2022-11-16 07:33:07 DEBUG Verifying signature on mpdecimal_2.5.1-ok1.dsc 2022-11-16 07:33:07 DEBUG Performing DSC verification. 2022-11-16 07:33:07 DEBUG mpdecimal_2.5.1-ok1_source.buildinfo can be unsigned. 2022-11-16 07:33:07 DEBUG Verifying the changes file. 2022-11-16 07:33:07 DEBUG Verifying files in upload. 2022-11-16 07:33:07 DEBUG Verifying source file mpdecimal_2.5.1-ok1.dsc 2022-11-16 07:33:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 07:33:08 DEBUG Copying copyright contents. 2022-11-16 07:33:08 DEBUG Found changelog 2022-11-16 07:33:08 DEBUG Cleaning up source tree. 2022-11-16 07:33:08 DEBUG Done 2022-11-16 07:33:08 DEBUG Verifying source file mpdecimal_2.5.1-ok1.tar.xz 2022-11-16 07:33:08 DEBUG Verifying buildinfo file mpdecimal_2.5.1-ok1_source.buildinfo 2022-11-16 07:33:08 DEBUG Finding and applying overrides. 2022-11-16 07:33:08 DEBUG Checking for mpdecimal/2.5.1-ok1 source ancestry 2022-11-16 07:33:08 DEBUG mpdecimal: (source) NEW 2022-11-16 07:33:08 DEBUG Finished checking upload. 2022-11-16 07:33:08 DEBUG Creating queue entry 2022-11-16 07:33:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 07:33:08 DEBUG mpdecimal diff from 2.4.2-ok1 (in Openkylin) to 2.5.1-ok1 requested 2022-11-16 07:33:08 DEBUG Setting it to ACCEPTED 2022-11-16 07:33:08 DEBUG Creating PENDING publishing record. 2022-11-16 07:33:08 DEBUG Created amd64 build of mpdecimal 2.5.1-ok1 in openkylin yangtze RELEASE [56361] in ppa (7510) 2022-11-16 07:33:08 DEBUG Created arm64 build of mpdecimal 2.5.1-ok1 in openkylin yangtze RELEASE [56362] in ppa (7510) 2022-11-16 07:33:08 DEBUG Created riscv64 build of mpdecimal 2.5.1-ok1 in openkylin yangtze RELEASE [56363] in ppa (7510) 2022-11-16 07:33:08 DEBUG Building recipients list. 2022-11-16 07:33:08 DEBUG Adding recipient: 'sufang ' 2022-11-16 07:33:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 07:33:08 DEBUG Sent a mail: 2022-11-16 07:33:08 DEBUG Subject: [~kylinsoft/openkylin/ppa/yangtze] mpdecimal 2.5.1-ok1 (Accepted) 2022-11-16 07:33:08 DEBUG Sender: OKBS notice 2022-11-16 07:33:08 DEBUG Recipients: sufang 2022-11-16 07:33:08 DEBUG Bcc: Local Root 2022-11-16 07:33:08 DEBUG Body: 2022-11-16 07:33:08 DEBUG Accepted: 2022-11-16 07:33:08 DEBUG OK: mpdecimal_2.5.1-ok1.tar.xz 2022-11-16 07:33:08 DEBUG OK: mpdecimal_2.5.1-ok1.dsc 2022-11-16 07:33:08 DEBUG -> Component: main Section: libs 2022-11-16 07:33:08 DEBUG 2022-11-16 07:33:08 DEBUG mpdecimal (2.5.1-ok1) yangtze; urgency=medium 2022-11-16 07:33:08 DEBUG 2022-11-16 07:33:08 DEBUG * Update upstream version. 2022-11-16 07:33:08 DEBUG 2022-11-16 07:33:08 DEBUG -- 2022-11-16 07:33:08 DEBUG https://build.openkylin.top/~kylinsoft/+archive/openkylin/ppa 2022-11-16 07:33:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 07:33:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 07:39:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-153807-002398', 'upload-sftp-20221116-153844-002399'] 2022-11-16 07:39:07 DEBUG Considering upload upload-sftp-20221116-153807-002398 2022-11-16 07:39:07 DEBUG Considering changefile openkylin/yangtze-proposed/gperf_3.1-ok1_source.changes 2022-11-16 07:39:07 DEBUG CI build tag is: jenkins-ci-upload-5855 2022-11-16 07:39:07 DEBUG Finding fresh policy 2022-11-16 07:39:07 INFO Processing upload gperf_3.1-ok1_source.changes 2022-11-16 07:39:07 DEBUG Verifying signature on gperf_3.1-ok1_source.changes 2022-11-16 07:39:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 07:39:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 07:39:07 DEBUG Verifying signature on gperf_3.1-ok1.dsc 2022-11-16 07:39:07 DEBUG Performing DSC verification. 2022-11-16 07:39:07 DEBUG gperf_3.1-ok1_source.buildinfo can be unsigned. 2022-11-16 07:39:07 DEBUG Verifying the changes file. 2022-11-16 07:39:07 DEBUG Verifying files in upload. 2022-11-16 07:39:07 DEBUG Verifying source file gperf_3.1-ok1.dsc 2022-11-16 07:39:07 DEBUG gperf_3.1.orig.tar.gz found in Primary Archive for openKylin 2022-11-16 07:39:07 DEBUG gperf_3.1-ok1.debian.tar.xz found in Primary Archive for openKylin 2022-11-16 07:39:07 DEBUG Verifying source file gperf_3.1.orig.tar.gz 2022-11-16 07:39:07 DEBUG Verifying source file gperf_3.1-ok1.debian.tar.xz 2022-11-16 07:39:07 DEBUG Verifying buildinfo file gperf_3.1-ok1_source.buildinfo 2022-11-16 07:39:07 DEBUG Finding and applying overrides. 2022-11-16 07:39:07 DEBUG Checking for gperf/3.1-ok1 source ancestry 2022-11-16 07:39:07 DEBUG gperf: (source) NEW 2022-11-16 07:39:07 DEBUG Finished checking upload. 2022-11-16 07:39:07 DEBUG Building recipients list. 2022-11-16 07:39:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 07:39:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 07:39:07 DEBUG Sent a mail: 2022-11-16 07:39:07 DEBUG Subject: [openkylin] gperf_3.1-ok1_source.changes (Rejected) 2022-11-16 07:39:07 DEBUG Sender: OKBS notice 2022-11-16 07:39:07 DEBUG Recipients: Cibot 2022-11-16 07:39:07 DEBUG Bcc: Local Root 2022-11-16 07:39:07 DEBUG Body: 2022-11-16 07:39:07 DEBUG Rejected: 2022-11-16 07:39:07 DEBUG File gperf_3.1.orig.tar.gz 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-11-16 07:39:07 DEBUG File gperf_3.1-ok1.debian.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-11-16 07:39:07 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 07:39:07 DEBUG 2022-11-16 07:39:07 DEBUG gperf (3.1-ok1) yangtze; urgency=medium 2022-11-16 07:39:07 DEBUG 2022-11-16 07:39:07 DEBUG * Build for openKylin. 2022-11-16 07:39:07 DEBUG 2022-11-16 07:39:07 DEBUG Date: Wed, 16 Nov 2022 09:31:43 +0300 2022-11-16 07:39:07 DEBUG Changed-By: denghao 2022-11-16 07:39:07 DEBUG Maintainer: Openkylin Developers 2022-11-16 07:39:07 DEBUG Signed-By: Cibot 2022-11-16 07:39:07 DEBUG 2022-11-16 07:39:07 DEBUG -- 2022-11-16 07:39:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 07:39:07 INFO Upload was rejected: 2022-11-16 07:39:07 INFO File gperf_3.1.orig.tar.gz 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-11-16 07:39:07 INFO File gperf_3.1-ok1.debian.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-11-16 07:39:07 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2022-11-16 07:39:07 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 07:39:07 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-153807-002398 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-153807-002398 2022-11-16 07:39:07 DEBUG Considering upload upload-sftp-20221116-153844-002399 2022-11-16 07:39:07 DEBUG Considering changefile openkylin/yangtze-proposed/symlinks_1.4-ok1_source.changes 2022-11-16 07:39:07 DEBUG CI build tag is: jenkins-ci-upload-5856 2022-11-16 07:39:07 DEBUG Finding fresh policy 2022-11-16 07:39:07 INFO Processing upload symlinks_1.4-ok1_source.changes 2022-11-16 07:39:07 DEBUG Verifying signature on symlinks_1.4-ok1_source.changes 2022-11-16 07:39:08 DEBUG Verifying signature on symlinks_1.4-ok1.dsc 2022-11-16 07:39:08 DEBUG Performing DSC verification. 2022-11-16 07:39:08 DEBUG symlinks_1.4-ok1_source.buildinfo can be unsigned. 2022-11-16 07:39:08 DEBUG Verifying the changes file. 2022-11-16 07:39:08 DEBUG Verifying files in upload. 2022-11-16 07:39:08 DEBUG Verifying source file symlinks_1.4-ok1.dsc 2022-11-16 07:39:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 07:39:08 DEBUG Copying copyright contents. 2022-11-16 07:39:08 DEBUG Found changelog 2022-11-16 07:39:08 DEBUG Cleaning up source tree. 2022-11-16 07:39:08 DEBUG Done 2022-11-16 07:39:08 DEBUG Verifying source file symlinks_1.4.orig.tar.gz 2022-11-16 07:39:08 DEBUG Verifying source file symlinks_1.4-ok1.debian.tar.xz 2022-11-16 07:39:08 DEBUG Verifying buildinfo file symlinks_1.4-ok1_source.buildinfo 2022-11-16 07:39:08 DEBUG Finding and applying overrides. 2022-11-16 07:39:08 DEBUG Checking for symlinks/1.4-ok1 source ancestry 2022-11-16 07:39:08 DEBUG symlinks: (source) NEW 2022-11-16 07:39:08 DEBUG Finished checking upload. 2022-11-16 07:39:08 DEBUG Creating queue entry 2022-11-16 07:39:08 DEBUG Building recipients list. 2022-11-16 07:39:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 07:39:08 DEBUG Sent a mail: 2022-11-16 07:39:08 DEBUG Subject: [openkylin/yangtze-proposed] symlinks 1.4-ok1 (New) 2022-11-16 07:39:08 DEBUG Sender: OKBS notice 2022-11-16 07:39:08 DEBUG Recipients: Cibot 2022-11-16 07:39:08 DEBUG Bcc: Local Root 2022-11-16 07:39:08 DEBUG Body: 2022-11-16 07:39:08 DEBUG NEW: symlinks_1.4.orig.tar.gz 2022-11-16 07:39:08 DEBUG NEW: symlinks_1.4-ok1.debian.tar.xz 2022-11-16 07:39:08 DEBUG NEW: symlinks_1.4-ok1.dsc 2022-11-16 07:39:08 DEBUG 2022-11-16 07:39:08 DEBUG symlinks (1.4-ok1) yangtze; urgency=medium 2022-11-16 07:39:08 DEBUG 2022-11-16 07:39:08 DEBUG * Build for openKylin. 2022-11-16 07:39:08 DEBUG 2022-11-16 07:39:08 DEBUG 2022-11-16 07:39:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 07:39:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 07:39:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 07:39:08 DEBUG 2022-11-16 07:39:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 07:39:08 DEBUG above if files already exist in other distroseries. 2022-11-16 07:39:08 DEBUG 2022-11-16 07:39:08 DEBUG -- 2022-11-16 07:39:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 07:39:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 07:59:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-155832-002400'] 2022-11-16 07:59:07 DEBUG Considering upload upload-sftp-20221116-155832-002400 2022-11-16 07:59:07 DEBUG Considering changefile ~kylinsoft/ppa/mpdecimal_2.5.1-ok2_source.changes 2022-11-16 07:59:07 DEBUG Finding fresh policy 2022-11-16 07:59:07 INFO Processing upload mpdecimal_2.5.1-ok2_source.changes 2022-11-16 07:59:07 DEBUG Verifying signature on mpdecimal_2.5.1-ok2_source.changes 2022-11-16 07:59:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 07:59:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xAFD1ED1E0E60BBAA HTTP/1.1" 200 3758 2022-11-16 07:59:07 DEBUG Verifying signature on mpdecimal_2.5.1-ok2.dsc 2022-11-16 07:59:07 DEBUG Performing DSC verification. 2022-11-16 07:59:07 DEBUG mpdecimal_2.5.1-ok2_source.buildinfo can be unsigned. 2022-11-16 07:59:07 DEBUG Verifying the changes file. 2022-11-16 07:59:07 DEBUG Verifying files in upload. 2022-11-16 07:59:07 DEBUG Verifying source file mpdecimal_2.5.1-ok2.dsc 2022-11-16 07:59:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 07:59:08 DEBUG Copying copyright contents. 2022-11-16 07:59:08 DEBUG Found changelog 2022-11-16 07:59:08 DEBUG Cleaning up source tree. 2022-11-16 07:59:08 DEBUG Done 2022-11-16 07:59:08 DEBUG Verifying source file mpdecimal_2.5.1-ok2.tar.xz 2022-11-16 07:59:08 DEBUG Verifying buildinfo file mpdecimal_2.5.1-ok2_source.buildinfo 2022-11-16 07:59:08 DEBUG Finding and applying overrides. 2022-11-16 07:59:08 DEBUG Checking for mpdecimal/2.5.1-ok2 source ancestry 2022-11-16 07:59:08 DEBUG mpdecimal: (source) NEW 2022-11-16 07:59:08 DEBUG Finished checking upload. 2022-11-16 07:59:08 DEBUG Creating queue entry 2022-11-16 07:59:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 07:59:08 DEBUG mpdecimal diff from 2.5.1-ok1 to 2.5.1-ok2 requested 2022-11-16 07:59:08 DEBUG Setting it to ACCEPTED 2022-11-16 07:59:08 DEBUG Creating PENDING publishing record. 2022-11-16 07:59:08 DEBUG Created amd64 build of mpdecimal 2.5.1-ok2 in openkylin yangtze RELEASE [56364] in ppa (7510) 2022-11-16 07:59:08 DEBUG Created arm64 build of mpdecimal 2.5.1-ok2 in openkylin yangtze RELEASE [56365] in ppa (7510) 2022-11-16 07:59:08 DEBUG Created riscv64 build of mpdecimal 2.5.1-ok2 in openkylin yangtze RELEASE [56366] in ppa (7510) 2022-11-16 07:59:08 DEBUG Building recipients list. 2022-11-16 07:59:08 DEBUG Adding recipient: 'sufang ' 2022-11-16 07:59:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 07:59:08 DEBUG Sent a mail: 2022-11-16 07:59:08 DEBUG Subject: [~kylinsoft/openkylin/ppa/yangtze] mpdecimal 2.5.1-ok2 (Accepted) 2022-11-16 07:59:08 DEBUG Sender: OKBS notice 2022-11-16 07:59:08 DEBUG Recipients: sufang 2022-11-16 07:59:08 DEBUG Bcc: Local Root 2022-11-16 07:59:08 DEBUG Body: 2022-11-16 07:59:08 DEBUG Accepted: 2022-11-16 07:59:08 DEBUG OK: mpdecimal_2.5.1-ok2.tar.xz 2022-11-16 07:59:08 DEBUG OK: mpdecimal_2.5.1-ok2.dsc 2022-11-16 07:59:08 DEBUG -> Component: main Section: libs 2022-11-16 07:59:08 DEBUG 2022-11-16 07:59:08 DEBUG mpdecimal (2.5.1-ok2) yangtze; urgency=medium 2022-11-16 07:59:08 DEBUG 2022-11-16 07:59:08 DEBUG * Modify debian/rules. 2022-11-16 07:59:08 DEBUG 2022-11-16 07:59:08 DEBUG -- 2022-11-16 07:59:08 DEBUG https://build.openkylin.top/~kylinsoft/+archive/openkylin/ppa 2022-11-16 07:59:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 07:59:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 08:15:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-161416-002401'] 2022-11-16 08:15:07 DEBUG Considering upload upload-sftp-20221116-161416-002401 2022-11-16 08:15:07 DEBUG Considering changefile openkylin/yangtze-proposed/mpdecimal_2.5.1-ok2_source.changes 2022-11-16 08:15:07 DEBUG CI build tag is: jenkins-ci-upload-5857 2022-11-16 08:15:07 DEBUG Finding fresh policy 2022-11-16 08:15:07 INFO Processing upload mpdecimal_2.5.1-ok2_source.changes 2022-11-16 08:15:07 DEBUG Verifying signature on mpdecimal_2.5.1-ok2_source.changes 2022-11-16 08:15:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 08:15:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 08:15:07 DEBUG Verifying signature on mpdecimal_2.5.1-ok2.dsc 2022-11-16 08:15:07 DEBUG Performing DSC verification. 2022-11-16 08:15:07 DEBUG mpdecimal_2.5.1-ok2_source.buildinfo can be unsigned. 2022-11-16 08:15:07 DEBUG Verifying the changes file. 2022-11-16 08:15:07 DEBUG Verifying files in upload. 2022-11-16 08:15:07 DEBUG Verifying source file mpdecimal_2.5.1-ok2.dsc 2022-11-16 08:15:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 08:15:07 DEBUG Copying copyright contents. 2022-11-16 08:15:07 DEBUG Found changelog 2022-11-16 08:15:07 DEBUG Cleaning up source tree. 2022-11-16 08:15:07 DEBUG Done 2022-11-16 08:15:07 DEBUG Verifying source file mpdecimal_2.5.1.orig.tar.gz 2022-11-16 08:15:07 DEBUG Verifying source file mpdecimal_2.5.1-ok2.debian.tar.xz 2022-11-16 08:15:07 DEBUG Verifying buildinfo file mpdecimal_2.5.1-ok2_source.buildinfo 2022-11-16 08:15:07 DEBUG Finding and applying overrides. 2022-11-16 08:15:07 DEBUG Checking for mpdecimal/2.5.1-ok2 source ancestry 2022-11-16 08:15:07 DEBUG Finished checking upload. 2022-11-16 08:15:07 DEBUG Creating queue entry 2022-11-16 08:15:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 08:15:08 DEBUG mpdecimal diff from 2.4.2-ok1 (in Openkylin) to 2.5.1-ok2 requested 2022-11-16 08:15:08 DEBUG Setting it to ACCEPTED 2022-11-16 08:15:08 DEBUG Creating PENDING publishing record. 2022-11-16 08:15:08 DEBUG Created amd64 build of mpdecimal 2.5.1-ok2 in openkylin yangtze PROPOSED [56367] in Primary Archive for openKylin (4010) 2022-11-16 08:15:08 DEBUG Created arm64 build of mpdecimal 2.5.1-ok2 in openkylin yangtze PROPOSED [56368] in Primary Archive for openKylin (4010) 2022-11-16 08:15:08 DEBUG Created riscv64 build of mpdecimal 2.5.1-ok2 in openkylin yangtze PROPOSED [56369] in Primary Archive for openKylin (4010) 2022-11-16 08:15:08 DEBUG Building recipients list. 2022-11-16 08:15:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 08:15:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 08:15:08 DEBUG Sent a mail: 2022-11-16 08:15:08 DEBUG Subject: [openkylin/yangtze-proposed] mpdecimal 2.5.1-ok2 (Accepted) 2022-11-16 08:15:08 DEBUG Sender: OKBS notice 2022-11-16 08:15:08 DEBUG Recipients: Cibot 2022-11-16 08:15:08 DEBUG Bcc: Local Root 2022-11-16 08:15:08 DEBUG Body: 2022-11-16 08:15:08 DEBUG mpdecimal (2.5.1-ok2) yangtze; urgency=medium 2022-11-16 08:15:08 DEBUG 2022-11-16 08:15:08 DEBUG * Modify debian/rules. 2022-11-16 08:15:08 DEBUG 2022-11-16 08:15:08 DEBUG Date: Wed, 16 Nov 2022 15:50:42 +0800 2022-11-16 08:15:08 DEBUG Changed-By: sufang 2022-11-16 08:15:08 DEBUG Maintainer: OpenKylin Developers 2022-11-16 08:15:08 DEBUG Signed-By: Cibot 2022-11-16 08:15:08 DEBUG https://build.openkylin.top/openkylin/+source/mpdecimal/2.5.1-ok2 2022-11-16 08:15:08 DEBUG 2022-11-16 08:15:08 DEBUG == 2022-11-16 08:15:08 DEBUG 2022-11-16 08:15:08 DEBUG OK: mpdecimal_2.5.1.orig.tar.gz 2022-11-16 08:15:08 DEBUG OK: mpdecimal_2.5.1-ok2.debian.tar.xz 2022-11-16 08:15:08 DEBUG OK: mpdecimal_2.5.1-ok2.dsc 2022-11-16 08:15:08 DEBUG -> Component: main Section: libs 2022-11-16 08:15:08 DEBUG 2022-11-16 08:15:08 DEBUG No announcement sent 2022-11-16 08:15:08 DEBUG 2022-11-16 08:15:08 DEBUG Thank you for your contribution to openKylin. 2022-11-16 08:15:08 DEBUG 2022-11-16 08:15:08 DEBUG -- 2022-11-16 08:15:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 08:15:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 08:27:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-162615-002402'] 2022-11-16 08:27:07 DEBUG Considering upload upload-sftp-20221116-162615-002402 2022-11-16 08:27:07 DEBUG Considering changefile ~cibot/openkylin/citest/yangtze/kwin_5.24.4-ok6~1116_source.changes 2022-11-16 08:27:07 DEBUG Finding fresh policy 2022-11-16 08:27:07 INFO Processing upload kwin_5.24.4-ok6~1116_source.changes 2022-11-16 08:27:07 DEBUG Verifying signature on kwin_5.24.4-ok6~1116_source.changes 2022-11-16 08:27:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 08:27:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 08:27:07 DEBUG Verifying signature on kwin_5.24.4-ok6~1116.dsc 2022-11-16 08:27:07 DEBUG Performing DSC verification. 2022-11-16 08:27:07 DEBUG kwin_5.24.4-ok6~1116_source.buildinfo can be unsigned. 2022-11-16 08:27:07 DEBUG Verifying the changes file. 2022-11-16 08:27:07 DEBUG Verifying files in upload. 2022-11-16 08:27:07 DEBUG Verifying source file kwin_5.24.4-ok6~1116.dsc 2022-11-16 08:27:07 DEBUG kwin_5.24.4.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 08:27:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 08:27:08 DEBUG Copying copyright contents. 2022-11-16 08:27:08 DEBUG Found changelog 2022-11-16 08:27:08 DEBUG Cleaning up source tree. 2022-11-16 08:27:08 DEBUG Done 2022-11-16 08:27:08 DEBUG Verifying source file kwin_5.24.4.orig.tar.xz 2022-11-16 08:27:08 DEBUG Verifying source file kwin_5.24.4-ok6~1116.debian.tar.xz 2022-11-16 08:27:08 DEBUG Verifying buildinfo file kwin_5.24.4-ok6~1116_source.buildinfo 2022-11-16 08:27:08 DEBUG Finding and applying overrides. 2022-11-16 08:27:08 DEBUG Checking for kwin/4:5.24.4-ok6~1116 source ancestry 2022-11-16 08:27:08 DEBUG kwin: (source) NEW 2022-11-16 08:27:08 DEBUG Finished checking upload. 2022-11-16 08:27:08 DEBUG Creating queue entry 2022-11-16 08:27:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 08:27:09 DEBUG kwin diff from 4:5.24.4-ok6~1111 to 4:5.24.4-ok6~1116 requested 2022-11-16 08:27:09 DEBUG Setting it to ACCEPTED 2022-11-16 08:27:09 DEBUG Creating PENDING publishing record. 2022-11-16 08:27:09 DEBUG Created amd64 build of kwin 4:5.24.4-ok6~1116 in openkylin yangtze RELEASE [56370] in citest (2510) 2022-11-16 08:27:09 DEBUG Created arm64 build of kwin 4:5.24.4-ok6~1116 in openkylin yangtze RELEASE [56371] in citest (2510) 2022-11-16 08:27:09 DEBUG Created riscv64 build of kwin 4:5.24.4-ok6~1116 in openkylin yangtze RELEASE [56372] in citest (2510) 2022-11-16 08:27:09 DEBUG Building recipients list. 2022-11-16 08:27:09 DEBUG Adding recipient: 'Cibot ' 2022-11-16 08:27:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 08:27:09 DEBUG Sent a mail: 2022-11-16 08:27:09 DEBUG Subject: [~cibot/openkylin/citest/yangtze] kwin 4:5.24.4-ok6~1116 (Accepted) 2022-11-16 08:27:09 DEBUG Sender: OKBS notice 2022-11-16 08:27:09 DEBUG Recipients: Cibot 2022-11-16 08:27:09 DEBUG Bcc: Local Root 2022-11-16 08:27:09 DEBUG Body: 2022-11-16 08:27:09 DEBUG Accepted: 2022-11-16 08:27:09 DEBUG OK: kwin_5.24.4.orig.tar.xz 2022-11-16 08:27:09 DEBUG OK: kwin_5.24.4-ok6~1116.debian.tar.xz 2022-11-16 08:27:09 DEBUG OK: kwin_5.24.4-ok6~1116.dsc 2022-11-16 08:27:09 DEBUG -> Component: main Section: kde 2022-11-16 08:27:09 DEBUG 2022-11-16 08:27:09 DEBUG kwin (4:5.24.4-ok6~1116) yangtze; urgency=medium 2022-11-16 08:27:09 DEBUG 2022-11-16 08:27:09 DEBUG * ukui-decoration: diffierent title bar on tablet mode 2022-11-16 08:27:09 DEBUG 2022-11-16 08:27:09 DEBUG -- 2022-11-16 08:27:09 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/citest 2022-11-16 08:27:09 DEBUG You are receiving this email because you made this upload. 2022-11-16 08:27:09 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 08:41:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-164048-002403'] 2022-11-16 08:41:07 DEBUG Considering upload upload-sftp-20221116-164048-002403 2022-11-16 08:41:07 DEBUG Considering changefile openkylin/yangtze-proposed/batik_1.16-ok1_source.changes 2022-11-16 08:41:07 DEBUG CI build tag is: jenkins-ci-upload-5858 2022-11-16 08:41:07 DEBUG Finding fresh policy 2022-11-16 08:41:07 INFO Processing upload batik_1.16-ok1_source.changes 2022-11-16 08:41:07 DEBUG Verifying signature on batik_1.16-ok1_source.changes 2022-11-16 08:41:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 08:41:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 08:41:08 DEBUG Verifying signature on batik_1.16-ok1.dsc 2022-11-16 08:41:08 DEBUG Performing DSC verification. 2022-11-16 08:41:08 DEBUG batik_1.16-ok1_source.buildinfo can be unsigned. 2022-11-16 08:41:08 DEBUG Verifying the changes file. 2022-11-16 08:41:08 DEBUG Verifying files in upload. 2022-11-16 08:41:08 DEBUG Verifying source file batik_1.16-ok1.dsc 2022-11-16 08:41:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 08:41:09 DEBUG Copying copyright contents. 2022-11-16 08:41:09 DEBUG Found changelog 2022-11-16 08:41:09 DEBUG Cleaning up source tree. 2022-11-16 08:41:09 DEBUG Done 2022-11-16 08:41:09 DEBUG Verifying source file batik_1.16.orig.tar.gz 2022-11-16 08:41:09 DEBUG Verifying source file batik_1.16-ok1.debian.tar.xz 2022-11-16 08:41:09 DEBUG Verifying buildinfo file batik_1.16-ok1_source.buildinfo 2022-11-16 08:41:09 DEBUG Finding and applying overrides. 2022-11-16 08:41:09 DEBUG Checking for batik/1.16-ok1 source ancestry 2022-11-16 08:41:09 DEBUG batik: (source) NEW 2022-11-16 08:41:09 DEBUG Finished checking upload. 2022-11-16 08:41:09 DEBUG Creating queue entry 2022-11-16 08:41:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 08:41:09 DEBUG batik diff from 1.12-ok1 to 1.16-ok1 requested 2022-11-16 08:41:09 DEBUG Building recipients list. 2022-11-16 08:41:09 DEBUG Adding recipient: 'Cibot ' 2022-11-16 08:41:09 DEBUG Adding changed-by to recipients 2022-11-16 08:41:09 DEBUG Adding recipient: '=?utf-8?b?5ZGo5rem5riF?= ' 2022-11-16 08:41:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 08:41:09 DEBUG Sent a mail: 2022-11-16 08:41:09 DEBUG Subject: [openkylin/yangtze-proposed] batik 1.16-ok1 (New) 2022-11-16 08:41:09 DEBUG Sender: OKBS notice 2022-11-16 08:41:09 DEBUG Recipients: Cibot 2022-11-16 08:41:09 DEBUG Bcc: Local Root 2022-11-16 08:41:09 DEBUG Body: 2022-11-16 08:41:09 DEBUG NEW: batik_1.16.orig.tar.gz 2022-11-16 08:41:09 DEBUG NEW: batik_1.16-ok1.debian.tar.xz 2022-11-16 08:41:09 DEBUG NEW: batik_1.16-ok1.dsc 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG batik (1.16-ok1) yangtze; urgency=medium 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG * Build for openKylin. 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG Your package contains new components which requires manual editing of 2022-11-16 08:41:09 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 08:41:09 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 08:41:09 DEBUG above if files already exist in other distroseries. 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG -- 2022-11-16 08:41:09 DEBUG You are receiving this email because you made this upload. 2022-11-16 08:41:09 DEBUG Sent a mail: 2022-11-16 08:41:09 DEBUG Subject: [openkylin/yangtze-proposed] batik 1.16-ok1 (New) 2022-11-16 08:41:09 DEBUG Sender: OKBS notice 2022-11-16 08:41:09 DEBUG Recipients: =?utf-8?b?5ZGo5rem5riF?= 2022-11-16 08:41:09 DEBUG Bcc: Local Root 2022-11-16 08:41:09 DEBUG Body: 2022-11-16 08:41:09 DEBUG NEW: batik_1.16.orig.tar.gz 2022-11-16 08:41:09 DEBUG NEW: batik_1.16-ok1.debian.tar.xz 2022-11-16 08:41:09 DEBUG NEW: batik_1.16-ok1.dsc 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG batik (1.16-ok1) yangtze; urgency=medium 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG * Build for openKylin. 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG Your package contains new components which requires manual editing of 2022-11-16 08:41:09 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 08:41:09 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 08:41:09 DEBUG above if files already exist in other distroseries. 2022-11-16 08:41:09 DEBUG 2022-11-16 08:41:09 DEBUG -- 2022-11-16 08:41:09 DEBUG You are receiving this email because you are the most recent person 2022-11-16 08:41:09 DEBUG listed in this package's changelog. 2022-11-16 08:41:09 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 08:59:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-165807-002404'] 2022-11-16 08:59:07 DEBUG Considering upload upload-sftp-20221116-165807-002404 2022-11-16 08:59:07 DEBUG Considering changefile ~cibot/openkylin/citest/yangtze/python-iniconfig_1.1.1-ok2_source.changes 2022-11-16 08:59:07 DEBUG Finding fresh policy 2022-11-16 08:59:07 INFO Processing upload python-iniconfig_1.1.1-ok2_source.changes 2022-11-16 08:59:07 DEBUG Verifying signature on python-iniconfig_1.1.1-ok2_source.changes 2022-11-16 08:59:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 08:59:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 08:59:07 DEBUG Verifying signature on python-iniconfig_1.1.1-ok2.dsc 2022-11-16 08:59:07 DEBUG Performing DSC verification. 2022-11-16 08:59:07 DEBUG python-iniconfig_1.1.1-ok2_source.buildinfo can be unsigned. 2022-11-16 08:59:07 DEBUG Verifying the changes file. 2022-11-16 08:59:07 DEBUG Verifying files in upload. 2022-11-16 08:59:07 DEBUG Verifying source file python-iniconfig_1.1.1-ok2.dsc 2022-11-16 08:59:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 08:59:08 DEBUG Copying copyright contents. 2022-11-16 08:59:08 DEBUG Found changelog 2022-11-16 08:59:08 DEBUG Cleaning up source tree. 2022-11-16 08:59:08 DEBUG Done 2022-11-16 08:59:08 DEBUG Verifying source file python-iniconfig_1.1.1.orig.tar.gz 2022-11-16 08:59:08 DEBUG Verifying source file python-iniconfig_1.1.1-ok2.debian.tar.xz 2022-11-16 08:59:08 DEBUG Verifying buildinfo file python-iniconfig_1.1.1-ok2_source.buildinfo 2022-11-16 08:59:08 DEBUG Finding and applying overrides. 2022-11-16 08:59:08 DEBUG Checking for python-iniconfig/1.1.1-ok2 source ancestry 2022-11-16 08:59:08 DEBUG python-iniconfig: (source) NEW 2022-11-16 08:59:08 DEBUG Finished checking upload. 2022-11-16 08:59:08 DEBUG Creating queue entry 2022-11-16 08:59:08 DEBUG Setting it to ACCEPTED 2022-11-16 08:59:08 DEBUG Creating PENDING publishing record. 2022-11-16 08:59:08 DEBUG Created amd64 build of python-iniconfig 1.1.1-ok2 in openkylin yangtze RELEASE [56377] in citest (2510) 2022-11-16 08:59:08 DEBUG Building recipients list. 2022-11-16 08:59:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 08:59:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 08:59:08 DEBUG Sent a mail: 2022-11-16 08:59:08 DEBUG Subject: [~cibot/openkylin/citest/yangtze] python-iniconfig 1.1.1-ok2 (Accepted) 2022-11-16 08:59:08 DEBUG Sender: OKBS notice 2022-11-16 08:59:08 DEBUG Recipients: Cibot 2022-11-16 08:59:08 DEBUG Bcc: Local Root 2022-11-16 08:59:08 DEBUG Body: 2022-11-16 08:59:08 DEBUG Accepted: 2022-11-16 08:59:08 DEBUG OK: python-iniconfig_1.1.1.orig.tar.gz 2022-11-16 08:59:08 DEBUG OK: python-iniconfig_1.1.1-ok2.debian.tar.xz 2022-11-16 08:59:08 DEBUG OK: python-iniconfig_1.1.1-ok2.dsc 2022-11-16 08:59:08 DEBUG -> Component: main Section: python 2022-11-16 08:59:08 DEBUG 2022-11-16 08:59:08 DEBUG python-iniconfig (1.1.1-ok2) yangtze; urgency=medium 2022-11-16 08:59:08 DEBUG 2022-11-16 08:59:08 DEBUG * Update version info. 2022-11-16 08:59:08 DEBUG 2022-11-16 08:59:08 DEBUG -- 2022-11-16 08:59:08 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/citest 2022-11-16 08:59:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 08:59:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 09:09:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-170848-002405'] 2022-11-16 09:09:06 DEBUG Considering upload upload-sftp-20221116-170848-002405 2022-11-16 09:09:06 DEBUG Considering changefile ~cibot/openkylin/citest/yangtze/lto-disabled-list_24-ok13_source.changes 2022-11-16 09:09:06 DEBUG Finding fresh policy 2022-11-16 09:09:06 INFO Processing upload lto-disabled-list_24-ok13_source.changes 2022-11-16 09:09:06 DEBUG Verifying signature on lto-disabled-list_24-ok13_source.changes 2022-11-16 09:09:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 09:09:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 09:09:07 DEBUG Verifying signature on lto-disabled-list_24-ok13.dsc 2022-11-16 09:09:07 DEBUG Performing DSC verification. 2022-11-16 09:09:07 DEBUG lto-disabled-list_24-ok13_source.buildinfo can be unsigned. 2022-11-16 09:09:07 DEBUG Verifying the changes file. 2022-11-16 09:09:07 DEBUG Verifying files in upload. 2022-11-16 09:09:07 DEBUG Verifying source file lto-disabled-list_24-ok13.dsc 2022-11-16 09:09:07 DEBUG lto-disabled-list_24.orig.tar.gz found in Primary Archive for openKylin 2022-11-16 09:09:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 09:09:07 DEBUG Copying copyright contents. 2022-11-16 09:09:07 DEBUG Found changelog 2022-11-16 09:09:07 DEBUG Cleaning up source tree. 2022-11-16 09:09:07 DEBUG Done 2022-11-16 09:09:07 DEBUG Verifying source file lto-disabled-list_24.orig.tar.gz 2022-11-16 09:09:07 DEBUG Verifying source file lto-disabled-list_24-ok13.debian.tar.xz 2022-11-16 09:09:07 DEBUG Verifying buildinfo file lto-disabled-list_24-ok13_source.buildinfo 2022-11-16 09:09:07 DEBUG Finding and applying overrides. 2022-11-16 09:09:07 DEBUG Checking for lto-disabled-list/24-ok13 source ancestry 2022-11-16 09:09:07 DEBUG lto-disabled-list: (source) NEW 2022-11-16 09:09:07 DEBUG Finished checking upload. 2022-11-16 09:09:07 DEBUG Creating queue entry 2022-11-16 09:09:07 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 09:09:07 DEBUG lto-disabled-list diff from 24-ok11 to 24-ok13 requested 2022-11-16 09:09:07 DEBUG Setting it to ACCEPTED 2022-11-16 09:09:07 DEBUG Creating PENDING publishing record. 2022-11-16 09:09:07 DEBUG Created amd64 build of lto-disabled-list 24-ok13 in openkylin yangtze RELEASE [56378] in citest (2510) 2022-11-16 09:09:07 DEBUG Building recipients list. 2022-11-16 09:09:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 09:09:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 09:09:07 DEBUG Sent a mail: 2022-11-16 09:09:07 DEBUG Subject: [~cibot/openkylin/citest/yangtze] lto-disabled-list 24-ok13 (Accepted) 2022-11-16 09:09:07 DEBUG Sender: OKBS notice 2022-11-16 09:09:07 DEBUG Recipients: Cibot 2022-11-16 09:09:07 DEBUG Bcc: Local Root 2022-11-16 09:09:07 DEBUG Body: 2022-11-16 09:09:07 DEBUG Accepted: 2022-11-16 09:09:07 DEBUG OK: lto-disabled-list_24.orig.tar.gz 2022-11-16 09:09:07 DEBUG OK: lto-disabled-list_24-ok13.debian.tar.xz 2022-11-16 09:09:07 DEBUG OK: lto-disabled-list_24-ok13.dsc 2022-11-16 09:09:07 DEBUG -> Component: main Section: devel 2022-11-16 09:09:07 DEBUG 2022-11-16 09:09:07 DEBUG lto-disabled-list (24-ok13) yangtze; urgency=medium 2022-11-16 09:09:07 DEBUG 2022-11-16 09:09:07 DEBUG * Add perl for amd64. 2022-11-16 09:09:07 DEBUG 2022-11-16 09:09:07 DEBUG -- 2022-11-16 09:09:07 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/citest 2022-11-16 09:09:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 09:09:07 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 09:10:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-170910-002406'] 2022-11-16 09:10:07 DEBUG Considering upload upload-sftp-20221116-170910-002406 2022-11-16 09:10:07 DEBUG Considering changefile openkylin/yangtze-proposed/lto-disabled-list_24-ok13_source.changes 2022-11-16 09:10:07 DEBUG CI build tag is: jenkins-ci-upload-5860 2022-11-16 09:10:07 DEBUG Finding fresh policy 2022-11-16 09:10:07 INFO Processing upload lto-disabled-list_24-ok13_source.changes 2022-11-16 09:10:07 DEBUG Verifying signature on lto-disabled-list_24-ok13_source.changes 2022-11-16 09:10:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 09:10:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 09:10:07 DEBUG Verifying signature on lto-disabled-list_24-ok13.dsc 2022-11-16 09:10:08 DEBUG Performing DSC verification. 2022-11-16 09:10:08 DEBUG lto-disabled-list_24-ok13_source.buildinfo can be unsigned. 2022-11-16 09:10:08 DEBUG Verifying the changes file. 2022-11-16 09:10:08 DEBUG Verifying files in upload. 2022-11-16 09:10:08 DEBUG Verifying source file lto-disabled-list_24-ok13.dsc 2022-11-16 09:10:08 DEBUG lto-disabled-list_24.orig.tar.gz found in Primary Archive for openKylin 2022-11-16 09:10:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 09:10:08 DEBUG Copying copyright contents. 2022-11-16 09:10:08 DEBUG Found changelog 2022-11-16 09:10:08 DEBUG Cleaning up source tree. 2022-11-16 09:10:08 DEBUG Done 2022-11-16 09:10:08 DEBUG Verifying source file lto-disabled-list_24.orig.tar.gz 2022-11-16 09:10:08 DEBUG Verifying source file lto-disabled-list_24-ok13.debian.tar.xz 2022-11-16 09:10:08 DEBUG Verifying buildinfo file lto-disabled-list_24-ok13_source.buildinfo 2022-11-16 09:10:08 DEBUG Finding and applying overrides. 2022-11-16 09:10:08 DEBUG Checking for lto-disabled-list/24-ok13 source ancestry 2022-11-16 09:10:08 DEBUG Finished checking upload. 2022-11-16 09:10:08 DEBUG Creating queue entry 2022-11-16 09:10:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 09:10:08 DEBUG lto-disabled-list diff from 24-ok12 to 24-ok13 requested 2022-11-16 09:10:08 DEBUG Setting it to ACCEPTED 2022-11-16 09:10:08 DEBUG Creating PENDING publishing record. 2022-11-16 09:10:08 DEBUG Created amd64 build of lto-disabled-list 24-ok13 in openkylin yangtze PROPOSED [56379] in Primary Archive for openKylin (4010) 2022-11-16 09:10:08 DEBUG Building recipients list. 2022-11-16 09:10:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 09:10:08 DEBUG Adding changed-by to recipients 2022-11-16 09:10:08 DEBUG Adding recipient: 'luoyaoming ' 2022-11-16 09:10:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 09:10:08 DEBUG Sent a mail: 2022-11-16 09:10:08 DEBUG Subject: [openkylin/yangtze-proposed] lto-disabled-list 24-ok13 (Accepted) 2022-11-16 09:10:08 DEBUG Sender: OKBS notice 2022-11-16 09:10:08 DEBUG Recipients: Cibot 2022-11-16 09:10:08 DEBUG Bcc: Local Root 2022-11-16 09:10:08 DEBUG Body: 2022-11-16 09:10:08 DEBUG lto-disabled-list (24-ok13) yangtze; urgency=medium 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG * Add perl for amd64. 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG Date: Wed, 16 Nov 2022 17:07:01 +0800 2022-11-16 09:10:08 DEBUG Changed-By: Luoyaoming 2022-11-16 09:10:08 DEBUG Maintainer: Openkylin Developers 2022-11-16 09:10:08 DEBUG Signed-By: Cibot 2022-11-16 09:10:08 DEBUG https://build.openkylin.top/openkylin/+source/lto-disabled-list/24-ok13 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG == 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG OK: lto-disabled-list_24.orig.tar.gz 2022-11-16 09:10:08 DEBUG OK: lto-disabled-list_24-ok13.debian.tar.xz 2022-11-16 09:10:08 DEBUG OK: lto-disabled-list_24-ok13.dsc 2022-11-16 09:10:08 DEBUG -> Component: main Section: devel 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG No announcement sent 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG Thank you for your contribution to openKylin. 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG -- 2022-11-16 09:10:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 09:10:08 DEBUG Sent a mail: 2022-11-16 09:10:08 DEBUG Subject: [openkylin/yangtze-proposed] lto-disabled-list 24-ok13 (Accepted) 2022-11-16 09:10:08 DEBUG Sender: OKBS notice 2022-11-16 09:10:08 DEBUG Recipients: luoyaoming 2022-11-16 09:10:08 DEBUG Bcc: Local Root 2022-11-16 09:10:08 DEBUG Body: 2022-11-16 09:10:08 DEBUG lto-disabled-list (24-ok13) yangtze; urgency=medium 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG * Add perl for amd64. 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG Date: Wed, 16 Nov 2022 17:07:01 +0800 2022-11-16 09:10:08 DEBUG Changed-By: Luoyaoming 2022-11-16 09:10:08 DEBUG Maintainer: Openkylin Developers 2022-11-16 09:10:08 DEBUG Signed-By: Cibot 2022-11-16 09:10:08 DEBUG https://build.openkylin.top/openkylin/+source/lto-disabled-list/24-ok13 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG == 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG OK: lto-disabled-list_24.orig.tar.gz 2022-11-16 09:10:08 DEBUG OK: lto-disabled-list_24-ok13.debian.tar.xz 2022-11-16 09:10:08 DEBUG OK: lto-disabled-list_24-ok13.dsc 2022-11-16 09:10:08 DEBUG -> Component: main Section: devel 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG No announcement sent 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG Thank you for your contribution to openKylin. 2022-11-16 09:10:08 DEBUG 2022-11-16 09:10:08 DEBUG -- 2022-11-16 09:10:08 DEBUG You are receiving this email because you are the most recent person 2022-11-16 09:10:08 DEBUG listed in this package's changelog. 2022-11-16 09:10:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 12:05:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-200438-002407'] 2022-11-16 12:05:08 DEBUG Considering upload upload-sftp-20221116-200438-002407 2022-11-16 12:05:08 DEBUG Considering changefile openkylin/yangtze-proposed/drkonqi_5.24.7-ok1_source.changes 2022-11-16 12:05:08 DEBUG CI build tag is: jenkins-ci-upload-5861 2022-11-16 12:05:08 DEBUG Finding fresh policy 2022-11-16 12:05:08 INFO Processing upload drkonqi_5.24.7-ok1_source.changes 2022-11-16 12:05:08 DEBUG Verifying signature on drkonqi_5.24.7-ok1_source.changes 2022-11-16 12:05:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 12:05:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 12:05:08 INFO Invalid email address: 'nobelxyz@*163.com' 2022-11-16 12:05:08 DEBUG Building recipients list. 2022-11-16 12:05:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 12:05:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 12:05:08 DEBUG Sent a mail: 2022-11-16 12:05:08 DEBUG Subject: [openkylin] drkonqi_5.24.7-ok1_source.changes (Rejected) 2022-11-16 12:05:08 DEBUG Sender: OKBS notice 2022-11-16 12:05:08 DEBUG Recipients: Cibot 2022-11-16 12:05:08 DEBUG Bcc: Local Root 2022-11-16 12:05:08 DEBUG Body: 2022-11-16 12:05:08 DEBUG Rejected: 2022-11-16 12:05:08 DEBUG Unable to identify 'rtlhq': in OKBS 2022-11-16 12:05:08 DEBUG Further error processing not possible because of a critical previous error. 2022-11-16 12:05:08 DEBUG 2022-11-16 12:05:08 DEBUG drkonqi (5.24.7-ok1) yangtze; urgency=medium 2022-11-16 12:05:08 DEBUG 2022-11-16 12:05:08 DEBUG * New upstream bugfix release (5.24.7) 2022-11-16 12:05:08 DEBUG 2022-11-16 12:05:08 DEBUG Date: Thu, 13 Oct 2022 08:14:36 +0100 2022-11-16 12:05:08 DEBUG Changed-By: rtlhq 2022-11-16 12:05:08 DEBUG Maintainer: openKylin KDE SIG 2022-11-16 12:05:08 DEBUG Signed-By: Cibot 2022-11-16 12:05:08 DEBUG 2022-11-16 12:05:08 DEBUG -- 2022-11-16 12:05:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 12:05:08 INFO Upload was rejected: 2022-11-16 12:05:08 INFO Unable to identify 'rtlhq': in OKBS 2022-11-16 12:05:08 INFO Further error processing not possible because of a critical previous error. 2022-11-16 12:05:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 12:05:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20221116-200438-002407 to /var/tmp/txpkgupload/rejected/upload-sftp-20221116-200438-002407 2022-11-16 12:19:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-201826-002408'] 2022-11-16 12:19:07 DEBUG Considering upload upload-sftp-20221116-201826-002408 2022-11-16 12:19:07 DEBUG Considering changefile openkylin/yangtze-proposed/drkonqi_5.24.7-ok1_source.changes 2022-11-16 12:19:07 DEBUG CI build tag is: jenkins-ci-upload-5862 2022-11-16 12:19:07 DEBUG Finding fresh policy 2022-11-16 12:19:07 INFO Processing upload drkonqi_5.24.7-ok1_source.changes 2022-11-16 12:19:07 DEBUG Verifying signature on drkonqi_5.24.7-ok1_source.changes 2022-11-16 12:19:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 12:19:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 12:19:07 DEBUG Verifying signature on drkonqi_5.24.7-ok1.dsc 2022-11-16 12:19:07 DEBUG Performing DSC verification. 2022-11-16 12:19:07 DEBUG drkonqi_5.24.7-ok1_source.buildinfo can be unsigned. 2022-11-16 12:19:07 DEBUG Verifying the changes file. 2022-11-16 12:19:07 DEBUG Verifying files in upload. 2022-11-16 12:19:07 DEBUG Verifying source file drkonqi_5.24.7-ok1.dsc 2022-11-16 12:19:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 12:19:08 DEBUG Copying copyright contents. 2022-11-16 12:19:08 DEBUG Found changelog 2022-11-16 12:19:08 DEBUG Cleaning up source tree. 2022-11-16 12:19:08 DEBUG Done 2022-11-16 12:19:08 DEBUG Verifying source file drkonqi_5.24.7.orig.tar.xz 2022-11-16 12:19:08 DEBUG Verifying source file drkonqi_5.24.7-ok1.debian.tar.xz 2022-11-16 12:19:08 DEBUG Verifying buildinfo file drkonqi_5.24.7-ok1_source.buildinfo 2022-11-16 12:19:08 DEBUG Finding and applying overrides. 2022-11-16 12:19:08 DEBUG Checking for drkonqi/5.24.7-ok1 source ancestry 2022-11-16 12:19:08 DEBUG drkonqi: (source) NEW 2022-11-16 12:19:08 DEBUG Finished checking upload. 2022-11-16 12:19:08 DEBUG Creating queue entry 2022-11-16 12:19:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 12:19:08 DEBUG drkonqi diff from 5.18.4.1-ok1 to 5.24.7-ok1 requested 2022-11-16 12:19:08 DEBUG Building recipients list. 2022-11-16 12:19:08 DEBUG Adding recipient: 'Cibot ' 2022-11-16 12:19:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 12:19:08 DEBUG Sent a mail: 2022-11-16 12:19:08 DEBUG Subject: [openkylin/yangtze-proposed] drkonqi 5.24.7-ok1 (New) 2022-11-16 12:19:08 DEBUG Sender: OKBS notice 2022-11-16 12:19:08 DEBUG Recipients: Cibot 2022-11-16 12:19:08 DEBUG Bcc: Local Root 2022-11-16 12:19:08 DEBUG Body: 2022-11-16 12:19:08 DEBUG NEW: drkonqi_5.24.7.orig.tar.xz 2022-11-16 12:19:08 DEBUG NEW: drkonqi_5.24.7-ok1.debian.tar.xz 2022-11-16 12:19:08 DEBUG NEW: drkonqi_5.24.7-ok1.dsc 2022-11-16 12:19:08 DEBUG 2022-11-16 12:19:08 DEBUG drkonqi (5.24.7-ok1) yangtze; urgency=medium 2022-11-16 12:19:08 DEBUG 2022-11-16 12:19:08 DEBUG * New upstream bugfix release (5.24.7) 2022-11-16 12:19:08 DEBUG 2022-11-16 12:19:08 DEBUG 2022-11-16 12:19:08 DEBUG Your package contains new components which requires manual editing of 2022-11-16 12:19:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 12:19:08 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 12:19:08 DEBUG 2022-11-16 12:19:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 12:19:08 DEBUG above if files already exist in other distroseries. 2022-11-16 12:19:08 DEBUG 2022-11-16 12:19:08 DEBUG -- 2022-11-16 12:19:08 DEBUG You are receiving this email because you made this upload. 2022-11-16 12:19:08 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 14:01:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-220007-002409'] 2022-11-16 14:01:07 DEBUG Considering upload upload-sftp-20221116-220007-002409 2022-11-16 14:01:07 DEBUG Considering changefile ~cibot/openkylin/citest/yangtze/breeze_5.24.4-ok3_source.changes 2022-11-16 14:01:07 DEBUG Finding fresh policy 2022-11-16 14:01:07 INFO Processing upload breeze_5.24.4-ok3_source.changes 2022-11-16 14:01:07 DEBUG Verifying signature on breeze_5.24.4-ok3_source.changes 2022-11-16 14:01:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 14:01:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 14:01:07 DEBUG Verifying signature on breeze_5.24.4-ok3.dsc 2022-11-16 14:01:07 DEBUG Performing DSC verification. 2022-11-16 14:01:07 DEBUG breeze_5.24.4-ok3_source.buildinfo can be unsigned. 2022-11-16 14:01:07 DEBUG Verifying the changes file. 2022-11-16 14:01:07 DEBUG Verifying files in upload. 2022-11-16 14:01:07 DEBUG Verifying source file breeze_5.24.4-ok3.dsc 2022-11-16 14:01:07 DEBUG breeze_5.24.4.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 14:01:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 14:01:10 DEBUG Copying copyright contents. 2022-11-16 14:01:10 DEBUG Found changelog 2022-11-16 14:01:10 DEBUG Cleaning up source tree. 2022-11-16 14:01:10 DEBUG Done 2022-11-16 14:01:10 DEBUG Verifying source file breeze_5.24.4.orig.tar.xz 2022-11-16 14:01:10 DEBUG Verifying source file breeze_5.24.4-ok3.debian.tar.xz 2022-11-16 14:01:10 DEBUG Verifying buildinfo file breeze_5.24.4-ok3_source.buildinfo 2022-11-16 14:01:10 DEBUG Finding and applying overrides. 2022-11-16 14:01:10 DEBUG Checking for breeze/4:5.24.4-ok3 source ancestry 2022-11-16 14:01:10 DEBUG breeze: (source) NEW 2022-11-16 14:01:10 DEBUG Finished checking upload. 2022-11-16 14:01:10 DEBUG Creating queue entry 2022-11-16 14:01:10 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 14:01:10 DEBUG breeze diff from 4:5.24.4-ok1 (in Openkylin) to 4:5.24.4-ok3 requested 2022-11-16 14:01:10 DEBUG Setting it to ACCEPTED 2022-11-16 14:01:10 DEBUG Creating PENDING publishing record. 2022-11-16 14:01:10 DEBUG Created amd64 build of breeze 4:5.24.4-ok3 in openkylin yangtze RELEASE [56380] in citest (2510) 2022-11-16 14:01:10 DEBUG Created arm64 build of breeze 4:5.24.4-ok3 in openkylin yangtze RELEASE [56381] in citest (2510) 2022-11-16 14:01:11 DEBUG Created riscv64 build of breeze 4:5.24.4-ok3 in openkylin yangtze RELEASE [56382] in citest (2510) 2022-11-16 14:01:11 DEBUG Building recipients list. 2022-11-16 14:01:11 DEBUG Adding recipient: 'Cibot ' 2022-11-16 14:01:11 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 14:01:11 DEBUG Sent a mail: 2022-11-16 14:01:11 DEBUG Subject: [~cibot/openkylin/citest/yangtze] breeze 4:5.24.4-ok3 (Accepted) 2022-11-16 14:01:11 DEBUG Sender: OKBS notice 2022-11-16 14:01:11 DEBUG Recipients: Cibot 2022-11-16 14:01:11 DEBUG Bcc: Local Root 2022-11-16 14:01:11 DEBUG Body: 2022-11-16 14:01:11 DEBUG Accepted: 2022-11-16 14:01:11 DEBUG OK: breeze_5.24.4.orig.tar.xz 2022-11-16 14:01:11 DEBUG OK: breeze_5.24.4-ok3.debian.tar.xz 2022-11-16 14:01:11 DEBUG OK: breeze_5.24.4-ok3.dsc 2022-11-16 14:01:11 DEBUG -> Component: main Section: kde 2022-11-16 14:01:11 DEBUG 2022-11-16 14:01:11 DEBUG breeze (4:5.24.4-ok3) yangtze; urgency=medium 2022-11-16 14:01:11 DEBUG 2022-11-16 14:01:11 DEBUG * Rebuild for arm64. 2022-11-16 14:01:11 DEBUG 2022-11-16 14:01:11 DEBUG -- 2022-11-16 14:01:11 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/citest 2022-11-16 14:01:11 DEBUG You are receiving this email because you made this upload. 2022-11-16 14:01:11 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 14:04:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-220336-002410'] 2022-11-16 14:04:07 DEBUG Considering upload upload-sftp-20221116-220336-002410 2022-11-16 14:04:07 DEBUG Considering changefile openkylin/yangtze-proposed/breeze_5.24.4-ok3_source.changes 2022-11-16 14:04:07 DEBUG CI build tag is: jenkins-ci-upload-5863 2022-11-16 14:04:07 DEBUG Finding fresh policy 2022-11-16 14:04:07 INFO Processing upload breeze_5.24.4-ok3_source.changes 2022-11-16 14:04:07 DEBUG Verifying signature on breeze_5.24.4-ok3_source.changes 2022-11-16 14:04:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 14:04:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 14:04:08 DEBUG Verifying signature on breeze_5.24.4-ok3.dsc 2022-11-16 14:04:08 DEBUG Performing DSC verification. 2022-11-16 14:04:08 DEBUG breeze_5.24.4-ok3_source.buildinfo can be unsigned. 2022-11-16 14:04:08 DEBUG Verifying the changes file. 2022-11-16 14:04:08 DEBUG Verifying files in upload. 2022-11-16 14:04:08 DEBUG Verifying source file breeze_5.24.4-ok3.dsc 2022-11-16 14:04:08 DEBUG breeze_5.24.4.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 14:04:09 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 14:04:10 DEBUG Copying copyright contents. 2022-11-16 14:04:10 DEBUG Found changelog 2022-11-16 14:04:10 DEBUG Cleaning up source tree. 2022-11-16 14:04:10 DEBUG Done 2022-11-16 14:04:10 DEBUG Verifying source file breeze_5.24.4.orig.tar.xz 2022-11-16 14:04:10 DEBUG Verifying source file breeze_5.24.4-ok3.debian.tar.xz 2022-11-16 14:04:10 DEBUG Verifying buildinfo file breeze_5.24.4-ok3_source.buildinfo 2022-11-16 14:04:10 DEBUG Finding and applying overrides. 2022-11-16 14:04:10 DEBUG Checking for breeze/4:5.24.4-ok3 source ancestry 2022-11-16 14:04:10 DEBUG Finished checking upload. 2022-11-16 14:04:10 DEBUG Creating queue entry 2022-11-16 14:04:11 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 14:04:11 DEBUG breeze diff from 4:5.24.4-ok1 (in Openkylin) to 4:5.24.4-ok3 requested 2022-11-16 14:04:11 DEBUG Setting it to ACCEPTED 2022-11-16 14:04:11 DEBUG Creating PENDING publishing record. 2022-11-16 14:04:11 DEBUG Created amd64 build of breeze 4:5.24.4-ok3 in openkylin yangtze PROPOSED [56383] in Primary Archive for openKylin (4010) 2022-11-16 14:04:11 DEBUG Created arm64 build of breeze 4:5.24.4-ok3 in openkylin yangtze PROPOSED [56384] in Primary Archive for openKylin (4010) 2022-11-16 14:04:11 DEBUG Created riscv64 build of breeze 4:5.24.4-ok3 in openkylin yangtze PROPOSED [56385] in Primary Archive for openKylin (4010) 2022-11-16 14:04:11 DEBUG Building recipients list. 2022-11-16 14:04:11 DEBUG Adding recipient: 'Cibot ' 2022-11-16 14:04:11 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 14:04:11 DEBUG Sent a mail: 2022-11-16 14:04:11 DEBUG Subject: [openkylin/yangtze-proposed] breeze 4:5.24.4-ok3 (Accepted) 2022-11-16 14:04:11 DEBUG Sender: OKBS notice 2022-11-16 14:04:11 DEBUG Recipients: Cibot 2022-11-16 14:04:11 DEBUG Bcc: Local Root 2022-11-16 14:04:11 DEBUG Body: 2022-11-16 14:04:11 DEBUG breeze (4:5.24.4-ok3) yangtze; urgency=medium 2022-11-16 14:04:11 DEBUG 2022-11-16 14:04:11 DEBUG * Rebuild for arm64. 2022-11-16 14:04:11 DEBUG 2022-11-16 14:04:11 DEBUG Date: Wed, 16 Nov 2022 11:58:00 +0800 2022-11-16 14:04:11 DEBUG Changed-By: rtlhq 2022-11-16 14:04:11 DEBUG Maintainer: Openkylin Developers 2022-11-16 14:04:11 DEBUG Signed-By: Cibot 2022-11-16 14:04:11 DEBUG https://build.openkylin.top/openkylin/+source/breeze/4:5.24.4-ok3 2022-11-16 14:04:11 DEBUG 2022-11-16 14:04:11 DEBUG == 2022-11-16 14:04:11 DEBUG 2022-11-16 14:04:11 DEBUG OK: breeze_5.24.4.orig.tar.xz 2022-11-16 14:04:11 DEBUG OK: breeze_5.24.4-ok3.debian.tar.xz 2022-11-16 14:04:11 DEBUG OK: breeze_5.24.4-ok3.dsc 2022-11-16 14:04:11 DEBUG -> Component: main Section: kde 2022-11-16 14:04:11 DEBUG 2022-11-16 14:04:11 DEBUG No announcement sent 2022-11-16 14:04:11 DEBUG 2022-11-16 14:04:11 DEBUG Thank you for your contribution to openKylin. 2022-11-16 14:04:11 DEBUG 2022-11-16 14:04:11 DEBUG -- 2022-11-16 14:04:11 DEBUG You are receiving this email because you made this upload. 2022-11-16 14:04:11 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 14:48:06 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-224709-002411'] 2022-11-16 14:48:06 DEBUG Considering upload upload-sftp-20221116-224709-002411 2022-11-16 14:48:06 DEBUG Considering changefile openkylin/yangtze-proposed/qemu_7.1.0-ok5build5_source.changes 2022-11-16 14:48:06 DEBUG CI build tag is: jenkins-ci-upload-5864 2022-11-16 14:48:06 DEBUG Finding fresh policy 2022-11-16 14:48:06 INFO Processing upload qemu_7.1.0-ok5build5_source.changes 2022-11-16 14:48:06 DEBUG Verifying signature on qemu_7.1.0-ok5build5_source.changes 2022-11-16 14:48:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 14:48:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 14:48:07 DEBUG Verifying signature on qemu_7.1.0-ok5build5.dsc 2022-11-16 14:48:07 DEBUG Performing DSC verification. 2022-11-16 14:48:07 DEBUG qemu_7.1.0-ok5build5_source.buildinfo can be unsigned. 2022-11-16 14:48:08 DEBUG Verifying the changes file. 2022-11-16 14:48:08 DEBUG Verifying files in upload. 2022-11-16 14:48:08 DEBUG Verifying source file qemu_7.1.0-ok5build5.dsc 2022-11-16 14:48:08 DEBUG qemu_7.1.0.orig.tar.xz found in Primary Archive for openKylin 2022-11-16 14:48:08 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 14:48:18 DEBUG Copying copyright contents. 2022-11-16 14:48:18 DEBUG Found changelog 2022-11-16 14:48:18 DEBUG Cleaning up source tree. 2022-11-16 14:48:20 DEBUG Done 2022-11-16 14:48:20 DEBUG Verifying source file qemu_7.1.0.orig.tar.xz 2022-11-16 14:48:20 DEBUG Verifying source file qemu_7.1.0-ok5build5.debian.tar.xz 2022-11-16 14:48:20 DEBUG Verifying buildinfo file qemu_7.1.0-ok5build5_source.buildinfo 2022-11-16 14:48:20 DEBUG Finding and applying overrides. 2022-11-16 14:48:20 DEBUG Checking for qemu/1:7.1.0-ok5build5 source ancestry 2022-11-16 14:48:20 DEBUG Finished checking upload. 2022-11-16 14:48:20 DEBUG Creating queue entry 2022-11-16 14:48:21 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2022-11-16 14:48:21 DEBUG qemu diff from 1:7.1.0-ok5build4 to 1:7.1.0-ok5build5 requested 2022-11-16 14:48:21 DEBUG Setting it to ACCEPTED 2022-11-16 14:48:21 DEBUG Creating PENDING publishing record. 2022-11-16 14:48:22 DEBUG Created amd64 build of qemu 1:7.1.0-ok5build5 in openkylin yangtze PROPOSED [56386] in Primary Archive for openKylin (4010) 2022-11-16 14:48:22 DEBUG Created arm64 build of qemu 1:7.1.0-ok5build5 in openkylin yangtze PROPOSED [56387] in Primary Archive for openKylin (4010) 2022-11-16 14:48:22 DEBUG Created riscv64 build of qemu 1:7.1.0-ok5build5 in openkylin yangtze PROPOSED [56388] in Primary Archive for openKylin (4010) 2022-11-16 14:48:22 DEBUG Building recipients list. 2022-11-16 14:48:22 DEBUG Adding recipient: 'Cibot ' 2022-11-16 14:48:22 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 14:48:22 DEBUG Sent a mail: 2022-11-16 14:48:22 DEBUG Subject: [openkylin/yangtze-proposed] qemu 1:7.1.0-ok5build5 (Accepted) 2022-11-16 14:48:22 DEBUG Sender: OKBS notice 2022-11-16 14:48:22 DEBUG Recipients: Cibot 2022-11-16 14:48:22 DEBUG Bcc: Local Root 2022-11-16 14:48:22 DEBUG Body: 2022-11-16 14:48:22 DEBUG qemu (1:7.1.0-ok5build5) yangtze; urgency=medium 2022-11-16 14:48:22 DEBUG 2022-11-16 14:48:22 DEBUG * update changelog 2022-11-16 14:48:22 DEBUG 2022-11-16 14:48:22 DEBUG Date: Mon, 14 Nov 2022 15:14:35 +0800 2022-11-16 14:48:22 DEBUG Changed-By: Cong Liu 2022-11-16 14:48:22 DEBUG Maintainer: Ubuntu Developers 2022-11-16 14:48:22 DEBUG Signed-By: Cibot 2022-11-16 14:48:22 DEBUG https://build.openkylin.top/openkylin/+source/qemu/1:7.1.0-ok5build5 2022-11-16 14:48:22 DEBUG 2022-11-16 14:48:22 DEBUG == 2022-11-16 14:48:22 DEBUG 2022-11-16 14:48:22 DEBUG OK: qemu_7.1.0.orig.tar.xz 2022-11-16 14:48:22 DEBUG OK: qemu_7.1.0-ok5build5.debian.tar.xz 2022-11-16 14:48:22 DEBUG OK: qemu_7.1.0-ok5build5.dsc 2022-11-16 14:48:22 DEBUG -> Component: main Section: otherosfs 2022-11-16 14:48:22 DEBUG 2022-11-16 14:48:22 DEBUG No announcement sent 2022-11-16 14:48:22 DEBUG 2022-11-16 14:48:22 DEBUG Thank you for your contribution to openKylin. 2022-11-16 14:48:22 DEBUG 2022-11-16 14:48:22 DEBUG -- 2022-11-16 14:48:22 DEBUG You are receiving this email because you made this upload. 2022-11-16 14:48:22 INFO Committing the transaction and any mails associated with this upload. 2022-11-16 15:46:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20221116-234525-002412'] 2022-11-16 15:46:07 DEBUG Considering upload upload-sftp-20221116-234525-002412 2022-11-16 15:46:07 DEBUG Considering changefile openkylin/yangtze-proposed/qqc2-breeze-style_5.24.7-ok1_source.changes 2022-11-16 15:46:07 DEBUG CI build tag is: jenkins-ci-upload-5865 2022-11-16 15:46:07 DEBUG Finding fresh policy 2022-11-16 15:46:07 INFO Processing upload qqc2-breeze-style_5.24.7-ok1_source.changes 2022-11-16 15:46:07 DEBUG Verifying signature on qqc2-breeze-style_5.24.7-ok1_source.changes 2022-11-16 15:46:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2022-11-16 15:46:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2022-11-16 15:46:07 DEBUG Verifying signature on qqc2-breeze-style_5.24.7-ok1.dsc 2022-11-16 15:46:07 DEBUG Performing DSC verification. 2022-11-16 15:46:07 DEBUG qqc2-breeze-style_5.24.7-ok1_source.buildinfo can be unsigned. 2022-11-16 15:46:07 DEBUG Verifying the changes file. 2022-11-16 15:46:07 DEBUG Verifying files in upload. 2022-11-16 15:46:07 DEBUG Verifying source file qqc2-breeze-style_5.24.7-ok1.dsc 2022-11-16 15:46:07 DEBUG Verifying uploaded source package by unpacking it. 2022-11-16 15:46:07 DEBUG Copying copyright contents. 2022-11-16 15:46:07 DEBUG Found changelog 2022-11-16 15:46:07 DEBUG Cleaning up source tree. 2022-11-16 15:46:07 DEBUG Done 2022-11-16 15:46:07 DEBUG Verifying source file qqc2-breeze-style_5.24.7.orig.tar.xz 2022-11-16 15:46:07 DEBUG Verifying source file qqc2-breeze-style_5.24.7-ok1.debian.tar.xz 2022-11-16 15:46:07 DEBUG Verifying buildinfo file qqc2-breeze-style_5.24.7-ok1_source.buildinfo 2022-11-16 15:46:07 DEBUG Finding and applying overrides. 2022-11-16 15:46:07 DEBUG Checking for qqc2-breeze-style/5.24.7-ok1 source ancestry 2022-11-16 15:46:07 DEBUG qqc2-breeze-style: (source) NEW 2022-11-16 15:46:07 DEBUG Finished checking upload. 2022-11-16 15:46:07 DEBUG Creating queue entry 2022-11-16 15:46:07 DEBUG Building recipients list. 2022-11-16 15:46:07 DEBUG Adding recipient: 'Cibot ' 2022-11-16 15:46:07 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2022-11-16 15:46:07 DEBUG Sent a mail: 2022-11-16 15:46:07 DEBUG Subject: [openkylin/yangtze-proposed] qqc2-breeze-style 5.24.7-ok1 (New) 2022-11-16 15:46:07 DEBUG Sender: OKBS notice 2022-11-16 15:46:07 DEBUG Recipients: Cibot 2022-11-16 15:46:07 DEBUG Bcc: Local Root 2022-11-16 15:46:07 DEBUG Body: 2022-11-16 15:46:07 DEBUG NEW: qqc2-breeze-style_5.24.7.orig.tar.xz 2022-11-16 15:46:07 DEBUG NEW: qqc2-breeze-style_5.24.7-ok1.debian.tar.xz 2022-11-16 15:46:07 DEBUG NEW: qqc2-breeze-style_5.24.7-ok1.dsc 2022-11-16 15:46:07 DEBUG 2022-11-16 15:46:07 DEBUG qqc2-breeze-style (5.24.7-ok1) yangtze; urgency=medium 2022-11-16 15:46:07 DEBUG 2022-11-16 15:46:07 DEBUG * New upstream bugfix release (5.24.7). 2022-11-16 15:46:07 DEBUG 2022-11-16 15:46:07 DEBUG 2022-11-16 15:46:07 DEBUG Your package contains new components which requires manual editing of 2022-11-16 15:46:07 DEBUG the override file. It is ok otherwise, so please be patient. New 2022-11-16 15:46:07 DEBUG packages are usually added to the overrides about once a week. 2022-11-16 15:46:07 DEBUG 2022-11-16 15:46:07 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2022-11-16 15:46:07 DEBUG above if files already exist in other distroseries. 2022-11-16 15:46:07 DEBUG 2022-11-16 15:46:07 DEBUG -- 2022-11-16 15:46:07 DEBUG You are receiving this email because you made this upload. 2022-11-16 15:46:07 INFO Committing the transaction and any mails associated with this upload.