assert during query update
Closed, ResolvedPublic

Description

I added the assert recently to track down why we end up calling readLatest with an empty uid sometimes.

bash-4.4$ ~/kubeunlocked.sh
Log:     kube.store                : Upgrading...
Log:     kolabnowDav.main          : Starting:  "kolabnowDav" "sink.carddav"
Log:     kolabnowImap.main         : Starting:  "kolabnowImap" "sink.imap"
Log:     kolabnowSmtp.main         : Starting:  "kolabnowSmtp" "sink.mailtransport"
Log:     kolabnowDav.entitystore   : Creating resource database.
Log:     kolabnowSmtp.entitystore  : Creating resource database.
Warning: kolabnowDav.synchronizer  : Secret not available but required.
Log:     kolabnowImap.entitystore  : Creating resource database.
Warning: kolabnowSmtp.synchronizer : Secret not available but required.
Warning: kolabnowImap.synchronizer : Secret not available but required.
Log:     kube.sinkfabric           : Received message:  "currentMail" QMap(("mail", QVariant(std::nullptr_t, (nullptr))))
Setting account id ""
Log:     kube.sinkfabric           : Received message:  "currentAccount" QMap(("accountId", QVariant(QString, "kolabnowAccount")))
Log:     kube.sinkfabric           : Received message:  "synchronize" QMap(("accountId", QVariant(QString, "kolabnowAccount")))
Log:     kube.sinkfabric           : Synchronizing... AccountId:  "kolabnowAccount"  Type:  "folder"
Log:     kube.store                : Synchronizing all resource matching:  Query [""] << Id: ""
  Filter: QHash(("account", == QVariant(QByteArray, "kolabnowAccount") ) ( "capabilities" ,  contains QVariant(QByteArray, "folder") ) )
  Ids: ()
  Sorting: ""
  Requested: ()
  Parent: ""
  IsLive: false
  ResourceFilter: Filter(QHash())

Log:     kube.store                : Synchronizing  "kolabnowImap" Query ["folder"] << Id: ""
  Filter: QHash()
  Ids: ()
  Sorting: ""

Setting account id "kolabnowAccount"
Log:     kube.sinkfabric           : Received message:  "currentFolder" QMap(("folder", QVariant(Sink::ApplicationDomain::Folder::Ptr, ))("trash", QVariant(bool, false)))
Log:     kube.sinkfabric           : Received message:  "synchronize" QMap(("folder", QVariant(Sink::ApplicationDomain::Folder::Ptr, )))
Log:     kube.sinkfabric           : Synchronizing... AccountId:  ""  Type:  "folder"
Log:     kube.store                : Synchronizing all resource matching:  Query [""] << Id: ""
  Filter: QHash(("capabilities", contains QVariant(QByteArray, "folder") ) )
  Ids: ()
  Sorting: ""
  Requested: ()
  Parent: ""
  IsLive: false
  ResourceFilter: Filter(QHash())

Log:     kube.store                : Synchronizing  "kolabnowImap" Query ["folder"] << Id: ""
  Filter: QHash()
  Ids: ()
  Sorting: ""

Warning: kolabnowImap.synchronizer : Secret not available but required.
Warning: kolabnowImap.synchronizer : Secret not available but required.
Log:     kolabnowSmtp.synchronizer : All requests processed.
Log:     kolabnowDav.synchronizer  : All requests processed.
Log:     kolabnowImap.synchronizer : Synchronizing:  Query ["folder"] << Id: ""
  Filter: QHash()
  Ids: ()
  Sorting: ""

