Skip to content
Failed

Console Output

Started by user admin
Running as SYSTEM
Building remotely on yoimiya-alpine-build in workspace /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
 > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision da8780e6038cc88671a31f2f0acfef4c344e3b13 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da8780e6038cc88671a31f2f0acfef4c344e3b13 # timeout=10
Commit message: "Attempt switch to qt6"
 > git rev-list --no-walk e67c8619369a34fbe6ae7f3d247302c647aff224 # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@c962e90[nodeId=R_kgDOH__Utg,description=Nightly Alpine packages for Plasma Mobile from master/main and postmarketOS images.,homepage=https://sineware.ca/prolinux/plasma-mobile-nightly/,name=plasma-mobile-nightly,fork=false,archived=false,visibility=public,size=60,milestones={},language=TypeScript,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly,id=536859830,nodeId=<null>,createdAt=2022-09-15T04:11:34Z,updatedAt=2022-11-21T14:57:35Z]] (sha:da8780e) with context:plasma-mobile-nightly-alpine-x86_64
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly/commit/da8780e6038cc88671a31f2f0acfef4c344e3b13
[plasma-mobile-nightly-alpine-x86_64] $ /bin/bash /tmp/jenkins17398765469100427715.sh

added 20 packages, and audited 21 packages in 6s

found 0 vulnerabilities

> plasma-mobile-nightly-build-script@1.0.0 build
> ts-node src/index.ts

WORKDIR: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir
ABUILD_WRAPPER: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/src/abuild-wrapper.sh
ALPINE_APORTS_REPO: https://gitlab.alpinelinux.org/alpine/aports.git
ARCH: x86_64
💤 Starting Plasma Mobile Nightly build at 1/19/2023, 9:03:06 PM
🔧 Upgrading Alpine
fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
Upgrading critical system libraries and apk-tools:
(1/1) Upgrading apk-tools (2.12.10-r1 -> 2.12.11-r0)
Executing busybox-1.36.0-r1.trigger
Continuing the upgrade transaction with new apk-tools:
(1/1) Installing qtchooser (66-r2)
Executing busybox-1.36.0-r1.trigger
OK: 1500 MiB in 383 packages
📦 Cloning aports repository
From https://gitlab.alpinelinux.org/alpine/aports
   0538e12e4c..6ec9d7ea37  master      -> origin/master
   1031a0380d..cc0b38c0b7  3.14-stable -> origin/3.14-stable
   0d32177539..c0598e0c42  3.15-stable -> origin/3.15-stable
   16bbabafae..eaceb73d52  3.16-stable -> origin/3.16-stable
   8a762becb2..50d1b985d6  3.17-stable -> origin/3.17-stable
Updating 0538e12e4c..6ec9d7ea37
Fast-forward
 community/amazfish/APKBUILD                     |   3 +-
 community/jool-modules-lts/APKBUILD             |   2 +-
 community/multitail/APKBUILD                    |  35 ++++----
 community/multitail/add-version-detection.patch |  13 +++
 community/multitail/install-docs.patch          |  38 ++++-----
 community/multitail/printf-style.patch          | 109 ++++++++++++++++++++++++
 community/neochat/APKBUILD                      |   2 +-
 community/py3-tempora/APKBUILD                  |   4 +-
 community/qcoro/APKBUILD                        |  18 ++--
 community/qcoro/no-werror.patch                 |  13 ---
 community/rtl8821ce-lts/APKBUILD                |   2 +-
 community/rtpengine-lts/APKBUILD                |   2 +-
 community/spacebar/APKBUILD                     |   2 +-
 community/victoria-metrics/APKBUILD             |   4 +-
 main/apk-tools/APKBUILD                         |   8 +-
 main/apk-tools/increase-index-meta-buffer.patch |  13 ---
 main/linux-lts/APKBUILD                         |   4 +-
 main/perl-class-method-modifiers/APKBUILD       |   6 +-
 main/xtables-addons-lts/APKBUILD                |   2 +-
 main/zfs-lts/APKBUILD                           |   2 +-
 testing/dolt/APKBUILD                           |   6 +-
 testing/dracut/10-hostonly.conf                 |   1 +
 testing/dracut/APKBUILD                         |  12 ++-
 testing/dracut/README.alpine                    |  40 +++++++++
 testing/dracut/dracut-network.patch             |  29 +++++++
 25 files changed, 269 insertions(+), 101 deletions(-)
 create mode 100644 community/multitail/add-version-detection.patch
 create mode 100644 community/multitail/printf-style.patch
 delete mode 100644 community/qcoro/no-werror.patch
 delete mode 100644 main/apk-tools/increase-index-meta-buffer.patch
 create mode 100644 testing/dracut/10-hostonly.conf
 create mode 100644 testing/dracut/README.alpine
 create mode 100644 testing/dracut/dracut-network.patch
