[01:17] -queuebot:#ubuntu-ci-eng- Trevinho, https://bileto.ubuntu.com/#/ticket/2254 Release pocket [01:43] -queuebot:#ubuntu-ci-eng- ChrisTownsend, https://bileto.ubuntu.com/#/ticket/2341 Release pocket === chihchun_afk is now known as chihchun [01:46] -queuebot:#ubuntu-ci-eng- ChrisTownsend, https://bileto.ubuntu.com/#/ticket/2264 Needs rebuild due to higher version at destination (xenial/libertine). Needs rebuild due to new commits (zesty/libertine). Successfully built (xenial/ubuntu-app-launch, zesty/ubuntu-app-launch) === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:53] Saviq, mornin'! do you know what’s up with that: [08:53] blame: unity8 [08:53] badpkg: Test dependencies are unsatisfiable. A common reason is that your testbed is out of date with respect to the archive, and you need to use a current testbed or run apt-get update or use -U. [08:53] (from https://bileto.ubuntu.com/excuses/2343/zesty.html) [08:53] oSoMoN, Qt [08:54] Mirv, any word on migration ↑? [09:18] Saviq: Kubuntu team delivered the needed list to release team, but no-one from release team has been around to act on it [09:19] oSoMoN: restarted with all-proposed [09:19] Mirv, thanks [09:32] -queuebot:#ubuntu-ci-eng- mitya57, https://bileto.ubuntu.com/#/ticket/2357 Preparing packages [09:51] bdmurray, ping [10:05] jgdx: ping [10:45] dednick, ping [10:45] vigo: hi [10:46] hi! I'm testing 2291, do you know how can I test that example in pastebin? [10:47] dednick, ^ [10:48] vigo: cool. At the moment, we are only having apps with menus when running in unconfined mode (missing snappy bit for dbus). So you need to run test manually from terminal with 'qmlscene Test.qml --desktop_file_hint=unity8' or whatever. [11:07] dednick, cool it's working :) thanks === _salem is now known as salem_ [11:36] -queuebot:#ubuntu-ci-eng- abeato, https://bileto.ubuntu.com/#/ticket/2358 Preparing packages [11:37] -queuebot:#ubuntu-ci-eng- abeato, https://bileto.ubuntu.com/#/ticket/2358 vivid/qtubuntu-sensors: Failed to commit https://code.launchpad.net/~vicamo/qtubuntu-sensors/reimplement-haptics-backend. You must supply either a Commit Message on your MP, or a custom debian/changelog entry [11:44] -queuebot:#ubuntu-ci-eng- abeato, https://bileto.ubuntu.com/#/ticket/2358 Preparing packages [11:45] -queuebot:#ubuntu-ci-eng- abeato, https://bileto.ubuntu.com/#/ticket/2358 vivid/qtubuntu-sensors: Failed to add changelog message [11:55] -queuebot:#ubuntu-ci-eng- Mirv, https://bileto.ubuntu.com/#/ticket/2359 Preparing packages [11:59] -queuebot:#ubuntu-ci-eng- abeato, https://bileto.ubuntu.com/#/ticket/2358 Ready to build [12:01] rvr, pong [12:03] jgdx: Hi [12:03] jgdx: I found some other issues with System Settings [12:04] jgdx: But not all of them are regressions introduced by the silo [12:04] rvr, hey [12:04] jgdx: I left the comments in the card [12:04] thx [12:15] dednick, do you know the output values expected for bug #1497105 fix? [12:15] bug 1497105 in unity8 (Ubuntu) "Clients can't get high frequency input in Unity8" [Medium,In progress] https://launchpad.net/bugs/1497105 [12:15] rvr, do you know what were introduced by this silo? Obviously the background one [12:15] -queuebot:#ubuntu-ci-eng- Mirv ahayzen, https://bileto.ubuntu.com/#/ticket/2360 Preparing packages [12:15] jgdx: I'm checking the other issues without the silo [12:15] The date & time panel issue wasn't introduced by it [12:15] dednick, I guess that vanvugt could answear that but seems that is not connected :\ [12:16] rvr, okay, I'll look at the background one in the mean time [12:16] I'll compare without silo :) [12:16] vigo: im not sure about that one. cimi greyback ^ ? [12:17] jgdx: The online accounts reboot is not from the silo either [12:17] dednick, thanks! [12:17] rvr, that one is worrying tho.. /cc mardy ^ [12:17] Yeah, opening bug [12:18] -queuebot:#ubuntu-ci-eng- kenvandine ahayzen, https://bileto.ubuntu.com/#/ticket/2236 Failed to build (xenial/content-hub). Needs rebuild due to new commits (zesty/content-hub, zesty/qtubuntu-print). Ready to build (xenial/qtbase-opensource-src-gles, zesty/qtbase-opensource-src, zesty/qtbase-opensource-src-gles). Successfully built (xenial/qtbase-opensource-src, xenial/qtubuntu-print, xenial/ubuntu-printing-app, zesty/ubuntu-printing-app) [12:19] vigo: I'm only vaguely familar with the bug. You're trying env MIR_CLIENT_PERF_REPORT=log mir_demo_client_target -n -- --desktop_file_hint=dialer-app ? [12:19] mardy: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1655943 [12:19] Ubuntu bug 1655943 in Online Accounts setup for Ubuntu Touch "Unity8 reboots checking newly created account" [Undecided,New] [12:20] vigo: what I *think* is that this returns around 60FPS on current unity8, but can be higher with that silo [12:20] you need to input stream of events, so click and wiggle the mouse [12:20] it looks like it's something to do with not gettinghigh input sampling for apps like "finger paint" [12:21] Right [12:21] We're currently throttling the event stream to ~60 events per second. That patch removes the throttling [12:22] greyback, that's working I think, I only got some peaks(65fps) the rest is under that [12:23] the example in description gave me this https://pastebin.canonical.com/175764/ [12:23] vigo: i guess test difference between running "mir_demo_client_fingerpaint -w--desktop_file_hint=unity8" with and without silo [12:23] dednick, yes, I'll try now [12:23] *if there is a visible diff [12:23] i've never tried [12:24] don't forget the env var MIR_CLIENT_PERF_REPORT=log [12:25] greyback: does that give the Hz? [12:26] it gives you the timings, you need to calculate the Hz from there [12:26] I guess if times < 16.6ms, then faster than 60Hz [12:27] ah. there is always the qtmir perf report i wrote :) [12:27] gives you a nice graph" [12:27] ! [12:28] if it still works :) [12:29] unfortunately i dont think it works on top of unity8 [12:29] should make one that does... [12:30] true, would be handy [12:33] -queuebot:#ubuntu-ci-eng- ltinkl, https://bileto.ubuntu.com/#/ticket/2272 Preparing packages [12:34] jgdx: The Bluetooth problem is also introduced by the silo [12:34] rvr, hm, okay, thank you [12:34] jgdx: What I see without it is that the view returns to the main Bluetooth panel [12:39] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Preparing packages [12:42] rvr, so the steps are: 1) go to bt panel 2) open some unconnected device 3) connect? [12:42] jgdx: Yes [12:42] because that gives me a bad panel titled "None" [12:42] rvr, got it [12:42] jgdx: Right [12:44] lol, my m10 is named BlueZ 5.41 [12:48] -queuebot:#ubuntu-ci-eng- jgdx, https://bileto.ubuntu.com/#/ticket/2288 QA Signoff: [12:48] -queuebot:#ubuntu-ci-eng- jgdx, https://bileto.ubuntu.com/#/ticket/2288 Preparing packages [12:49] mardy: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1655951 [12:49] Ubuntu bug 1655951 in Online Accounts setup for Ubuntu Touch "Cannot create Ubuntu One account" [Undecided,New] [12:50] * mardy looks [12:50] rvr: I think it's a known bug, let me see if I can find it [12:50] mardy: Also https://bugs.launchpad.net/canonical-devices-system-image/+bug/1655943 [12:50] Ubuntu bug 1655943 in Online Accounts setup for Ubuntu Touch "Unity8 reboots checking newly created account" [Undecided,New] [12:56] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Preparing packages [12:57] rvr: about the latter bug, are you able to verify whether the system-settings is crashing? [12:58] mardy: Nope, I can't see any system-settings crash [12:59] rvr: I'll move the bug to unity8 then, they can debug the reboot and find the causes [12:59] mardy: Ok [13:02] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Pending binary packages (zesty/telephony-service). Successfully built (xenial/empathy, xenial/telephony-service, zesty/empathy) [13:03] mardy: On the logs: (process:12073): GLib-CRITICAL **: g_error_free: assertion 'error != NULL' failed [13:03] 2017-01-12 12:52:16,556 - WARNING - QObject::connect: Cannot connect (null)::displayNameChanged(const QString &) to OnlineAccounts::AccountServiceModelPrivate::onAccountDisplayNameChanged() [13:05] rvr: mmm... please attach the logs to the bug, there might be something for me [13:12] mardy: Hmmm [13:12] mardy: But I think that log is unrelated [13:13] rvr: ok; maybe you can try again to reproduce the bug, and see what log you get from the system-settings? [13:13] mardy: That's what I just did [13:17] mardy: http://paste.ubuntu.com/23786633/ [13:17] rvr: ah, ok, nothing unusual in those logs [13:17] mardy: What it is also weird is that the reboot is not completed, unity8 is kept with the loading logo [13:17] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Needs rebuild due to new commits (zesty/messaging-framework). Pending binary packages (xenial/messaging-app, zesty/messaging-app). Successfully built (xenial/libircclient, xenial/messaging-framework, xenial/mfw-plugin-irc, zesty/libircclient, zesty/mfw-plugin-irc) [13:18] -queuebot:#ubuntu-ci-eng- ltinkl, https://bileto.ubuntu.com/#/ticket/2272 Pending binary packages (zesty/unity8). Successfully built (xenial/qtmir, xenial/qtmir-gles, xenial/unity-api, xenial/unity8, zesty/qtmir, zesty/qtmir-gles, zesty/unity-api) [13:22] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Successfully built [13:27] -queuebot:#ubuntu-ci-eng- Kaleo, https://bileto.ubuntu.com/#/ticket/2361 You must add ~ci-train-bot to https://launchpad.net/~ubuntu-terminal-dev to continue [13:31] -queuebot:#ubuntu-ci-eng- Kaleo, https://bileto.ubuntu.com/#/ticket/2361 Abandoning ticket [13:31] -queuebot:#ubuntu-ci-eng- abeato, https://bileto.ubuntu.com/#/ticket/2358 Preparing packages [13:36] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Needs rebuild due to new commits (zesty/messaging-framework). Successfully built (xenial/libircclient, xenial/messaging-app, xenial/messaging-framework, xenial/mfw-plugin-irc, zesty/libircclient, zesty/messaging-app, zesty/mfw-plugin-irc) [13:39] -queuebot:#ubuntu-ci-eng- ltinkl, https://bileto.ubuntu.com/#/ticket/2272 Successfully built [13:45] greyback, https://pastebin.canonical.com/175769/ [13:46] I ran the example with and without silo and works good [13:47] there's a big difference in fingerpaint [13:47] vigo: ok great, that is the use-case duflu is tackling [13:47] should mean mouse feels more responsive too [13:48] indeed [13:50] -queuebot:#ubuntu-ci-eng- jgdx, https://bileto.ubuntu.com/#/ticket/2288 Successfully built [13:54] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Preparing packages [14:00] -queuebot:#ubuntu-ci-eng- abeato, https://bileto.ubuntu.com/#/ticket/2358 Failed to build (xenial/qtubuntu-sensors, xenial/telephony-service, zesty/qtubuntu-sensors). Successfully built (zesty/telephony-service) [14:11] FAIL! : qmltestrunner::OrientedShell::test_lockPhoneAfterClosingAppInSpreadThenUnlockAndRotate() function returned unexpected result [14:11] why the heck is this failing on xenial amd64?! [14:12] Loc: [/tmp/autopkgtest.srqGCa/build.HKk/unity8-8.15+16.04.20161215/tests/qmltests/tst_OrientedShell.qml(1243)] [14:14] grr, qt [14:16] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Needs rebuild due to new commits (zesty/messaging-framework). Pending binary packages (xenial/messaging-app). Successfully built (xenial/libircclient, xenial/messaging-framework, xenial/mfw-plugin-irc, zesty/libircclient, zesty/messaging-app, zesty/mfw-plugin-irc) [14:22] -queuebot:#ubuntu-ci-eng- dobey, https://bileto.ubuntu.com/#/ticket/2306 Preparing packages [14:36] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Needs rebuild due to new commits (zesty/messaging-framework). Successfully built (xenial/libircclient, xenial/messaging-app, xenial/messaging-framework, xenial/mfw-plugin-irc, zesty/libircclient, zesty/messaging-app, zesty/mfw-plugin-irc) [14:41] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Needs rebuild due to new commits (zesty/telephony-service). Successfully built (xenial/empathy, xenial/telephony-service, zesty/empathy) [14:47] -queuebot:#ubuntu-ci-eng- dobey, https://bileto.ubuntu.com/#/ticket/2306 Pending binary packages (zesty/unity-scope-click). Successfully built (xenial/unity-scope-click) [14:53] -queuebot:#ubuntu-ci-eng- Cimi, https://bileto.ubuntu.com/#/ticket/2349 Preparing packages [15:07] -queuebot:#ubuntu-ci-eng- dobey, https://bileto.ubuntu.com/#/ticket/2306 Successfully built [15:13] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Preparing packages [15:17] -queuebot:#ubuntu-ci-eng- Cimi, https://bileto.ubuntu.com/#/ticket/2349 Currently building (xenial/mir, xenial/unity8, zesty/unity8). Failed to build (zesty/mir). Ready to build (xenial/qtmir, xenial/qtmir-gles, xenial/unity8-desktop-session, zesty/qtmir, zesty/qtmir-gles, zesty/unity8-desktop-session) [15:21] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Failed to understand "https://code.launchpad.net/~dobey/ubuntu-app-launch/snap-icon-unbreak/+merge/311224". Is it a merge? [15:30] -queuebot:#ubuntu-ci-eng- tedg mterry, https://bileto.ubuntu.com/#/ticket/2129 Failed to understand "https://code.launchpad.net/~dobey/ubuntu-app-launch/snap-icon-unbreak/+merge/311224". Is it a merge? [15:31] -queuebot:#ubuntu-ci-eng- Cimi, https://bileto.ubuntu.com/#/ticket/2349 Currently building (xenial/mir, xenial/unity8). Failed to build (zesty/mir). Ready to build (xenial/qtmir, xenial/qtmir-gles, xenial/unity8-desktop-session, zesty/qtmir, zesty/qtmir-gles, zesty/unity8-desktop-session). Uploading build (zesty/unity8) [15:33] -queuebot:#ubuntu-ci-eng- dobey, https://bileto.ubuntu.com/#/ticket/2164 Preparing packages [15:37] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Preparing packages [15:38] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Preparing packages === chihchun is now known as chihchun_afk [15:44] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Needs rebuild due to new commits (zesty/indicator-network). Pending binary packages (xenial/indicator-network) [15:46] -queuebot:#ubuntu-ci-eng- dobey, https://bileto.ubuntu.com/#/ticket/2164 Pending binary packages (xenial/indicator-printers). Successfully built (zesty/indicator-printers) [15:50] Mirv: ugh. it looks like new qt is adding -std=gnu++11 to CXXFLAGS everything that depends on qt now :( [15:51] Mirv: and this of course breaks things that use c++14 [15:52] -queuebot:#ubuntu-ci-eng- Cimi, https://bileto.ubuntu.com/#/ticket/2349 Currently building (xenial/mir). Failed to build (zesty/mir). Ready to build (xenial/qtmir, xenial/qtmir-gles, xenial/unity8-desktop-session, zesty/qtmir, zesty/qtmir-gles, zesty/unity8-desktop-session). Successfully built (xenial/unity8, zesty/unity8) [16:01] pstolowski: hello [16:02] bdmurray, hi! [16:03] bdmurray, i've a questions re errors.u.com [16:03] -queuebot:#ubuntu-ci-eng- dednick, https://bileto.ubuntu.com/#/ticket/2291 QA Signoff: Approved [16:03] pstolowski: okay [16:04] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Needs rebuild due to new commits (zesty/indicator-network). Successfully built (xenial/indicator-network) [16:04] bdmurray, is it possible to link https://errors.ubuntu.com/problem/bcb050f97778eb836056c1c48139bcde30ed0bcb to a new bug https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1655936 we created for this issue, instead of the old one (which was something else and was fixed, yet e.u.com thinks it's the same problem) [16:04] Ubuntu bug 1655936 in qtubuntu (Ubuntu) "clients crash with "UbuntuClientIntegration: connection to Mir server failed."" [Medium,In progress] [16:04] ? [16:05] pstolowski: No, although you could make the old bug a duplicate of the new bug and errors would know that. [16:05] pstolowski: it'd say something like unity8 (1234, dupe of 5678) [16:06] -queuebot:#ubuntu-ci-eng- dobey, https://bileto.ubuntu.com/#/ticket/2164 Successfully built [16:06] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Failed to build (xenial/dialer-app, zesty/dialer-app). Successfully built (xenial/history-service, xenial/tone-generator, zesty/history-service, zesty/tone-generator) [16:07] bdmurray, ah, I see. not perfect but better than having people arrive at old bug thinking it's not fixed. thanks [16:07] tsdgeos, ^ [16:07] yeah they are different bugs [16:07] no idea why errors.u.c thinks its the same [16:07] since bactraces defenitely should have been different [16:08] tsdgeos, i'm going to mark the old one as dupe of the new one if that's the only way [16:09] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Failed to build [16:10] How are they different? [16:11] one is a library crashing because locales are not set [16:12] another is a library crashing because mir server can not be found [16:12] both are crashes [16:12] -queuebot:#ubuntu-ci-eng- Cimi, https://bileto.ubuntu.com/#/ticket/2349 Failed to build (xenial/mir, zesty/mir). Ready to build (xenial/qtmir, xenial/qtmir-gles, xenial/unity8-desktop-session, zesty/qtmir, zesty/qtmir-gles, zesty/unity8-desktop-session). Successfully built (xenial/unity8, zesty/unity8) [16:12] but that's it [16:12] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Preparing packages [16:12] tsdgeos: which one is the library crashing? [16:13] https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1655936 [16:13] Ubuntu bug 1655936 in qtubuntu (Ubuntu) "clients crash with "UbuntuClientIntegration: connection to Mir server failed."" [Medium,In progress] [16:13] well [16:13] both are library crashing [16:13] just two different libraries crashing :D [16:13] s/libraries/plugins [16:13] tsdgeos: right, sorry its early. Which one is the locales issue? [16:13] https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1363946 [16:13] Ubuntu bug 1363946 in Canonical System Image "unity8-dash crashed with SIGABRT in qt_message_fatal() under incorrect locale" [Critical,Confirmed] [16:14] tsdgeos: looking at the Stacktrace in comment #3 of that bug it looks similar to that errors.u.c crash to me [16:15] it certainly is [16:16] we may have been joining two bugs into one [16:16] and we're suffering the fallout of it [16:16] because if you see https://launchpadlibrarian.net/183710306/upstart.unity8-dash.log.txt attached to the same bug [16:16] it has a few of the "UbuntuClientIntegration: connection to Mir server failed." [16:16] and then it has a few of the "ERROR! Caught unity::scopes::ConfigException: Cannot instantiate run time for client, config file: :" [16:17] Okay, the Error Tracker is just aware of the stacktrace information [16:21] right [16:22] not mcuh we can do i guess :) [16:34] -queuebot:#ubuntu-ci-eng- dednick, https://bileto.ubuntu.com/#/ticket/2291 Publishing packages [16:38] -queuebot:#ubuntu-ci-eng- ltinkl, https://bileto.ubuntu.com/#/ticket/2272 Needs rebuild due to new commits (zesty/unity8). Successfully built (xenial/qtmir, xenial/qtmir-gles, xenial/unity-api, xenial/unity8, zesty/qtmir, zesty/qtmir-gles, zesty/unity-api) [16:38] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Generating diffs [16:42] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Failed to build (xenial/dialer-app, zesty/dialer-app). Successfully built (xenial/history-service, xenial/tone-generator, zesty/history-service, zesty/tone-generator) [16:44] -queuebot:#ubuntu-ci-eng- Cimi, https://bileto.ubuntu.com/#/ticket/2302 Needs rebuild due to higher version at destination (xenial/unity8). Needs rebuild due to new commits (zesty/unity8). Successfully built (xenial/unity-scopes-shell, zesty/unity-scopes-shell) [16:44] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Pending binary packages [16:45] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Failed to build (xenial/dialer-app, zesty/dialer-app). Ready to build (xenial/ubuntu-system-settings, zesty/ubuntu-system-settings). Successfully built (xenial/history-service, xenial/tone-generator, zesty/history-service, zesty/tone-generator) [16:48] -queuebot:#ubuntu-ci-eng- Mirv tsimonq2 mitya57, https://bileto.ubuntu.com/#/ticket/1985 Needs rebuild due to higher version at destination (zesty/pyqt5, zesty/qtmir-gles, zesty/qtubuntu-gles, zesty/unity8). Needs rebuild due to new commits (zesty/qtmir, zesty/qtubuntu). Proposed pocket (zesty/akonadi, zesty/analitza, zesty/appmenu-qt5, zesty/calibre, zesty/ciborium, zesty/fcitx-qt5, zesty/frameworkintegration, zesty/gammaray, zesty/gcin, zesty/gsettings-qt, zesty/hime [16:52] -queuebot:#ubuntu-ci-eng- Cimi, https://bileto.ubuntu.com/#/ticket/2349 Destination version missing from changelog (zesty/unity8). Failed to build (xenial/mir). Needs rebuild due to new commits (zesty/mir). Ready to build (xenial/qtmir, xenial/qtmir-gles, xenial/unity8-desktop-session, zesty/qtmir, zesty/qtmir-gles, zesty/unity8-desktop-session). Successfully built (xenial/unity8) [16:55] -queuebot:#ubuntu-ci-eng- mzanetti, https://bileto.ubuntu.com/#/ticket/2313 Destination version missing from changelog (zesty/unity-api). Needs rebuild due to higher version at destination (xenial/qtmir, xenial/qtmir-gles, xenial/unity8, zesty/qtmir, zesty/qtmir-gles, zesty/unity8). Successfully built (xenial/unity-api) [16:55] -queuebot:#ubuntu-ci-eng- mzanetti, https://bileto.ubuntu.com/#/ticket/2314 Needs rebuild due to higher version at destination (xenial/unity8). Needs rebuild due to new commits (zesty/unity8) [16:57] -queuebot:#ubuntu-ci-eng- Mirv, https://bileto.ubuntu.com/#/ticket/2072 Diff missing (xenial/akonadi, xenial/analitza, xenial/appmenu-qt5, xenial/calibre, xenial/ciborium, xenial/fcitx-qt5, xenial/frameworkintegration, xenial/gammaray, xenial/gcin, xenial/gsettings-qt, xenial/hime, xenial/kdeclarative, xenial/kwin, xenial/libqtxdg, xenial/lxqt-qtplugin, xenial/musescore, xenial/plasma-framework, xenial/qt3d-opensource-src, xenial/qtbase-opensource-src-gles, xenial/qtco [16:58] -queuebot:#ubuntu-ci-eng- ltinkl, https://bileto.ubuntu.com/#/ticket/2272 Destination version missing from changelog (zesty/unity-api). Needs rebuild due to higher version at destination (xenial/qtmir, xenial/qtmir-gles, zesty/qtmir, zesty/qtmir-gles). Needs rebuild due to new commits (zesty/unity8). Successfully built (xenial/unity-api, xenial/unity8) [16:58] -queuebot:#ubuntu-ci-eng- xnox, https://bileto.ubuntu.com/#/ticket/2296 Destination version missing from changelog (zesty/ubuntu-touch-session). Needs rebuild due to higher version at destination (xenial/unity8-desktop-session). Needs rebuild due to new commits (zesty/unity8-desktop-session). Successfully built (xenial/ubuntu-touch-session) [16:59] -queuebot:#ubuntu-ci-eng- dednick, https://bileto.ubuntu.com/#/ticket/2291 Proposed pocket (zesty/qmenumodel, zesty/qtmir, zesty/qtmir-gles, zesty/qtubuntu, zesty/qtubuntu-gles, zesty/unity-api, zesty/unity8, zesty/unity8-desktop-session). Release pocket (xenial/qmenumodel, xenial/qtmir, xenial/qtmir-gles, xenial/qtubuntu, xenial/qtubuntu-gles, xenial/unity-api, xenial/unity8, xenial/unity8-desktop-session) [17:03] -queuebot:#ubuntu-ci-eng- josharenson, https://bileto.ubuntu.com/#/ticket/2320 Needs rebuild due to higher version at destination (xenial/unity8). Needs rebuild due to new commits (zesty/unity8) [17:12] -queuebot:#ubuntu-ci-eng- Trevinho, https://bileto.ubuntu.com/#/ticket/2363 Preparing packages [17:19] dobey: I did test rebuilds earlier, now filed bugs. 3 out of 30 packages had problems that could be what you described. bug #1656041 bug #1656042 bug #1656043 [17:20] bug 1656041 in qtubuntu-sensors (Ubuntu) "qtubuntu-sensors FTBFS with Qt 5.7.1" [Undecided,New] https://launchpad.net/bugs/1656041 [17:20] bug 1656042 in unity-scopes-api (Ubuntu) "unity-scopes-api FTBFS with Qt 5.7.1" [Undecided,New] https://launchpad.net/bugs/1656042 [17:20] bug 1656043 in indicator-network (Ubuntu) "indicator-network FTBFS with Qt 5.7.1" [Undecided,New] https://launchpad.net/bugs/1656043 [17:22] (test rebuilds of packages not part of the required transition set) [17:24] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Destination version missing from changelog (zesty/indicator-network). Successfully built (xenial/indicator-network) [17:25] -queuebot:#ubuntu-ci-eng- Trevinho, https://bileto.ubuntu.com/#/ticket/2363 Pending binary packages [17:33] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Preparing packages [17:45] -queuebot:#ubuntu-ci-eng- Trevinho, https://bileto.ubuntu.com/#/ticket/2363 Successfully built [17:50] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Failed to build [18:08] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Preparing packages [18:19] -queuebot:#ubuntu-ci-eng- dednick, https://bileto.ubuntu.com/#/ticket/2291 Proposed pocket (zesty/qmenumodel, zesty/qtmir, zesty/qtmir-gles, zesty/qtubuntu, zesty/qtubuntu-gles, zesty/unity8, zesty/unity8-desktop-session). Release pocket (xenial/qmenumodel, xenial/qtmir, xenial/qtmir-gles, xenial/qtubuntu, xenial/qtubuntu-gles, xenial/unity-api, xenial/unity8, xenial/unity8-desktop-session, zesty/unity-api) [18:21] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Currently building (xenial/content-hub). Failed to build (xenial/ubuntu-ui-toolkit, xenial/ubuntu-ui-toolkit-gles, zesty/content-hub, zesty/ubuntu-ui-toolkit-gles). Needs rebuild due to new commits (zesty/ubuntu-ui-toolkit) [18:37] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Preparing packages [18:41] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Failed to build (xenial/ubuntu-ui-toolkit, xenial/ubuntu-ui-toolkit-gles, zesty/content-hub, zesty/ubuntu-ui-toolkit-gles). Needs rebuild due to new commits (zesty/ubuntu-ui-toolkit). Successfully built (xenial/content-hub) [18:45] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Preparing packages [19:03] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Preparing packages [19:09] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Failed to build [19:16] -queuebot:#ubuntu-ci-eng- tiagosh bfiller boiko, https://bileto.ubuntu.com/#/ticket/2311 Successfully built [19:22] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Failed to build (xenial/ubuntu-ui-toolkit, xenial/ubuntu-ui-toolkit-gles, zesty/ubuntu-ui-toolkit-gles). Needs rebuild due to new commits (zesty/content-hub, zesty/ubuntu-ui-toolkit). Successfully built (xenial/content-hub) [19:26] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Pending binary packages (zesty/dialer-app). Ready to build (xenial/ubuntu-system-settings, zesty/ubuntu-system-settings). Successfully built (xenial/dialer-app, xenial/history-service, xenial/tone-generator, zesty/history-service, zesty/tone-generator) [19:29] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Preparing packages [19:33] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Preparing packages [19:40] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Preparing packages [19:41] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Currently building (xenial/content-hub). Failed to build (xenial/ubuntu-ui-toolkit, xenial/ubuntu-ui-toolkit-gles, zesty/content-hub, zesty/ubuntu-ui-toolkit, zesty/ubuntu-ui-toolkit-gles) [19:46] -queuebot:#ubuntu-ci-eng- oSoMoN, https://bileto.ubuntu.com/#/ticket/2343 QA Signoff: Approved [19:50] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Preparing packages [19:51] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Preparing packages [20:01] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Failed to build (xenial/ubuntu-ui-toolkit, xenial/ubuntu-ui-toolkit-gles, zesty/content-hub, zesty/ubuntu-ui-toolkit, zesty/ubuntu-ui-toolkit-gles). Uploading build (xenial/content-hub) [20:02] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Failed to build (xenial/telephony-service). Successfully built (xenial/empathy, zesty/empathy). Uploading build (zesty/telephony-service) [20:09] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Currently building (xenial/ubuntu-app-launch). Failed to build (zesty/ubuntu-app-launch) [20:11] trainguards: hey, could you recycle the failing autopkg tests in https://bileto.ubuntu.com/#/ticket/2288 ? They should pass :) [20:12] jgdx: you need a core dev, maybe kenvandine is around? ^ [20:12] sure [20:13] kenvandine, robru: thank you [20:13] Thanks [20:13] done [20:13] kenvandine, they passed just one day ago, all of them. So flakyness methinks [20:14] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Preparing packages [20:21] -queuebot:#ubuntu-ci-eng- artmello, https://bileto.ubuntu.com/#/ticket/2179 Failed to build (xenial/ubuntu-ui-toolkit, xenial/ubuntu-ui-toolkit-gles, zesty/content-hub, zesty/ubuntu-ui-toolkit, zesty/ubuntu-ui-toolkit-gles). Successfully built (xenial/content-hub) [20:24] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Pending binary packages (zesty/indicator-network). Successfully built (xenial/indicator-network) [20:26] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Needs rebuild due to new commits (zesty/dialer-app). Pending binary packages (xenial/ubuntu-system-settings, zesty/ubuntu-system-settings). Successfully built (xenial/dialer-app, xenial/history-service, xenial/tone-generator, zesty/history-service, zesty/tone-generator) [20:29] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Failed to build === salem_ is now known as _salem [20:42] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Successfully built [20:44] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Destination version missing from changelog (zesty/indicator-network). Successfully built (xenial/indicator-network) [20:45] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Needs rebuild due to new commits (zesty/dialer-app). Successfully built (xenial/dialer-app, xenial/history-service, xenial/tone-generator, xenial/ubuntu-system-settings, zesty/history-service, zesty/tone-generator, zesty/ubuntu-system-settings) [20:46] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2364 Preparing packages [20:49] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Currently building (zesty/ubuntu-app-launch). Failed to build (xenial/ubuntu-app-launch) [21:09] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2105 Failed to build [21:12] -queuebot:#ubuntu-ci-eng- boiko tiagosh, https://bileto.ubuntu.com/#/ticket/2283 Preparing packages [21:26] -queuebot:#ubuntu-ci-eng- tedg, https://bileto.ubuntu.com/#/ticket/2364 Destination version missing from changelog (zesty/qtmir). Successfully built (xenial/qtmir, xenial/qtmir-gles, zesty/qtmir-gles) [21:29] -queuebot:#ubuntu-ci-eng- oSoMoN, https://bileto.ubuntu.com/#/ticket/2343 Publishing packages [21:31] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Preparing packages [21:37] -queuebot:#ubuntu-ci-eng- Mirv, https://bileto.ubuntu.com/#/ticket/2072 Diff missing (xenial/akonadi, xenial/analitza, xenial/appmenu-qt5, xenial/calibre, xenial/ciborium, xenial/fcitx-qt5, xenial/frameworkintegration, xenial/gammaray, xenial/gcin, xenial/gsettings-qt, xenial/hime, xenial/kdeclarative, xenial/kwin, xenial/libqtxdg, xenial/lxqt-qtplugin, xenial/musescore, xenial/plasma-framework, xenial/qt3d-opensource-src, xenial/qtbase-opensource-src-gles, xenial/qtco [21:45] -queuebot:#ubuntu-ci-eng- oSoMoN, https://bileto.ubuntu.com/#/ticket/2343 Proposed pocket (zesty/webbrowser-app). Release pocket (xenial/webbrowser-app) [21:48] -queuebot:#ubuntu-ci-eng- Mirv tsimonq2 mitya57, https://bileto.ubuntu.com/#/ticket/1985 Needs rebuild due to higher version at destination (zesty/pyqt5, zesty/qtmir-gles, zesty/qtubuntu-gles, zesty/unity8, zesty/webbrowser-app). Needs rebuild due to new commits (zesty/qtmir, zesty/qtubuntu). Proposed pocket (zesty/akonadi, zesty/analitza, zesty/appmenu-qt5, zesty/calibre, zesty/ciborium, zesty/fcitx-qt5, zesty/frameworkintegration, zesty/gammaray, zesty/gcin, zesty/gs [22:02] -queuebot:#ubuntu-ci-eng- renatofilho tiagosh boiko, https://bileto.ubuntu.com/#/ticket/2318 Successfully built [22:02] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Preparing packages [22:24] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Uploading build [22:44] -queuebot:#ubuntu-ci-eng- pete-woods, https://bileto.ubuntu.com/#/ticket/2362 Successfully built