Log:     kube.sinkfabric           : Received notification:  Notification(Type: "warning" , Id: "" , Code: 2 , Message: "Secret is not available." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "warning" , Id: "" , Code: 2 , Message: "Secret is not available." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 3 , Message: "Synchronization has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 1 , Message: "" , Entities: () )
Log:     kolabnowImap.org.kde.pim.kimap2 : "Socket connected."
Log:     kolabnowImap.org.kde.pim.kimap2 : "Waiting for encryption before retrieveing capabilities."
Log:     kolabnowImap.org.kde.pim.kimap2 : "Capabilities updated:  (\"IMAP4rev1\", \"LITERAL+\", \"ID\", \"ENABLE\", \"ACL\", \"RIGHTS=kxten\", \"QUOTA\", \"NAMESPACE\", \"UIDPLUS\", \"NO_ATOMIC_RENAME\", \"UNSELECT\", \"CHILDREN\", \"MULTIAPPEND\", \"BINARY\", \"CATENATE\", \"CONDSTORE\", \"ESEARCH\", \"SORT\", \"SORT=MODSEQ\", \"SORT=DISPLAY\", \"SORT=UID\", \"THREAD=ORDEREDSUBJECT\", \"THREAD=REFERENCES\", \"ANNOTATEMORE\", \"ANNOTATE-EXPERIMENT-1\", \"METADATA\", \"LIST-EXTENDED\", \"LIST-MYRIGHTS\", \"WITHIN\", \"QRESYNC\", \"SCAN\", \"XLIST\", \"XMOVE\", \"MOVE\", \"SPECIAL-USE\", \"CREATE-SPECIAL-USE\", \"URLAUTH\", \"URLAUTH=BINARY\", \"X-NETSCAPE\", \"MUPDATE=mupdate://mupdate.mykolab.com/\", \"AUTH=PLAIN\", \"AUTH=LOGIN\", \"SASL-IR\", \"X-QUOTA=STORAGE\", \"X-QUOTA=MESSAGE\", \"X-QUOTA=X-ANNOTATION-STORAGE\", \"X-QUOTA=X-NUM-FOLDERS\", \"IDLE\")"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "INBOX" ("\\noinferiors", "\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Anothermailfolder" ("\\haschildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Anothermailfolder/Anothersubfolder" ("\\haschildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Anothermailfolder/Anothersubfolder/Anothersubsub" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Calendar" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "event.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Configuration" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "configuration.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Contacts" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "contact.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Drafts" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Files" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "file.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Journal" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "journal.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Notes" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "note.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Sent" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Sent Items" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Spam" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Tasks" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "task.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Trash" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "signature" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "test234" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "contact"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/announce" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/commits" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/devel" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/format" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/users" ("\\haschildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/users/de" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/users/pt" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{d525fd5a-92ad-490a-820e-3b126911a913}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{d525fd5a-92ad-490a-820e-3b126911a913}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{39dbb00e-7b50-42d6-9c14-1645fbf83861}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{39dbb00e-7b50-42d6-9c14-1645fbf83861}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{bcbe18be-eae2-4520-9092-312c198a85a3}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{bcbe18be-eae2-4520-9092-312c198a85a3}"))("type", QVariant(QString, "info")))
Warning: kolabnowImap.imapserverproxy    : Job failed:  "Select failed, server replied: A000017 NO Server ( s ) unavailable to complete operation .\n Sent command: EXAMINE\"Shared Folders/shared/lists/kolab.org/announce\" (CONDSTORE)" KIMAP2::SelectJob 100
Warning: kolabnowImap.imapserverproxy    : Examine failed:  "Shared Folders/shared/lists/kolab.org/announce"
Warning: kolabnowImap.synchronizer       : Examine failed:  "Select failed, server replied: A000017 NO Server ( s ) unavailable to complete operation .\n Sent command: EXAMINE\"Shared Folders/shared/lists/kolab.org/announce\" (CONDSTORE)"
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "revisionupdate" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kolabnowImap.synchronizer       : Done Synchronizing
Log:     kolabnowImap.imapserverproxy    : Reusing existing session.
Log:     kolabnowImap.synchronizer       : Synchronizing:  Query ["folder"] << Id: ""
  Filter: QHash()
  Ids: ()
  Sorting: ""

Log:     kube.sinkfabric           : Received message:  "currentFolder" QMap(("folder", QVariant(Sink::ApplicationDomain::Folder::Ptr, ))("trash", QVariant(bool, false)))
Log:     kube.sinkfabric           : Received message:  "synchronize" QMap(("folder", QVariant(Sink::ApplicationDomain::Folder::Ptr, )))
Log:     kube.sinkfabric           : Synchronizing folder  "kolabnowImap" "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"
Log:     kube.store                : Synchronizing all resource matching:  Query [""] << Id: ""
  Filter: QHash(("capabilities", contains QVariant(QByteArray, "mail") ) )
  Ids: ("kolabnowImap")
  Sorting: ""
  Requested: ()
  Parent: ""
  IsLive: false
  ResourceFilter: Filter(QHash())

Log:     kube.store                : Synchronizing  "kolabnowImap" Query ["mail"] << Id: ""
  Filter: QHash(("folder", == QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}") ) )
  Ids: ()
  Sorting: ""

Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 2 , Message: "Synchronization has ended." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 3 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 3 , Message: "Synchronization has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 1 , Message: "" , Entities: () )
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "INBOX" ("\\noinferiors", "\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Anothermailfolder" ("\\haschildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Anothermailfolder/Anothersubfolder" ("\\haschildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Anothermailfolder/Anothersubfolder/Anothersubsub" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Calendar" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "event.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Configuration" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "configuration.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Contacts" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "contact.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Drafts" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Files" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "file.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Journal" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "journal.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Notes" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "note.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Sent" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Sent Items" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Spam" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Tasks" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "task.default"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Trash" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "signature" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "test234" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Skipping due to folder type:  "contact"
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/announce" ("\\hasnochildren") \Noselect false  sub:  true
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/commits" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/devel" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/format" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/users" ("\\haschildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/users/de" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kolabnowImap.imapserverproxy    : Found mailbox:  "Shared Folders/shared/lists/kolab.org/users/pt" ("\\hasnochildren") \Noselect false  sub:  false
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{d525fd5a-92ad-490a-820e-3b126911a913}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{d525fd5a-92ad-490a-820e-3b126911a913}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{39dbb00e-7b50-42d6-9c14-1645fbf83861}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{39dbb00e-7b50-42d6-9c14-1645fbf83861}"))("type", QVariant(QString, "info")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 4 , Message: "" , Entities: ("{bcbe18be-eae2-4520-9092-312c198a85a3}") )
Log:     kube.sinkfabric           : Received message:  "notification" QMap(("folderId", QVariant(QByteArray, "{bcbe18be-eae2-4520-9092-312c198a85a3}"))("type", QVariant(QString, "info")))
Warning: kolabnowImap.imapserverproxy    : Job failed:  "Select failed, server replied: A000030 NO Server ( s ) unavailable to complete operation .\n Sent command: EXAMINE\"Shared Folders/shared/lists/kolab.org/announce\" (CONDSTORE)" KIMAP2::SelectJob 100
Warning: kolabnowImap.imapserverproxy    : Examine failed:  "Shared Folders/shared/lists/kolab.org/announce"
Warning: kolabnowImap.synchronizer       : Examine failed:  "Select failed, server replied: A000030 NO Server ( s ) unavailable to complete operation .\n Sent command: EXAMINE\"Shared Folders/shared/lists/kolab.org/announce\" (CONDSTORE)"
Log:     kolabnowImap.synchronizer       : Done Synchronizing
Log:     kolabnowImap.synchronizer       : Replaying changes.
Log:     kolabnowImap.synchronizer       : Progress:  21  out of  21 "changereplay" ()
Log:     kolabnowImap.synchronizer       : Done replaying changes
Log:     kolabnowImap.imapserverproxy    : Reusing existing session.
Log:     kolabnowImap.synchronizer       : Synchronizing:  Query ["mail"] << Id: ""
  Filter: QHash(("date", == QVariant(QDate, QDate("2018-05-03")) ) ( "folder" ,  == QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}") ) )
  Ids: ()
  Sorting: ""

Log:     kolabnowImap.imapresource       : Syncing folder  "INBOX"
Log:     kolabnowImap.imapresource       :  with date-range  QDate("2018-05-03")
Log:     kolabnowImap.synchronizer       : Synchronizing mails:  "INBOX"
Log:     kolabnowImap.synchronizer       :  fetching headers also:  true
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 2 , Message: "Synchronization has ended." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 3 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 3 , Message: "ChangeReplay has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "changereplay" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 21))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 21))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 2 , Message: "Changereplay has ended." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 3 , Message: "Synchronization has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 1 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Checking UIDVALIDITY. Local 0 remote  1482328916
Log:     kolabnowImap.synchronizer       : About to update flags "INBOX" changedsince:  0
Log:     kolabnowImap.synchronizer       : No flags to update. New changedsince value:  741
Log:     kolabnowImap.synchronizer       : Fetching messages since:  QDate("2018-05-03")
Log:     kolabnowImap.synchronizer       : Progress:  1  out of  1 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Highest found uid:  93 "INBOX"
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 1))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 1))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "revisionupdate" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kolabnowImap.synchronizer       : Fetching headers until:  93
Log:     kube.sinkfabric           : Received message:  "currentMail" QMap(("mail", QVariant(Sink::ApplicationDomain::Mail::Ptr, )))
Log:     kolabnowImap.synchronizer       : Fetching headers for:  QVector(92, 91, 90, 87, 84, 83, 82, 81, 80, 79, 78, 77, 76, 75, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60, 53, 50, 49, 48, 47, 46, 45, 44, 43, 39, 38, 37, 36, 33, 32, 31, 30, 29, 28, 25, 24, 22, 21, 19, 18, 17, 15, 14, 13, 12, 10, 9, 7, 6, 4, 3, 2, 1)
file:///install/lib64/qml/org/kube/extensions/mailview/fileasexpense/main.qml:21:1: plugin cannot be loaded for module "org.kube.extensionapi": Cannot load library /install/lib64/qml/org/kube/extensionapi/libextensionapiplugin.so: (libqgpgme.so.7: cannot open shared object file: No such file or directory)
Log:     kolabnowImap.synchronizer       : Progress:  1  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
file:///install/lib64/qml/org/kube/extensions/mailview/fileasexpense/main.qml:21:1: plugin cannot be loaded for module "org.kube.extensionapi": Cannot load library /install/lib64/qml/org/kube/extensionapi/libextensionapiplugin.so: (libqgpgme.so.7: cannot open shared object file: No such file or directory)
Log:     kolabnowImap.synchronizer       : Progress:  2  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  3  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  4  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  5  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  6  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  7  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  8  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 1))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  9  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  10  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 2))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  11  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 3))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 4))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  12  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 5))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  13  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 6))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  14  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 7))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  15  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 8))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  16  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 9))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  17  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 10))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  18  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 11))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  19  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 12))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  20  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 13))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  21  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 14))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  22  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 15))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  23  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  24  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 16))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  25  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 17))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  26  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 18))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  27  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 19))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  28  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 20))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 21))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  29  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 22))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 23))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 24))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 25))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 26))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 27))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 28))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 29))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  30  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  31  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  32  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  33  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  34  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  35  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  36  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  37  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 30))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  38  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 31))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  39  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 32))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  40  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 33))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  41  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 34))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  42  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 35))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 36))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  43  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 37))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  44  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  45  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 38))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  46  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 39))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  47  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 40))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  48  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 41))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  49  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 42))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  50  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 43))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  51  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 44))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  52  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 45))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  53  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  54  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  55  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  56  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  57  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  58  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  59  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kolabnowImap.synchronizer       : Progress:  60  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 46))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  61  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  62  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 47))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  63  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 48))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  64  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 49))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  65  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 50))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kolabnowImap.synchronizer       : Progress:  66  out of  66 "" ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}")
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 51))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 52))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Headers fetched:  "INBOX"
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 53))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 54))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 55))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 56))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 57))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 58))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 59))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 60))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 61))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 62))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 63))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 64))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 65))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{dc736699-b4d1-4fa3-95cd-930ee3b24720}"))("progress", QVariant(int, 66))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 66))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "revisionupdate" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kolabnowImap.imapresource       : Removed  0  mails in  "INBOX" 1 [ms]   1  [ms/mail]
Log:     kolabnowImap.synchronizer       : Done Synchronizing
Log:     kolabnowImap.synchronizer       : Replaying changes.
Log:     kolabnowImap.synchronizer       : Progress:  88  out of  88 "changereplay" ()
Log:     kolabnowImap.synchronizer       : Done replaying changes
Log:     kolabnowImap.synchronizer       : All requests processed.
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 2 , Message: "Synchronization has ended." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 3 , Message: "" , Entities: ("{dc736699-b4d1-4fa3-95cd-930ee3b24720}") )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 3 , Message: "ChangeReplay has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "changereplay" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 88))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 88))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 2 , Message: "Changereplay has ended." , Entities: () )
Log:     kube.sinkfabric           : Received message:  "compose" QMap()
Path  "/home/developer/.local/share/kube/recepientautocompletion.ini"
Log:     kube.composercontroller   : Setting current identity:  "John Doe <test1@kolab.org>" Account:  "kolabnowAccount"
Log:     kube.composercontroller   : Looking for personal key for:  "test1@kolab.org"
Log:     kube.composercontroller   : Looking for personal key for:  ""
Log:     kube.composercontroller   : Setting current identity:  "John Doe <test1@kolab.org>" Account:  "kolabnowAccount"
Log:     kube.composercontroller   : Looking for personal key for:  "test1@kolab.org"
Log:     kube.sinkfabric           : Received message:  "synchronize" QMap(("specialPurpose", QVariant(QString, "drafts"))("type", QVariant(QString, "mail")))
Log:     kube.sinkfabric           : Received message:  "synchronize" QMap(("type", QVariant(QString, "contacts")))
Log:     kube.sinkfabric           : Synchronizing... AccountId:  ""  Type:  "contact"
Log:     kube.store                : Synchronizing all resource matching:  Query [""] << Id: ""
  Filter: QHash(("capabilities", contains QVariant(QByteArray, "contact") ) )
  Ids: ()
  Sorting: ""
  Requested: ()
  Parent: ""
  IsLive: false
  ResourceFilter: Filter(QHash())