📦 Package list: plasma-wayland-protocols, bluedevil, breeze, breeze-grub, breeze-gtk, breeze-plymouth, discover, drkonqi, kactivitymanagerd, kde-cli-tools, kde-gtk-config, kdecoration, kdeplasma-addons, kgamma5, khotkeys, kinfocenter, kmenuedit, kscreen, kscreenlocker, ksshaskpass, kwallet-pam, kwayland-integration, kwayland, kwin, kwrited, layer-shell-qt, libkscreen, libksysguard, milou, oxygen, plasma-browser-integration, plasma-desktop, plasma-disks, plasma-firewall, plasma-integration, plasma-mobile, plasma-nano, plasma-nm, plasma-pa, plasma-sdk, plasma-systemmonitor, plasma-thunderbolt, plasma-vault, plasma-workspace, plasma-workspace-wallpapers, plymouth-kcm, polkit-kde-agent-1, powerdevil, qqc2-breeze-style, sddm-kcm, systemsettings, xdg-desktop-portal-kde, attica, baloo, bluez-qt, breeze-icons, extra-cmake-modules, frameworkintegration, kactivities, kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcalendarcore, kcmutils, kcodecs, kcompletion, kconfig, kconfigwidgets, kcontacts, kcoreaddons, kcrash, kdav, kdbusaddons, kdeclarative, kded, kdelibs4support, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons, kfilemetadata, kglobalaccel, kguiaddons, kholidays, khtml, ki18n, kiconthemes, kidletime, kimageformats, kinit, kio, kirigami2, kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer, knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, kquickcharts, kross, krunner, kservice, ktexteditor, ktextwidgets, kunitconversion, kwallet, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient, modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, prison, purpose, qqc2-desktop-style, solid, sonnet, syndication, syntax-highlighting, threadweaver, alligator, angelfish, audiotube, calindori, kalk, kasts, kclock, keysmith, khealthcertificate, kirigami-addons, koko, kongress, krecorder, ktrip, kweather, kweathercore, neochat, plasma-dialer, plasma-phonebook, plasma-settings, plasmatube, qmlkonsole, spacebar, tokodon, vakzination
Parsing dependencies for plasma-wayland-protocols
Parsing dependencies for extra-cmake-modules
Parsing dependencies for py3-sphinx
Parsing dependencies for py3-gpep517
Parsing dependencies for 
  -> Package not found.
Parsing dependencies for py3-flit-core
Parsing dependencies for py3-installer
Parsing dependencies for samurai
📦 Building plasma-wayland-protocols with dependencies: extra-cmake-modules, plasma-wayland-protocols
📦 -> Building extra-cmake-modules
From https://invent.kde.org/frameworks/extra-cmake-modules
   9c0637ae..c278bb34  master     -> origin/master
📦 -> New commits found, rebuilding
      ->Deleting /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules
🔧   -> Clone package repository
created directory: '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/'
created directory: '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/src/'
created directory: '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/src/extra-cmake-modules'
Cloning into '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/src/extra-cmake-modules'...
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/extra-cmake-modules/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/src/APKBUILD'
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/extra-cmake-modules/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/APKBUILD'
🔧   -> Patching APKBUILD with pkgver 9999_git1674158677
🔧   -> Patching with sed -i "s/qt5/qt6/g" ./APKBUILD
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/src/extra-cmake-modules-9999_git1674158677' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/extra-cmake-modules/src/extra-cmake-modules'
🔧   -> Building package
fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
v3.17.0-4059-g9c1aa949fc [https://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-4060-g6ec9d7ea37 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
2023-01-19 07:00:58.764217 [http://mirror.postmarketos.org/postmarketos/master]
prolinux-nightly  [/home/swadmin/packages/prolinux-nightly]
OK: 18653 distinct packages available
>>> extra-cmake-modules: Installing for build: cmake py3-sphinx samurai qt6-qtbase-dev qt6-qtquickcontrols2-dev
ERROR: unable to select packages:
  .makedepends-extra-cmake-modules-20230119.210352:
    masked in: cache
    satisfies: world[.makedepends-extra-cmake-modules=20230119.210352]
  qt6-qtquickcontrols2-dev (no such package):
    required by: .makedepends-extra-cmake-modules-20230119.210352[qt6-qtquickcontrols2-dev]
>>> ERROR: extra-cmake-modules: deps failed
❌ (buildPackage()) Failed to compile extra-cmake-modules
ERROR: No such package: .makedepends-extra-cmake-modules
❌ Build failed at step build-extra-cmake-modules-abuild: Error: Command failed: sudo apk del .makedepends-extra-cmake-modules
Command exited with non-zero status 1
real	0m 49.69s
user	0m 9.27s
sys	0m 3.52s
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@118f2a62[nodeId=R_kgDOH__Utg,description=Nightly Alpine packages for Plasma Mobile from master/main and postmarketOS images.,homepage=https://sineware.ca/prolinux/plasma-mobile-nightly/,name=plasma-mobile-nightly,fork=false,archived=false,visibility=public,size=60,milestones={},language=TypeScript,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly,id=536859830,nodeId=<null>,createdAt=2022-09-15T04:11:34Z,updatedAt=2022-11-21T14:57:35Z]] (sha:da8780e) with context:plasma-mobile-nightly-alpine-x86_64
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly/commit/da8780e6038cc88671a31f2f0acfef4c344e3b13
Sending notification to Discord.
Finished: FAILURE