D17973: [Android] Fail more gracefully when building with API < 23

2019-01-04 Thread Aleix Pol Gonzalez
apol accepted this revision.
apol added a comment.
This revision is now accepted and ready to land.


  we need a test app...

REPOSITORY
  R289 KNotifications

BRANCH
  grace

REVISION DETAIL
  https://phabricator.kde.org/D17973

To: nicolasfella, vkrause, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


Re: KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.11 - Build # 1 - Failure!

2019-01-04 Thread Ben Cooksley
On Sat, Jan 5, 2019 at 5:58 PM Aleix Pol  wrote:

> No, it shouldn't be necessary anymore as of
> https://phabricator.kde.org/D17808
>

*nod*

Albert pointed this out shortly after I sent the mail - it's been sorted
out now.

Cheers,
Ben


>
> Aleix
>
> On Fri, Jan 4, 2019 at 10:36 PM Ben Cooksley  wrote:
>
>> Hi Volker,
>>
>> Please see below - is Phonon of any use on Android?
>>
>> Cheers,
>> Ben
>>
>> On Sat, Jan 5, 2019 at 10:35 AM CI System  wrote:
>>
>>> *BUILD FAILURE*
>>> Build URL
>>> https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.11/1/
>>> Project: kf5-qt5 AndroidQt5.11
>>> Date of build: Fri, 04 Jan 2019 21:32:39 +
>>> Build duration: 2 min 24 sec and counting
>>> * CONSOLE OUTPUT *
>>> [...truncated 3 lines...]
>>> Still waiting to schedule task
>>> ‘Docker Swarm-e3b605e3d1f4’ is offline
>>> Running on Docker Swarm-e3b605e3d1f4 in
>>> /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11
>>> [Pipeline] {
>>> [Pipeline] timestamps
>>> [Pipeline] {
>>> [Pipeline] catchError
>>> [Pipeline] {
>>> [Pipeline] stage
>>> [Pipeline] { (Checkout Sources)
>>> [Pipeline] checkout
>>> Cloning the remote Git repository
>>> Cloning repository git://anongit.kde.org/knotifications
>>> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
>>> AndroidQt5.11 # timeout=10
>>> Fetching upstream changes from git://anongit.kde.org/knotifications
>>> > git --version # timeout=10
>>> > git fetch --tags --progress git://anongit.kde.org/knotifications
>>> +refs/heads/*:refs/remotes/origin/* # timeout=120
>>> Checking out Revision a54c7b17045a3ac54dd3b007a3b447158d50d7b7
>>> (origin/master)
>>> > git config remote.origin.url git://anongit.kde.org/knotifications #
>>> timeout=10
>>> > git config --add remote.origin.fetch
>>> +refs/heads/*:refs/remotes/origin/* # timeout=10
>>> > git config remote.origin.url git://anongit.kde.org/knotifications #
>>> timeout=10
>>> Fetching upstream changes from git://anongit.kde.org/knotifications
>>> > git fetch --tags --progress git://anongit.kde.org/knotifications
>>> +refs/heads/*:refs/remotes/origin/* # timeout=120
>>> > git rev-parse origin/master^{commit} # timeout=10
>>> > git config core.sparsecheckout # timeout=10
>>> > git checkout -f a54c7b17045a3ac54dd3b007a3b447158d50d7b7
>>> Commit message: "Add Android notification backend"
>>> First time build. Skipping changelog.
>>> [Pipeline] checkout
>>> Cloning the remote Git repository
>>> Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
>>> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
>>> AndroidQt5.11/ci-tooling # timeout=10
>>> Fetching upstream changes from
>>> https://anongit.kde.org/sysadmin/ci-tooling
>>> > git --version # timeout=10
>>> > git fetch --tags --progress
>>> https://anongit.kde.org/sysadmin/ci-tooling
>>> +refs/heads/*:refs/remotes/origin/*
>>> > git config remote.origin.url
>>> https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
>>> > git config --add remote.origin.fetch
>>> +refs/heads/*:refs/remotes/origin/* # timeout=10
>>> > git config remote.origin.url
>>> https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
>>> Fetching upstream changes from
>>> https://anongit.kde.org/sysadmin/ci-tooling
>>> > git fetch --tags --progress
>>> https://anongit.kde.org/sysadmin/ci-tooling
>>> +refs/heads/*:refs/remotes/origin/*
>>> Checking out Revision ab432e2077fb912ae1115db791086c072dcd354a
>>> (origin/master)
>>> Commit message: "Small cleanup"
>>> [Pipeline] checkout
>>> > git rev-parse origin/master^{commit} # timeout=10
>>> > git config core.sparsecheckout # timeout=10
>>> > git checkout -f ab432e2077fb912ae1115db791086c072dcd354a
>>> Cloning the remote Git repository
>>> Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
>>> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
>>> AndroidQt5.11/ci-tooling/repo-metadata # timeout=10
>>> Fetching upstream changes from
>>> https://anongit.kde.org/sysadmin/repo-metadata
>>> > git --version # timeout=10
>>> > git fetch --tags --progress
>>> https://anongit.kde.org/sysadmin/repo-metadata
>>> +refs/heads/*:refs/remotes/origin/*
>>> > git config remote.origin.url
>>> https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
>>> > git config --add remote.origin.fetch
>>> +refs/heads/*:refs/remotes/origin/* # timeout=10
>>> > git config remote.origin.url
>>> https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
>>> Fetching upstream changes from
>>> https://anongit.kde.org/sysadmin/repo-metadata
>>> > git fetch --tags --progress
>>> https://anongit.kde.org/sysadmin/repo-metadata
>>> +refs/heads/*:refs/remotes/origin/*
>>> Checking out Revision c728ab7393a5f56ec2a2324d54105b4d4ad6f894
>>> (origin/master)
>>> Commit message: "ksokoban/master is now KF5-based"
>>> > git rev-parse origin/master^{commit} # timeout=10
>>> > git config core.sparsecheckout # timeout=10
>>> > git checkout -f c728ab7393a5f56ec2a2324d54105b4d4ad6f894
>>> 

Re: KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.11 - Build # 1 - Failure!

2019-01-04 Thread Aleix Pol
No, it shouldn't be necessary anymore as of
https://phabricator.kde.org/D17808

Aleix

On Fri, Jan 4, 2019 at 10:36 PM Ben Cooksley  wrote:

> Hi Volker,
>
> Please see below - is Phonon of any use on Android?
>
> Cheers,
> Ben
>
> On Sat, Jan 5, 2019 at 10:35 AM CI System  wrote:
>
>> *BUILD FAILURE*
>> Build URL
>> https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.11/1/
>> Project: kf5-qt5 AndroidQt5.11
>> Date of build: Fri, 04 Jan 2019 21:32:39 +
>> Build duration: 2 min 24 sec and counting
>> * CONSOLE OUTPUT *
>> [...truncated 3 lines...]
>> Still waiting to schedule task
>> ‘Docker Swarm-e3b605e3d1f4’ is offline
>> Running on Docker Swarm-e3b605e3d1f4 in
>> /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11
>> [Pipeline] {
>> [Pipeline] timestamps
>> [Pipeline] {
>> [Pipeline] catchError
>> [Pipeline] {
>> [Pipeline] stage
>> [Pipeline] { (Checkout Sources)
>> [Pipeline] checkout
>> Cloning the remote Git repository
>> Cloning repository git://anongit.kde.org/knotifications
>> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
>> AndroidQt5.11 # timeout=10
>> Fetching upstream changes from git://anongit.kde.org/knotifications
>> > git --version # timeout=10
>> > git fetch --tags --progress git://anongit.kde.org/knotifications
>> +refs/heads/*:refs/remotes/origin/* # timeout=120
>> Checking out Revision a54c7b17045a3ac54dd3b007a3b447158d50d7b7
>> (origin/master)
>> > git config remote.origin.url git://anongit.kde.org/knotifications #
>> timeout=10
>> > git config --add remote.origin.fetch
>> +refs/heads/*:refs/remotes/origin/* # timeout=10
>> > git config remote.origin.url git://anongit.kde.org/knotifications #
>> timeout=10
>> Fetching upstream changes from git://anongit.kde.org/knotifications
>> > git fetch --tags --progress git://anongit.kde.org/knotifications
>> +refs/heads/*:refs/remotes/origin/* # timeout=120
>> > git rev-parse origin/master^{commit} # timeout=10
>> > git config core.sparsecheckout # timeout=10
>> > git checkout -f a54c7b17045a3ac54dd3b007a3b447158d50d7b7
>> Commit message: "Add Android notification backend"
>> First time build. Skipping changelog.
>> [Pipeline] checkout
>> Cloning the remote Git repository
>> Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
>> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
>> AndroidQt5.11/ci-tooling # timeout=10
>> Fetching upstream changes from
>> https://anongit.kde.org/sysadmin/ci-tooling
>> > git --version # timeout=10
>> > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling
>> +refs/heads/*:refs/remotes/origin/*
>> > git config remote.origin.url
>> https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
>> > git config --add remote.origin.fetch
>> +refs/heads/*:refs/remotes/origin/* # timeout=10
>> > git config remote.origin.url
>> https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
>> Fetching upstream changes from
>> https://anongit.kde.org/sysadmin/ci-tooling
>> > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling
>> +refs/heads/*:refs/remotes/origin/*
>> Checking out Revision ab432e2077fb912ae1115db791086c072dcd354a
>> (origin/master)
>> Commit message: "Small cleanup"
>> [Pipeline] checkout
>> > git rev-parse origin/master^{commit} # timeout=10
>> > git config core.sparsecheckout # timeout=10
>> > git checkout -f ab432e2077fb912ae1115db791086c072dcd354a
>> Cloning the remote Git repository
>> Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
>> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
>> AndroidQt5.11/ci-tooling/repo-metadata # timeout=10
>> Fetching upstream changes from
>> https://anongit.kde.org/sysadmin/repo-metadata
>> > git --version # timeout=10
>> > git fetch --tags --progress
>> https://anongit.kde.org/sysadmin/repo-metadata
>> +refs/heads/*:refs/remotes/origin/*
>> > git config remote.origin.url
>> https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
>> > git config --add remote.origin.fetch
>> +refs/heads/*:refs/remotes/origin/* # timeout=10
>> > git config remote.origin.url
>> https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
>> Fetching upstream changes from
>> https://anongit.kde.org/sysadmin/repo-metadata
>> > git fetch --tags --progress
>> https://anongit.kde.org/sysadmin/repo-metadata
>> +refs/heads/*:refs/remotes/origin/*
>> Checking out Revision c728ab7393a5f56ec2a2324d54105b4d4ad6f894
>> (origin/master)
>> Commit message: "ksokoban/master is now KF5-based"
>> > git rev-parse origin/master^{commit} # timeout=10
>> > git config core.sparsecheckout # timeout=10
>> > git checkout -f c728ab7393a5f56ec2a2324d54105b4d4ad6f894
>> [Pipeline] checkout
>> Cloning the remote Git repository
>> Cloning repository https://anongit.kde.org/kde-build-metadata
>> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
>> AndroidQt5.11/ci-tooling/kde-build-metadata # timeout=10
>> Fetching upstream changes from 

D17977: Improve reliability and semantic correctless of dupe test

2019-01-04 Thread Nathaniel Graham
ngraham created this revision.
ngraham added reviewers: Breeze, ndavis, GB_2.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ngraham requested review of this revision.

REVISION SUMMARY
  This patch makes the `dupe` test only compare the actual icon directories, 
not everything in the target's build directory. This eliminates false positives 
and makes it run faster.

TEST PLAN
  `ctest`

REPOSITORY
  R266 Breeze Icons

BRANCH
  dupe-test-reliability (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D17977

AFFECTED FILES
  autotests/dupetest.cpp
  autotests/testdata.h.cmake

To: ngraham, #breeze, ndavis, GB_2
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D17911: Fix failing knewfilemenu test and underlying reason for its failure

2019-01-04 Thread Nathaniel Graham
ngraham added a comment.


  In D17911#386581 , @dfaure wrote:
  
  > Hmm, let me read the unittest more closely.
  >
  > The scenario is: "New Folder" exists. The user asks to create a new folder, 
the initial suggestion in the dialog is "New Folder (1)". The user removes the 
(1), and hits OK, i.e. the user is asking to create "New Folder" again.
  
  
  This is now an error condition. So maybe the test should check to make sure 
it fails?

REPOSITORY
  R241 KIO

BRANCH
  fix-test-and-code (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D17911

To: ngraham, #frameworks, dfaure, elvisangelaccio, aacid
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D17969: Use a Kolf icon with nice background and shadows

2019-01-04 Thread Nathaniel Graham
ngraham added a comment.


  I love it! This new icon is great--head and shoulders above the previous one.

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D17969

To: trickyricky26, #vdg, #kde_games, ndavis
Cc: ngraham, aacid, GB_2, ndavis, yurchor, kde-frameworks-devel, michaelh, bruns


D17496: Change network/web color icons to consistent style

2019-01-04 Thread Noah Davis
ndavis added a comment.


  According
  
  In D17496#376605 , @ngraham wrote:
  
  > Now that this is landed, feel free to change the symlinks by hand.
  
  
  
  
  In D17496#386549 , @dfaure wrote:
  
  > The unittests fail, because of the duplicate:
  >  
https://build.kde.org/job/Frameworks/view/Everything%20-%20kf5-qt5/job/breeze-icons/job/kf5-qt5%20SUSEQt5.11/21/testReport/projectroot/autotests/dupe/
  >
  > Can someone fix it?
  
  
  Fixed

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D17496

To: ndavis, #vdg, ngraham
Cc: dfaure, abetts, ngraham, kde-frameworks-devel, michaelh, bruns


KDE CI: Frameworks » kdnssd » kf5-qt5 WindowsMSVCQt5.11 - Build # 21 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/kdnssd/job/kf5-qt5%20WindowsMSVCQt5.11/21/
 Project:
kf5-qt5 WindowsMSVCQt5.11
 Date of build:
Fri, 04 Jan 2019 22:42:30 +
 Build duration:
2 hr 7 min and counting

KDE CI: Frameworks » kdoctools » kf5-qt5 SUSEQt5.9 - Build # 63 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/kdoctools/job/kf5-qt5%20SUSEQt5.9/63/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Sat, 05 Jan 2019 00:03:49 +
 Build duration:
4 min 46 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5DocTools_compat_report.htmllogs/KF5DocTools/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(1/1)83%
(5/6)83%
(5/6)68%
(333/489)46%
(132/287)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalssrc83%
(5/6)83%
(5/6)68%
(333/489)46%
(132/287)

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.11 - Build # 26 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.11/26/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Sat, 05 Jan 2019 00:03:51 +
 Build duration:
2 min 14 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(2/2)100%
(6/6)100%
(6/6)77%
(231/299)58%
(105/182)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault100%
(1/1)100%
(1/1)73%
(41/56)56%
(10/18)autotests100%
(5/5)100%
(5/5)78%
(190/243)58%
(95/164)

KDE CI: Frameworks » syntax-highlighting » kf5-qt5 SUSEQt5.11 - Build # 16 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/syntax-highlighting/job/kf5-qt5%20SUSEQt5.11/16/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Sat, 05 Jan 2019 00:03:50 +
 Build duration:
2 min 22 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5SyntaxHighlighting_compat_report.htmllogs/KF5SyntaxHighlighting/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report60%
(3/5)81%
(34/42)81%
(34/42)78%
(2655/3384)66%
(1863/2818)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests75%
(6/8)75%
(6/8)91%
(667/731)59%
(434/730)examples0%
(0/2)0%
(0/2)0%
(0/204)0%
(0/100)src.cli0%
(0/1)0%
(0/1)0%
(0/85)0%
(0/40)src.indexer100%
(1/1)100%
(1/1)76%
(222/292)77%
(212/276)src.lib90%
(27/30)90%
(27/30)85%
(1766/2072)73%
(1217/1672)

KDE CI: Frameworks » prison » kf5-qt5 FreeBSDQt5.12 - Build # 3 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/prison/job/kf5-qt5%20FreeBSDQt5.12/3/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Sat, 05 Jan 2019 00:03:12 +
 Build duration:
48 sec and counting
   JUnit Tests
  Name: projectroot Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s)

KDE CI: Frameworks » prison » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Failure!

2019-01-04 Thread CI System
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 1, pos 38):
${JELLY_SCRIPT,template="html_gmail"}
 ^

hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on FreeBSD Builder 2 failed. The channel is closing down or has closed down

KDE CI: Frameworks » knotifications » kf5-qt5 WindowsMSVCQt5.11 - Build # 25 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20WindowsMSVCQt5.11/25/
 Project:
kf5-qt5 WindowsMSVCQt5.11
 Date of build:
Fri, 04 Jan 2019 21:44:08 +
 Build duration:
2 hr 11 min and counting
   JUnit Tests
  Name: projectroot Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)

D17973: [Android] Fail more gracefully when building with API < 23

2019-01-04 Thread Nicolas Fella
nicolasfella created this revision.
nicolasfella added reviewers: vkrause, apol.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
nicolasfella requested review of this revision.

REVISION SUMMARY
  Building the Android backend with SDK < 23 is successful but fails at runtime 
because the jar is not found. Instead of just not including the jar when < 23 
don't include the backend at all.

TEST PLAN
  Itinerary now doesn't crash at startup

REPOSITORY
  R289 KNotifications

BRANCH
  grace

REVISION DETAIL
  https://phabricator.kde.org/D17973

AFFECTED FILES
  src/CMakeLists.txt
  src/knotificationmanager.cpp

To: nicolasfella, vkrause, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


KDE CI: Frameworks » kactivities » kf5-qt5 SUSEQt5.9 - Build # 47 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/kactivities/job/kf5-qt5%20SUSEQt5.9/47/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 22:42:34 +
 Build duration:
58 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Activities_compat_report.htmllogs/KF5Activities/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report0%
(0/8)0%
(0/31)0%
(0/31)0%
(0/1426)0%
(0/1116)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests.common0%
(0/2)0%
(0/2)0%
(0/21)0%
(0/56)autotests.core0%
(0/3)0%
(0/3)0%
(0/150)0%
(0/328)src.cli0%
(0/2)0%
(0/2)0%
(0/201)0%
(0/156)src.common.dbus0%
(0/2)0%
(0/2)0%
(0/29)0%
(0/4)src.imports0%
(0/5)0%
(0/5)0%
(0/319)0%
(0/199)src.lib0%
(0/10)0%
(0/10)0%
(0/569)0%
(0/343)src.utils0%
(0/5)0%
(0/5)0%
(0/81)0%
(0/24)tests.activities-model0%
(0/2)0%
(0/2)0%
(0/56)0%
(0/6)

KDE CI: Frameworks » frameworkintegration » kf5-qt5 SUSEQt5.9 - Build # 52 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/frameworkintegration/job/kf5-qt5%20SUSEQt5.9/52/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 22:42:38 +
 Build duration:
57 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5FrameworkIntegration_compat_report.htmllogs/KF5FrameworkIntegration/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report40%
(2/5)33%
(2/6)33%
(2/6)17%
(75/447)10%
(31/315)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(1/1)100%
(1/1)92%
(24/26)50%
(4/8)src.integrationplugin0%
(0/2)0%
(0/2)0%
(0/70)0%
(0/106)src.kpackage-install-handlers.kns0%
(0/1)0%
(0/1)0%
(0/79)0%
(0/36)src.kstyle100%
(1/1)100%
(1/1)21%
(51/248)16%
(27/165)tests0%
(0/1)0%
(0/1)0%
(0/24)100%
(0/0)

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.9 - Build # 111 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.9/111/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 22:34:48 +
 Build duration:
1 hr 5 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(2/2)100%
(6/6)100%
(6/6)77%
(231/299)58%
(105/182)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault100%
(1/1)100%
(1/1)73%
(41/56)56%
(10/18)autotests100%
(5/5)100%
(5/5)78%
(190/243)58%
(95/164)

KDE CI: Frameworks » kcompletion » kf5-qt5 SUSEQt5.9 - Build # 45 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/kcompletion/job/kf5-qt5%20SUSEQt5.9/45/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 22:42:30 +
 Build duration:
53 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Completion_compat_report.htmllogs/KF5Completion/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report67%
(2/3)74%
(20/27)74%
(20/27)57%
(1928/3412)42%
(910/2181)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(4/4)100%
(4/4)100%
(575/575)51%
(257/508)src84%
(16/19)84%
(16/19)55%
(1353/2465)40%
(653/1647)tests0%
(0/4)0%
(0/4)0%
(0/372)0%
(0/26)

KDE CI: Frameworks » plasma-framework » kf5-qt5 SUSEQt5.9 - Build # 212 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/plasma-framework/job/kf5-qt5%20SUSEQt5.9/212/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:45:52 +
 Build duration:
1 hr 41 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Plasma_compat_report.htmllogs/KF5Plasma/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 6 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 14 test(s)Failed: projectroot.autotests.dialognativetestFailed: projectroot.autotests.plasma_configmodeltestFailed: projectroot.autotests.plasma_fallbackpackagetestFailed: projectroot.autotests.plasma_iconitemtestFailed: projectroot.autotests.plasma_packagestructuretestFailed: projectroot.autotests.plasma_storagetest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report33%
(6/18)36%
(45/126)36%
(45/126)27%
(3608/13322)18%
(1817/9850)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests86%
(12/14)86%
(12/14)55%
(612/1117)29%
(315/1086)src.declarativeimports.calendar0%
(0/6)0%
(0/6)0%
(0/464)0%
(0/243)src.declarativeimports.core31%
(5/16)31%
(5/16)13%
(299/2247)7%
(96/1454)src.declarativeimports.plasmacomponents0%
(0/6)0%
(0/6)0%
(0/518)0%
(0/207)src.declarativeimports.plasmaextracomponents0%
(0/3)0%
(0/3)0%
(0/42)0%
(0/22)src.declarativeimports.platformcomponents0%
(0/3)0%
(0/3)0%
(0/58)0%
(0/14)src.declarativeimports.platformcomponents.utils0%
(0/2)0%
(0/2)0%
(0/14)0%
(0/2)src.plasma64%
(14/22)64%
(14/22)40%
(1410/3491)28%
(787/2821)src.plasma.packagestructure0%
(0/7)0%
(0/7)0%
(0/134)0%
(0/12)src.plasma.private50%
(9/18)50%
(9/18)43%
(674/1574)29%
(301/1034)src.plasma.scripting0%
(0/3)0%
(0/3)0%
(0/162)0%
(0/128)src.plasmapkg0%
(0/1)0%
(0/1)0%
(0/45)0%
(0/40)src.plasmaquick33%
(4/12)33%
(4/12)29%
(582/2017)18%
(313/1721)src.plasmaquick.private50%
(1/2)50%
(1/2)29%
(31/106)36%
(5/14)src.scriptengines.qml.plasmoid0%
(0/6)0%
(0/6)0%
(0/1178)0%
(0/1028)tests.dpi0%
   

KDE CI: Frameworks » kactivities-stats » kf5-qt5 SUSEQt5.9 - Build # 38 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/kactivities-stats/job/kf5-qt5%20SUSEQt5.9/38/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 22:42:29 +
 Build duration:
52 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamllogs/KF5ActivitiesStats/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report0%
(0/8)0%
(0/35)0%
(0/35)0%
(0/2240)0%
(0/1937)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests0%
(0/5)0%
(0/5)0%
(0/561)0%
(0/468)autotests.common0%
(0/2)0%
(0/2)0%
(0/17)0%
(0/26)autotests.quickcheck.tables0%
(0/4)0%
(0/4)0%
(0/66)0%
(0/22)src0%
(0/11)0%
(0/11)0%
(0/897)0%
(0/988)src.common.database0%
(0/2)0%
(0/2)0%
(0/130)0%
(0/88)src.common.database.schema0%
(0/1)0%
(0/1)0%
(0/50)0%
(0/14)src.utils0%
(0/7)0%
(0/7)0%
(0/82)0%
(0/39)tests.model0%
(0/3)0%
(0/3)0%
(0/437)0%
(0/292)

KDE CI: Frameworks » kwayland » kf5-qt5 SUSEQt5.9 - Build # 98 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kwayland/job/kf5-qt5%20SUSEQt5.9/98/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:45:12 +
 Build duration:
1 hr 40 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Wayland_compat_report.htmllogs/KF5Wayland/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.autotests Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 46 test(s)Failed: projectroot.autotests.client.kwayland_testWaylandSeat
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report63%
(5/8)92%
(240/260)92%
(240/260)85%
(26640/31313)53%
(10629/20059)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests.client100%
(43/43)100%
(43/43)99%
(12198/12366)50%
(6390/12849)autotests.server100%
(5/5)100%
(5/5)99%
(355/358)49%
(169/344)src.client99%
(73/74)99%
(73/74)85%
(6261/7368)65%
(1803/2791)src.compat100%
(2/2)100%
(2/2)100%
(81/81)100%
(0/0)src.server100%
(117/117)100%
(117/117)87%
(7745/8948)66%
(2267/3446)src.tools0%
(0/2)0%
(0/2)0%
(0/785)0%
(0/302)src.tools.testserver0%
(0/3)0%
(0/3)0%
(0/120)0%
(0/14)tests0%
(0/14)0%
(0/14)0%
(0/1287)0%
(0/313)

KDE CI: Frameworks » kwindowsystem » kf5-qt5 SUSEQt5.9 - Build # 48 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20SUSEQt5.9/48/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:45:22 +
 Build duration:
1 hr 36 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5WindowSystem_compat_report.htmllogs/KF5WindowSystem/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 2 test(s), Passed: 11 test(s), Skipped: 0 test(s), Total: 13 test(s)Failed: projectroot.autotests.kwindowsystem_kwindowinfox11testFailed: projectroot.autotests.kwindowsystem_netrootinfotestwm
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report67%
(4/6)80%
(43/54)80%
(43/54)75%
(7118/9546)55%
(3488/6395)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests88%
(15/17)88%
(15/17)96%
(3010/3136)52%
(1267/2456)autotests.helper100%
(1/1)100%
(1/1)70%
(7/10)50%
(3/6)src92%
(12/13)92%
(12/13)57%
(787/1391)45%
(302/670)src.platforms.wayland0%
(0/2)0%
(0/2)0%
(0/70)100%
(0/0)src.platforms.xcb94%
(15/16)94%
(15/16)71%
(3314/4662)60%
(1916/3217)tests0%
(0/5)0%
(0/5)0%
(0/277)0%
(0/46)

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.9 - Build # 396 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.9/396/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:43:27 +
 Build duration:
1 hr 31 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5KIO_compat_report.htmllogs/KF5KIO/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 51 test(s), Skipped: 0 test(s), Total: 52 test(s)Failed: projectroot.autotests.kiofilewidgets_knewfilemenutestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report64%
(23/36)65%
(259/398)65%
(259/398)51%
(30729/60109)36%
(16072/44244)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests98%
(56/57)98%
(56/57)94%
(9035/9569)47%
(4269/9025)autotests.http100%
(5/5)100%
(5/5)99%
(581/582)68%
(113/166)autotests.kcookiejar100%
(1/1)100%
(1/1)91%
(179/197)72%
(49/68)src100%
(1/1)100%
(1/1)86%
(6/7)67%
(4/6)src.core86%
(100/116)86%
(100/116)58%
(8298/14348)50%
(4680/9315)src.core.kssl100%
(1/1)100%
(1/1)40%
(35/88)50%
(3/6)src.filewidgets70%
(26/37)70%
(26/37)42%
(3382/7961)29%
(1392/4785)src.gui100%
(2/2)100%
(2/2)94%
(102/108)74%
(49/66)src.ioslaves.file100%
(5/5)100%
(5/5)51%
(531/1036)37%
(318/868)src.ioslaves.file.kauth0%
(0/2)0%
(0/2)0%
(0/106)0%
(0/65)src.ioslaves.ftp0%
(0/1)0%
(0/1)0%
(0/1344)0%
(0/1416)src.ioslaves.help0%
(0/5)0%
(0/5)0%
(0/248)0%
(0/148)src.ioslaves.http88%
(7/8)88%
(7/8)41%
(1770/4288)35%
(1304/3692)src.ioslaves.http.kcookiejar33%
(2/6)33%
(2/6)47%
(630/1330)55%
(626/1135)src.ioslaves.remote100%
(2/2)100%
(2/2)27%
(73/267)8%
(14/184)src.ioslaves.remote.kdedmodule0%
   

KDE CI: Frameworks » kpackage » kf5-qt5 SUSEQt5.9 - Build # 76 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kpackage/job/kf5-qt5%20SUSEQt5.9/76/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:44:17 +
 Build duration:
1 hr 27 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Package_compat_report.htmllogs/KF5Package/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 3 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.testfallbackpackage_appstreamFailed: projectroot.autotests.testpackage_appstreamFailed: projectroot.autotests.testpackage_nodisplay_appstream
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(5/5)95%
(20/21)95%
(20/21)72%
(1565/2166)51%
(1076/2124)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(6/6)100%
(6/6)99%
(531/533)51%
(242/470)autotests.mockdepresolver100%
(1/1)100%
(1/1)78%
(14/18)58%
(7/12)src.kpackage75%
(3/4)75%
(3/4)74%
(557/753)64%
(598/935)src.kpackage.private100%
(7/7)100%
(7/7)79%
(302/380)49%
(104/211)src.kpackagetool100%
(3/3)100%
(3/3)33%
(161/482)25%
(125/496)

KDE CI: Frameworks » breeze-icons » kf5-qt5 FreeBSDQt5.12 - Build # 11 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20FreeBSDQt5.12/11/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:56:24 +
 Build duration:
1 hr 10 min and counting
   JUnit Tests
  Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)

KDE CI: Frameworks » kimageformats » kf5-qt5 WindowsMSVCQt5.11 - Build # 14 - Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kimageformats/job/kf5-qt5%20WindowsMSVCQt5.11/14/
 Project:
kf5-qt5 WindowsMSVCQt5.11
 Date of build:
Fri, 04 Jan 2019 21:43:22 +
 Build duration:
1 hr 18 min and counting
   JUnit Tests
  Name: projectroot Failed: 2 test(s), Passed: 9 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.kimageformats_read_tgaFailed: projectroot.autotests.kimageformats_write_tga

KDE CI: Frameworks » kimageformats » kf5-qt5 SUSEQt5.9 - Build # 31 - Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kimageformats/job/kf5-qt5%20SUSEQt5.9/31/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:43:22 +
 Build duration:
1 hr 14 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 2 test(s), Passed: 9 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.kimageformats_read_tgaFailed: projectroot.autotests.kimageformats_write_tga
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(3/3)76%
(13/17)76%
(13/17)41%
(1493/3602)33%
(663/2021)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(3/3)100%
(3/3)70%
(263/375)50%
(72/144)src.imageformats82%
(9/11)82%
(9/11)40%
(1226/3095)32%
(589/1819)tests33%
(1/3)33%
(1/3)3%
(4/132)3%
(2/58)

KDE CI: Frameworks » solid » kf5-qt5 SUSEQt5.11 - Build # 7 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/solid/job/kf5-qt5%20SUSEQt5.11/7/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 22:42:41 +
 Build duration:
12 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Solid_compat_report.htmllogs/KF5Solid/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report85%
(11/13)51%
(73/143)51%
(73/143)29%
(1532/5207)18%
(650/3604)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(3/3)100%
(3/3)99%
(321/325)51%
(155/304)src.imports0%
(0/2)0%
(0/2)0%
(0/93)0%
(0/50)src.solid.devices67%
(2/3)67%
(2/3)81%
(99/122)57%
(21/37)src.solid.devices.backends.fakehw100%
(16/16)100%
(16/16)52%
(354/682)42%
(140/330)src.solid.devices.backends.fstab43%
(3/7)43%
(3/7)22%
(70/325)17%
(33/196)src.solid.devices.backends.shared20%
(1/5)20%
(1/5)11%
(36/330)10%
(15/156)src.solid.devices.backends.udev9%
(1/11)9%
(1/11)8%
(32/394)0%
(2/484)src.solid.devices.backends.udisks214%
(2/14)14%
(2/14)4%
(51/1368)2%
(22/1209)src.solid.devices.backends.udisks2.dbus100%
(2/2)100%
(2/2)70%
(7/10)100%
(0/0)src.solid.devices.backends.upower14%
(1/7)14%
(1/7)5%
(20/378)4%
(8/181)src.solid.devices.frontend50%
(22/44)50%
(22/44)57%
(501/879)50%
(249/500)src.solid.devices.ifaces74%
(20/27)74%
(20/27)63%
(41/65)21%
(5/24)src.tools.solid-hardware0%
(0/2)0%
(0/2)0%
(0/236)0%
(0/133)

KDE CI: Frameworks » kdoctools » kf5-qt5 SUSEQt5.9 - Build # 62 - Failure!

2019-01-04 Thread CI System
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 1, pos 38):
${JELLY_SCRIPT,template="html_gmail"}
 ^

hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on Docker Swarm-c13f1486cb94 failed. The channel is closing down or has closed down

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.11 - Build # 25 - Still Failing!

2019-01-04 Thread CI System
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 1, pos 38):
${JELLY_SCRIPT,template="html_gmail"}
 ^

hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on Docker Swarm-61343f441f04 failed. The channel is closing down or has closed down

KDE CI: Frameworks » syntax-highlighting » kf5-qt5 SUSEQt5.11 - Build # 15 - Still Failing!

2019-01-04 Thread CI System
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 1, pos 38):
${JELLY_SCRIPT,template="html_gmail"}
 ^

hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on Docker Swarm-97f201abd586 failed. The channel is closing down or has closed down

KDE CI: Frameworks » sonnet » kf5-qt5 SUSEQt5.11 - Build # 9 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/sonnet/job/kf5-qt5%20SUSEQt5.11/9/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 22:42:35 +
 Build duration:
9 min 8 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Sonnet_compat_report.htmllogs/KF5Sonnet/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 5 test(s), Skipped: 0 test(s), Total: 5 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report50%
(3/6)33%
(13/40)33%
(13/40)24%
(655/2780)15%
(198/1351)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(5/5)100%
(5/5)73%
(236/322)39%
(78/202)data50%
(1/2)50%
(1/2)30%
(21/71)22%
(7/32)examples0%
(0/6)0%
(0/6)0%
(0/116)0%
(0/2)src.core50%
(7/14)50%
(7/14)29%
(398/1381)17%
(113/647)src.plugins.hunspell0%
(0/3)0%
(0/3)0%
(0/111)0%
(0/64)src.ui0%
(0/10)0%
(0/10)0%
(0/779)0%
(0/404)

KDE CI: Frameworks » kholidays » kf5-qt5 SUSEQt5.9 - Build # 61 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kholidays/job/kf5-qt5%20SUSEQt5.9/61/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:42:57 +
 Build duration:
1 hr 9 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Holidays_compat_report.htmllogs/KF5Holidays/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 5 test(s)Failed: projectroot.autotests.testholidayregion
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report80%
(4/5)88%
(15/17)88%
(15/17)67%
(1484/2223)51%
(767/1498)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(5/5)100%
(5/5)95%
(324/342)54%
(79/146)src100%
(7/7)100%
(7/7)70%
(554/797)58%
(396/681)src.declarative0%
(0/2)0%
(0/2)0%
(0/28)0%
(0/8)src.parsers100%
(2/2)100%
(2/2)45%
(318/705)33%
(132/406)src.parsers.plan2100%
(1/1)100%
(1/1)82%
(288/351)62%
(160/257)

KDE CI: Frameworks » kfilemetadata » kf5-qt5 SUSEQt5.9 - Build # 119 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kfilemetadata/job/kf5-qt5%20SUSEQt5.9/119/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:42:41 +
 Build duration:
1 hr 7 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5FileMetaData_compat_report.htmllogs/KF5FileMetaData/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 16 test(s)Failed: projectroot.autotests.taglibextractortest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report80%
(4/5)87%
(48/55)87%
(48/55)81%
(3078/3782)48%
(4500/9465)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(16/16)100%
(16/16)98%
(799/818)49%
(1752/3563)src75%
(18/24)75%
(18/24)80%
(1061/1329)45%
(478/1060)src.extractors100%
(13/13)100%
(13/13)75%
(1168/1558)47%
(2199/4681)src.writers100%
(1/1)100%
(1/1)98%
(50/51)48%
(71/149)tests0%
(0/1)0%
(0/1)0%
(0/26)0%
(0/12)

KDE CI: Frameworks » solid » kf5-qt5 FreeBSDQt5.12 - Build # 3 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/solid/job/kf5-qt5%20FreeBSDQt5.12/3/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:46:06 +
 Build duration:
1 hr 3 min and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 4 test(s)Failed: projectroot.autotests.halbasictest

KDE CI: Frameworks » purpose » kf5-qt5 SUSEQt5.11 - Build # 13 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/purpose/job/kf5-qt5%20SUSEQt5.11/13/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 22:42:37 +
 Build duration:
4 min 43 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Purpose_compat_report.htmllogs/KF5Purpose/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report22%
(5/23)26%
(14/53)26%
(14/53)21%
(454/2204)18%
(202/1118)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(2/2)100%
(2/2)97%
(150/155)60%
(64/106)src100%
(8/8)100%
(8/8)67%
(220/327)50%
(104/210)src.externalprocess0%
(0/2)0%
(0/2)0%
(0/137)0%
(0/98)src.fileitemactionplugin0%
(0/1)0%
(0/1)0%
(0/17)0%
(0/12)src.plugins.bluetooth0%
(0/1)0%
(0/1)0%
(0/33)0%
(0/14)src.plugins.email0%
(0/1)0%
(0/1)0%
(0/54)0%
(0/20)src.plugins.imgur0%
(0/2)0%
(0/2)0%
(0/184)0%
(0/69)src.plugins.kdeconnect0%
(0/1)0%
(0/1)0%
(0/31)0%
(0/12)src.plugins.ktp-sendfile0%
(0/1)0%
(0/1)0%
(0/28)0%
(0/12)src.plugins.nextcloud0%
(0/3)0%
(0/3)0%
(0/79)0%
(0/34)src.plugins.pastebin0%
(0/1)0%
(0/1)0%
(0/54)0%
(0/29)src.plugins.phabricator0%
(0/3)0%
(0/3)0%
(0/220)0%
(0/82)src.plugins.phabricator.quick0%
(0/5)0%
(0/5)0%
(0/93)0%
(0/48)src.plugins.phabricator.tests0%
(0/1)0%
(0/1)0%
(0/59)0%
(0/28)src.plugins.reviewboard0%
(0/3)0%
(0/3)0%
(0/229)0%
(0/76)src.plugins.reviewboard.quick0%
(0/7)0%
(0/7)0%
(0/152)0%
(0/92)src.plugins.saveas100%
(1/1)100%
(1/1)57%
(29/51)64%

KDE CI: Frameworks » syndication » kf5-qt5 SUSEQt5.11 - Build # 4 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/syndication/job/kf5-qt5%20SUSEQt5.11/4/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 22:42:31 +
 Build duration:
3 min 47 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Syndication_compat_report.htmllogs/KF5Syndication/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 70 test(s), Skipped: 0 test(s), Total: 70 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report86%
(6/7)83%
(71/86)83%
(71/86)61%
(2346/3824)31%
(2696/8629)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(2/2)100%
(2/2)68%
(65/95)39%
(126/320)src70%
(16/23)70%
(16/23)69%
(454/660)42%
(574/1360)src.atom91%
(10/11)91%
(10/11)48%
(336/705)22%
(406/1883)src.mapper100%
(16/16)100%
(16/16)91%
(446/492)49%
(352/724)src.rdf87%
(20/23)87%
(20/23)65%
(805/1241)37%
(1037/2828)src.rss270%
(7/10)70%
(7/10)41%
(240/584)14%
(201/1418)tests0%
(0/1)0%
(0/1)0%
(0/47)0%
(0/96)

KDE CI: Frameworks » plasma-framework » kf5-qt5 FreeBSDQt5.12 - Build # 4 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/plasma-framework/job/kf5-qt5%20FreeBSDQt5.12/4/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:45:52 +
 Build duration:
1 hr 0 min and counting
   JUnit Tests
  Name: projectroot Failed: 6 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 14 test(s)Failed: projectroot.autotests.dialognativetestFailed: projectroot.autotests.plasma_configmodeltestFailed: projectroot.autotests.plasma_fallbackpackagetestFailed: projectroot.autotests.plasma_iconitemtestFailed: projectroot.autotests.plasma_packagestructuretestFailed: projectroot.autotests.plasma_storagetest

KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 SUSEQt5.11 - Build # 9 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20SUSEQt5.11/9/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 22:42:33 +
 Build duration:
2 min 26 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report0%
(0/2)0%
(0/8)0%
(0/8)0%
(0/1431)0%
(0/881)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalskirigami-plasmadesktop-integration0%
(0/4)0%
(0/4)0%
(0/149)0%
(0/54)plugin0%
(0/4)0%
(0/4)0%
(0/1282)0%
(0/827)

KDE CI: Frameworks » kdelibs4support » kf5-qt5 SUSEQt5.9 - Build # 56 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20SUSEQt5.9/56/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:42:12 +
 Build duration:
1 hr 3 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 38 test(s), Skipped: 0 test(s), Total: 39 test(s)Failed: projectroot.autotests.ktabwidget_unittest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report29%
(4/14)43%
(124/291)43%
(124/291)47%
(21617/45965)38%
(13051/34249)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault0%
(0/1)0%
(0/1)0%
(0/87)0%
(0/56)autotests98%
(44/45)98%
(44/45)97%
(11364/11759)50%
(7174/14375)src0%
(0/1)0%
(0/1)0%
(0/4)0%
(0/2)src.kdebugdialog0%
(0/7)0%
(0/7)0%
(0/256)0%
(0/73)src.kdecore76%
(65/86)76%
(65/86)53%
(9478/17866)48%
(5546/11459)src.kdeui19%
(13/68)19%
(13/68)8%
(765/9698)6%
(330/5364)src.kio7%
(2/27)7%
(2/27)0%
(10/2258)0%
(1/1238)src.kioslave.metainfo0%
(0/1)0%
(0/1)0%
(0/32)0%
(0/4)src.kparts0%
(0/1)0%
(0/1)0%
(0/24)0%
(0/12)src.kssl0%
(0/8)0%
(0/8)0%
(0/1807)0%
(0/853)src.kssl.kcm0%
(0/3)0%
(0/3)0%
(0/264)0%
(0/145)src.solid0%
(0/3)0%
(0/3)0%
(0/188)0%
(0/87)src.solid-networkstatus.kded0%
(0/6)0%
(0/6)0%
(0/185)0%
(0/94)tests0%
(0/34)0%
(0/34)0%
(0/1537)0%
(0/487)

KDE CI: Frameworks » kcoreaddons » kf5-qt5 SUSEQt5.9 - Build # 85 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20SUSEQt5.9/85/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:41:47 +
 Build duration:
59 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5CoreAddons_compat_report.htmllogs/KF5CoreAddons/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 22 test(s), Skipped: 0 test(s), Total: 23 test(s)Failed: projectroot.autotests.kdirwatch_qfswatch_unittest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report91%
(10/11)85%
(70/82)85%
(70/82)75%
(6346/8464)43%
(10132/23394)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests93%
(26/28)93%
(26/28)97%
(2696/2772)49%
(5763/11827)src.desktoptojson100%
(2/2)100%
(2/2)77%
(86/111)38%
(121/321)src.lib67%
(2/3)67%
(2/3)60%
(352/591)26%
(242/938)src.lib.caching100%
(2/2)100%
(2/2)45%
(354/784)18%
(184/1044)src.lib.io82%
(9/11)82%
(9/11)68%
(854/1265)37%
(1043/2803)src.lib.jobs71%
(5/7)71%
(5/7)57%
(160/281)38%
(52/138)src.lib.plugin100%
(7/7)100%
(7/7)85%
(660/776)42%
(966/2285)src.lib.randomness100%
(2/2)100%
(2/2)70%
(67/96)58%
(44/76)src.lib.text63%
(5/8)63%
(5/8)48%
(377/787)45%
(863/1927)src.lib.util100%
(10/10)100%
(10/10)81%
(740/916)52%
(854/1637)tests0%
(0/2)0%
(0/2)0%
(0/85)0%
(0/398)

KDE CI: Frameworks » kwindowsystem » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:45:22 +
 Build duration:
55 min and counting
   JUnit Tests
  Name: projectroot Failed: 2 test(s), Passed: 11 test(s), Skipped: 0 test(s), Total: 13 test(s)Failed: projectroot.autotests.kwindowsystem_kwindowinfox11testFailed: projectroot.autotests.kwindowsystem_netrootinfotestwm

KDE CI: Frameworks » kwayland » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kwayland/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:45:12 +
 Build duration:
53 min and counting
   JUnit Tests
  Name: projectroot.autotests Failed: 13 test(s), Passed: 29 test(s), Skipped: 0 test(s), Total: 42 test(s)Failed: projectroot.autotests.client.kwayland_testCompositorFailed: projectroot.autotests.client.kwayland_testDataDeviceFailed: projectroot.autotests.client.kwayland_testDataSourceFailed: projectroot.autotests.client.kwayland_testRegionFailed: projectroot.autotests.client.kwayland_testRemoteAccessFailed: projectroot.autotests.client.kwayland_testShmPoolFailed: projectroot.autotests.client.kwayland_testSubCompositorFailed: projectroot.autotests.client.kwayland_testSubSurfaceFailed: projectroot.autotests.client.kwayland_testWaylandConnectionThreadFailed: projectroot.autotests.client.kwayland_testWaylandRegistryFailed: projectroot.autotests.client.kwayland_testWaylandShellFailed: projectroot.autotests.client.kwayland_testWaylandSurfaceFailed: projectroot.autotests.server.kwayland_testWaylandServerDisplay

KDE CI: Frameworks » kcompletion » kf5-qt5 SUSEQt5.9 - Build # 44 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/kcompletion/job/kf5-qt5%20SUSEQt5.9/44/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:41:33 +
 Build duration:
54 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘SUSEQt5.9’Running on Docker Swarm-8eeae72fff8c in /home/jenkins/workspace/Frameworks/kcompletion/kf5-qt5 SUSEQt5.9[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/kcompletion > git init /home/jenkins/workspace/Frameworks/kcompletion/kf5-qt5 SUSEQt5.9 # timeout=10Fetching upstream changes from git://anongit.kde.org/kcompletion > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/kcompletion +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error fetching remote repo 'origin'hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/kcompletion	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)	at hudson.security.ACL.impersonate(ACL.java:290)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/kcompletion +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	... 4 more	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-8eeae72fff8c		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy85.execute(Unknown Source)		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] 

KDE CI: Frameworks » frameworkintegration » kf5-qt5 SUSEQt5.9 - Build # 51 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/frameworkintegration/job/kf5-qt5%20SUSEQt5.9/51/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:40:56 +
 Build duration:
54 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule task‘Docker Swarm-72d32bd140e3’ is offline; ‘Docker Swarm-ae6cef64e46c’ doesn’t have label ‘SUSEQt5.9’; ‘Jenkins’ doesn’t have label ‘SUSEQt5.9’Running on Docker Swarm-cfe0b6486d38 in /home/jenkins/workspace/Frameworks/frameworkintegration/kf5-qt5 SUSEQt5.9[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/frameworkintegration > git init /home/jenkins/workspace/Frameworks/frameworkintegration/kf5-qt5 SUSEQt5.9 # timeout=10Fetching upstream changes from git://anongit.kde.org/frameworkintegration > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/frameworkintegration +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error fetching remote repo 'origin'hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/frameworkintegration	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)	at hudson.security.ACL.impersonate(ACL.java:290)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/frameworkintegration +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	... 4 more	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-cfe0b6486d38		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy85.execute(Unknown Source)		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at 

KDE CI: Frameworks » kactivities » kf5-qt5 SUSEQt5.9 - Build # 46 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/kactivities/job/kf5-qt5%20SUSEQt5.9/46/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:41:01 +
 Build duration:
54 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘SUSEQt5.9’Running on Docker Swarm-dd1976e0c967 in /home/jenkins/workspace/Frameworks/kactivities/kf5-qt5 SUSEQt5.9[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/kactivities > git init /home/jenkins/workspace/Frameworks/kactivities/kf5-qt5 SUSEQt5.9 # timeout=10Fetching upstream changes from git://anongit.kde.org/kactivities > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/kactivities +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error fetching remote repo 'origin'hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/kactivities	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)	at hudson.security.ACL.impersonate(ACL.java:290)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/kactivities +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	... 4 more	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-dd1976e0c967		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy85.execute(Unknown Source)		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] 

KDE CI: Frameworks » kactivities-stats » kf5-qt5 SUSEQt5.9 - Build # 37 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/kactivities-stats/job/kf5-qt5%20SUSEQt5.9/37/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:41:05 +
 Build duration:
54 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘SUSEQt5.9’Running on Docker Swarm-f3069fdb022b in /home/jenkins/workspace/Frameworks/kactivities-stats/kf5-qt5 SUSEQt5.9[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryERROR: Error cloning remote repo 'origin'hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/kactivities-stats +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: unable to connect to anongit.kde.org:anongit.kde.org[0: 31.216.41.69]: errno=Connection refused	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:651)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-f3069fdb022b		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy82.execute(Unknown Source)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] }[Pipeline] // stage[Pipeline] }ERROR: Error cloning remote repo 'origin'[Pipeline] // catchErrorCloning repository git://anongit.kde.org/kactivities-stats > git init /home/jenkins/workspace/Frameworks/kactivities-stats/kf5-qt5 SUSEQt5.9 # timeout=10Fetching upstream changes from git://anongit.kde.org/kactivities-stats > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/kactivities-stats +refs/heads/*:refs/remotes/origin/* # timeout=120[Pipeline] emailextrecipients[Pipeline] emailext

KDE CI: Frameworks » sonnet » kf5-qt5 SUSEQt5.11 - Build # 8 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/sonnet/job/kf5-qt5%20SUSEQt5.11/8/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:46:11 +
 Build duration:
48 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘Docker Swarm-ae6cef64e46c’Running on Docker Swarm-da423c3b9d3f in /home/jenkins/workspace/Frameworks/sonnet/kf5-qt5 SUSEQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryERROR: Error cloning remote repo 'origin'hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/sonnet +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:651)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-da423c3b9d3f		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy82.execute(Unknown Source)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] }Cloning repository git://anongit.kde.org/sonnet > git init /home/jenkins/workspace/Frameworks/sonnet/kf5-qt5 SUSEQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/sonnet > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/sonnet +refs/heads/*:refs/remotes/origin/* # timeout=120[Pipeline] // stage[Pipeline] }ERROR: Error cloning remote repo 'origin'[Pipeline] // catchError[Pipeline] emailextrecipients[Pipeline] emailext

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.11 - Build # 24 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.11/24/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:56:24 +
 Build duration:
39 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule task‘Docker Swarm-771f6d1149cb’ doesn’t have label ‘SUSEQt5.11’; ‘Docker Swarm-9165f383db37’ is offline; ‘Jenkins’ doesn’t have label ‘SUSEQt5.11’Running on Docker Swarm-e3f9cfffbc52 in /home/jenkins/workspace/Frameworks/breeze-icons/kf5-qt5 SUSEQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/breeze-icons > git init /home/jenkins/workspace/Frameworks/breeze-icons/kf5-qt5 SUSEQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/breeze-icons > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/breeze-icons +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error fetching remote repo 'origin'hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/breeze-icons	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)	at hudson.security.ACL.impersonate(ACL.java:290)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/breeze-icons +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: unable to connect to anongit.kde.org:anongit.kde.org[0: 31.216.41.69]: errno=Connection refused	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	... 4 more	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-e3f9cfffbc52		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy85.execute(Unknown Source)		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at 

KDE CI: Frameworks » plasma-framework » kf5-qt5 SUSEQt5.11 - Build # 10 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/plasma-framework/job/kf5-qt5%20SUSEQt5.11/10/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:45:51 +
 Build duration:
49 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Plasma_compat_report.htmllogs/KF5Plasma/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 6 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 14 test(s)Failed: projectroot.autotests.dialognativetestFailed: projectroot.autotests.plasma_configmodeltestFailed: projectroot.autotests.plasma_fallbackpackagetestFailed: projectroot.autotests.plasma_iconitemtestFailed: projectroot.autotests.plasma_packagestructuretestFailed: projectroot.autotests.plasma_storagetest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report33%
(6/18)36%
(45/126)36%
(45/126)27%
(3608/13324)18%
(1817/9848)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests86%
(12/14)86%
(12/14)55%
(612/1117)29%
(315/1086)src.declarativeimports.calendar0%
(0/6)0%
(0/6)0%
(0/464)0%
(0/243)src.declarativeimports.core31%
(5/16)31%
(5/16)13%
(299/2248)7%
(96/1456)src.declarativeimports.plasmacomponents0%
(0/6)0%
(0/6)0%
(0/518)0%
(0/207)src.declarativeimports.plasmaextracomponents0%
(0/3)0%
(0/3)0%
(0/42)0%
(0/22)src.declarativeimports.platformcomponents0%
(0/3)0%
(0/3)0%
(0/58)0%
(0/14)src.declarativeimports.platformcomponents.utils0%
(0/2)0%
(0/2)0%
(0/14)0%
(0/2)src.plasma64%
(14/22)64%
(14/22)40%
(1410/3491)28%
(787/2817)src.plasma.packagestructure0%
(0/7)0%
(0/7)0%
(0/134)0%
(0/12)src.plasma.private50%
(9/18)50%
(9/18)43%
(674/1574)29%
(301/1034)src.plasma.scripting0%
(0/3)0%
(0/3)0%
(0/162)0%
(0/128)src.plasmapkg0%
(0/1)0%
(0/1)0%
(0/45)0%
(0/40)src.plasmaquick33%
(4/12)33%
(4/12)29%
(582/2018)18%
(313/1721)src.plasmaquick.private50%
(1/2)50%
(1/2)29%
(31/106)36%
(5/14)src.scriptengines.qml.plasmoid0%
(0/6)0%
(0/6)0%
(0/1178)0%
(0/1028)tests.dpi0%
   

KDE CI: Frameworks » syndication » kf5-qt5 SUSEQt5.11 - Build # 3 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/syndication/job/kf5-qt5%20SUSEQt5.11/3/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:46:16 +
 Build duration:
48 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule task‘Docker Swarm-ae6cef64e46c’ is offlineRunning on Docker Swarm-076d02960c02 in /home/jenkins/workspace/Frameworks/syndication/kf5-qt5 SUSEQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/syndication > git init /home/jenkins/workspace/Frameworks/syndication/kf5-qt5 SUSEQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/syndication > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/syndication +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error cloning remote repo 'origin'hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/syndication +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: Could not read from remote repository.Please make sure you have the correct access rightsand the repository exists.	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:651)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-076d02960c02		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy82.execute(Unknown Source)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] }[Pipeline] // stage[Pipeline] }ERROR: Error cloning remote repo 'origin'[Pipeline] // catchError[Pipeline] emailextrecipients[Pipeline] emailext

KDE CI: Frameworks » syntax-highlighting » kf5-qt5 SUSEQt5.11 - Build # 14 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/syntax-highlighting/job/kf5-qt5%20SUSEQt5.11/14/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:46:21 +
 Build duration:
47 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskAll nodes of label ‘SUSEQt5.11’ are offlineRunning on Docker Swarm-7f2076b9f8e4 in /home/jenkins/workspace/Frameworks/syntax-highlighting/kf5-qt5 SUSEQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryERROR: Error cloning remote repo 'origin'hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/syntax-highlighting +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:651)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-7f2076b9f8e4		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy82.execute(Unknown Source)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] }[Pipeline] // stage[Pipeline] }ERROR: Error cloning remote repo 'origin'[Pipeline] // catchError[Pipeline] emailextrecipients[Pipeline] emailext

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.9 - Build # 110 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.9/110/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:40:50 +
 Build duration:
53 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule task‘Docker Swarm-72d32bd140e3’ is offline; ‘Docker Swarm-ae6cef64e46c’ doesn’t have label ‘SUSEQt5.9’; ‘Jenkins’ doesn’t have label ‘SUSEQt5.9’Running on Docker Swarm-a9df9db7bfc6 in /home/jenkins/workspace/Frameworks/breeze-icons/kf5-qt5 SUSEQt5.9[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryERROR: Error cloning remote repo 'origin'hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/breeze-icons +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:651)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-a9df9db7bfc6		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy82.execute(Unknown Source)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] }[Pipeline] // stage[Pipeline] }ERROR: Error cloning remote repo 'origin'[Pipeline] // catchError[Pipeline] emailextrecipientsCloning repository git://anongit.kde.org/breeze-icons > git init /home/jenkins/workspace/Frameworks/breeze-icons/kf5-qt5 SUSEQt5.9 # timeout=10Fetching upstream changes from git://anongit.kde.org/breeze-icons > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/breeze-icons +refs/heads/*:refs/remotes/origin/* # timeout=120[Pipeline] emailext

KDE CI: Frameworks » solid » kf5-qt5 SUSEQt5.11 - Build # 6 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/solid/job/kf5-qt5%20SUSEQt5.11/6/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:46:06 +
 Build duration:
48 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘Docker Swarm-ae6cef64e46c’Running on Docker Swarm-b80738d5e9e8 in /home/jenkins/workspace/Frameworks/solid/kf5-qt5 SUSEQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/solid > git init /home/jenkins/workspace/Frameworks/solid/kf5-qt5 SUSEQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/solid > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/solid +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error fetching remote repo 'origin'hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/solid	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)	at hudson.security.ACL.impersonate(ACL.java:290)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/solid +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	... 4 more	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-b80738d5e9e8		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy85.execute(Unknown Source)		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 more[Pipeline] }[Pipeline] // stage[Pipeline] }ERROR: 

KDE CI: Frameworks » kdnssd » kf5-qt5 WindowsMSVCQt5.11 - Build # 20 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/kdnssd/job/kf5-qt5%20WindowsMSVCQt5.11/20/
 Project:
kf5-qt5 WindowsMSVCQt5.11
 Date of build:
Fri, 04 Jan 2019 21:42:27 +
 Build duration:
51 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘WindowsMSVCQt5.11’Running on Windows Builder 3 in C:\CI\workspace\Frameworks\kdnssd\kf5-qt5 WindowsMSVCQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] deleteDir[Pipeline] batC:\CI\workspace\Frameworks\kdnssd\kf5-qt5 WindowsMSVCQt5.11>if exist "C:\CI\Software Installs\kdnssd" rmdir /s /q "C:\CI\Software Installs\kdnssd" [Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/kdnssd > git init C:\CI\workspace\Frameworks\kdnssd\kf5-qt5 WindowsMSVCQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/kdnssd > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/kdnssd +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error fetching remote repo 'origin'hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/kdnssd	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)	at hudson.security.ACL.impersonate(ACL.java:290)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/kdnssd +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Invalid argument	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(Unknown Source)	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)	at java.lang.Thread.run(Unknown Source)	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from kil-oss-2.ITS.Dal.Ca/192.75.96.253:52413		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy85.execute(Unknown Source)		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at 

KDE CI: Frameworks » purpose » kf5-qt5 SUSEQt5.11 - Build # 12 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/purpose/job/kf5-qt5%20SUSEQt5.11/12/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:45:58 +
 Build duration:
47 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘Docker Swarm-ae6cef64e46c’Running on Docker Swarm-120f283dddfb in /home/jenkins/workspace/Frameworks/purpose/kf5-qt5 SUSEQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryERROR: Error cloning remote repo 'origin'hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/purpose +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:651)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-120f283dddfb		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy82.execute(Unknown Source)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)		... 4 moreCloning repository git://anongit.kde.org/purpose > git init /home/jenkins/workspace/Frameworks/purpose/kf5-qt5 SUSEQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/purpose > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/purpose +refs/heads/*:refs/remotes/origin/* # timeout=120[Pipeline] }[Pipeline] // stage[Pipeline] }ERROR: Error cloning remote repo 'origin'[Pipeline] // catchError[Pipeline] emailextrecipients[Pipeline] emailext

KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 SUSEQt5.11 - Build # 8 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20SUSEQt5.11/8/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:46:03 +
 Build duration:
47 min and counting
   CONSOLE OUTPUT
  Started by an SCM changeRunning in Durability level: MAX_SURVIVABILITY[Pipeline] nodeStill waiting to schedule taskWaiting for next available executor on ‘Docker Swarm-ae6cef64e46c’Running on Docker Swarm-8c4bd66e0eaf in /home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 SUSEQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/qqc2-desktop-style > git init /home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 SUSEQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/qqc2-desktop-style > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/qqc2-desktop-style +refs/heads/*:refs/remotes/origin/* # timeout=120ERROR: Error fetching remote repo 'origin'hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/qqc2-desktop-style	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)	at hudson.security.ACL.impersonate(ACL.java:290)	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)	at java.util.concurrent.FutureTask.run(FutureTask.java:266)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)	at java.lang.Thread.run(Thread.java:748)Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/qqc2-desktop-style +refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: fatal: read error: Connection reset by peer	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:212)	at hudson.remoting.UserRequest.perform(UserRequest.java:54)	at hudson.remoting.Request$2.run(Request.java:369)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	... 4 more	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-8c4bd66e0eaf		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)		at hudson.remoting.Channel.call(Channel.java:957)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)		at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)		at java.lang.reflect.Method.invoke(Method.java:498)		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)		at com.sun.proxy.$Proxy85.execute(Unknown Source)		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)		at hudson.security.ACL.impersonate(ACL.java:290)		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)		at 

KDE CI: Frameworks » kwayland » kf5-qt5 SUSEQt5.11 - Build # 7 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kwayland/job/kf5-qt5%20SUSEQt5.11/7/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:45:12 +
 Build duration:
47 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Wayland_compat_report.htmllogs/KF5Wayland/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.autotests Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 46 test(s)Failed: projectroot.autotests.client.kwayland_testWaylandSeat
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report63%
(5/8)92%
(240/260)92%
(240/260)85%
(26638/31313)53%
(10627/20059)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests.client100%
(43/43)100%
(43/43)99%
(12196/12366)50%
(6390/12849)autotests.server100%
(5/5)100%
(5/5)99%
(355/358)49%
(169/344)src.client99%
(73/74)99%
(73/74)85%
(6261/7368)65%
(1801/2791)src.compat100%
(2/2)100%
(2/2)100%
(81/81)100%
(0/0)src.server100%
(117/117)100%
(117/117)87%
(7745/8948)66%
(2267/3446)src.tools0%
(0/2)0%
(0/2)0%
(0/785)0%
(0/302)src.tools.testserver0%
(0/3)0%
(0/3)0%
(0/120)0%
(0/14)tests0%
(0/14)0%
(0/14)0%
(0/1287)0%
(0/313)

KDE CI: Frameworks » kwindowsystem » kf5-qt5 SUSEQt5.11 - Build # 3 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20SUSEQt5.11/3/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:45:22 +
 Build duration:
44 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5WindowSystem_compat_report.htmllogs/KF5WindowSystem/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 2 test(s), Passed: 11 test(s), Skipped: 0 test(s), Total: 13 test(s)Failed: projectroot.autotests.kwindowsystem_kwindowinfox11testFailed: projectroot.autotests.kwindowsystem_netrootinfotestwm
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report67%
(4/6)80%
(43/54)80%
(43/54)74%
(7109/9546)54%
(3479/6395)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests88%
(15/17)88%
(15/17)96%
(3004/3136)51%
(1263/2456)autotests.helper100%
(1/1)100%
(1/1)70%
(7/10)50%
(3/6)src92%
(12/13)92%
(12/13)57%
(788/1391)45%
(304/670)src.platforms.wayland0%
(0/2)0%
(0/2)0%
(0/70)100%
(0/0)src.platforms.xcb94%
(15/16)94%
(15/16)71%
(3310/4662)59%
(1909/3217)tests0%
(0/5)0%
(0/5)0%
(0/277)0%
(0/46)

KDE CI: Frameworks » ktexteditor » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/ktexteditor/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:44:53 +
 Build duration:
43 min and counting
   JUnit Tests
  Name: projectroot Failed: 2 test(s), Passed: 59 test(s), Skipped: 0 test(s), Total: 61 test(s)Failed: projectroot.autotests.kateindenttest_testCppstyleFailed: projectroot.autotests.templatehandler_testName: projectroot.autotests.src Failed: 1 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 5 test(s)Failed: projectroot.autotests.src.vimode.vimode_keys

KDE CI: Frameworks » ktexteditor » kf5-qt5 SUSEQt5.11 - Build # 20 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/ktexteditor/job/kf5-qt5%20SUSEQt5.11/20/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:44:53 +
 Build duration:
42 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5TextEditor_compat_report.htmllogs/KF5TextEditor/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 61 test(s), Skipped: 0 test(s), Total: 61 test(s)Name: projectroot.autotests.src Failed: 1 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 5 test(s)Failed: projectroot.autotests.src.vimode.vimode_keys
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report79%
(22/28)88%
(254/289)88%
(254/289)68%
(32969/48251)51%
(15858/31000)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests.src100%
(37/37)100%
(37/37)94%
(4431/4730)49%
(1696/3450)autotests.src.vimode100%
(9/9)100%
(9/9)99%
(5483/5523)58%
(996/1712)src.buffer88%
(15/17)88%
(15/17)90%
(1697/1881)76%
(1213/1596)src.completion100%
(11/11)100%
(11/11)57%
(1772/3109)43%
(1160/2717)src.completion.expandingtree100%
(3/3)100%
(3/3)40%
(184/459)22%
(76/348)src.dialogs0%
(0/4)0%
(0/4)0%
(0/735)0%
(0/176)src.document100%
(4/4)100%
(4/4)59%
(1869/3151)47%
(1564/3305)src.export0%
(0/4)0%
(0/4)0%
(0/119)0%
(0/162)src.include.ktexteditor93%
(14/15)93%
(14/15)91%
(221/244)65%
(146/226)src.inputmode100%
(8/8)100%
(8/8)63%
(189/302)51%
(39/77)src.mode83%
(5/6)83%
(5/6)41%
(171/417)40%
(111/275)src.part0%
(0/1)0%
(0/1)0%
(0/7)100%
(0/0)src.printing0%
(0/4)0%
(0/4)0%
(0/830)0%
(0/294)src.render100%
(7/7)100%
(7/7)77%
(953/1244)67%
(628/942)src.schema29%
(2/7)29%
(2/7)1%
(20/1492)1%
(6/673)src.script100%
(16/16)100%
(16/16)68%
(731/1069)58%
(268/465)src.search100%
 

KDE CI: Frameworks » kservice » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kservice/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:44:51 +
 Build duration:
39 min and counting
   JUnit Tests
  Name: projectroot Failed: 2 test(s), Passed: 7 test(s), Skipped: 0 test(s), Total: 9 test(s)Failed: projectroot.autotests.kmimeassociationstestFailed: projectroot.autotests.ksycoca_xdgdirstestName: projectroot.tests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.11 - Build # 35 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.11/35/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:43:27 +
 Build duration:
39 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5KIO_compat_report.htmllogs/KF5KIO/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 51 test(s), Skipped: 0 test(s), Total: 52 test(s)Failed: projectroot.autotests.kiofilewidgets_knewfilemenutestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report64%
(23/36)65%
(259/398)65%
(259/398)51%
(30730/60110)36%
(16058/44244)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests98%
(56/57)98%
(56/57)94%
(9035/9569)47%
(4269/9025)autotests.http100%
(5/5)100%
(5/5)99%
(581/582)68%
(113/166)autotests.kcookiejar100%
(1/1)100%
(1/1)91%
(179/197)72%
(49/68)src100%
(1/1)100%
(1/1)86%
(6/7)67%
(4/6)src.core86%
(100/116)86%
(100/116)58%
(8289/14348)50%
(4668/9311)src.core.kssl100%
(1/1)100%
(1/1)40%
(35/88)50%
(3/6)src.filewidgets70%
(26/37)70%
(26/37)43%
(3387/7962)29%
(1392/4785)src.gui100%
(2/2)100%
(2/2)94%
(102/108)74%
(49/66)src.ioslaves.file100%
(5/5)100%
(5/5)51%
(531/1036)37%
(318/868)src.ioslaves.file.kauth0%
(0/2)0%
(0/2)0%
(0/106)0%
(0/65)src.ioslaves.ftp0%
(0/1)0%
(0/1)0%
(0/1344)0%
(0/1416)src.ioslaves.help0%
(0/5)0%
(0/5)0%
(0/248)0%
(0/148)src.ioslaves.http88%
(7/8)88%
(7/8)41%
(1770/4288)35%
(1304/3692)src.ioslaves.http.kcookiejar33%
(2/6)33%
(2/6)47%
(630/1330)55%
(626/1135)src.ioslaves.remote100%
(2/2)100%
(2/2)27%
(73/267)8%
(14/184)src.ioslaves.remote.kdedmodule0%
   

KDE CI: Frameworks » kpty » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kpty/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:44:37 +
 Build duration:
37 min and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 0 test(s), Skipped: 0 test(s), Total: 1 test(s)Failed: projectroot.autotests.kptyprocesstest

D17969: Use a Kolf icon with nice background and shadows

2019-01-04 Thread Noah Davis
ndavis added a comment.


  In D17969#386590 , @aacid wrote:
  
  > In D17969#386575 , @ndavis wrote:
  >
  > > It seems there are not actually any members in the #kde_games 
 group. I think I'll land this now 
so that it can be included with KF5.54.
  >
  >
  > There's a whole mailing list ;)
  
  
  I suppose there is. Should I have waited for someone from that mailing list 
to respond even if it meant waiting until after KF5.54 gets tagged?

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D17969

To: trickyricky26, #vdg, #kde_games, ndavis
Cc: aacid, GB_2, ndavis, yurchor, kde-frameworks-devel, michaelh, ngraham, bruns


KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.12 - Build # 3 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.12/3/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:43:27 +
 Build duration:
36 min and counting
   JUnit Tests
  Name: projectroot Failed: 5 test(s), Passed: 47 test(s), Skipped: 0 test(s), Total: 52 test(s)Failed: projectroot.autotests.kiocore_kmountpointtestFailed: projectroot.autotests.kiofilewidgets_knewfilemenutestFailed: projectroot.autotests.kiowidgets_dropjobtestFailed: projectroot.autotests.kiowidgets_kdirlistertestFailed: projectroot.autotests.kiowidgets_kdirmodeltestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 1 test(s), Passed: 0 test(s), Skipped: 0 test(s), Total: 1 test(s)Failed: projectroot.src.ioslaves.trash.tests.testtrashName: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)

KDE CI: Frameworks » kpackage » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kpackage/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:44:17 +
 Build duration:
33 min and counting
   JUnit Tests
  Name: projectroot Failed: 4 test(s), Passed: 7 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.plasma_packagestructuretestFailed: projectroot.autotests.testfallbackpackage_appstreamFailed: projectroot.autotests.testpackage_appstreamFailed: projectroot.autotests.testpackage_nodisplay_appstream

KDE CI: Frameworks » kpackage » kf5-qt5 SUSEQt5.11 - Build # 5 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kpackage/job/kf5-qt5%20SUSEQt5.11/5/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:44:17 +
 Build duration:
31 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Package_compat_report.htmllogs/KF5Package/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 3 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.testfallbackpackage_appstreamFailed: projectroot.autotests.testpackage_appstreamFailed: projectroot.autotests.testpackage_nodisplay_appstream
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(5/5)95%
(20/21)95%
(20/21)72%
(1565/2166)51%
(1076/2124)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(6/6)100%
(6/6)99%
(531/533)51%
(242/470)autotests.mockdepresolver100%
(1/1)100%
(1/1)78%
(14/18)58%
(7/12)src.kpackage75%
(3/4)75%
(3/4)74%
(557/753)64%
(598/935)src.kpackage.private100%
(7/7)100%
(7/7)79%
(302/380)49%
(104/211)src.kpackagetool100%
(3/3)100%
(3/3)33%
(161/482)25%
(125/496)

KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.11 - Build # 3 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.11/3/
 Project:
kf5-qt5 AndroidQt5.11
 Date of build:
Fri, 04 Jan 2019 22:11:39 +
 Build duration:
3 min 39 sec and counting

KDE CI: Frameworks » kdelibs4support » kf5-qt5 SUSEQt5.11 - Build # 4 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20SUSEQt5.11/4/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:42:12 +
 Build duration:
29 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 38 test(s), Skipped: 0 test(s), Total: 39 test(s)Failed: projectroot.autotests.ktabwidget_unittest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report29%
(4/14)43%
(124/291)43%
(124/291)47%
(21615/45963)38%
(13051/34249)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault0%
(0/1)0%
(0/1)0%
(0/87)0%
(0/56)autotests98%
(44/45)98%
(44/45)97%
(11364/11759)50%
(7174/14375)src0%
(0/1)0%
(0/1)0%
(0/4)0%
(0/2)src.kdebugdialog0%
(0/7)0%
(0/7)0%
(0/256)0%
(0/73)src.kdecore76%
(65/86)76%
(65/86)53%
(9476/17864)48%
(5546/11459)src.kdeui19%
(13/68)19%
(13/68)8%
(765/9698)6%
(330/5364)src.kio7%
(2/27)7%
(2/27)0%
(10/2258)0%
(1/1238)src.kioslave.metainfo0%
(0/1)0%
(0/1)0%
(0/32)0%
(0/4)src.kparts0%
(0/1)0%
(0/1)0%
(0/24)0%
(0/12)src.kssl0%
(0/8)0%
(0/8)0%
(0/1807)0%
(0/853)src.kssl.kcm0%
(0/3)0%
(0/3)0%
(0/264)0%
(0/145)src.solid0%
(0/3)0%
(0/3)0%
(0/188)0%
(0/87)src.solid-networkstatus.kded0%
(0/6)0%
(0/6)0%
(0/185)0%
(0/94)tests0%
(0/34)0%
(0/34)0%
(0/1537)0%
(0/487)

Re: KDE CI: Frameworks » prison » kf5-qt5 AndroidQt5.11 - Build # 2 - Still Failing!

2019-01-04 Thread Ben Cooksley
Hi Aleix,

Looks like the Android tooling is falling over here?

Cheers,
Ben

On Sat, Jan 5, 2019 at 10:47 AM CI System  wrote:
>
> BUILD FAILURE
> Build URL 
> https://build.kde.org/job/Frameworks/job/prison/job/kf5-qt5%20AndroidQt5.11/2/
> Project: kf5-qt5 AndroidQt5.11
> Date of build: Fri, 04 Jan 2019 21:45:53 +
> Build duration: 1 min 24 sec and counting
>
> CONSOLE OUTPUT
> [...truncated 15 lines...]
> Checking out Revision 0b7de99afd63b516377ae6de5da8df6467843633 (origin/master)
> Commit message: "GIT_SILENT Upgrade ECM and KF5 version requirements for 
> 5.54.0 release."
> Cloning repository git://anongit.kde.org/prison
> > git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11 # 
> > timeout=10
> Fetching upstream changes from git://anongit.kde.org/prison
> > git --version # timeout=10
> > git fetch --tags --progress git://anongit.kde.org/prison 
> > +refs/heads/*:refs/remotes/origin/* # timeout=120
> > git config remote.origin.url git://anongit.kde.org/prison # timeout=10
> > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
> > timeout=10
> > git config remote.origin.url git://anongit.kde.org/prison # timeout=10
> Fetching upstream changes from git://anongit.kde.org/prison
> > git fetch --tags --progress git://anongit.kde.org/prison 
> > +refs/heads/*:refs/remotes/origin/* # timeout=120
> > git rev-parse origin/master^{commit} # timeout=10
> > git config core.sparsecheckout # timeout=10
> > git checkout -f 0b7de99afd63b516377ae6de5da8df6467843633
> > git rev-list --no-walk c93dedc0f0544c936670733c6fdb6731e70b0c80 # timeout=10
> [Pipeline] checkout
> Cloning the remote Git repository
> Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
> > git init /home/user/workspace/Frameworks/prison/kf5-qt5 
> > AndroidQt5.11/ci-tooling # timeout=10
> Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> > git --version # timeout=10
> > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling 
> > +refs/heads/*:refs/remotes/origin/*
> Checking out Revision ab432e2077fb912ae1115db791086c072dcd354a (origin/master)
> Commit message: "Small cleanup"
> [Pipeline] checkout
> Cloning the remote Git repository
> > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # 
> > timeout=10
> > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
> > timeout=10
> > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # 
> > timeout=10
> Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling 
> > +refs/heads/*:refs/remotes/origin/*
> > git rev-parse origin/master^{commit} # timeout=10
> > git config core.sparsecheckout # timeout=10
> > git checkout -f ab432e2077fb912ae1115db791086c072dcd354a
> Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
> > git init /home/user/workspace/Frameworks/prison/kf5-qt5 
> > AndroidQt5.11/ci-tooling/repo-metadata # timeout=10
> Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> > git --version # timeout=10
> > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata 
> > +refs/heads/*:refs/remotes/origin/*
> Checking out Revision c728ab7393a5f56ec2a2324d54105b4d4ad6f894 (origin/master)
> Commit message: "ksokoban/master is now KF5-based"
> [Pipeline] checkout
> Cloning the remote Git repository
> > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata 
> > # timeout=10
> > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
> > timeout=10
> > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata 
> > # timeout=10
> Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata 
> > +refs/heads/*:refs/remotes/origin/*
> > git rev-parse origin/master^{commit} # timeout=10
> > git config core.sparsecheckout # timeout=10
> > git checkout -f c728ab7393a5f56ec2a2324d54105b4d4ad6f894
> Cloning repository https://anongit.kde.org/kde-build-metadata
> > git init /home/user/workspace/Frameworks/prison/kf5-qt5 
> > AndroidQt5.11/ci-tooling/kde-build-metadata # timeout=10
> Fetching upstream changes from https://anongit.kde.org/kde-build-metadata
> > git --version # timeout=10
> > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata 
> > +refs/heads/*:refs/remotes/origin/*
> Checking out Revision 5f85234b0406bda93c11fd4c9f50a21d8fc88a45 (origin/master)
> Commit message: "KEXI/KEXI frameworks stable-> 3.2"
> [Pipeline] }
> > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # 
> > timeout=10
> > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
> > timeout=10
> > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # 
> > timeout=10
> Fetching upstream 

KDE CI: Frameworks » kfilemetadata » kf5-qt5 SUSEQt5.11 - Build # 10 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kfilemetadata/job/kf5-qt5%20SUSEQt5.11/10/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:42:41 +
 Build duration:
25 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5FileMetaData_compat_report.htmllogs/KF5FileMetaData/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 16 test(s)Failed: projectroot.autotests.taglibextractortest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report80%
(4/5)87%
(48/55)87%
(48/55)81%
(3078/3782)48%
(4516/9501)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(16/16)100%
(16/16)98%
(799/818)49%
(1752/3563)src75%
(18/24)75%
(18/24)80%
(1061/1329)45%
(478/1060)src.extractors100%
(13/13)100%
(13/13)75%
(1168/1558)47%
(2215/4717)src.writers100%
(1/1)100%
(1/1)98%
(50/51)48%
(71/149)tests0%
(0/1)0%
(0/1)0%
(0/26)0%
(0/12)

KDE CI: Frameworks » kimageformats » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kimageformats/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:43:22 +
 Build duration:
23 min and counting
   JUnit Tests
  Name: projectroot Failed: 2 test(s), Passed: 9 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.kimageformats_read_tgaFailed: projectroot.autotests.kimageformats_write_tga

KDE CI: Frameworks » kimageformats » kf5-qt5 SUSEQt5.11 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kimageformats/job/kf5-qt5%20SUSEQt5.11/2/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:43:22 +
 Build duration:
23 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 2 test(s), Passed: 9 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.kimageformats_read_tgaFailed: projectroot.autotests.kimageformats_write_tga
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(3/3)76%
(13/17)76%
(13/17)41%
(1493/3602)33%
(663/2021)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(3/3)100%
(3/3)70%
(263/375)50%
(72/144)src.imageformats82%
(9/11)82%
(9/11)40%
(1226/3095)32%
(589/1819)tests33%
(1/3)33%
(1/3)3%
(4/132)3%
(2/58)

KDE CI: Frameworks » kholidays » kf5-qt5 SUSEQt5.11 - Build # 5 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kholidays/job/kf5-qt5%20SUSEQt5.11/5/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:42:57 +
 Build duration:
22 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5Holidays_compat_report.htmllogs/KF5Holidays/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 5 test(s)Failed: projectroot.autotests.testholidayregion
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report80%
(4/5)88%
(15/17)88%
(15/17)67%
(1484/2223)51%
(767/1498)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests100%
(5/5)100%
(5/5)95%
(324/342)54%
(79/146)src100%
(7/7)100%
(7/7)70%
(554/797)58%
(396/681)src.declarative0%
(0/2)0%
(0/2)0%
(0/28)0%
(0/8)src.parsers100%
(2/2)100%
(2/2)45%
(318/705)33%
(132/406)src.parsers.plan2100%
(1/1)100%
(1/1)82%
(288/351)62%
(160/257)

KDE CI: Frameworks » kholidays » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kholidays/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:42:57 +
 Build duration:
20 min and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 5 test(s)Failed: projectroot.autotests.testholidayregion

KDE CI: Frameworks » kcoreaddons » kf5-qt5 SUSEQt5.11 - Build # 8 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20SUSEQt5.11/8/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:41:47 +
 Build duration:
16 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlcompat_reports/KF5CoreAddons_compat_report.htmllogs/KF5CoreAddons/5.54.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 2 test(s), Passed: 21 test(s), Skipped: 0 test(s), Total: 23 test(s)Failed: projectroot.autotests.kdirwatch_qfswatch_unittestFailed: projectroot.autotests.kdirwatch_stat_unittest
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report91%
(10/11)85%
(70/82)85%
(70/82)75%
(6347/8464)43%
(10135/23396)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests93%
(26/28)93%
(26/28)97%
(2697/2772)49%
(5765/11825)src.desktoptojson100%
(2/2)100%
(2/2)77%
(86/111)38%
(122/325)src.lib67%
(2/3)67%
(2/3)60%
(352/591)26%
(243/942)src.lib.caching100%
(2/2)100%
(2/2)45%
(354/784)18%
(184/1044)src.lib.io82%
(9/11)82%
(9/11)68%
(854/1265)37%
(1041/2797)src.lib.jobs71%
(5/7)71%
(5/7)57%
(160/281)38%
(52/138)src.lib.plugin100%
(7/7)100%
(7/7)85%
(660/776)42%
(966/2287)src.lib.randomness100%
(2/2)100%
(2/2)70%
(67/96)58%
(44/76)src.lib.text63%
(5/8)63%
(5/8)48%
(377/787)45%
(864/1927)src.lib.util100%
(10/10)100%
(10/10)81%
(740/916)52%
(854/1637)tests0%
(0/2)0%
(0/2)0%
(0/85)0%
(0/398)

KDE CI: Frameworks » kdelibs4support » kf5-qt5 FreeBSDQt5.12 - Build # 2 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20FreeBSDQt5.12/2/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:42:12 +
 Build duration:
16 min and counting
   JUnit Tests
  Name: projectroot Failed: 2 test(s), Passed: 37 test(s), Skipped: 0 test(s), Total: 39 test(s)Failed: projectroot.autotests.kmimetypetestFailed: projectroot.autotests.kstandarddirstest

D17972: Change preferences-system-network to symlink

2019-01-04 Thread Noah Davis
This revision was not accepted when it landed; it landed in state "Needs 
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit R266:9fc9e28c19d8: Change preferences-system-network to 
symlink (authored by ndavis).

REPOSITORY
  R266 Breeze Icons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D17972?vs=48703=48704

REVISION DETAIL
  https://phabricator.kde.org/D17972

AFFECTED FILES
  icons-dark/preferences/32/preferences-system-network.svg
  icons/preferences/32/preferences-system-network.svg

To: ndavis
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


KDE CI: Frameworks » kauth » kf5-qt5 WindowsMSVCQt5.11 - Build # 19 - Fixed!

2019-01-04 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/kauth/job/kf5-qt5%20WindowsMSVCQt5.11/19/
 Project:
kf5-qt5 WindowsMSVCQt5.11
 Date of build:
Fri, 04 Jan 2019 21:41:17 +
 Build duration:
14 min and counting
   JUnit Tests
  Name: projectroot Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s)

D17972: Change preferences-system-network to symlink

2019-01-04 Thread Noah Davis
ndavis edited the summary of this revision.

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D17972

To: ndavis
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D17391: add support for more mimetypes to taglibwriter

2019-01-04 Thread Stefan Brüns
bruns accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R286 KFileMetaData

BRANCH
  taglibwriter_mimetypes

REVISION DETAIL
  https://phabricator.kde.org/D17391

To: astippich, bruns, mgallien
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, 
ngraham, bruns, abrahams


KDE CI: Frameworks » kcoreaddons » kf5-qt5 FreeBSDQt5.12 - Build # 3 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20FreeBSDQt5.12/3/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:41:47 +
 Build duration:
11 min and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 22 test(s), Skipped: 0 test(s), Total: 23 test(s)Failed: projectroot.autotests.kdirwatch_inotify_unittest

D17969: Use a Kolf icon with nice background and shadows

2019-01-04 Thread Albert Astals Cid
aacid added a comment.


  In D17969#386575 , @ndavis wrote:
  
  > It seems there are not actually any members in the #kde_games 
 group. I think I'll land this now 
so that it can be included with KF5.54.
  
  
  There's a whole mailing list ;)

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D17969

To: trickyricky26, #vdg, #kde_games, ndavis
Cc: aacid, GB_2, ndavis, yurchor, kde-frameworks-devel, michaelh, ngraham, bruns


D17972: Change preferences-system-network to symlink

2019-01-04 Thread Noah Davis
ndavis created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ndavis requested review of this revision.

REVISION SUMMARY
  preferences-system-network -> ../../categories/32/applications-internet.svg
  With this change, breeze-icons now passes the dupe test.

REPOSITORY
  R266 Breeze Icons

BRANCH
  fix-dupe-test (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D17972

AFFECTED FILES
  icons-dark/preferences/32/preferences-system-network.svg
  icons/preferences/32/preferences-system-network.svg

To: ndavis
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


KDE CI: Frameworks » kconfig » kf5-qt5 FreeBSDQt5.12 - Build # 3 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kconfig/job/kf5-qt5%20FreeBSDQt5.12/3/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:41:41 +
 Build duration:
8 min 16 sec and counting
   JUnit Tests
  Name: projectroot Failed: 2 test(s), Passed: 11 test(s), Skipped: 0 test(s), Total: 13 test(s)Failed: projectroot.autotests.kconfigcore_kconfigtestFailed: projectroot.autotests.kconfigcore_test_kconf_updateName: projectroot.autotests Failed: 0 test(s), Passed: 22 test(s), Skipped: 0 test(s), Total: 22 test(s)

KDE CI: Frameworks » prison » kf5-qt5 AndroidQt5.11 - Build # 2 - Still Failing!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/prison/job/kf5-qt5%20AndroidQt5.11/2/
 Project:
kf5-qt5 AndroidQt5.11
 Date of build:
Fri, 04 Jan 2019 21:45:53 +
 Build duration:
1 min 24 sec and counting
   CONSOLE OUTPUT
  [...truncated 15 lines...]Checking out Revision 0b7de99afd63b516377ae6de5da8df6467843633 (origin/master)Commit message: "GIT_SILENT Upgrade ECM and KF5 version requirements for 5.54.0 release."Cloning repository git://anongit.kde.org/prison > git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/prison > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/prison +refs/heads/*:refs/remotes/origin/* # timeout=120 > git config remote.origin.url git://anongit.kde.org/prison # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://anongit.kde.org/prison # timeout=10Fetching upstream changes from git://anongit.kde.org/prison > git fetch --tags --progress git://anongit.kde.org/prison +refs/heads/*:refs/remotes/origin/* # timeout=120 > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b7de99afd63b516377ae6de5da8df6467843633 > git rev-list --no-walk c93dedc0f0544c936670733c6fdb6731e70b0c80 # timeout=10[Pipeline] checkoutCloning the remote Git repositoryCloning repository https://anongit.kde.org/sysadmin/ci-tooling > git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/ci-tooling # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*Checking out Revision ab432e2077fb912ae1115db791086c072dcd354a (origin/master)Commit message: "Small cleanup"[Pipeline] checkoutCloning the remote Git repository > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab432e2077fb912ae1115db791086c072dcd354aCloning repository https://anongit.kde.org/sysadmin/repo-metadata > git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/ci-tooling/repo-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*Checking out Revision c728ab7393a5f56ec2a2324d54105b4d4ad6f894 (origin/master)Commit message: "ksokoban/master is now KF5-based"[Pipeline] checkoutCloning the remote Git repository > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c728ab7393a5f56ec2a2324d54105b4d4ad6f894Cloning repository https://anongit.kde.org/kde-build-metadata > git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/ci-tooling/kde-build-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/kde-build-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/*Checking out Revision 5f85234b0406bda93c11fd4c9f50a21d8fc88a45 (origin/master)Commit message: "KEXI/KEXI frameworks stable-> 3.2"[Pipeline] } > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/kde-build-metadata > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f85234b0406bda93c11fd4c9f50a21d8fc88a45[Pipeline] // stage[Pipeline] 

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.11 - Build # 23 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.11/23/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:40:50 +
 Build duration:
5 min 39 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 4 test(s)Failed: projectroot.autotests.dupe
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(2/2)100%
(6/6)100%
(6/6)84%
(252/299)64%
(117/182)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault100%
(1/1)100%
(1/1)73%
(41/56)56%
(10/18)autotests100%
(5/5)100%
(5/5)87%
(211/243)65%
(107/164)

KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.11 - Build # 2 - Still Failing!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.11/2/
 Project:
kf5-qt5 AndroidQt5.11
 Date of build:
Fri, 04 Jan 2019 21:44:07 +
 Build duration:
2 min 29 sec and counting
   CONSOLE OUTPUT
  [...truncated 3 lines...]Still waiting to schedule taskWaiting for next available executor on ‘AndroidQt5.11’Running on Docker Swarm-87e3a505eafb in /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/knotifications > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/knotifications > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/knotifications +refs/heads/*:refs/remotes/origin/* # timeout=120Checking out Revision 8337b557d749f2de3ec7723a2032c212a1c9814a (origin/master)Commit message: "GIT_SILENT Upgrade ECM and KF5 version requirements for 5.54.0 release."[Pipeline] checkoutCloning the remote Git repository > git config remote.origin.url git://anongit.kde.org/knotifications # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://anongit.kde.org/knotifications # timeout=10Fetching upstream changes from git://anongit.kde.org/knotifications > git fetch --tags --progress git://anongit.kde.org/knotifications +refs/heads/*:refs/remotes/origin/* # timeout=120 > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8337b557d749f2de3ec7723a2032c212a1c9814a > git rev-list --no-walk a54c7b17045a3ac54dd3b007a3b447158d50d7b7 # timeout=10Cloning repository https://anongit.kde.org/sysadmin/ci-tooling > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11/ci-tooling # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*Checking out Revision ab432e2077fb912ae1115db791086c072dcd354a (origin/master)Commit message: "Small cleanup"[Pipeline] checkoutCloning the remote Git repository > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab432e2077fb912ae1115db791086c072dcd354aCloning repository https://anongit.kde.org/sysadmin/repo-metadata > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11/ci-tooling/repo-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*Checking out Revision c728ab7393a5f56ec2a2324d54105b4d4ad6f894 (origin/master)Commit message: "ksokoban/master is now KF5-based"[Pipeline] checkoutCloning the remote Git repository > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c728ab7393a5f56ec2a2324d54105b4d4ad6f894Cloning repository https://anongit.kde.org/kde-build-metadata > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11/ci-tooling/kde-build-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/kde-build-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/*Checking out Revision 5f85234b0406bda93c11fd4c9f50a21d8fc88a45 (origin/master)Commit message: "KEXI/KEXI frameworks stable-> 3.2"[Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline] { (Setup Dependencies) > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 > git config --add 

KDE CI: Frameworks » breeze-icons » kf5-qt5 FreeBSDQt5.12 - Build # 10 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20FreeBSDQt5.12/10/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:40:50 +
 Build duration:
3 min 28 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 4 test(s)Failed: projectroot.autotests.dupe

D17911: Fix failing knewfilemenu test and underlying reason for its failure

2019-01-04 Thread David Faure
dfaure added a comment.


  Hmm, let me read the unittest more closely.
  
  The scenario is: "New Folder" exists. The user asks to create a new folder, 
the initial suggestion in the dialog is "New Folder (1)". The user removes the 
(1), and hits OK, i.e. the user is asking to create "New Folder" again.
  The unittest is then just checking that "New Folder" exists, which is kind of 
broken since it does exist anyway, since that's the initial setup.
  
  But now you're testing that "New Folder (1)" gets created? That seems really 
odd, it's not what the user is asking for.

REPOSITORY
  R241 KIO

BRANCH
  fix-test-and-code (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D17911

To: ngraham, #frameworks, dfaure, elvisangelaccio, aacid
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


Re: KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.11 - Build # 1 - Failure!

2019-01-04 Thread Ben Cooksley
Hi Volker,

Please see below - is Phonon of any use on Android?

Cheers,
Ben

On Sat, Jan 5, 2019 at 10:35 AM CI System  wrote:

> *BUILD FAILURE*
> Build URL
> https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.11/1/
> Project: kf5-qt5 AndroidQt5.11
> Date of build: Fri, 04 Jan 2019 21:32:39 +
> Build duration: 2 min 24 sec and counting
> * CONSOLE OUTPUT *
> [...truncated 3 lines...]
> Still waiting to schedule task
> ‘Docker Swarm-e3b605e3d1f4’ is offline
> Running on Docker Swarm-e3b605e3d1f4 in
> /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11
> [Pipeline] {
> [Pipeline] timestamps
> [Pipeline] {
> [Pipeline] catchError
> [Pipeline] {
> [Pipeline] stage
> [Pipeline] { (Checkout Sources)
> [Pipeline] checkout
> Cloning the remote Git repository
> Cloning repository git://anongit.kde.org/knotifications
> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
> AndroidQt5.11 # timeout=10
> Fetching upstream changes from git://anongit.kde.org/knotifications
> > git --version # timeout=10
> > git fetch --tags --progress git://anongit.kde.org/knotifications
> +refs/heads/*:refs/remotes/origin/* # timeout=120
> Checking out Revision a54c7b17045a3ac54dd3b007a3b447158d50d7b7
> (origin/master)
> > git config remote.origin.url git://anongit.kde.org/knotifications #
> timeout=10
> > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
> # timeout=10
> > git config remote.origin.url git://anongit.kde.org/knotifications #
> timeout=10
> Fetching upstream changes from git://anongit.kde.org/knotifications
> > git fetch --tags --progress git://anongit.kde.org/knotifications
> +refs/heads/*:refs/remotes/origin/* # timeout=120
> > git rev-parse origin/master^{commit} # timeout=10
> > git config core.sparsecheckout # timeout=10
> > git checkout -f a54c7b17045a3ac54dd3b007a3b447158d50d7b7
> Commit message: "Add Android notification backend"
> First time build. Skipping changelog.
> [Pipeline] checkout
> Cloning the remote Git repository
> Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
> AndroidQt5.11/ci-tooling # timeout=10
> Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> > git --version # timeout=10
> > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling
> +refs/heads/*:refs/remotes/origin/*
> > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling
> # timeout=10
> > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
> # timeout=10
> > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling
> # timeout=10
> Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling
> +refs/heads/*:refs/remotes/origin/*
> Checking out Revision ab432e2077fb912ae1115db791086c072dcd354a
> (origin/master)
> Commit message: "Small cleanup"
> [Pipeline] checkout
> > git rev-parse origin/master^{commit} # timeout=10
> > git config core.sparsecheckout # timeout=10
> > git checkout -f ab432e2077fb912ae1115db791086c072dcd354a
> Cloning the remote Git repository
> Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
> AndroidQt5.11/ci-tooling/repo-metadata # timeout=10
> Fetching upstream changes from
> https://anongit.kde.org/sysadmin/repo-metadata
> > git --version # timeout=10
> > git fetch --tags --progress
> https://anongit.kde.org/sysadmin/repo-metadata
> +refs/heads/*:refs/remotes/origin/*
> > git config remote.origin.url
> https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
> > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
> # timeout=10
> > git config remote.origin.url
> https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
> Fetching upstream changes from
> https://anongit.kde.org/sysadmin/repo-metadata
> > git fetch --tags --progress
> https://anongit.kde.org/sysadmin/repo-metadata
> +refs/heads/*:refs/remotes/origin/*
> Checking out Revision c728ab7393a5f56ec2a2324d54105b4d4ad6f894
> (origin/master)
> Commit message: "ksokoban/master is now KF5-based"
> > git rev-parse origin/master^{commit} # timeout=10
> > git config core.sparsecheckout # timeout=10
> > git checkout -f c728ab7393a5f56ec2a2324d54105b4d4ad6f894
> [Pipeline] checkout
> Cloning the remote Git repository
> Cloning repository https://anongit.kde.org/kde-build-metadata
> > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5
> AndroidQt5.11/ci-tooling/kde-build-metadata # timeout=10
> Fetching upstream changes from https://anongit.kde.org/kde-build-metadata
> > git --version # timeout=10
> > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata
> +refs/heads/*:refs/remotes/origin/*
> > git config remote.origin.url https://anongit.kde.org/kde-build-metadata
> # 

KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.11 - Build # 1 - Failure!

2019-01-04 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.11/1/
 Project:
kf5-qt5 AndroidQt5.11
 Date of build:
Fri, 04 Jan 2019 21:32:39 +
 Build duration:
2 min 24 sec and counting
   CONSOLE OUTPUT
  [...truncated 3 lines...]Still waiting to schedule task‘Docker Swarm-e3b605e3d1f4’ is offlineRunning on Docker Swarm-e3b605e3d1f4 in /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11[Pipeline] {[Pipeline] timestamps[Pipeline] {[Pipeline] catchError[Pipeline] {[Pipeline] stage[Pipeline] { (Checkout Sources)[Pipeline] checkoutCloning the remote Git repositoryCloning repository git://anongit.kde.org/knotifications > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11 # timeout=10Fetching upstream changes from git://anongit.kde.org/knotifications > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/knotifications +refs/heads/*:refs/remotes/origin/* # timeout=120Checking out Revision a54c7b17045a3ac54dd3b007a3b447158d50d7b7 (origin/master) > git config remote.origin.url git://anongit.kde.org/knotifications # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://anongit.kde.org/knotifications # timeout=10Fetching upstream changes from git://anongit.kde.org/knotifications > git fetch --tags --progress git://anongit.kde.org/knotifications +refs/heads/*:refs/remotes/origin/* # timeout=120 > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a54c7b17045a3ac54dd3b007a3b447158d50d7b7Commit message: "Add Android notification backend"First time build. Skipping changelog.[Pipeline] checkoutCloning the remote Git repositoryCloning repository https://anongit.kde.org/sysadmin/ci-tooling > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11/ci-tooling # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*Checking out Revision ab432e2077fb912ae1115db791086c072dcd354a (origin/master)Commit message: "Small cleanup"[Pipeline] checkout > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab432e2077fb912ae1115db791086c072dcd354aCloning the remote Git repositoryCloning repository https://anongit.kde.org/sysadmin/repo-metadata > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11/ci-tooling/repo-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*Checking out Revision c728ab7393a5f56ec2a2324d54105b4d4ad6f894 (origin/master)Commit message: "ksokoban/master is now KF5-based" > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c728ab7393a5f56ec2a2324d54105b4d4ad6f894[Pipeline] checkoutCloning the remote Git repositoryCloning repository https://anongit.kde.org/kde-build-metadata > git init /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.11/ci-tooling/kde-build-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/kde-build-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10Fetching upstream changes from https://anongit.kde.org/kde-build-metadata > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata 

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.9 - Build # 109 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.9/109/
 Project:
kf5-qt5 SUSEQt5.9
 Date of build:
Fri, 04 Jan 2019 21:25:47 +
 Build duration:
5 min 0 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 4 test(s)Failed: projectroot.autotests.dupe
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(2/2)100%
(6/6)100%
(6/6)84%
(252/299)64%
(117/182)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault100%
(1/1)100%
(1/1)73%
(41/56)56%
(10/18)autotests100%
(5/5)100%
(5/5)87%
(211/243)65%
(107/164)

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.11 - Build # 22 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.11/22/
 Project:
kf5-qt5 SUSEQt5.11
 Date of build:
Fri, 04 Jan 2019 21:25:47 +
 Build duration:
1 min 56 sec and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yaml
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 4 test(s)Failed: projectroot.autotests.dupe
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(2/2)100%
(6/6)100%
(6/6)84%
(252/299)64%
(117/182)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault100%
(1/1)100%
(1/1)73%
(41/56)56%
(10/18)autotests100%
(5/5)100%
(5/5)87%
(211/243)65%
(107/164)

KDE CI: Frameworks » breeze-icons » kf5-qt5 FreeBSDQt5.12 - Build # 9 - Still Unstable!

2019-01-04 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20FreeBSDQt5.12/9/
 Project:
kf5-qt5 FreeBSDQt5.12
 Date of build:
Fri, 04 Jan 2019 21:25:47 +
 Build duration:
2 min 6 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 4 test(s)Failed: projectroot.autotests.dupe

D17969: Use a Kolf icon with nice background and shadows

2019-01-04 Thread Noah Davis
This revision was automatically updated to reflect the committed changes.
Closed by commit R266:d2c76841fbd8: Use a Kolf icon with nice background and 
shadows (authored by trickyricky26, committed by ndavis).

REPOSITORY
  R266 Breeze Icons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D17969?vs=48695=48702

REVISION DETAIL
  https://phabricator.kde.org/D17969

AFFECTED FILES
  icons-dark/apps/48/kolf.svg
  icons/apps/48/kolf.svg

To: trickyricky26, #vdg, #kde_games, ndavis
Cc: GB_2, ndavis, yurchor, kde-frameworks-devel, michaelh, ngraham, bruns


D17969: Use a Kolf icon with nice background and shadows

2019-01-04 Thread Noah Davis
ndavis added a comment.


  It seems there are not actually any members in the #kde_games 
 group. I think I'll land this now 
so that it can be included with KF5.54.

REPOSITORY
  R266 Breeze Icons

BRANCH
  better-kolf-icon (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D17969

To: trickyricky26, #vdg, #kde_games, ndavis
Cc: GB_2, ndavis, yurchor, kde-frameworks-devel, michaelh, ngraham, bruns


D17593: Notify if a default provider failed to download

2019-01-04 Thread David Faure
dfaure added a comment.


  The unittest failed. I kind of fixed it (see commit 32a662b 
), 
and my fix works, but it's ugly, it still waits for 5s instead of using that 
failedToLoad signal.
  
  However when requiring the signal to be emitted (see patch below), the test 
is unstable (sometimes it passes, sometimes it fails -- 
ProviderManager::fileFinished isn't called). Any idea why?
  
  
http://www.davidfaure.fr/2019/0001-autotests-use-new-signal-failedToLoad-in-ProviderTes.patch

REPOSITORY
  R235 Attica

REVISION DETAIL
  https://phabricator.kde.org/D17593

To: apol, #frameworks, leinir
Cc: dfaure, kde-frameworks-devel, michaelh, ngraham, bruns


  1   2   >