Log:     kube.store                : Synchronizing  "kolabnowDav" Query ["contact"] << Id: ""
  Filter: QHash()
  Ids: ()
  Sorting: ""

Log:     kube.store                : Synchronizing all resource matching:  Query [""] << Id: ""
  Filter: QHash(("capabilities", contains QVariant(QByteArray, "mail") ) )
  Ids: ("kolabnowImap")
  Sorting: ""
  Requested: ()
  Parent: ""
  IsLive: false
  ResourceFilter: Filter(QHash())

Log:     kube.store                : Synchronizing  "kolabnowImap" Query ["mail"] << Id: ""
  Filter: QHash(("folder", == QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") ) )
  Ids: ()
  Sorting: ""

Log:     kolabnowDav.webdav        : Synchronizing "contact" through WebDAV at: QUrl("https://test1%40kolab.org@apps.kolabnow.com/addressbooks/test1%40kolab.org")
Log:     kolabnowDav.synchronizer  : Synchronizing:  Query ["contact"] << Id: ""
  Filter: QHash()
  Ids: ()
  Sorting: ""

Log:     kolabnowImap.imapserverproxy    : Reusing existing session.
Log:     kolabnowImap.synchronizer       : Synchronizing:  Query ["mail"] << Id: ""
  Filter: QHash(("date", == QVariant(QDate, QDate("2018-05-03")) ) ( "folder" ,  == QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") ) )
  Ids: ()
  Sorting: ""

Log:     kolabnowImap.imapresource       : Syncing folder  "Drafts"
Log:     kolabnowImap.imapresource       :  with date-range  QDate("2018-05-03")
Log:     kolabnowImap.synchronizer       : Synchronizing mails:  "Drafts"
Log:     kolabnowImap.synchronizer       :  fetching headers also:  true
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 3 , Message: "Synchronization has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 1 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Listing multiple patterns
Listing multiple patterns
Listing multiple patterns
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 3 , Message: "Synchronization has started." , Entities: () )
Log:     kolabnowImap.synchronizer       : Checking UIDVALIDITY. Local 0 remote  1482328917
Log:     kolabnowImap.synchronizer       : About to update flags "Drafts" changedsince:  0
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 1 , Message: "" , Entities: () )
Log:     kolabnowImap.synchronizer       : No flags to update. New changedsince value:  69
Log:     kolabnowImap.synchronizer       : Fetching messages since:  QDate("2018-05-03")
Log:     kolabnowImap.synchronizer       : Highest found uid:  0 "Drafts"
Log:     kolabnowImap.synchronizer       : Storing the server side uidnext:  29 "Drafts"
Log:     kolabnowImap.synchronizer       : Fetching headers until:  0
Log:     kolabnowImap.synchronizer       : Fetching headers for:  QVector(28, 27, 26, 24, 22, 21, 20, 18, 17)
Log:     kolabnowImap.synchronizer       : Progress:  1  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Progress:  2  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Progress:  3  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Progress:  4  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Progress:  5  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Progress:  6  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Progress:  7  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Progress:  8  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 1))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kolabnowImap.synchronizer       : Progress:  9  out of  9 "" ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}")
Log:     kolabnowImap.synchronizer       : Headers fetched:  "Drafts"
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 2))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 3))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 4))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 5))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 6))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 7))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 8))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Warning: kolabnowImap.mailpreprocessor   : Message id is empty, generating one:  "Message-ID: <1929981.pUnjnZbTvv@kube.kde.org>"
Warning: kolabnowImap.mailpreprocessor   : Message id is empty, generating one:  "Message-ID: <7166996.GrChyaa0C4@kube.kde.org>"
Warning: kolabnowImap.mailpreprocessor   : Message id is empty, generating one:  "Message-ID: <2735837.QG3z0ODMB2@kube.kde.org>"
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("folderId", QVariant(QByteArray, "{1b0c36cb-e4ed-4de6-aa80-896e9661182d}"))("progress", QVariant(int, 9))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 9))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "revisionupdate" , Id: "" , Code: 0 , Message: "" , Entities: () )
ASSERT: "!uid.isEmpty()" in file /src/sink/common/storage/entitystore.cpp, line 486
SIGABRT received
1             0x405368 kube() [0x405368]
2       0x7f6e429416e0 /lib64/libc.so.6(+0x346e0) [0x7f6e429416e0]
3       0x7f6e42941660 gsignal + 272
4       0x7f6e42942c41 abort + 337
5       0x7f6e4363e657 /lib64/libQt5Core.so.5(+0x92657) [0x7f6e4363e657]
6       0x7f6e43639c66 /lib64/libQt5Core.so.5(+0x8dc66) [0x7f6e43639c66]
7       0x7f6e4e8e73f9 Sink::Storage::EntityStore::readLatest(QByteArray const&, QByteArray const&, std::function<void (QByteArray const&, Sink::EntityBuffer const&)>) + 137
8       0x7f6e4e8e7892 Sink::Storage::EntityStore::readLatest(QByteArray const&, QByteArray const&, std::function<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)>) + 114
9       0x7f6e4e8d2e08 DataStoreQuery::readEntity(QByteArray const&, std::function<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)> const&) + 88
10      0x7f6e4e8d7cf9 FilterBase::readEntity(QByteArray const&, std::function<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)> const&) + 89
11      0x7f6e4e8dc68c Reduce::next(std::function<void (ResultSet::Result const&)> const&)::{lambda(ResultSet::Result const&)#1}::operator()(ResultSet::Result const&) const + 460
12      0x7f6e4e8dc2e2 std::_Function_handler<void (ResultSet::Result const&), Reduce::next(std::function<void (ResultSet::Result const&)> const&)::{lambda(ResultSet::Result const&)#1}>::_M_invoke(std::_Any_data const&, ResultSet::Result const&) + 50
13      0x7f6e4e848638 std::function<void (ResultSet::Result const&)>::operator()(ResultSet::Result const&) const + 88
14      0x7f6e4e8da9d9 Filter::next(std::function<void (ResultSet::Result const&)> const&)::{lambda(ResultSet::Result const&)#1}::operator()(ResultSet::Result const&) const + 1689
15      0x7f6e4e8da162 std::_Function_handler<void (ResultSet::Result const&), Filter::next(std::function<void (ResultSet::Result const&)> const&)::{lambda(ResultSet::Result const&)#1}>::_M_invoke(std::_Any_data const&, ResultSet::Result const&) + 50
16      0x7f6e4e848638 std::function<void (ResultSet::Result const&)>::operator()(ResultSet::Result const&) const + 88
17      0x7f6e4e8d830f Source::next(std::function<void (ResultSet::Result const&)> const&)::{lambda(Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)#1}::operator()(Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation) const + 527
18      0x7f6e4e8d7f36 std::_Function_handler<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation), Source::next(std::function<void (ResultSet::Result const&)> const&)::{lambda(Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)#1}>::_M_invoke(std::_Any_data const&, Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation&&) + 70
19      0x7f6e4e8f110c std::function<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)>::operator()(Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation) const + 108
20      0x7f6e4e8ebf62 /install/lib64/libsink.so.0.7(+0xc9af62) [0x7f6e4e8ebf62]
21      0x7f6e4e8ebd27 /install/lib64/libsink.so.0.7(+0xc9ad27) [0x7f6e4e8ebd27]
22      0x7f6e4e8f0f20 std::function<void (QByteArray const&, Sink::EntityBuffer const&)>::operator()(QByteArray const&, Sink::EntityBuffer const&) const + 112
23      0x7f6e4e8eb355 /install/lib64/libsink.so.0.7(+0xc9a355) [0x7f6e4e8eb355]
24      0x7f6e4e8eb127 /install/lib64/libsink.so.0.7(+0xc9a127) [0x7f6e4e8eb127]
25      0x7f6e4ee6e780 std::function<void (QByteArray const&, QByteArray const&)>::operator()(QByteArray const&, QByteArray const&) const + 112
26      0x7f6e4e908ec7 Sink::Storage::DataStore::NamedDatabase::findLatest(QByteArray const&, std::function<void (QByteArray const&, QByteArray const&)> const&, std::function<void (Sink::Storage::DataStore::Error const&)> const&) const + 1575
27      0x7f6e4e8e74aa Sink::Storage::EntityStore::readLatest(QByteArray const&, QByteArray const&, std::function<void (QByteArray const&, Sink::EntityBuffer const&)>) + 314
28      0x7f6e4e8e7892 Sink::Storage::EntityStore::readLatest(QByteArray const&, QByteArray const&, std::function<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)>) + 114
29      0x7f6e4e8d2e08 DataStoreQuery::readEntity(QByteArray const&, std::function<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)> const&) + 88
30      0x7f6e4e8d7cf9 FilterBase::readEntity(QByteArray const&, std::function<void (Sink::ApplicationDomain::ApplicationDomainType const&, Sink::Operation)> const&) + 89
31      0x7f6e4e8d7a36 Source::next(std::function<void (ResultSet::Result const&)> const&) + 198
32      0x7f6e4e8d9f0c Filter::next(std::function<void (ResultSet::Result const&)> const&) + 220
33      0x7f6e4e8dbf9c Reduce::next(std::function<void (ResultSet::Result const&)> const&) + 220
34      0x7f6e4e8e23c3 Collector::next(std::function<void (ResultSet::Result const&)> const&) + 67
35      0x7f6e4e8d47da /install/lib64/libsink.so.0.7(+0xc837da) [0x7f6e4e8d47da]
36      0x7f6e4e8d4632 /install/lib64/libsink.so.0.7(+0xc83632) [0x7f6e4e8d4632]
37      0x7f6e4e84833b std::function<bool (std::function<void (ResultSet::Result const&)>)>::operator()(std::function<void (ResultSet::Result const&)>) const + 91
38      0x7f6e4e846786 ResultSet::next(std::function<void (ResultSet::Result const&)> const&) + 118
39      0x7f6e4e846991 ResultSet::replaySet(int, int, std::function<void (ResultSet::Result const&)> const&) + 161
40      0x7f6e4e7b884e QueryWorker<Sink::ApplicationDomain::Mail>::executeIncrementalQuery(Sink::Query const&, Sink::ResultProviderInterface<QSharedPointer<Sink::ApplicationDomain::Mail> >&, QSharedPointer<DataStoreQuery::State>) + 1342
41      0x7f6e4e7f23f6 QueryRunner<Sink::ApplicationDomain::Mail>::incrementalFetch(Sink::Query const&, QByteArray const&)::{lambda()#2}::operator()() const + 214
42      0x7f6e4e7f209f std::_Function_handler<ReplayResult (), QueryRunner<Sink::ApplicationDomain::Mail>::incrementalFetch(Sink::Query const&, QByteArray const&)::{lambda()#2}>::_M_invoke(std::_Any_data const&) + 47
43      0x7f6e4e7d88bd std::function<ReplayResult ()>::operator()() const + 77
44      0x7f6e4e7d799a QtConcurrent::StoredFunctorCall0<ReplayResult, std::function<ReplayResult ()> >::runFunctor() + 42
45      0x7f6e4e7d7861 QtConcurrent::RunFunctionTask<ReplayResult>::run() + 81
46      0x7f6e4364db71 /lib64/libQt5Core.so.5(+0xa1b71) [0x7f6e4364db71]
47      0x7f6e43650de2 /lib64/libQt5Core.so.5(+0xa4de2) [0x7f6e43650de2]
48      0x7f6e419a650b /lib64/libpthread.so.0(+0x750b) [0x7f6e419a650b]
49      0x7f6e42a0216f clone + 63
Sleeping for 10s to attach a debugger: gdb attach 72
Log:     kolabnowImap.imapresource       : Removed  0  mails in  "Drafts" 0 [ms]   0  [ms/mail]
Log:     kolabnowImap.synchronizer       : Done Synchronizing
Log:     kolabnowImap.synchronizer       : Replaying changes.
Log:     kolabnowImap.synchronizer       : Progress:  97  out of  97 "changereplay" ()
Log:     kolabnowImap.synchronizer       : Done replaying changes
Log:     kolabnowImap.synchronizer       : All requests processed.
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 2 , Message: "Synchronization has ended." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 3 , Message: "" , Entities: ("{1b0c36cb-e4ed-4de6-aa80-896e9661182d}") )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 3 , Message: "ChangeReplay has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "changereplay" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 97))("resourceId", QVariant(QByteArray, "kolabnowImap"))("total", QVariant(int, 97))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 2 , Message: "Changereplay has ended." , Entities: () )
Log:     kolabnowDav.carddavresource : Found addressbook: "/addressbooks/test1@kolab.org/45cf07df-30a8-46b0-8c3f-42fd86344062/" "Contacts"
Log:     kolabnowDav.carddavresource : Found addressbook: "/addressbooks/test1@kolab.org/9290e784-c876-412f-8385-be292d64b2c6/" "test234"
Log:     kolabnowDav.synchronizer    : Progress:  1  out of  4 "" ()
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 1))("resourceId", QVariant(QByteArray, "kolabnowDav"))("total", QVariant(int, 4))("type", QVariant(QString, "progress")))
Log:     kolabnowDav.synchronizer    : Progress:  2  out of  4 "" ()
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 2))("resourceId", QVariant(QByteArray, "kolabnowDav"))("total", QVariant(int, 4))("type", QVariant(QString, "progress")))
Log:     kolabnowDav.synchronizer    : Progress:  3  out of  4 "" ()
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 3))("resourceId", QVariant(QByteArray, "kolabnowDav"))("total", QVariant(int, 4))("type", QVariant(QString, "progress")))
Log:     kolabnowDav.synchronizer    : Progress:  4  out of  4 "" ()
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 4))("resourceId", QVariant(QByteArray, "kolabnowDav"))("total", QVariant(int, 4))("type", QVariant(QString, "progress")))
Log:     kolabnowDav.synchronizer    : Progress:  5  out of  5 "" ()
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 5))("resourceId", QVariant(QByteArray, "kolabnowDav"))("total", QVariant(int, 5))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "revisionupdate" , Id: "" , Code: 0 , Message: "" , Entities: () )
Log:     kolabnowDav.synchronizer    : Done Synchronizing
Log:     kolabnowDav.synchronizer    : All requests processed.
Log:     kolabnowDav.synchronizer    : Replaying changes.
Log:     kolabnowDav.synchronizer    : Progress:  7  out of  7 "changereplay" ()
Log:     kolabnowDav.synchronizer    : Done replaying changes
Log:     kolabnowDav.synchronizer    : All requests processed.
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "" , Code: 2 , Message: "Synchronization has ended." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "info" , Id: "" , Code: 3 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 3 , Message: "ChangeReplay has started." , Entities: () )
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "progress" , Id: "changereplay" , Code: 0 , Message: "" , Entities: () )
Log:     kube.sinkfabric           : Received message:  "progressNotification" QMap(("progress", QVariant(int, 7))("resourceId", QVariant(QByteArray, "kolabnowDav"))("total", QVariant(int, 7))("type", QVariant(QString, "progress")))
Log:     kube.sinkfabric           : Received notification:  Notification(Type: "status" , Id: "changereplay" , Code: 2 , Message: "Changereplay has ended." , Entities: () )
Log:     kolabnowSmtp.listener     : "Dropped connection: PID: 72 ResourceAccess: 15088864" QLocalSocket(0xea78b0)
Log:     kolabnowImap.listener           : "Dropped connection: PID: 72 ResourceAccess: 15055360" QLocalSocket(0x1eec8d0)
Log:     kolabnowDav.listener        : "Dropped connection: PID: 72 ResourceAccess: 15023104" QLocalSocket(0x1cd2740)
bash-4.4$ Log:     kolabnowImap.main               : Exiting:  "kolabnowImap"
Log:     kolabnowSmtp.main         : Exiting:  "kolabnowSmtp"
Log:     kolabnowDav.main            : Exiting:  "kolabnowDav"
cmollekopf triaged this task as Normal priority.
cmollekopf moved this task from New to Confirmed on the Kube: Bugs board.
cmollekopf closed this task as Resolved.May 17 2018, 4:17 PM
cmollekopf claimed this task.