Sign index: master/armhf
view log » | |
bpo_setup | view log » |
download_unsigned_index | view log » |
sign | view log » |
upload | view log » |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
[#1471333] 2025/04/14 20:51:24 Booting image alpine/latest (default) on port 22047 [#1471333] 2025/04/14 20:51:25 Waiting for guest to settle [#1471333] 2025/04/14 20:51:34 Sending tasks [#1471333] 2025/04/14 20:51:35 Sending build environment [#1471333] 2025/04/14 20:51:36 Sending secrets [#1471333] 2025/04/14 20:51:36 Resolving secret 482975ec-22f7-49fd-9b54-486b0b1947c3 [#1471333] 2025/04/14 20:51:36 Resolving secret 18f0a302-e8ac-4cc6-80ec-479d5e8e0bee [#1471333] 2025/04/14 20:51:37 Installing packages Warning: Permanently added '[localhost]:22047' (ED25519) to the list of known hosts. fetch http://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz (1/2) Upgrading mercurial-pyc (6.9.4-r0 -> 6.9.5-r0) (2/2) Upgrading mercurial (6.9.4-r0 -> 6.9.5-r0) Executing busybox-1.37.0-r12.trigger OK: 451 MiB in 137 packages Warning: Permanently added '[localhost]:22047' (ED25519) to the list of known hosts. (1/37) Installing coreutils-env (9.5-r2) (2/37) Installing coreutils-fmt (9.5-r2) (3/37) Installing coreutils-sha512sum (9.5-r2) (4/37) Installing libattr (2.5.2-r2) (5/37) Installing skalibs-libs (2.14.3.0-r0) (6/37) Installing utmps-libs (0.1.2.3-r2) (7/37) Installing coreutils (9.5-r2) (8/37) Installing libsmartcols (2.40.4-r0) (9/37) Installing losetup (2.40.4-r0) (10/37) Installing udev-init-scripts (35-r1) (11/37) Installing udev-init-scripts-openrc (35-r1) (12/37) Installing eudev (3.2.14-r5) (13/37) Installing eudev-openrc (3.2.14-r5) (14/37) Installing libaio (0.3.113-r2) (15/37) Installing device-mapper-event-libs (2.03.29-r1) (16/37) Installing lvm2-libs (2.03.29-r1) (17/37) Installing device-mapper (2.03.29-r1) (18/37) Installing device-mapper-udev (2.03.29-r1) Executing device-mapper-udev-2.03.29-r1.post-install (19/37) Installing libmount (2.40.4-r0) (20/37) Installing eudev-libs (3.2.14-r5) (21/37) Installing userspace-rcu (0.14.1-r1) (22/37) Installing multipath-tools (0.10.0-r1) (23/37) Installing multipath-tools-openrc (0.10.0-r1) (24/37) Installing libintl (0.22.5-r0) (25/37) Installing libproc2 (4.0.4-r2) (26/37) Installing procps-ng (4.0.4-r2) (27/37) Installing py3-certifi (2024.8.30-r0) (28/37) Installing py3-certifi-pyc (2024.8.30-r0) (29/37) Installing py3-charset-normalizer (3.4.0-r0) (30/37) Installing py3-charset-normalizer-pyc (3.4.0-r0) (31/37) Installing py3-idna (3.10-r0) (32/37) Installing py3-idna-pyc (3.10-r0) (33/37) Installing py3-urllib3 (1.26.20-r0) (34/37) Installing py3-urllib3-pyc (1.26.20-r0) (35/37) Installing py3-requests (2.32.3-r0) (36/37) Installing py3-requests-pyc (2.32.3-r0) (37/37) Installing xz (5.6.3-r1) Executing busybox-1.37.0-r12.trigger Executing eudev-3.2.14-r5.trigger OK: 460 MiB in 174 packages [#1471333] 2025/04/14 20:51:38 Cloning repositories Cloning into 'pmaports'... + cd pmaports + git submodule update --init --recursive Cloning into 'pmbootstrap'... + cd pmbootstrap + git submodule update --init --recursive Cloning into 'build.postmarketos.org'... + cd build.postmarketos.org + git submodule update --init --recursive [#1471333] 2025/04/14 20:51:57 Running task bpo_setup [#1471333] 2025/04/14 20:51:59 Running task download_unsigned_index [#1471333] 2025/04/14 20:51:59 Running task sign [#1471333] 2025/04/14 20:52:04 Running task upload [#1471333] 2025/04/14 20:52:07 Processing post-success triggers... [#1471333] 2025/04/14 20:52:07 Skipping trigger, condition unmet |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
+ export BPO_JOB_ID=1471333 + BPO_JOB_ID=1471333 + git -C pmbootstrap checkout master Already on 'master' Your branch is up to date with 'origin/master'. + mkdir -p /home/build/.config + echo '[pmbootstrap]' + echo 'is_default_channel = False' + git -C pmaports checkout master Already on 'master' Your branch is up to date with 'origin/master'. + sudo ln -s /home/build/pmbootstrap/pmbootstrap.py /usr/bin/pmbootstrap + yes '' + pmbootstrap --aports=/home/build/pmaports -q init [20:51:57] Location of the 'work' path. Multiple chroots (native, device arch, device rootfs) will be created in there. [20:51:57] Work path [/home/build/.local/var/pmbootstrap]: [20:51:57] Location of the 'pmaports' path, containing package definitions. [20:51:57] pmaports path [/home/build/pmaports]: [20:51:57] Choose the postmarketOS release channel. [20:51:57] Available (11): [20:51:57] * edge: Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge [20:51:57] * v24.12: Latest release / Recommended for best stability [20:51:57] * v24.06: Old release (unsupported) [20:51:57] Channel [edge]: [20:51:57] Currently checked out branch 'master' of pmaports.git is on channel 'systemd-edge'. [20:51:57] Switching to branch 'master' on channel 'edge'... Already on 'master' Your branch is up to date with 'origin/master'. [20:51:57] NOTE: pmaports is on master branch, copying git hooks. [20:51:57] Choose your target device vendor (either an existing one, or a new one for porting). [20:51:57] Available vendors (94): acer, alcatel, amazon, amediatech, amlogic, apple, ark, arrow, asus, ayn, bananapi, beelink, bq, clockworkpi, cubietech, cutiepi, dongshanpi, epson, essential, fairphone, finepower, fly, fxtec, generic, goclever, google, gp, hisense, htc, huawei, inet, infocus, jolla, khadas, klipad, kobo, lark, leeco, lenovo, lg, librecomputer, linksys, mangopi, medion, meizu, microsoft, mobvoi, motorola, nextbit, nobby, nokia, nvidia, odroid, oneplus, oppo, ouya, pine64, planet, pocketbook, postmarketos, powkiddy, purism, qcom, qemu, qualcomm, radxa, raspberry, realme, samsung, semc, sharp, shift, sipeed, solidrun, sony, sourceparts, surftab, t2m, thundercomm, tokio, tolino, trekstor, valve, vernee, vivo, volla, wexler, wiko, wileyfox, xiaomi, xunlong, yu, zte, zuk [20:51:57] Vendor [qemu]: [20:51:57] Available codenames (3): aarch64, amd64, riscv64 [20:51:57] Device codename [amd64]: [20:51:57] Which kernel do you want to use with your device? [20:51:57] Available kernels (4): [20:51:57] * edge: Alpine Edge kernel [20:51:57] * lts: Alpine LTS kernel (recommended) [20:51:57] * none: No kernel (does not boot! can be used during pmbootstrap testing to save time) [20:51:57] * virt: Alpine Virt kernel (minimal, no audio/mouse/network) [20:51:57] Kernel [lts]: [20:51:57] Username [user]: [20:51:57] Available providers for postmarketos-base-ui-wifi (2): [20:51:57] * wpa_supplicant: Use wpa_supplicant as the WiFi backend. (default) [20:51:57] * iwd: Use iwd as the WiFi backend (but may not work with all devices) [20:51:57] Provider [default]: [20:51:57] Update package index for x86_64 (5 file(s)) [20:51:58] Available user interfaces (27): [20:51:58] * none: Bare minimum OS image for testing and manual customization. The "console" UI should be selected if a graphical UI is not desired. [20:51:58] * asteroid: (Wayland) Smartwatch UI from AsteroidOS [20:51:58] * bananui: (Wayland) Keypad controlled UI for feature phones [20:51:58] * buffyboard: Plain framebuffer console with modern touchscreen keyboard support [20:51:58] * cage: (Wayland) Kiosk WM [20:51:58] * console: Console environment, with no graphical/touch UI [20:51:58] * cosmic: COSMIC Desktop Environment from System76 [20:51:58] * fbkeyboard: Plain framebuffer console with touchscreen keyboard support [20:51:58] * framebufferphone: Minimalist framebuffer menu/keyboard UI accessible via touch/volume keys & compatible scripts [20:51:58] * gnome: (Wayland) Gnome Shell [20:51:58] * gnome-mobile: (Wayland) Gnome Shell patched to adapt better to phones (Experimental) [20:51:58] * i3wm: (X11) Tiling WM (keyboard required) [20:51:58] * kodi: (GBM) 10-foot UI useful on TV's [20:51:58] * lomiri: (Wayland) The convergent desktop environment (Experimental) [20:51:58] * lxqt: (X11) Lightweight Qt Desktop Environment (stylus recommended) [20:51:58] * mate: (X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended) [20:51:58] * mediaberry: (Wayland) An open platform for streaming boxes and smart TVs (WIP) [20:51:58] * moonlight: (Wayland) Open Source PC client for NVIDIA GameStream, as used by the NVIDIA Shield [20:51:58] * openbox: (X11) A highly configurable and lightweight X11 window manager (keyboard required) [20:51:58] * phosh: (Wayland) Mobile UI initially developed for the Librem 5 [20:51:58] * plasma-desktop: (X11/Wayland) KDE Desktop Environment (works well with tablets) [20:51:58] * plasma-mobile: (Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration) [20:51:58] * shelli: Plain console with touchscreen gesture support [20:51:58] * sway: (Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!) [20:51:58] * sxmo-de-dwm: Simple Mobile: Mobile environment based on SXMO and running on dwm [20:51:58] * sxmo-de-sway: Simple Mobile: Mobile environment based on SXMO and running on sway [20:51:58] * weston: (Wayland) Reference compositor (demo, not a phone interface) [20:51:58] * xfce4: (X11) Lightweight desktop (stylus recommended) [20:51:58] User interface [console]: [20:51:58] Based on your UI selection, 'default' will result in installing systemd. [20:51:58] Install systemd? (default/always/never) [default]: [20:51:58] Additional options: extra free space: 0 MB, boot partition size: 256 MB, parallel jobs: 3, ccache per arch: 5G, sudo timer: False, mirror: http://mirror.postmarketos.org/postmarketos/ [20:51:58] Change them? (y/n) [n]: [20:51:58] Additional packages that will be installed to rootfs. Specify them in a comma separated list (e.g.: vim,file) or "none" [20:51:58] Extra packages [none]: [20:51:58] WARNING: Unable to determine timezone configuration on host, using GMT. [20:51:58] Choose your preferred locale, like e.g. en_US. Only UTF-8 is supported, it gets appended automatically. Use tab-completion if needed. [20:51:58] Locale [en_US]: [20:51:58] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [20:51:58] NOTE: No SSH public keys found to copy to the device. [20:51:58] See https://postmarketos.org/ssh-key-glob for more information. [20:51:58] After pmaports are changed, the binary packages may be outdated. If you want to install postmarketOS without changes, reply 'n' for a faster installation. [20:51:58] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [20:51:58] DONE! + sudo modprobe binfmt_misc + sudo mount -t binfmt_misc none /proc/sys/fs/binfmt_misc ++ git -C pmaports rev-parse --abbrev-ref HEAD + branch=master + '[' master '!=' master ']' |
1 2 3 4 5 6 7 |
+ export BPO_JOB_ID=1471333 + BPO_JOB_ID=1471333 + wget https://build.postmarketos.org/wip/master/armhf/APKINDEX-symlink-repo.tar.gz -O APKINDEX.tar.gz Connecting to build.postmarketos.org (95.216.1.254:443) saving to 'APKINDEX.tar.gz' APKINDEX.tar.gz 100% |********************************| 39242 0:00:00 ETA 'APKINDEX.tar.gz' saved |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
+ export BPO_JOB_ID=1471333 + BPO_JOB_ID=1471333 + pmbootstrap --aports=/home/build/pmaports --no-ccache build_init [20:52:00] Initializing x86_64 buildroot [20:52:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.14.9-r1.apk [20:52:00] (native) Creating chroot [20:52:01] (native) install abuild apk-tools build-base ccache git hexdump pigz [20:52:03] (native) generate abuild keys [20:52:03] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) [20:52:03] DONE! ++ pmbootstrap -q config work + work_dir=/home/build/.local/var/pmbootstrap + chroot_target=/home/build/.local/var/pmbootstrap/chroot_native/home/pmos/ + sudo cp APKINDEX.tar.gz /home/build/.local/var/pmbootstrap/chroot_native/home/pmos/ + sudo cp .final.rsa /home/build/.local/var/pmbootstrap/chroot_native/home/pmos//build.postmarketos.org.rsa + sudo chown -R 12345 /home/build/.local/var/pmbootstrap/chroot_native/home/pmos/ + pmbootstrap --aports=/home/build/pmaports --details-to-stdout chroot --user -- abuild-sign -k /home/pmos/build.postmarketos.org.rsa /home/pmos/APKINDEX.tar.gz [20:52:04] $ pmbootstrap /usr/bin/pmbootstrap --aports=/home/build/pmaports --details-to-stdout chroot --user -- abuild-sign -k /home/pmos/build.postmarketos.org.rsa /home/pmos/APKINDEX.tar.gz [20:52:04] Pmbootstrap v3.3.1 (Python 3.12.10 (main, Apr 10 2025, 15:27:01) [GCC 14.2.0]) [20:52:04] % cd /home/build/pmaports; git remote -v [20:52:04] % cd /home/build/pmaports; git show origin/master:channels.cfg [20:52:04] (chroot_native) update /etc/apk/repositories [20:52:04] % sudo rm /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] % sudo sh -c echo /mnt/pmbootstrap/packages/systemd-edge >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] % sudo sh -c echo /mnt/pmbootstrap/packages/edge >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/extra-repos/systemd/master >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories [20:52:04] (native) % su pmos -c 'abuild-sign -k /home/pmos/build.postmarketos.org.rsa /home/pmos/APKINDEX.tar.gz' [20:52:04] (native) % busybox su pmos -c HOME=/home/pmos abuild-sign -k /home/pmos/build.postmarketos.org.rsa /home/pmos/APKINDEX.tar.gz ; [20:52:04] *** output passed to pmbootstrap stdout, not to this log *** >>> Signed /home/pmos/APKINDEX.tar.gz [20:52:04] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) [20:52:04] DONE! + sudo mv /home/build/.local/var/pmbootstrap/chroot_native/home/pmos//APKINDEX.tar.gz . |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
+ export BPO_JOB_ID=1471333 + BPO_JOB_ID=1471333 + export BPO_API_ENDPOINT=sign-index + BPO_API_ENDPOINT=sign-index + export BPO_ARCH=armhf + BPO_ARCH=armhf + export BPO_BRANCH=master + BPO_BRANCH=master + export BPO_DEVICE= + BPO_DEVICE= + export BPO_PAYLOAD_FILES=APKINDEX.tar.gz + BPO_PAYLOAD_FILES=APKINDEX.tar.gz + export BPO_PAYLOAD_FILES_PREVIOUS= + BPO_PAYLOAD_FILES_PREVIOUS= + export BPO_PAYLOAD_IS_JSON=0 + BPO_PAYLOAD_IS_JSON=0 + export BPO_PKGNAME= + BPO_PKGNAME= + export BPO_SPLITREPO= + BPO_SPLITREPO= + export BPO_UI= + BPO_UI= + export BPO_VERSION= + BPO_VERSION= + exec build.postmarketos.org/helpers/submit.py Appending: APKINDEX.tar.gz Uploading to: https://build.postmarketos.org/api/job-callback/sign-index alright, rollin' out the new repo |