Started by timer [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘zyt5z-centos83’ Running on zyt5z-centos83 in /home/genie.releng/jenkins/workspace/Build-Docker-images [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Clean workspace) [Pipeline] sh [2024-06-25T06:21:45.943Z] + docker images [2024-06-25T06:21:45.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-25T06:21:45.943Z] + docker system prune -a -f [2024-06-25T06:21:46.298Z] Total reclaimed space: 0B [2024-06-25T06:21:46.298Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images [2024-06-25T06:21:46.298Z] + rm -rf '*' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Get Docker Files) [Pipeline] sh [2024-06-25T06:21:46.882Z] + git clone -b master https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git [2024-06-25T06:21:46.882Z] Cloning into 'eclipse.platform.releng.aggregator'... [2024-06-25T06:22:03.104Z] + git clone -b master https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2024-06-25T06:22:03.104Z] Cloning into 'eclipse.jdt.core'... [2024-06-25T06:22:51.694Z] Updating files: 87% (8376/9560) Updating files: 88% (8413/9560) Updating files: 89% (8509/9560) Updating files: 90% (8604/9560) Updating files: 91% (8700/9560) Updating files: 92% (8796/9560) Updating files: 93% (8891/9560) Updating files: 94% (8987/9560) Updating files: 95% (9082/9560) Updating files: 96% (9178/9560) Updating files: 97% (9274/9560) Updating files: 98% (9369/9560) Updating files: 99% (9465/9560) Updating files: 100% (9560/9560) Updating files: 100% (9560/9560), done. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Images) [Pipeline] sh [2024-06-25T06:22:52.335Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ [2024-06-25T06:22:52.335Z] + chmod +x build-centos_8.sh build-centos_9.sh build-centos_9_swt_build.sh build-centos_swt_build.sh buildDockerImages.sh build-openSuse-15.sh build-ubuntu-22.04.sh push-centos_8.sh push-centos_9.sh push-centos9_swt_build.sh push-centos_swt_build.sh pushDockerImages.sh push-opensuse-15.sh push-ubuntu-22.04.sh [2024-06-25T06:22:52.335Z] + ./build-centos_8.sh [2024-06-25T06:22:52.335Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/ [2024-06-25T06:22:52.335Z] + chmod +x build-ubuntu-jikespg.sh push-ubuntu-jikespg.sh [2024-06-25T06:22:52.335Z] + set -e [2024-06-25T06:22:52.335Z] + pushd centos-gtk3-metacity/8-gtk3 [2024-06-25T06:22:52.335Z] + echo 'Building Centos 8 docker image' [2024-06-25T06:22:52.335Z] + docker build --pull -t eclipse/platformreleng-centos-gtk3-metacity:8 . [2024-06-25T06:22:52.335Z] + tee centos8.log [2024-06-25T06:22:52.335Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk3-metacity/8-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:22:52.335Z] Building Centos 8 docker image [2024-06-25T06:22:52.335Z] + wait [2024-06-25T06:22:52.335Z] + ./build-centos_swt_build.sh [2024-06-25T06:22:52.335Z] + set -e [2024-06-25T06:22:52.335Z] + pushd centos-gtk3-metacity/8-swtBuild [2024-06-25T06:22:52.335Z] + echo 'Building Centos 8 swt build image' [2024-06-25T06:22:52.335Z] + docker build --pull -t eclipse/platformreleng-centos-swt-build:8 . [2024-06-25T06:22:52.335Z] + tee swt_build.log [2024-06-25T06:22:52.335Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk3-metacity/8-swtBuild ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:22:52.335Z] Building Centos 8 swt build image [2024-06-25T06:22:52.335Z] + ./build-centos_9.sh [2024-06-25T06:22:52.335Z] + set -e [2024-06-25T06:22:52.335Z] + pushd centos-gtk4-mutter/9-gtk4 [2024-06-25T06:22:52.335Z] + echo 'Building Centos 9 docker image' [2024-06-25T06:22:52.335Z] + docker build --pull -t eclipse/platformreleng-centos-gtk4-mutter:9 . [2024-06-25T06:22:52.335Z] + tee centos9.log [2024-06-25T06:22:52.335Z] + tee opensuse_leap.log [2024-06-25T06:22:52.335Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk4-mutter/9-gtk4 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:22:52.336Z] Building Centos 9 docker image [2024-06-25T06:22:52.336Z] + ./build-centos_9_swt_build.sh [2024-06-25T06:22:52.336Z] + set -e [2024-06-25T06:22:52.336Z] + pushd centos-gtk4-mutter/9-swtBuild [2024-06-25T06:22:52.336Z] + echo 'Building Centos 9 swt build image' [2024-06-25T06:22:52.336Z] + docker build --pull -t eclipse/platformreleng-centos-swt-build:9 . [2024-06-25T06:22:52.336Z] + tee swt_9_build.log [2024-06-25T06:22:52.336Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk4-mutter/9-swtBuild ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:22:52.336Z] Building Centos 9 swt build image [2024-06-25T06:22:52.336Z] + tee ubuntu22.log [2024-06-25T06:22:52.336Z] + ./build-ubuntu-22.04.sh [2024-06-25T06:22:52.336Z] + set -e [2024-06-25T06:22:52.336Z] + pushd ubuntu-gtk3-metacity/22.04-gtk3 [2024-06-25T06:22:52.336Z] + echo 'Building Ubuntu 22.04 docker image' [2024-06-25T06:22:52.336Z] + docker build --pull -t eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 . [2024-06-25T06:22:52.336Z] + ./build-openSuse-15.sh [2024-06-25T06:22:52.336Z] + set -e [2024-06-25T06:22:52.336Z] + pushd opensuse-gtk3-metacity/15-gtk3 [2024-06-25T06:22:52.336Z] + echo 'Building Opensuse Leap 15 docker image' [2024-06-25T06:22:52.336Z] + docker build --pull -t eclipse/platformreleng-opensuse-gtk3-metacity:15 . [2024-06-25T06:22:52.336Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ubuntu-gtk3-metacity/22.04-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:22:52.336Z] Building Ubuntu 22.04 docker image [2024-06-25T06:22:52.336Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/opensuse-gtk3-metacity/15-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:22:52.336Z] Building Opensuse Leap 15 docker image [2024-06-25T06:22:52.336Z] + tee ubuntuJikespg.log [2024-06-25T06:22:52.336Z] + ./build-ubuntu-jikespg.sh [2024-06-25T06:22:52.336Z] + set -e [2024-06-25T06:22:52.336Z] + pushd jikespg [2024-06-25T06:22:52.336Z] + echo 'Building Ubuntu based Jikes Parser Generator Ubuntu docker image' [2024-06-25T06:22:52.336Z] + docker build --pull -t eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg . [2024-06-25T06:22:52.336Z] ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/jikespg ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker [2024-06-25T06:22:52.336Z] Building Ubuntu based Jikes Parser Generator Ubuntu docker image [2024-06-25T06:22:53.097Z] #0 building with "default" instance using docker driver [2024-06-25T06:22:53.097Z] [2024-06-25T06:22:53.097Z] #1 [internal] load build definition from Dockerfile [2024-06-25T06:22:53.097Z] #1 transferring dockerfile: [2024-06-25T06:22:53.097Z] #0 building with "default" instance using docker driver [2024-06-25T06:22:53.097Z] [2024-06-25T06:22:53.097Z] #1 [internal] load .dockerignore [2024-06-25T06:22:53.097Z] #0 building with "default" instance using docker driver [2024-06-25T06:22:53.097Z] [2024-06-25T06:22:53.097Z] #1 [internal] load .dockerignore [2024-06-25T06:22:53.451Z] #0 building with "default" instance using docker driver [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #1 [internal] load .dockerignore [2024-06-25T06:22:53.451Z] #1 transferring dockerfile: 1.60kB done [2024-06-25T06:22:53.451Z] #0 building with "default" instance using docker driver [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #1 [internal] load .dockerignore [2024-06-25T06:22:53.451Z] #1 transferring context: 2B done [2024-06-25T06:22:53.451Z] #0 building with "default" instance using docker driver [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #1 [internal] load .dockerignore [2024-06-25T06:22:53.451Z] #0 building with "default" instance using docker driver [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #1 [internal] load .dockerignore [2024-06-25T06:22:53.451Z] #1 transferring context: 2B done [2024-06-25T06:22:53.451Z] #1 DONE 0.3s [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #2 [internal] load .dockerignore [2024-06-25T06:22:53.451Z] #2 transferring context: 2B 0.0s done [2024-06-25T06:22:53.451Z] #2 DONE 0.3s [2024-06-25T06:22:53.451Z] #1 DONE 0.3s [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #2 [internal] load build definition from Dockerfile [2024-06-25T06:22:53.451Z] #2 transferring dockerfile: 1.88kB done [2024-06-25T06:22:53.451Z] #1 transferring context: 2B done [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #3 [internal] load metadata for quay.io/centos/centos:stream9 [2024-06-25T06:22:53.451Z] #1 DONE 0.4s [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #2 [internal] load build definition from Dockerfile [2024-06-25T06:22:53.451Z] #2 transferring dockerfile: 1.29kB done [2024-06-25T06:22:53.451Z] #2 DONE 0.5s [2024-06-25T06:22:53.451Z] [2024-06-25T06:22:53.451Z] #3 [internal] load metadata for docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-25T06:22:53.804Z] #1 transferring context: 2B done [2024-06-25T06:22:53.804Z] #2 DONE 0.5s [2024-06-25T06:22:53.804Z] #1 transferring context: 2B done [2024-06-25T06:22:53.804Z] #1 transferring context: [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #3 [internal] load metadata for quay.io/centos/centos:stream9 [2024-06-25T06:22:53.804Z] #1 DONE 0.7s [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #2 [internal] load build definition from Dockerfile [2024-06-25T06:22:53.804Z] #2 transferring dockerfile: 1.65kB done [2024-06-25T06:22:53.804Z] #2 DONE 0.6s [2024-06-25T06:22:53.804Z] #1 DONE 0.6s [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #2 [internal] load build definition from Dockerfile [2024-06-25T06:22:53.804Z] #2 transferring dockerfile: 992B done [2024-06-25T06:22:53.804Z] #2 DONE 0.6s [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #3 [internal] load metadata for docker.io/library/ubuntu:20.04 [2024-06-25T06:22:53.804Z] #1 ... [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #2 [internal] load build definition from Dockerfile [2024-06-25T06:22:53.804Z] #2 transferring dockerfile: 1.91kB done [2024-06-25T06:22:53.804Z] #2 DONE 0.7s [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #1 [internal] load .dockerignore [2024-06-25T06:22:53.804Z] #1 transferring context: 2B done [2024-06-25T06:22:53.804Z] #1 DONE 0.6s [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #2 [internal] load build definition from Dockerfile [2024-06-25T06:22:53.804Z] #2 transferring dockerfile: 1.64kB done [2024-06-25T06:22:53.804Z] #2 DONE 0.6s [2024-06-25T06:22:53.804Z] [2024-06-25T06:22:53.804Z] #3 [internal] load metadata for quay.io/centos/centos:stream8 [2024-06-25T06:22:53.804Z] #3 DONE 0.2s [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #3 [internal] load metadata for docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 [2024-06-25T06:22:54.158Z] #3 DONE 0.5s [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #4 [internal] load build context [2024-06-25T06:22:54.158Z] #4 DONE 0.0s [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-25T06:22:54.158Z] #5 resolve quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-25T06:22:54.158Z] #1 DONE 0.7s [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #3 [internal] load metadata for quay.io/centos/centos:stream8 [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #4 [internal] load build context [2024-06-25T06:22:54.158Z] #4 DONE 0.0s [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-25T06:22:54.158Z] #5 resolve quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 0.1s done [2024-06-25T06:22:54.158Z] #5 DONE 0.1s [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #4 [internal] load build context [2024-06-25T06:22:54.158Z] #3 DONE 0.6s [2024-06-25T06:22:54.158Z] #5 resolve quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 0.1s done [2024-06-25T06:22:54.158Z] #4 transferring context: 860B done [2024-06-25T06:22:54.158Z] #4 DONE 0.2s [2024-06-25T06:22:54.158Z] [2024-06-25T06:22:54.158Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-25T06:22:54.158Z] #5 sha256:7145368fe20e190d15b42e69025ebac061da4caa5d63fdd728b2310938158d9d 505B / 505B done [2024-06-25T06:22:54.158Z] #5 sha256:e0618e7a2b75d6a3a462cf5af47612897f85d0340750fe6e8cef275d305ea4f3 1.16kB / 1.16kB done [2024-06-25T06:22:54.158Z] #5 sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 912B / 912B done [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #4 [internal] load build context [2024-06-25T06:22:54.523Z] #4 DONE 0.0s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #5 [1/7] FROM docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-25T06:22:54.523Z] #5 resolve docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-25T06:22:54.523Z] #5 ... [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #4 [internal] load build context [2024-06-25T06:22:54.523Z] #4 transferring context: 860B done [2024-06-25T06:22:54.523Z] #4 DONE 0.2s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-25T06:22:54.523Z] #5 sha256:7145368fe20e190d15b42e69025ebac061da4caa5d63fdd728b2310938158d9d 505B / 505B done [2024-06-25T06:22:54.523Z] #5 sha256:e0618e7a2b75d6a3a462cf5af47612897f85d0340750fe6e8cef275d305ea4f3 1.16kB / 1.16kB done [2024-06-25T06:22:54.523Z] #5 sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 912B / 912B done [2024-06-25T06:22:54.523Z] #3 DONE 0.5s [2024-06-25T06:22:54.523Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 3.15MB / 58.30MB 0.2s [2024-06-25T06:22:54.523Z] #5 resolve docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 0.2s done [2024-06-25T06:22:54.523Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 3.15MB / 58.30MB 0.2s [2024-06-25T06:22:54.523Z] #3 DONE 0.4s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #4 [internal] load build context [2024-06-25T06:22:54.523Z] #4 DONE 0.0s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-25T06:22:54.523Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #4 [internal] load build context [2024-06-25T06:22:54.523Z] #4 DONE 0.0s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-25T06:22:54.523Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-25T06:22:54.523Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 38.24MB / 58.30MB 0.4s [2024-06-25T06:22:54.523Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 38.24MB / 58.30MB 0.4s [2024-06-25T06:22:54.523Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 0.2s done [2024-06-25T06:22:54.523Z] #3 DONE 0.7s [2024-06-25T06:22:54.523Z] #5 ... [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #4 [internal] load build context [2024-06-25T06:22:54.523Z] #4 transferring context: 860B done [2024-06-25T06:22:54.523Z] #4 DONE 0.2s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #5 [1/7] FROM docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-25T06:22:54.523Z] #5 sha256:1199df59de14a2c1b5300a8e3b44ac6ce17b2685466b85d98164e6e7445c18b9 634B / 634B done [2024-06-25T06:22:54.523Z] #5 sha256:26823966ab8be572387df7782bdab71a4349aae3f8717b34ad0aefbf4dc2ce67 1.97kB / 1.97kB done [2024-06-25T06:22:54.523Z] #5 sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 1.53kB / 1.53kB done [2024-06-25T06:22:54.523Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 0B / 50.48MB 0.1s [2024-06-25T06:22:54.523Z] #3 DONE 0.7s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #4 [internal] load build context [2024-06-25T06:22:54.523Z] #4 DONE 0.0s [2024-06-25T06:22:54.523Z] [2024-06-25T06:22:54.523Z] #5 [1/6] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc [2024-06-25T06:22:54.523Z] #5 resolve docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc [2024-06-25T06:22:54.523Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 0.2s done [2024-06-25T06:22:54.883Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 56.62MB / 58.30MB 0.5s [2024-06-25T06:22:54.883Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 13.63MB / 50.48MB 0.2s [2024-06-25T06:22:54.883Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 56.62MB / 58.30MB 0.5s [2024-06-25T06:22:54.883Z] #5 sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 710B / 710B done [2024-06-25T06:22:54.883Z] #5 sha256:fe1278a5451bbfa593a7c04d7399d8b0ca249edd446c0a4085c79a1b0773d6cd 505B / 505B done [2024-06-25T06:22:54.883Z] [2024-06-25T06:22:54.883Z] #4 [internal] load build context [2024-06-25T06:22:54.883Z] #4 DONE 0.0s [2024-06-25T06:22:54.883Z] [2024-06-25T06:22:54.883Z] #5 [1/8] FROM docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 [2024-06-25T06:22:54.883Z] #5 resolve docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 [2024-06-25T06:22:54.883Z] #5 sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 710B / 710B done [2024-06-25T06:22:54.883Z] #5 sha256:fe1278a5451bbfa593a7c04d7399d8b0ca249edd446c0a4085c79a1b0773d6cd 505B / 505B done [2024-06-25T06:22:54.883Z] #5 sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c 1.16kB / 1.16kB done [2024-06-25T06:22:54.883Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 32.51MB / 50.48MB 0.3s [2024-06-25T06:22:54.883Z] #5 sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c 1.16kB / 1.16kB done [2024-06-25T06:22:54.883Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 50.48MB / 50.48MB 0.5s [2024-06-25T06:22:55.820Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 58.30MB / 58.30MB 1.3s done [2024-06-25T06:22:55.820Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab [2024-06-25T06:22:55.820Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 58.30MB / 58.30MB 1.3s done [2024-06-25T06:22:55.820Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab [2024-06-25T06:22:55.820Z] #5 resolve docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 1.1s done [2024-06-25T06:22:56.580Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 50.48MB / 50.48MB 2.0s done [2024-06-25T06:22:56.580Z] #5 ... [2024-06-25T06:22:56.580Z] [2024-06-25T06:22:56.580Z] #4 [internal] load build context [2024-06-25T06:22:56.580Z] #4 transferring context: 860B 0.0s done [2024-06-25T06:22:56.580Z] #4 DONE 2.0s [2024-06-25T06:22:56.580Z] #5 ... [2024-06-25T06:22:56.580Z] [2024-06-25T06:22:56.580Z] #4 [internal] load build context [2024-06-25T06:22:56.580Z] #4 transferring context: 860B done [2024-06-25T06:22:56.580Z] #4 DONE 1.9s [2024-06-25T06:22:56.580Z] #5 resolve docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 2.1s done [2024-06-25T06:22:56.580Z] [2024-06-25T06:22:56.580Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-25T06:22:56.580Z] [2024-06-25T06:22:56.580Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-25T06:22:56.580Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 0B / 84.56MB 1.1s [2024-06-25T06:22:56.580Z] #5 sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 1.13kB / 1.13kB done [2024-06-25T06:22:56.941Z] #5 extracting sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 [2024-06-25T06:22:56.941Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 2.10MB / 84.56MB 1.2s [2024-06-25T06:22:56.941Z] #5 sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 1.13kB / 1.13kB done [2024-06-25T06:22:56.941Z] #5 sha256:c920ba4cfca05503764b785c16b76d43c83a6df8d1ab107e7e6610000d94315c 424B / 424B done [2024-06-25T06:22:56.941Z] #5 sha256:35a88802559dd2077e584394471ddaa1a2c5bfd16893b829ea57619301eb3908 2.30kB / 2.30kB done [2024-06-25T06:22:56.941Z] #5 sha256:d86db849e59626d94f768c679aba441163c996caf7a3426f44924d0239ffe03f 424B / 424B done [2024-06-25T06:22:56.941Z] #5 sha256:5f5250218d28ad6612bf653eced407165dd6475a4daf9210b299fed991e172e9 2.30kB / 2.30kB done [2024-06-25T06:22:56.941Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 7.34MB / 84.56MB 1.3s [2024-06-25T06:22:56.941Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 7.34MB / 84.56MB 1.3s [2024-06-25T06:22:56.941Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 0B / 27.51MB 0.2s [2024-06-25T06:22:57.318Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 2.10MB / 27.51MB 0.4s [2024-06-25T06:22:57.318Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 18.87MB / 84.56MB 1.6s [2024-06-25T06:22:57.318Z] #5 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 0B / 29.71MB 0.4s [2024-06-25T06:22:57.318Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 5.24MB / 27.51MB 0.5s [2024-06-25T06:22:57.318Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 18.87MB / 84.56MB 1.6s [2024-06-25T06:22:57.318Z] #5 ... [2024-06-25T06:22:57.318Z] [2024-06-25T06:22:57.318Z] #4 [internal] load build context [2024-06-25T06:22:57.318Z] #4 transferring context: 410B 0.3s done [2024-06-25T06:22:57.318Z] #4 DONE 1.8s [2024-06-25T06:22:57.318Z] [2024-06-25T06:22:57.318Z] #5 [1/6] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc [2024-06-25T06:22:57.318Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 8.39MB / 27.51MB 0.6s [2024-06-25T06:22:57.683Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 25.17MB / 84.56MB 1.8s [2024-06-25T06:22:57.683Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 12.58MB / 27.51MB 0.7s [2024-06-25T06:22:57.683Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 30.41MB / 84.56MB 1.9s [2024-06-25T06:22:57.683Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 30.41MB / 84.56MB 1.9s [2024-06-25T06:22:57.683Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 20.97MB / 27.51MB 0.9s [2024-06-25T06:22:57.683Z] #5 ... [2024-06-25T06:22:57.683Z] [2024-06-25T06:22:57.683Z] #4 [internal] load build context [2024-06-25T06:22:57.683Z] #4 transferring context: 860B 0.5s done [2024-06-25T06:22:57.683Z] #4 DONE 1.0s [2024-06-25T06:22:57.683Z] [2024-06-25T06:22:57.683Z] #5 [1/8] FROM docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 [2024-06-25T06:22:57.683Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 45.09MB / 84.56MB 2.1s [2024-06-25T06:22:57.683Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 45.09MB / 84.56MB 2.1s [2024-06-25T06:22:58.057Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 25.17MB / 27.51MB 1.0s [2024-06-25T06:22:58.057Z] #5 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 4.19MB / 29.71MB 1.1s [2024-06-25T06:22:58.057Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 27.51MB / 27.51MB 1.3s [2024-06-25T06:22:58.057Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 58.72MB / 84.56MB 2.3s [2024-06-25T06:22:58.057Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 58.72MB / 84.56MB 2.3s [2024-06-25T06:22:58.057Z] #5 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 11.53MB / 29.71MB 1.2s [2024-06-25T06:22:58.057Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 66.06MB / 84.56MB 2.4s [2024-06-25T06:22:58.057Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 66.06MB / 84.56MB 2.4s [2024-06-25T06:22:58.411Z] #5 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 19.92MB / 29.71MB 1.3s [2024-06-25T06:22:58.411Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 74.45MB / 84.56MB 2.6s [2024-06-25T06:22:58.411Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 74.45MB / 84.56MB 2.6s [2024-06-25T06:22:58.411Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 27.51MB / 27.51MB 1.5s done [2024-06-25T06:22:58.411Z] #5 extracting sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad [2024-06-25T06:22:58.411Z] #5 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 28.31MB / 29.71MB 1.5s [2024-06-25T06:22:58.411Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 2.8s [2024-06-25T06:22:58.411Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 2.8s [2024-06-25T06:22:59.660Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 4.1s done [2024-06-25T06:23:00.017Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 4.1s done [2024-06-25T06:23:00.371Z] #5 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 29.71MB / 29.71MB 3.3s done [2024-06-25T06:23:00.372Z] #5 extracting sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 [2024-06-25T06:23:00.372Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 [2024-06-25T06:23:00.372Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 [2024-06-25T06:23:01.136Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 5.3s [2024-06-25T06:23:01.136Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 5.3s [2024-06-25T06:23:01.908Z] #5 extracting sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 5.0s [2024-06-25T06:23:01.908Z] #5 extracting sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 3.4s done [2024-06-25T06:23:02.691Z] #5 DONE 7.6s [2024-06-25T06:23:02.691Z] [2024-06-25T06:23:02.691Z] #6 [2/6] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-25T06:23:05.092Z] #5 extracting sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 7.8s done [2024-06-25T06:23:05.453Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 9.7s done [2024-06-25T06:23:05.453Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 9.7s done [2024-06-25T06:23:05.453Z] #5 extracting sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 5.0s [2024-06-25T06:23:05.453Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 5.1s [2024-06-25T06:23:05.453Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 5.1s [2024-06-25T06:23:05.816Z] #5 extracting sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 5.3s done [2024-06-25T06:23:10.875Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 10.6s [2024-06-25T06:23:10.875Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 10.6s [2024-06-25T06:23:16.096Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 15.4s done [2024-06-25T06:23:16.096Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 15.4s done [2024-06-25T06:23:17.854Z] #5 DONE 23.9s [2024-06-25T06:23:17.854Z] [2024-06-25T06:23:17.854Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-25T06:23:17.854Z] #5 DONE 23.9s [2024-06-25T06:23:18.248Z] #6 DONE 15.8s [2024-06-25T06:23:18.248Z] #5 DONE 23.8s [2024-06-25T06:23:18.248Z] [2024-06-25T06:23:18.248Z] #6 [2/7] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-25T06:23:18.248Z] #5 DONE 23.4s [2024-06-25T06:23:18.248Z] [2024-06-25T06:23:18.248Z] #7 [3/6] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-25T06:23:18.248Z] [2024-06-25T06:23:18.248Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-25T06:23:18.248Z] #5 DONE 23.8s [2024-06-25T06:23:18.248Z] #5 DONE 23.8s [2024-06-25T06:23:18.248Z] [2024-06-25T06:23:18.248Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-25T06:23:20.266Z] #6 DONE 2.0s [2024-06-25T06:23:20.266Z] #6 DONE 1.8s [2024-06-25T06:23:20.266Z] [2024-06-25T06:23:20.266Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-25T06:23:20.266Z] #6 DONE 1.8s [2024-06-25T06:23:20.266Z] #6 DONE 2.0s [2024-06-25T06:23:20.266Z] [2024-06-25T06:23:20.266Z] #7 [3/7] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-25T06:23:20.266Z] [2024-06-25T06:23:20.266Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-25T06:23:20.266Z] [2024-06-25T06:23:20.266Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-25T06:23:21.303Z] #7 DONE 3.1s [2024-06-25T06:23:21.303Z] [2024-06-25T06:23:21.303Z] #8 [4/6] RUN apt-get update && apt upgrade -y && apt dist-upgrade -y && apt-get install -y --no-install-recommends wget curl unzip vim gcc g++ make git && rm -rf /var/lib/apt/lists/* && apt autoremove -y [2024-06-25T06:23:23.571Z] #7 DONE 3.6s [2024-06-25T06:23:23.571Z] [2024-06-25T06:23:23.571Z] #8 [4/8] RUN dnf -y update && dnf -y install gtk3 gtk4 tigervnc-server tigervnc mutter xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts unzip zip bzip2 lsof wget curl-minimal webkit2gtk3 webkit2gtk3-devel gtk3-devel gtk2 gtk2-devel java-17-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && dnf clean all [2024-06-25T06:23:23.571Z] [2024-06-25T06:23:23.572Z] #6 [ 2/10] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-25T06:23:23.572Z] #6 CACHED [2024-06-25T06:23:23.572Z] [2024-06-25T06:23:23.572Z] #7 [ 3/10] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-25T06:23:23.572Z] #7 CACHED [2024-06-25T06:23:23.572Z] [2024-06-25T06:23:23.572Z] #8 [ 4/10] RUN dnf -y update && dnf -y install gtk3 gtk4 tigervnc-server tigervnc mutter xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts unzip lsof wget curl-minimal dbus webkit2gtk3 glibc-locale-source glibc-langpack-en && dnf clean all [2024-06-25T06:23:24.341Z] #7 DONE 4.5s [2024-06-25T06:23:24.768Z] [2024-06-25T06:23:24.768Z] #8 [4/8] RUN apt-get install -y --no-install-recommends gpgv [2024-06-25T06:23:26.164Z] #7 DONE 5.8s [2024-06-25T06:23:26.164Z] [2024-06-25T06:23:26.164Z] #8 [4/7] RUN zypper --non-interactive update && zypper --non-interactive install libgtk-3-0 xorg-x11-Xvnc tigervnc metacity xorg-x11-fonts dejavu-fonts liberation-fonts Mesa-libGL1 Mesa-libEGL1 Mesa-dri wget curl unzip vim tar gzip [2024-06-25T06:23:26.702Z] #7 DONE 6.5s [2024-06-25T06:23:26.702Z] [2024-06-25T06:23:26.702Z] #8 [4/8] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all [2024-06-25T06:23:26.702Z] [2024-06-25T06:23:26.702Z] #6 [ 2/10] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-25T06:23:26.702Z] #6 CACHED [2024-06-25T06:23:26.702Z] [2024-06-25T06:23:26.702Z] #7 [ 3/10] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-25T06:23:26.702Z] #7 CACHED [2024-06-25T06:23:26.702Z] [2024-06-25T06:23:26.702Z] #8 [ 4/10] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all [2024-06-25T06:23:28.206Z] #8 6.469 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2024-06-25T06:23:28.206Z] #8 6.469 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] [2024-06-25T06:23:28.206Z] #8 6.712 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] [2024-06-25T06:23:28.206Z] #8 6.712 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] [2024-06-25T06:23:28.206Z] #8 7.050 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3651 kB] [2024-06-25T06:23:28.934Z] #8 7.217 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [2024-06-25T06:23:28.934Z] #8 7.543 Get:7 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [2024-06-25T06:23:28.934Z] #8 7.543 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [2024-06-25T06:23:29.360Z] #8 8.057 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [2024-06-25T06:23:29.360Z] #8 8.057 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1512 kB] [2024-06-25T06:23:29.360Z] #8 8.181 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4182 kB] [2024-06-25T06:23:29.360Z] #8 8.282 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] [2024-06-25T06:23:29.360Z] #8 8.282 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3821 kB] [2024-06-25T06:23:29.769Z] #8 8.391 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [2024-06-25T06:23:29.769Z] #8 8.391 Get:15 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [2024-06-25T06:23:30.174Z] #8 8.610 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3711 kB] [2024-06-25T06:23:30.174Z] #8 9.152 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1214 kB] [2024-06-25T06:23:30.547Z] #8 9.293 Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] [2024-06-25T06:23:31.947Z] #8 8.203 CentOS Stream 9 - BaseOS 3.4 MB/s | 8.1 MB 00:02 [2024-06-25T06:23:32.473Z] #8 11.41 Fetched 31.7 MB in 5s (6379 kB/s) [2024-06-25T06:23:33.073Z] #8 11.41 Reading package lists...#8 8.666 Reading package lists... [2024-06-25T06:23:33.073Z] #8 8.666 Building dependency tree... [2024-06-25T06:23:33.073Z] #8 8.666 Reading state information... [2024-06-25T06:23:33.073Z] #8 8.666 gpgv is already the newest version (2.4.4-2ubuntu17). [2024-06-25T06:23:33.073Z] #8 8.666 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:23:33.897Z] #8 7.282 CentOS Stream 8 - AppStream 589 B/s | 38 B 00:00 [2024-06-25T06:23:33.897Z] #8 7.300 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-25T06:23:34.399Z] #8 8.023 Retrieving repository 'Update repository of openSUSE Backports' metadata [...#8 7.437 CentOS Stream 8 - AppStream 675 B/s | 38 B 00:00 [2024-06-25T06:23:34.399Z] #8 7.455 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-25T06:23:34.399Z] .#8 DONE 9.8s [2024-06-25T06:23:34.399Z] ..#8 ERROR: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all" did not complete successfully: exit code: 1 [2024-06-25T06:23:34.399Z] [2024-06-25T06:23:34.399Z] #9 [5/8] RUN apt-get update && apt upgrade -y && apt dist-upgrade -y && apt-get install -y --no-install-recommends libgtk-3-0 tigervnc-standalone-server tigervnc-common tigervnc-tools metacity x11-xserver-utils libgl1-mesa-dri xfonts-base xfonts-scalable xfonts-100dpi xfonts-75dpi fonts-liberation fonts-liberation2 fonts-freefont-ttf fonts-dejavu fonts-dejavu-core fonts-dejavu-extra wget curl unzip vim && rm -rf /var/lib/apt/lists/* && apt autoremove -y [2024-06-25T06:23:34.926Z] #8 ERROR: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all" did not complete successfully: exit code: 1 [2024-06-25T06:23:34.926Z] .------ [2024-06-25T06:23:34.926Z] > [ 4/10] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all: [2024-06-25T06:23:34.926Z] 7.282 CentOS Stream 8 - AppStream 589 B/s | 38 B 00:00 [2024-06-25T06:23:34.926Z] 7.300 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-25T06:23:34.926Z] ------ [2024-06-25T06:23:34.926Z] Dockerfile:13 [2024-06-25T06:23:34.926Z] -------------------- [2024-06-25T06:23:34.926Z] 12 | [2024-06-25T06:23:34.926Z] 13 | >>> RUN yum -y update && yum -y install \ [2024-06-25T06:23:34.926Z] 14 | >>> gtk3 \ [2024-06-25T06:23:34.926Z] 15 | >>> tigervnc-server \ [2024-06-25T06:23:34.926Z] 16 | >>> tigervnc \ [2024-06-25T06:23:34.926Z] 17 | >>> metacity \ [2024-06-25T06:23:34.926Z] 18 | >>> xorg-x11-server-utils \ [2024-06-25T06:23:34.926Z] 19 | >>> mesa-libGL \ [2024-06-25T06:23:34.926Z] 20 | >>> xorg-x11-fonts-misc \ [2024-06-25T06:23:34.926Z] 21 | >>> xorg-x11-fonts-75dpi \ [2024-06-25T06:23:34.926Z] 22 | >>> xorg-x11-fonts-Type1 \ [2024-06-25T06:23:34.926Z] 23 | >>> xorg-x11-fonts-100dpi \ [2024-06-25T06:23:34.926Z] 24 | >>> liberation-fonts \ [2024-06-25T06:23:34.926Z] 25 | >>> gnu-free-fonts-common \ [2024-06-25T06:23:34.926Z] 26 | >>> dejavu-fonts-common \ [2024-06-25T06:23:34.926Z] 27 | >>> unzip \ [2024-06-25T06:23:34.926Z] 28 | >>> lsof \ [2024-06-25T06:23:34.926Z] 29 | >>> wget \ [2024-06-25T06:23:34.926Z] 30 | >>> curl \ [2024-06-25T06:23:34.926Z] 31 | >>> dbus \ [2024-06-25T06:23:34.926Z] 32 | >>> webkitgtk4 \ [2024-06-25T06:23:34.926Z] 33 | >>> glibc-locale-source \ [2024-06-25T06:23:34.926Z] 34 | >>> glibc-langpack-en \ [2024-06-25T06:23:34.926Z] 35 | >>> && yum clean all [2024-06-25T06:23:34.926Z] 36 | [2024-06-25T06:23:34.926Z] -------------------- [2024-06-25T06:23:34.927Z] ERROR: failed to solve: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all" did not complete successfully: exit code: 1 [2024-06-25T06:23:34.927Z] ------ [2024-06-25T06:23:34.927Z] > [4/8] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all: [2024-06-25T06:23:34.927Z] 7.437 CentOS Stream 8 - AppStream 675 B/s | 38 B 00:00 [2024-06-25T06:23:34.927Z] 7.455 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-25T06:23:34.927Z] ------ [2024-06-25T06:23:34.927Z] Dockerfile:12 [2024-06-25T06:23:34.927Z] -------------------- [2024-06-25T06:23:34.927Z] 11 | ENTRYPOINT [ "uid_entrypoint" ] [2024-06-25T06:23:34.927Z] 12 | >>> RUN yum -y update && yum -y install \ [2024-06-25T06:23:34.927Z] 13 | >>> gtk3 \ [2024-06-25T06:23:34.927Z] 14 | >>> tigervnc-server \ [2024-06-25T06:23:34.927Z] 15 | >>> tigervnc \ [2024-06-25T06:23:34.927Z] 16 | >>> metacity \ [2024-06-25T06:23:34.927Z] 17 | >>> xorg-x11-server-utils \ [2024-06-25T06:23:34.927Z] 18 | >>> mesa-libGL \ [2024-06-25T06:23:34.927Z] 19 | >>> xorg-x11-fonts-misc \ [2024-06-25T06:23:34.927Z] 20 | >>> xorg-x11-fonts-75dpi \ [2024-06-25T06:23:34.927Z] 21 | >>> xorg-x11-fonts-Type1 \ [2024-06-25T06:23:34.927Z] 22 | >>> xorg-x11-fonts-100dpi \ [2024-06-25T06:23:34.927Z] 23 | >>> liberation-fonts \ [2024-06-25T06:23:34.927Z] 24 | >>> gnu-free-fonts-common \ [2024-06-25T06:23:34.927Z] 25 | >>> dejavu-fonts-common \ [2024-06-25T06:23:34.927Z] 26 | >>> unzip \ [2024-06-25T06:23:34.927Z] 27 | >>> zip \ [2024-06-25T06:23:34.927Z] 28 | >>> bzip2 \ [2024-06-25T06:23:34.927Z] 29 | >>> lsof \ [2024-06-25T06:23:34.927Z] 30 | >>> wget \ [2024-06-25T06:23:34.927Z] 31 | >>> curl \ [2024-06-25T06:23:34.927Z] 32 | >>> webkitgtk4 \ [2024-06-25T06:23:34.927Z] 33 | >>> webkitgtk4-devel \ [2024-06-25T06:23:34.927Z] 34 | >>> gtk3-devel \ [2024-06-25T06:23:34.927Z] 35 | >>> java-11-openjdk-devel \ [2024-06-25T06:23:34.927Z] 36 | >>> webkit2gtk3-devel \ [2024-06-25T06:23:34.927Z] 37 | >>> make \ [2024-06-25T06:23:34.927Z] 38 | >>> gcc \ [2024-06-25T06:23:34.927Z] 39 | >>> mesa-libGLU-devel \ [2024-06-25T06:23:34.927Z] 40 | >>> mesa-libGL-devel \ [2024-06-25T06:23:34.927Z] 41 | >>> libXt-devel \ [2024-06-25T06:23:34.927Z] 42 | >>> libXtst-devel \ [2024-06-25T06:23:34.927Z] 43 | >>> libXScrnSaver \ [2024-06-25T06:23:34.927Z] 44 | >>> GConf2 \ [2024-06-25T06:23:34.927Z] 45 | >>> cmake \ [2024-06-25T06:23:34.927Z] 46 | >>> freetype \ [2024-06-25T06:23:34.927Z] 47 | >>> glibc-locale-source \ [2024-06-25T06:23:34.927Z] 48 | >>> glibc-langpack-en \ [2024-06-25T06:23:34.927Z] 49 | >>> nss \ [2024-06-25T06:23:34.927Z] 50 | >>> nspr \ [2024-06-25T06:23:34.927Z] 51 | >>> nss-util \ [2024-06-25T06:23:34.927Z] 52 | >>> && yum clean all [2024-06-25T06:23:34.927Z] 53 | [2024-06-25T06:23:34.927Z] -------------------- [2024-06-25T06:23:34.927Z] ERROR: failed to solve: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all" did not complete successfully: exit code: 1 [2024-06-25T06:23:35.328Z] [2024-06-25T06:23:35.328Z] #8 14.12 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-25T06:23:35.328Z] #8 14.12 [2024-06-25T06:23:35.328Z] #8 11.76 CentOS Stream 9 - BaseOS 2.1 MB/s | 8.1 MB 00:03 [2024-06-25T06:23:35.328Z] #8 14.13 [2024-06-25T06:23:37.381Z] #8 14.13 Reading package lists.... [2024-06-25T06:23:37.873Z] #8 16.46 Building dependency tree... [2024-06-25T06:23:37.873Z] #8 16.67 Reading state information... [2024-06-25T06:23:37.873Z] #8 16.69 Calculating upgrade... [2024-06-25T06:23:37.873Z] #9 3.506 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2024-06-25T06:23:38.235Z] #9 3.581 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2024-06-25T06:23:38.235Z] #9 3.595 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2024-06-25T06:23:38.235Z] #9 3.641 Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2024-06-25T06:23:38.235Z] #8 16.97 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:23:38.235Z] #8 16.97 [2024-06-25T06:23:38.235Z] #8 16.97 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-25T06:23:38.235Z] #8 16.97 [2024-06-25T06:23:38.235Z] #8 17.05 Reading package lists......#9 3.709 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] [2024-06-25T06:23:38.235Z] #9 3.802 Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2024-06-25T06:23:38.235Z] #9 3.802 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2024-06-25T06:23:38.235Z] #9 3.815 Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2024-06-25T06:23:38.595Z] #8 14.91 CentOS Stream 9 - AppStream 5.9 MB/s | 20 MB 00:03 [2024-06-25T06:23:38.955Z] ....#9 4.295 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [96.6 kB] [2024-06-25T06:23:38.956Z] #9 4.295 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [139 kB] [2024-06-25T06:23:38.956Z] #9 4.295 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [230 kB] [2024-06-25T06:23:38.956Z] #9 4.335 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [15.5 kB] [2024-06-25T06:23:38.956Z] #9 4.354 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [7519 B] [2024-06-25T06:23:38.956Z] ...#9 4.618 Get:14 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [84.8 kB] [2024-06-25T06:23:39.322Z] .#9 4.743 Get:15 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [206 kB] [2024-06-25T06:23:39.322Z] ..#9 4.829 Get:16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [65.1 kB] [2024-06-25T06:23:39.679Z] ...done] [2024-06-25T06:23:39.679Z] #8 13.84 Building repository 'Update repository of openSUSE Backports' cache [...done] [2024-06-25T06:23:40.039Z] #8 13.90 Retrieving repository 'Non-OSS Repository' metadata [...#8 16.44 CentOS Stream 9 - AppStream 9.5 MB/s | 20 MB 00:02 [2024-06-25T06:23:40.754Z] ... [2024-06-25T06:23:41.514Z] #8 19.61 Building dependency tree.... [2024-06-25T06:23:41.514Z] #8 20.19 Reading state information... [2024-06-25T06:23:41.514Z] #9 6.938 Fetched 23.1 MB in 3s (6690 kB/s) [2024-06-25T06:23:41.871Z] #9 6.938 Reading package lists...#8 20.28 Calculating upgrade... [2024-06-25T06:23:42.234Z] #8 20.90 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:23:43.312Z] #8 21.08 Reading package lists........... [2024-06-25T06:23:43.312Z] ...#9 8.878 [2024-06-25T06:23:43.312Z] #9 8.878 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-25T06:23:43.312Z] #9 8.878 [2024-06-25T06:23:44.046Z] #9 8.884 Reading package lists.......done] [2024-06-25T06:23:44.046Z] #8 18.04 Building repository 'Non-OSS Repository' cache [...done] [2024-06-25T06:23:45.170Z] #8 18.08 Retrieving repository 'Open H.264 Codec (openSUSE Leap)' metadata [...... [2024-06-25T06:23:45.527Z] #9 10.64 Building dependency tree........ [2024-06-25T06:23:45.527Z] [2024-06-25T06:23:45.527Z] #9 11.19 Reading state information... [2024-06-25T06:23:45.891Z] ..#8 24.45 Building dependency tree....#9 11.32 Calculating upgrade.... [2024-06-25T06:23:45.891Z] done] [2024-06-25T06:23:45.891Z] #8 20.08 Building repository 'Open H.264 Codec (openSUSE Leap)' cache [...done] [2024-06-25T06:23:45.891Z] #8 20.09 Retrieving repository 'Main Repository' metadata [... [2024-06-25T06:23:46.246Z] .#8 24.89 Reading state information... [2024-06-25T06:23:46.246Z] .#8 25.14 The following additional packages will be installed: [2024-06-25T06:23:46.246Z] #8 25.14 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 g++-9 gcc-9 [2024-06-25T06:23:46.246Z] #8 25.14 gcc-9-base git-man libasan5 libasn1-8-heimdal libasound2 libasound2-data [2024-06-25T06:23:46.246Z] #8 25.14 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcanberra0 [2024-06-25T06:23:46.246Z] #8 25.14 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 [2024-06-25T06:23:46.246Z] #8 25.14 liberror-perl libexpat1 libgcc-9-dev libgdbm-compat4 libgdbm6 libgomp1 [2024-06-25T06:23:46.246Z] #8 25.14 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal [2024-06-25T06:23:46.246Z] #8 25.14 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisl22 [2024-06-25T06:23:46.246Z] #8 25.14 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 [2024-06-25T06:23:46.246Z] #8 25.14 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl7 libmpc3 [2024-06-25T06:23:46.246Z] #8 25.14 libmpdec2 libmpfr6 libnghttp2-14 libogg0 libperl5.30 libpsl5 libpython3.8 [2024-06-25T06:23:46.246Z] #8 25.14 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [2024-06-25T06:23:46.246Z] #8 25.14 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 [2024-06-25T06:23:46.246Z] #8 25.14 libssh-4 libssl1.1 libstdc++-9-dev libtdb1 libtsan0 libubsan1 libvorbis0a [2024-06-25T06:23:46.246Z] #8 25.14 libvorbisfile3 libwind0-heimdal linux-libc-dev mime-support perl [2024-06-25T06:23:46.246Z] #8 25.14 perl-modules-5.30 readline-common sound-theme-freedesktop vim-common [2024-06-25T06:23:46.246Z] #8 25.14 vim-runtime xxd [2024-06-25T06:23:46.246Z] #8 25.14 Suggested packages: [2024-06-25T06:23:46.246Z] #8 25.14 binutils-doc cpp-doc gcc-9-locales g++-multilib g++-9-multilib gcc-9-doc [2024-06-25T06:23:46.246Z] #8 25.14 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc [2024-06-25T06:23:46.246Z] #8 25.14 gcc-9-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2024-06-25T06:23:46.246Z] #8 25.14 git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2024-06-25T06:23:46.246Z] #8 25.14 libasound2-plugins alsa-utils glibc-doc libcanberra-gtk0 libcanberra-pulse [2024-06-25T06:23:46.246Z] #8 25.14 gdbm-l10n gpm krb5-doc krb5-user libstdc++-9-doc make-doc perl-doc [2024-06-25T06:23:46.246Z] #8 25.14 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2024-06-25T06:23:46.246Z] #8 25.14 liblocale-codes-perl readline-doc zip ctags vim-doc vim-scripts [2024-06-25T06:23:46.246Z] #8 25.14 Recommended packages: [2024-06-25T06:23:46.246Z] #8 25.14 ca-certificates patch less ssh-client alsa-ucm-conf alsa-topology-conf [2024-06-25T06:23:46.246Z] #8 25.14 manpages manpages-dev krb5-locales publicsuffix libsasl2-modules file [2024-06-25T06:23:46.246Z] #8 25.14 xz-utils netbase [2024-06-25T06:23:46.602Z] ..#9 12.16 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:23:46.602Z] #8 25.58 The following NEW packages will be installed: [2024-06-25T06:23:46.602Z] #8 25.58 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 curl g++ g++-9 [2024-06-25T06:23:46.602Z] #8 25.58 gcc gcc-9 gcc-9-base git git-man libasan5 libasn1-8-heimdal libasound2 [2024-06-25T06:23:46.602Z] #8 25.58 libasound2-data libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev [2024-06-25T06:23:46.602Z] #8 25.58 libcanberra0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls [2024-06-25T06:23:46.602Z] #8 25.58 libcurl4 liberror-perl libexpat1 libgcc-9-dev libgdbm-compat4 libgdbm6 [2024-06-25T06:23:46.602Z] #8 25.58 libgomp1 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal [2024-06-25T06:23:46.602Z] #8 25.58 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisl22 [2024-06-25T06:23:46.602Z] #8 25.58 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 [2024-06-25T06:23:46.602Z] #8 25.58 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl7 libmpc3 [2024-06-25T06:23:46.602Z] #8 25.58 libmpdec2 libmpfr6 libnghttp2-14 libogg0 libperl5.30 libpsl5 libpython3.8 [2024-06-25T06:23:46.602Z] #8 25.58 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [2024-06-25T06:23:46.602Z] #8 25.58 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 [2024-06-25T06:23:46.602Z] #8 25.58 libssh-4 libssl1.1 libstdc++-9-dev libtdb1 libtsan0 libubsan1 libvorbis0a [2024-06-25T06:23:46.602Z] #8 25.58 libvorbisfile3 libwind0-heimdal linux-libc-dev make mime-support perl [2024-06-25T06:23:46.602Z] #8 25.58 perl-modules-5.30 readline-common sound-theme-freedesktop unzip vim [2024-06-25T06:23:46.602Z] #8 25.58 vim-common vim-runtime wget xxd [2024-06-25T06:23:46.602Z] #9 12.17 [2024-06-25T06:23:46.602Z] #9 12.17 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-25T06:23:46.602Z] #9 12.17 [2024-06-25T06:23:46.960Z] #9 12.19 Reading package lists...#8 25.66 0 upgraded, 92 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:23:46.960Z] #8 25.66 Need to get 72.7 MB of archives. [2024-06-25T06:23:46.960Z] #8 25.66 After this operation, 355 MB of additional disk space will be used. [2024-06-25T06:23:46.960Z] #8 25.66 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] [2024-06-25T06:23:46.960Z] .#8 25.82 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] [2024-06-25T06:23:46.960Z] #8 25.82 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] [2024-06-25T06:23:46.960Z] #8 25.82 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] [2024-06-25T06:23:47.423Z] #8 25.91 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] [2024-06-25T06:23:47.423Z] #8 25.91 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [2024-06-25T06:23:47.423Z] #8 25.92 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2024-06-25T06:23:47.423Z] #8 25.92 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] [2024-06-25T06:23:47.423Z] #8 25.95 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] [2024-06-25T06:23:47.423Z] #8 25.97 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2024-06-25T06:23:47.423Z] #8 25.97 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] [2024-06-25T06:23:47.423Z] #8 25.97 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] [2024-06-25T06:23:47.423Z] #8 25.97 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] [2024-06-25T06:23:47.423Z] #8 25.99 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] [2024-06-25T06:23:47.423Z] #8 26.03 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.23 [52.9 kB] [2024-06-25T06:23:47.423Z] #8 26.03 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.23 [87.9 kB] [2024-06-25T06:23:47.423Z] #8 26.03 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] [2024-06-25T06:23:47.423Z] #8 26.03 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] [2024-06-25T06:23:47.423Z] #8 26.03 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [2024-06-25T06:23:47.423Z] #8 26.03 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] [2024-06-25T06:23:47.423Z] #8 26.04 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] [2024-06-25T06:23:47.423Z] #8 26.05 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2024-06-25T06:23:47.423Z] #8 26.05 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] [2024-06-25T06:23:47.423Z] #8 26.06 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] [2024-06-25T06:23:47.423Z] #8 26.07 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] [2024-06-25T06:23:47.423Z] #8 26.08 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] [2024-06-25T06:23:47.423Z] #8 26.08 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] [2024-06-25T06:23:47.423Z] #8 26.08 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] [2024-06-25T06:23:47.423Z] #8 26.12 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] [2024-06-25T06:23:47.423Z] #8 26.12 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] [2024-06-25T06:23:47.423Z] #8 26.12 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] [2024-06-25T06:23:47.423Z] #8 26.13 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] [2024-06-25T06:23:47.423Z] #8 26.14 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2024-06-25T06:23:47.423Z] #8 26.14 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] [2024-06-25T06:23:47.423Z] ..#8 26.32 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] [2024-06-25T06:23:47.423Z] #8 26.32 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2024-06-25T06:23:47.423Z] #8 26.32 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] [2024-06-25T06:23:47.423Z] #8 26.32 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] [2024-06-25T06:23:47.423Z] #8 26.34 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] [2024-06-25T06:23:47.423Z] #8 26.34 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] [2024-06-25T06:23:47.423Z] #8 26.35 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] [2024-06-25T06:23:47.423Z] #8 26.35 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] [2024-06-25T06:23:47.423Z] #8 26.37 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] [2024-06-25T06:23:47.423Z] #8 26.38 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] [2024-06-25T06:23:47.423Z] #8 26.38 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] [2024-06-25T06:23:47.423Z] #8 26.38 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2024-06-25T06:23:47.423Z] #8 26.38 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2024-06-25T06:23:47.785Z] .#8 26.38 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] [2024-06-25T06:23:47.785Z] #8 26.38 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] [2024-06-25T06:23:47.785Z] #8 26.39 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] [2024-06-25T06:23:47.785Z] #8 26.40 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2024-06-25T06:23:47.785Z] #8 26.40 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] [2024-06-25T06:23:47.785Z] #8 26.40 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] [2024-06-25T06:23:47.785Z] #8 26.41 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] [2024-06-25T06:23:47.785Z] #8 26.41 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] [2024-06-25T06:23:47.785Z] #8 26.42 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] [2024-06-25T06:23:47.785Z] #8 26.42 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] [2024-06-25T06:23:47.785Z] #8 26.42 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] [2024-06-25T06:23:47.785Z] #8 26.42 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] [2024-06-25T06:23:47.785Z] #8 26.48 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] [2024-06-25T06:23:47.785Z] .#8 26.54 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] [2024-06-25T06:23:47.785Z] #8 26.59 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] [2024-06-25T06:23:47.785Z] #8 26.61 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] [2024-06-25T06:23:47.785Z] #8 26.61 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] [2024-06-25T06:23:47.785Z] #8 26.66 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] [2024-06-25T06:23:48.142Z] .#8 26.85 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] [2024-06-25T06:23:48.142Z] #8 26.85 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.16 [71.6 kB] [2024-06-25T06:23:48.142Z] #8 26.86 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-186.206 [1137 kB] [2024-06-25T06:23:48.142Z] #8 26.87 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] [2024-06-25T06:23:48.142Z] #8 26.87 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.16 [2520 kB] [2024-06-25T06:23:48.142Z] #8 26.90 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] [2024-06-25T06:23:48.142Z] #8 26.93 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] [2024-06-25T06:23:48.497Z] ..#8 27.12 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] [2024-06-25T06:23:48.497Z] #8 27.12 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.22 [233 kB] [2024-06-25T06:23:48.497Z] #8 27.12 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2024-06-25T06:23:48.497Z] #8 27.12 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.13 [887 kB] [2024-06-25T06:23:48.497Z] #8 27.14 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.13 [4612 kB] [2024-06-25T06:23:48.497Z] ...#8 27.26 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] [2024-06-25T06:23:48.497Z] #8 27.26 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] [2024-06-25T06:23:48.497Z] #8 27.27 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] [2024-06-25T06:23:48.497Z] #8 27.27 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] [2024-06-25T06:23:48.497Z] #8 27.28 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] [2024-06-25T06:23:48.497Z] #8 27.28 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] [2024-06-25T06:23:48.497Z] #8 27.29 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] [2024-06-25T06:23:48.497Z] #8 27.29 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] [2024-06-25T06:23:48.497Z] #8 27.30 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] [2024-06-25T06:23:48.497Z] #8 27.31 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] [2024-06-25T06:23:48.497Z] #8 27.31 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB] [2024-06-25T06:23:48.497Z] #8 27.37 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] [2024-06-25T06:23:48.854Z] .#8 27.38 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.2 [169 kB] [2024-06-25T06:23:48.854Z] #8 27.38 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.23 [5880 kB] [2024-06-25T06:23:48.854Z] .#8 27.55 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.23 [1243 kB] [2024-06-25T06:23:48.854Z] [2024-06-25T06:23:49.216Z] .#9 14.51 Building dependency tree......#8 28.09 debconf: delaying package configuration, since apt-utils is not installed [2024-06-25T06:23:49.575Z] .#8 28.18 Fetched 72.7 MB in 2s (36.7 MB/s) [2024-06-25T06:23:49.575Z] ..#8 28.29 Selecting previously unselected package perl-modules-5.30. [2024-06-25T06:23:49.575Z] #8 28.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-06-25T06:23:49.575Z] #8 28.30 Preparing to unpack .../00-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... [2024-06-25T06:23:49.575Z] #8 28.32 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [2024-06-25T06:23:49.575Z] [2024-06-25T06:23:49.575Z] #9 15.08 Reading state information... [2024-06-25T06:23:49.932Z] .#9 15.24 Calculating upgrade... [2024-06-25T06:23:49.932Z] .#9 15.65 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:23:51.731Z] ..#9 15.66 Reading package lists............ [2024-06-25T06:23:51.731Z] done] [2024-06-25T06:23:51.731Z] #8 25.77 Building repository 'Main Repository' cache [..#8 30.37 Selecting previously unselected package libgdbm6:amd64. [2024-06-25T06:23:51.731Z] #8 30.37 Preparing to unpack .../01-libgdbm6_1.18.1-5_amd64.deb ... [2024-06-25T06:23:51.731Z] #8 30.44 Unpacking libgdbm6:amd64 (1.18.1-5) ... [2024-06-25T06:23:51.731Z] #9 17.16 Building dependency tree...#8 30.58 Selecting previously unselected package libgdbm-compat4:amd64. [2024-06-25T06:23:51.731Z] #8 30.58 Preparing to unpack .../02-libgdbm-compat4_1.18.1-5_amd64.deb ... [2024-06-25T06:23:51.731Z] #8 30.61 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... [2024-06-25T06:23:51.731Z] [2024-06-25T06:23:51.731Z] #9 17.40 Reading state information... [2024-06-25T06:23:52.090Z] #8 30.79 Selecting previously unselected package libperl5.30:amd64. [2024-06-25T06:23:52.090Z] #8 30.80 Preparing to unpack .../03-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... [2024-06-25T06:23:52.090Z] #8 30.81 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [2024-06-25T06:23:52.448Z] #9 17.73 The following additional packages will be installed: [2024-06-25T06:23:52.448Z] #9 17.73 adduser adwaita-icon-theme at-spi2-common cpp cpp-13 cpp-13-x86-64-linux-gnu [2024-06-25T06:23:52.448Z] #9 17.73 cpp-x86-64-linux-gnu dbus dbus-bin dbus-daemon dbus-session-bus-common [2024-06-25T06:23:52.448Z] #9 17.73 dbus-system-bus-common dbus-user-session dconf-gsettings-backend [2024-06-25T06:23:52.448Z] #9 17.73 dconf-service fontconfig fontconfig-config fonts-dejavu-mono gcc-13-base [2024-06-25T06:23:52.448Z] #9 17.73 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme [2024-06-25T06:23:52.448Z] #9 17.74 humanity-icon-theme libadwaita-1-0 libapparmor1 libappstream5 libargon2-1 [2024-06-25T06:23:52.448Z] #9 17.74 libasound2-data libasound2t64 libatk-bridge2.0-0t64 libatk1.0-0t64 [2024-06-25T06:23:52.448Z] #9 17.74 libatspi2.0-0t64 libavahi-client3 libavahi-common-data libavahi-common3 [2024-06-25T06:23:52.448Z] #9 17.74 libbrotli1 libbsd0 libcairo-gobject2 libcairo-script-interpreter2 libcairo2 [2024-06-25T06:23:52.448Z] #9 17.74 libcanberra-gtk3-0t64 libcanberra0t64 libcolord2 libcryptsetup12 libcups2t64 [2024-06-25T06:23:52.448Z] #9 17.74 libcurl3t64-gnutls libcurl4t64 libdatrie1 libdbus-1-3 libdconf1 libdeflate0 [2024-06-25T06:23:52.448Z] #9 17.74 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1 [2024-06-25T06:23:52.448Z] #9 17.74 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libelf1t64 libepoxy0 [2024-06-25T06:23:52.448Z] #9 17.74 libexpat1 libfdisk1 libfile-readbackwards-perl libfontconfig1 libfontenc1 [2024-06-25T06:23:52.448Z] #9 17.74 libfreetype6 libfribidi0 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 [2024-06-25T06:23:52.448Z] #9 17.74 libgdk-pixbuf2.0-common libgl1 libglapi-mesa libglib2.0-0t64 libglvnd0 [2024-06-25T06:23:52.448Z] #9 17.74 libglx-mesa0 libglx0 libgpm2 libgraphene-1.0-0 libgraphite2-3 [2024-06-25T06:23:52.448Z] #9 17.74 libgssapi-krb5-2 libgtk-3-common libgtk-4-1 libgtk-4-common libgtop-2.0-11 [2024-06-25T06:23:52.448Z] #9 17.74 libgtop2-common libharfbuzz0b libice6 libicu74 libisl23 libjbig0 [2024-06-25T06:23:52.448Z] #9 17.74 libjpeg-turbo8 libjpeg8 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 [2024-06-25T06:23:52.448Z] #9 17.74 libkrb5-3 libkrb5support0 liblcms2-2 libldap2 liblerc4 libllvm17t64 libltdl7 [2024-06-25T06:23:52.448Z] #9 17.74 liblzo2-2 libmetacity3 libmpc3 libmpfr6 libnghttp2-14 libogg0 libpam-systemd [2024-06-25T06:23:52.448Z] #9 17.74 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 [2024-06-25T06:23:52.448Z] #9 17.74 libperl5.38t64 libpixman-1-0 libpng16-16t64 libpsl5t64 libpython3.12-minimal [2024-06-25T06:23:52.448Z] #9 17.74 libpython3.12-stdlib libpython3.12t64 libreadline8t64 librtmp1 libsasl2-2 [2024-06-25T06:23:52.448Z] #9 17.74 libsasl2-modules-db libsensors-config libsensors5 libsharpyuv0 libsm6 [2024-06-25T06:23:52.448Z] #9 17.74 libsodium23 libsqlite3-0 libssh-4 libstartup-notification0 libstemmer0d [2024-06-25T06:23:52.448Z] #9 17.74 libsystemd-shared libtdb1 libthai-data libthai0 libtiff6 libunwind8 [2024-06-25T06:23:52.448Z] #9 17.74 libvorbis0a libvorbisfile3 libvulkan1 libwayland-client0 libwayland-cursor0 [2024-06-25T06:23:52.448Z] #9 17.74 libwayland-egl1 libwebp7 libx11-6 libx11-data libx11-xcb1 libxau6 libxaw7 [2024-06-25T06:23:52.448Z] #9 17.74 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 [2024-06-25T06:23:52.448Z] #9 17.74 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 [2024-06-25T06:23:52.448Z] #9 17.74 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 [2024-06-25T06:23:52.448Z] #9 17.74 libxfont2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1 libxml2 libxmlb2 [2024-06-25T06:23:52.448Z] #9 17.74 libxmu6 libxmuu1 libxpm4 libxpresent1 libxrandr2 libxrender1 libxres1 [2024-06-25T06:23:52.448Z] #9 17.74 libxshmfence1 libxt6t64 libxxf86vm1 libyaml-0-2 media-types metacity-common [2024-06-25T06:23:52.448Z] #9 17.74 netbase perl perl-modules-5.38 readline-common session-migration [2024-06-25T06:23:52.448Z] #9 17.74 shared-mime-info sound-theme-freedesktop systemd systemd-dev systemd-sysv [2024-06-25T06:23:52.448Z] #9 17.74 tzdata ubuntu-mono vim-common vim-runtime x11-common x11-xkb-utils xauth [2024-06-25T06:23:52.448Z] #9 17.74 xfonts-encodings xfonts-utils xkb-data zenity zenity-common [2024-06-25T06:23:52.448Z] #9 17.74 Suggested packages: [2024-06-25T06:23:52.448Z] #9 17.74 liblocale-gettext-perl cron quota ecryptfs-utils cpp-doc gcc-13-locales [2024-06-25T06:23:52.448Z] #9 17.74 cpp-13-doc alsa-utils libasound2-plugins libcanberra-gtk0 libcanberra-pulse [2024-06-25T06:23:52.448Z] #9 17.74 colord cups-common gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user gvfs [2024-06-25T06:23:52.448Z] #9 17.74 liblcms2-utils pciutils lm-sensors gnome-control-center xdg-user-dirs [2024-06-25T06:23:52.448Z] #9 17.74 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2024-06-25T06:23:52.448Z] #9 17.74 libtap-harness-archive-perl readline-doc systemd-container systemd-homed [2024-06-25T06:23:52.448Z] #9 17.74 systemd-userdbd systemd-boot libfido2-1 libip4tc2 libqrencode4 [2024-06-25T06:23:52.448Z] #9 17.74 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 libtss2-rc0 libtss2-tcti-device0 [2024-06-25T06:23:52.448Z] #9 17.74 polkitd openssl zip ctags vim-doc vim-scripts nickle cairo-5c xorg-docs-core [2024-06-25T06:23:52.448Z] #9 17.74 Recommended packages: [2024-06-25T06:23:52.448Z] #9 17.74 librsvg2-common fonts-liberation-sans-narrow alsa-ucm-conf [2024-06-25T06:23:52.448Z] #9 17.74 alsa-topology-conf at-spi2-core libcanberra-gtk3-module ca-certificates [2024-06-25T06:23:52.448Z] #9 17.74 dmsetup libgdk-pixbuf2.0-bin libgl1-amber-dri libglib2.0-data xdg-user-dirs [2024-06-25T06:23:52.448Z] #9 17.74 libgtk-3-bin libgtk-4-bin iso-codes libgtk-4-media-gstreamer krb5-locales [2024-06-25T06:23:52.448Z] #9 17.74 libldap-common publicsuffix libsasl2-modules mesa-vulkan-drivers [2024-06-25T06:23:52.448Z] #9 17.74 | vulkan-icd networkd-dispatcher systemd-timesyncd | time-daemon [2024-06-25T06:23:52.448Z] #9 17.74 systemd-resolved libnss-systemd xxd [2024-06-25T06:23:52.448Z] #8 28.79 CentOS Stream 9 - Extras packages 16 kB/s | 17 kB 00:01 [2024-06-25T06:23:52.448Z] #8 28.99 CentOS Stream 9 - Extras packages 13 kB/s | 17 kB 00:01 [2024-06-25T06:23:52.808Z] #9 18.38 The following NEW packages will be installed: [2024-06-25T06:23:52.808Z] #9 18.38 adduser adwaita-icon-theme at-spi2-common cpp cpp-13 cpp-13-x86-64-linux-gnu [2024-06-25T06:23:52.808Z] #9 18.38 cpp-x86-64-linux-gnu curl dbus dbus-bin dbus-daemon dbus-session-bus-common [2024-06-25T06:23:52.808Z] #9 18.38 dbus-system-bus-common dbus-user-session dconf-gsettings-backend [2024-06-25T06:23:52.808Z] #9 18.38 dconf-service fontconfig fontconfig-config fonts-dejavu fonts-dejavu-core [2024-06-25T06:23:52.808Z] #9 18.38 fonts-dejavu-extra fonts-dejavu-mono fonts-freefont-ttf fonts-liberation [2024-06-25T06:23:52.808Z] #9 18.38 fonts-liberation2 gcc-13-base gsettings-desktop-schemas [2024-06-25T06:23:52.808Z] #9 18.38 gtk-update-icon-cache hicolor-icon-theme humanity-icon-theme libadwaita-1-0 [2024-06-25T06:23:52.808Z] #9 18.38 libapparmor1 libappstream5 libargon2-1 libasound2-data libasound2t64 [2024-06-25T06:23:52.808Z] #9 18.38 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 libavahi-client3 [2024-06-25T06:23:52.808Z] #9 18.38 libavahi-common-data libavahi-common3 libbrotli1 libbsd0 libcairo-gobject2 [2024-06-25T06:23:52.808Z] #9 18.38 libcairo-script-interpreter2 libcairo2 libcanberra-gtk3-0t64 libcanberra0t64 [2024-06-25T06:23:52.808Z] #9 18.38 libcolord2 libcryptsetup12 libcups2t64 libcurl3t64-gnutls libcurl4t64 [2024-06-25T06:23:52.808Z] #9 18.38 libdatrie1 libdbus-1-3 libdconf1 libdeflate0 libdevmapper1.02.1 [2024-06-25T06:23:52.808Z] #9 18.38 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 [2024-06-25T06:23:52.808Z] #9 18.38 libdrm2 libedit2 libelf1t64 libepoxy0 libexpat1 libfdisk1 [2024-06-25T06:23:52.808Z] #9 18.38 libfile-readbackwards-perl libfontconfig1 libfontenc1 libfreetype6 [2024-06-25T06:23:52.808Z] #9 18.38 libfribidi0 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 [2024-06-25T06:23:52.808Z] #9 18.38 libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri libglapi-mesa libglib2.0-0t64 [2024-06-25T06:23:52.808Z] #9 18.38 libglvnd0 libglx-mesa0 libglx0 libgpm2 libgraphene-1.0-0 libgraphite2-3 [2024-06-25T06:23:52.808Z] #9 18.38 libgssapi-krb5-2 libgtk-3-0t64 libgtk-3-common libgtk-4-1 libgtk-4-common [2024-06-25T06:23:52.808Z] #9 18.38 libgtop-2.0-11 libgtop2-common libharfbuzz0b libice6 libicu74 libisl23 [2024-06-25T06:23:52.808Z] #9 18.38 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 libk5crypto3 libkeyutils1 [2024-06-25T06:23:52.808Z] #9 18.38 libkmod2 libkrb5-3 libkrb5support0 liblcms2-2 libldap2 liblerc4 libllvm17t64 [2024-06-25T06:23:52.808Z] #9 18.38 libltdl7 liblzo2-2 libmetacity3 libmpc3 libmpfr6 libnghttp2-14 libogg0 [2024-06-25T06:23:52.808Z] #9 18.38 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 [2024-06-25T06:23:52.808Z] #9 18.38 libpciaccess0 libperl5.38t64 libpixman-1-0 libpng16-16t64 libpsl5t64 [2024-06-25T06:23:52.808Z] #9 18.38 libpython3.12-minimal libpython3.12-stdlib libpython3.12t64 libreadline8t64 [2024-06-25T06:23:52.808Z] #9 18.38 librtmp1 libsasl2-2 libsasl2-modules-db libsensors-config libsensors5 [2024-06-25T06:23:52.808Z] #9 18.38 libsharpyuv0 libsm6 libsodium23 libsqlite3-0 libssh-4 [2024-06-25T06:23:52.808Z] #9 18.38 libstartup-notification0 libstemmer0d libsystemd-shared libtdb1 libthai-data [2024-06-25T06:23:52.808Z] #9 18.38 libthai0 libtiff6 libunwind8 libvorbis0a libvorbisfile3 libvulkan1 [2024-06-25T06:23:52.808Z] #9 18.38 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwebp7 libx11-6 [2024-06-25T06:23:52.808Z] #9 18.38 libx11-data libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 [2024-06-25T06:23:52.808Z] #9 18.38 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 [2024-06-25T06:23:52.808Z] #9 18.38 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1 [2024-06-25T06:23:52.808Z] #9 18.38 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxfont2 libxi6 libxinerama1 [2024-06-25T06:23:52.808Z] #9 18.38 libxkbcommon0 libxkbfile1 libxml2 libxmlb2 libxmu6 libxmuu1 libxpm4 [2024-06-25T06:23:52.808Z] #9 18.38 libxpresent1 libxrandr2 libxrender1 libxres1 libxshmfence1 libxt6t64 [2024-06-25T06:23:52.808Z] #9 18.38 libxxf86vm1 libyaml-0-2 media-types metacity metacity-common netbase perl [2024-06-25T06:23:52.808Z] #9 18.38 perl-modules-5.38 readline-common session-migration shared-mime-info [2024-06-25T06:23:52.808Z] #9 18.38 sound-theme-freedesktop systemd systemd-dev systemd-sysv tigervnc-common [2024-06-25T06:23:52.808Z] #9 18.38 tigervnc-standalone-server tigervnc-tools tzdata ubuntu-mono unzip vim [2024-06-25T06:23:52.808Z] #9 18.38 vim-common vim-runtime wget x11-common x11-xkb-utils x11-xserver-utils xauth [2024-06-25T06:23:52.808Z] #9 18.38 xfonts-100dpi xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable [2024-06-25T06:23:52.808Z] #9 18.38 xfonts-utils xkb-data zenity zenity-common [2024-06-25T06:23:53.162Z] #9 18.58 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:23:53.162Z] #9 18.58 Need to get 145 MB of archives. [2024-06-25T06:23:53.162Z] #9 18.58 After this operation, 564 MB of additional disk space will be used. [2024-06-25T06:23:53.162Z] #9 18.58 Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libapparmor1 amd64 4.0.0-beta3-0ubuntu3 [49.5 kB] [2024-06-25T06:23:53.162Z] #9 18.62 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] [2024-06-25T06:23:53.162Z] #9 18.62 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3 [139 kB] [2024-06-25T06:23:53.162Z] #9 18.64 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] [2024-06-25T06:23:53.162Z] #9 18.65 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4 [266 kB] [2024-06-25T06:23:53.162Z] #9 18.66 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6 [146 kB] [2024-06-25T06:23:53.162Z] #9 18.66 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libkmod2 amd64 31+20240202-2ubuntu7 [51.7 kB] [2024-06-25T06:23:53.162Z] #9 18.67 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.1 [2074 kB] [2024-06-25T06:23:53.162Z] #9 18.74 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.1 [104 kB] [2024-06-25T06:23:53.162Z] #9 18.75 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.1 [3471 kB] [2024-06-25T06:23:53.162Z] #9 18.82 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.1 [11.9 kB] [2024-06-25T06:23:53.162Z] #9 18.82 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-modules-5.38 all 5.38.2-3.2build2 [3110 kB] [2024-06-25T06:23:53.517Z] #9 18.89 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2024-06-25T06:23:53.517Z] #9 18.89 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6710 B] [2024-06-25T06:23:53.517Z] #9 18.89 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libperl5.38t64 amd64 5.38.2-3.2build2 [4873 kB] [2024-06-25T06:23:53.517Z] #9 19.02 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 perl amd64 5.38.2-3.2build2 [231 kB] [2024-06-25T06:23:53.517Z] #9 19.03 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] [2024-06-25T06:23:53.517Z] #9 19.03 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4 [210 kB] [2024-06-25T06:23:53.517Z] #9 19.04 Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-bin amd64 1.14.10-4ubuntu4 [39.3 kB] [2024-06-25T06:23:53.517Z] #9 19.04 Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4 [80.4 kB] [2024-06-25T06:23:53.517Z] #9 19.04 Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libexpat1 amd64 2.6.1-2build1 [87.0 kB] [2024-06-25T06:23:53.517Z] #9 19.05 Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4 [118 kB] [2024-06-25T06:23:53.517Z] #9 19.05 Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4 [81.6 kB] [2024-06-25T06:23:53.517Z] #9 19.06 Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus amd64 1.14.10-4ubuntu4 [24.3 kB] [2024-06-25T06:23:53.517Z] #9 19.06 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.1 [235 kB] [2024-06-25T06:23:53.517Z] #9 19.06 Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4 [9960 B] [2024-06-25T06:23:53.517Z] #9 19.06 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libbsd0 amd64 0.12.1-1build1 [41.2 kB] [2024-06-25T06:23:53.517Z] #9 19.07 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libelf1t64 amd64 0.190-1.1build4 [57.6 kB] [2024-06-25T06:23:53.517Z] #9 19.07 Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] [2024-06-25T06:23:53.517Z] #9 19.07 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.1 [1546 kB] [2024-06-25T06:23:53.517Z] #9 19.12 Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2 [33.5 kB] [2024-06-25T06:23:53.517Z] #9 19.12 Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2 [81.7 kB] [2024-06-25T06:23:53.517Z] #9 19.13 Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B] [2024-06-25T06:23:53.517Z] #9 19.13 Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2 [347 kB] [2024-06-25T06:23:53.517Z] #8 32.44 Selecting previously unselected package perl. [2024-06-25T06:23:53.878Z] #9 19.14 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2 [142 kB] [2024-06-25T06:23:53.878Z] #9 19.15 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libicu74 amd64 74.2-1ubuntu3 [10.9 MB] [2024-06-25T06:23:53.878Z] #8 32.44 Preparing to unpack .../04-perl_5.30.0-9ubuntu0.5_amd64.deb ... [2024-06-25T06:23:53.878Z] #8 32.47 Unpacking perl (5.30.0-9ubuntu0.5) ... [2024-06-25T06:23:53.878Z] #9 19.51 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libpython3.12-minimal amd64 3.12.3-1 [833 kB] [2024-06-25T06:23:53.878Z] #9 19.54 Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] [2024-06-25T06:23:54.236Z] #8 32.78 Selecting previously unselected package libexpat1:amd64. [2024-06-25T06:23:54.236Z] #8 32.78 Preparing to unpack .../05-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [2024-06-25T06:23:54.236Z] #8 32.80 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2024-06-25T06:23:54.236Z] #9 19.55 Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] [2024-06-25T06:23:54.236Z] #9 19.55 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2024a-3ubuntu1.1 [273 kB] [2024-06-25T06:23:54.236Z] #9 19.56 Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] [2024-06-25T06:23:54.236Z] #9 19.56 Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] [2024-06-25T06:23:54.236Z] #9 19.57 Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2 [701 kB] [2024-06-25T06:23:54.236Z] #9 19.60 Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libpython3.12-stdlib amd64 3.12.3-1 [2067 kB] [2024-06-25T06:23:54.236Z] #9 19.66 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3 [762 kB] [2024-06-25T06:23:54.236Z] #8 32.95 Selecting previously unselected package libmpdec2:amd64. [2024-06-25T06:23:54.236Z] #8 32.96 Preparing to unpack .../06-libmpdec2_2.4.2-3_amd64.deb ... [2024-06-25T06:23:54.236Z] #8 32.97 Unpacking libmpdec2:amd64 (2.4.2-3) ... [2024-06-25T06:23:54.236Z] #9 19.70 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] [2024-06-25T06:23:54.236Z] #9 19.70 Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 shared-mime-info amd64 2.4-4 [474 kB] [2024-06-25T06:23:54.236Z] #9 19.71 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim-common all 2:9.1.0016-1ubuntu7.1 [385 kB] [2024-06-25T06:23:54.236Z] #9 19.73 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 xkb-data all 2.41-2ubuntu1 [395 kB] [2024-06-25T06:23:54.236Z] #9 19.74 Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-common all 2.4.120-2build1 [8096 B] [2024-06-25T06:23:54.236Z] #9 19.75 Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm2 amd64 2.4.120-2build1 [40.5 kB] [2024-06-25T06:23:54.236Z] #9 19.75 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] [2024-06-25T06:23:54.236Z] #9 19.75 Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libgpm2 amd64 1.20.7-11 [14.1 kB] [2024-06-25T06:23:54.236Z] #9 19.75 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.1 [74.3 kB] [2024-06-25T06:23:54.236Z] #9 19.77 Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] [2024-06-25T06:23:54.236Z] #9 19.77 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] [2024-06-25T06:23:54.236Z] #9 19.78 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5546 B] [2024-06-25T06:23:54.236Z] #9 19.78 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] [2024-06-25T06:23:54.236Z] #9 19.78 Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7160 B] [2024-06-25T06:23:54.237Z] #9 19.78 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] [2024-06-25T06:23:54.237Z] #9 19.78 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] [2024-06-25T06:23:54.237Z] #9 19.78 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] [2024-06-25T06:23:54.237Z] #9 19.80 Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] [2024-06-25T06:23:54.237Z] #9 19.82 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] [2024-06-25T06:23:54.237Z] #9 19.82 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon0 amd64 1.6.0-1build1 [122 kB] [2024-06-25T06:23:54.237Z] #9 19.82 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B] [2024-06-25T06:23:54.237Z] #9 19.82 Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 wget amd64 1.21.4-1ubuntu4 [333 kB] [2024-06-25T06:23:54.237Z] #9 19.84 Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB] [2024-06-25T06:23:54.237Z] #9 19.84 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.1 [8024 B] [2024-06-25T06:23:54.237Z] #9 19.84 Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2024-06-25T06:23:54.237Z] #9 19.85 Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B] [2024-06-25T06:23:54.237Z] #9 19.85 Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libdeflate0 amd64 1.19-1build1 [43.8 kB] [2024-06-25T06:23:54.237Z] #9 19.86 Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] [2024-06-25T06:23:54.237Z] #9 19.86 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] [2024-06-25T06:23:54.237Z] #9 19.87 Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] [2024-06-25T06:23:54.237Z] #9 19.87 Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] [2024-06-25T06:23:54.237Z] #9 19.89 Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.1 [199 kB] [2024-06-25T06:23:54.237Z] #9 19.89 Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.1 [147 kB] [2024-06-25T06:23:54.237Z] #8 33.17 Selecting previously unselected package libssl1.1:amd64. [2024-06-25T06:23:54.237Z] #8 33.17 Preparing to unpack .../07-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... [2024-06-25T06:23:54.596Z] #9 19.89 Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1 [51.6 kB] [2024-06-25T06:23:54.596Z] #9 19.90 Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] [2024-06-25T06:23:54.596Z] #9 19.90 Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1282 kB] [2024-06-25T06:23:54.596Z] #9 19.96 Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] [2024-06-25T06:23:54.596Z] #9 19.96 Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] [2024-06-25T06:23:54.596Z] #9 19.98 Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8674 B] [2024-06-25T06:23:54.596Z] #9 19.98 Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-13-base amd64 13.2.0-23ubuntu4 [49.0 kB] [2024-06-25T06:23:54.596Z] #9 19.98 Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libisl23 amd64 0.26-3build1 [680 kB] [2024-06-25T06:23:54.596Z] #9 20.01 Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libmpfr6 amd64 4.2.1-1build1 [355 kB] [2024-06-25T06:23:54.596Z] #8 33.19 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [2024-06-25T06:23:54.596Z] #9 20.02 Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libmpc3 amd64 1.3.1-1build1 [54.5 kB] [2024-06-25T06:23:54.596Z] #9 20.03 Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-13-x86-64-linux-gnu amd64 13.2.0-23ubuntu4 [11.2 MB] [2024-06-25T06:23:54.952Z] #8 33.61 Selecting previously unselected package libpython3.8-minimal:amd64. [2024-06-25T06:23:54.952Z] #8 33.61 Preparing to unpack .../08-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-06-25T06:23:54.952Z] #9 20.37 Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-13 amd64 13.2.0-23ubuntu4 [1032 B] [2024-06-25T06:23:54.952Z] #9 20.37 Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5326 B] [2024-06-25T06:23:54.952Z] #9 20.37 Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] [2024-06-25T06:23:54.952Z] #9 20.37 Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] [2024-06-25T06:23:54.952Z] #9 20.40 Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3 [20.3 kB] [2024-06-25T06:23:54.952Z] #9 20.40 Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3 [53.2 kB] [2024-06-25T06:23:54.952Z] #9 20.40 Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8 [195 kB] [2024-06-25T06:23:54.952Z] #9 20.41 Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] [2024-06-25T06:23:54.952Z] #9 20.41 Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libssh-4 amd64 0.10.6-2build2 [188 kB] [2024-06-25T06:23:54.952Z] #9 20.42 Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.1 [341 kB] [2024-06-25T06:23:54.952Z] #8 31.21 Dependencies resolved. [2024-06-25T06:23:54.952Z] #8 31.21 Nothing to do. [2024-06-25T06:23:54.952Z] #8 31.21 Complete! [2024-06-25T06:23:54.952Z] #8 33.63 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-25T06:23:54.952Z] #9 20.44 Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.1 [227 kB] [2024-06-25T06:23:54.952Z] #9 20.45 Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libdconf1 amd64 0.40.0-4build2 [39.4 kB] [2024-06-25T06:23:55.318Z] #9 20.61 Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 dconf-service amd64 0.40.0-4build2 [27.5 kB] [2024-06-25T06:23:55.318Z] #8 31.59 Dependencies resolved. [2024-06-25T06:23:55.318Z] #8 31.59 Nothing to do. [2024-06-25T06:23:55.318Z] #8 31.59 Complete! [2024-06-25T06:23:55.318Z] #9 20.79 Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 dconf-gsettings-backend amd64 0.40.0-4build2 [22.1 kB] [2024-06-25T06:23:55.318Z] #9 20.83 Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] [2024-06-25T06:23:55.318Z] #8 34.07 Selecting previously unselected package mime-support. [2024-06-25T06:23:55.318Z] #8 34.07 Preparing to unpack .../09-mime-support_3.64ubuntu1_all.deb ... [2024-06-25T06:23:55.318Z] #8 34.11 Unpacking mime-support (3.64ubuntu1) ... [2024-06-25T06:23:55.676Z] #9 21.09 Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] [2024-06-25T06:23:55.676Z] #8 34.28 Selecting previously unselected package readline-common. [2024-06-25T06:23:55.676Z] #8 34.28 Preparing to unpack .../10-readline-common_8.0-4_all.deb ... [2024-06-25T06:23:55.676Z] #8 34.30 Unpacking readline-common (8.0-4) ... [2024-06-25T06:23:55.676Z] #9 21.17 Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] [2024-06-25T06:23:55.676Z] #8 34.44 Selecting previously unselected package libreadline8:amd64. [2024-06-25T06:23:55.676Z] #8 34.44 Preparing to unpack .../11-libreadline8_8.0-4_amd64.deb ... [2024-06-25T06:23:55.676Z] #8 34.45 Unpacking libreadline8:amd64 (8.0-4) ... [2024-06-25T06:23:55.676Z] #8 32.13 Last metadata expiration check: 0:00:03 ago on Tue Jun 25 06:23:52 2024. [2024-06-25T06:23:55.676Z] #8 32.28 Last metadata expiration check: 0:00:03 ago on Tue Jun 25 06:23:52 2024. [2024-06-25T06:23:55.676Z] #8 34.67 Selecting previously unselected package libsqlite3-0:amd64. [2024-06-25T06:23:55.676Z] #8 34.67 Preparing to unpack .../12-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... [2024-06-25T06:23:55.676Z] #9 21.25 Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] [2024-06-25T06:23:55.676Z] #9 21.32 Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-freefont-ttf all 20211204+svn4273-2 [5641 kB] [2024-06-25T06:23:56.040Z] #8 32.38 Package curl-minimal-7.76.1-29.el9.x86_64 is already installed. [2024-06-25T06:23:56.040Z] #9 21.48 Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] [2024-06-25T06:23:56.040Z] #9 21.48 Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] [2024-06-25T06:23:56.040Z] #9 21.49 Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] [2024-06-25T06:23:56.040Z] #9 21.50 Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-extra all 2.37-8 [1947 kB] [2024-06-25T06:23:56.040Z] #8 34.68 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [2024-06-25T06:23:56.040Z] #9 21.54 Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-dejavu all 2.37-8 [3020 B] [2024-06-25T06:23:56.040Z] #9 21.54 Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] [2024-06-25T06:23:56.040Z] #9 21.54 Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9034 B] [2024-06-25T06:23:56.040Z] #9 21.54 Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 gsettings-desktop-schemas all 46.0-1ubuntu2 [35.6 kB] [2024-06-25T06:23:56.040Z] #9 21.54 Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.1 [333 kB] [2024-06-25T06:23:56.040Z] #9 21.56 Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libstemmer0d amd64 2.2.0-4build1 [161 kB] [2024-06-25T06:23:56.040Z] #9 21.64 Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlb2 amd64 0.3.18-1 [67.7 kB] [2024-06-25T06:23:56.040Z] #9 21.64 Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libappstream5 amd64 1.0.2-1build6 [238 kB] [2024-06-25T06:23:56.040Z] #8 32.49 Package curl-minimal-7.76.1-29.el9.x86_64 is already installed. [2024-06-25T06:23:56.040Z] #8 32.66 Dependencies resolved. [2024-06-25T06:23:56.469Z] #8 32.69 Dependencies resolved. [2024-06-25T06:23:56.469Z] #9 21.64 Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphene-1.0-0 amd64 1.10.8-3build2 [46.2 kB] [2024-06-25T06:23:56.469Z] #9 21.66 Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] [2024-06-25T06:23:56.469Z] #9 21.66 Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] [2024-06-25T06:23:56.469Z] #9 21.66 Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5756 B] [2024-06-25T06:23:56.469Z] #9 21.66 Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] [2024-06-25T06:23:56.469Z] #9 21.66 Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] [2024-06-25T06:23:56.469Z] #9 21.67 Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] [2024-06-25T06:23:56.469Z] #9 21.71 Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] [2024-06-25T06:23:56.469Z] #9 21.79 Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libcairo-script-interpreter2 amd64 1.18.0-3build1 [60.3 kB] [2024-06-25T06:23:56.469Z] #9 21.79 Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2024-06-25T06:23:56.469Z] #9 21.79 Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] [2024-06-25T06:23:56.469Z] #8 34.98 Selecting previously unselected package libpython3.8-stdlib:amd64. [2024-06-25T06:23:56.469Z] #8 34.98 Preparing to unpack .../13-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-06-25T06:23:56.469Z] #8 35.01 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-25T06:23:56.469Z] #8 32.75 ==================================================================================================== [2024-06-25T06:23:56.469Z] #8 32.75 Package Arch Version Repo Size [2024-06-25T06:23:56.469Z] #8 32.75 ==================================================================================================== [2024-06-25T06:23:56.469Z] #8 32.75 Installing: [2024-06-25T06:23:56.469Z] #8 32.75 bzip2 x86_64 1.0.8-8.el9 baseos 56 k [2024-06-25T06:23:56.469Z] #8 32.75 freetype x86_64 2.10.4-9.el9 baseos 388 k [2024-06-25T06:23:56.469Z] #8 32.75 gcc x86_64 11.4.1-3.el9 appstream 32 M [2024-06-25T06:23:56.469Z] #8 32.75 glibc-langpack-en x86_64 2.34-113.el9 baseos 659 k [2024-06-25T06:23:56.469Z] #8 32.75 glibc-locale-source x86_64 2.34-113.el9 appstream 4.2 M [2024-06-25T06:23:56.469Z] #8 32.75 gtk2 x86_64 2.24.33-8.el9 appstream 3.5 M [2024-06-25T06:23:56.469Z] #8 32.75 gtk2-devel x86_64 2.24.33-8.el9 appstream 2.8 M [2024-06-25T06:23:56.469Z] #8 32.75 gtk3 x86_64 3.24.31-4.el9 appstream 4.9 M [2024-06-25T06:23:56.469Z] #8 32.75 gtk3-devel x86_64 3.24.31-4.el9 appstream 4.3 M [2024-06-25T06:23:56.469Z] #8 32.75 gtk4 x86_64 4.12.3-2.el9 appstream 5.0 M [2024-06-25T06:23:56.469Z] #8 32.75 java-17-openjdk-devel x86_64 1:17.0.6.0.10-3.el9 appstream 4.7 M [2024-06-25T06:23:56.469Z] #8 32.75 libXScrnSaver x86_64 1.2.3-10.el9 appstream 25 k [2024-06-25T06:23:56.469Z] #8 32.75 libXt-devel x86_64 1.2.0-6.el9 appstream 476 k [2024-06-25T06:23:56.469Z] #8 32.75 libXtst-devel x86_64 1.2.3-16.el9 appstream 17 k [2024-06-25T06:23:56.469Z] #8 32.75 liberation-fonts noarch 1:2.1.3-5.el9 appstream 3.6 k [2024-06-25T06:23:56.469Z] #8 32.75 lsof x86_64 4.94.0-3.el9 baseos 239 k [2024-06-25T06:23:56.469Z] #8 32.75 make x86_64 1:4.3-8.el9 baseos 536 k [2024-06-25T06:23:56.469Z] #8 32.75 mesa-libGL x86_64 24.1.0-2.el9 appstream 170 k [2024-06-25T06:23:56.469Z] #8 32.75 mesa-libGL-devel x86_64 24.1.0-2.el9 appstream 28 k [2024-06-25T06:23:56.469Z] #8 32.75 mesa-libGLU-devel x86_64 9.0.1-6.el9 appstream 14 k [2024-06-25T06:23:56.469Z] #8 32.75 mutter x86_64 40.9-16.el9 appstream 2.3 M [2024-06-25T06:23:56.469Z] #8 32.75 nspr x86_64 4.35.0-7.el9 appstream 135 k [2024-06-25T06:23:56.469Z] #8 32.75 nss x86_64 3.90.0-7.el9 appstream 706 k [2024-06-25T06:23:56.469Z] #8 32.75 nss-util x86_64 3.90.0-7.el9 appstream 88 k [2024-06-25T06:23:56.469Z] #8 32.75 tigervnc x86_64 1.13.1-10.el9 appstream 307 k [2024-06-25T06:23:56.469Z] #8 32.75 tigervnc-server x86_64 1.13.1-10.el9 appstream 223 k [2024-06-25T06:23:56.469Z] #8 32.75 unzip x86_64 6.0-56.el9 baseos 182 k [2024-06-25T06:23:56.469Z] #8 32.75 webkit2gtk3 x86_64 2.44.2-1.el9 appstream 22 M [2024-06-25T06:23:56.469Z] #8 32.75 webkit2gtk3-devel x86_64 2.44.2-1.el9 appstream 365 k [2024-06-25T06:23:56.469Z] #8 32.75 wget x86_64 1.21.1-7.el9 appstream 789 k [2024-06-25T06:23:56.469Z] #8 32.75 xorg-x11-fonts-100dpi noarch 7.5-33.el9 appstream 3.2 M [2024-06-25T06:23:56.469Z] #8 32.75 xorg-x11-fonts-75dpi noarch 7.5-33.el9 appstream 2.8 M [2024-06-25T06:23:56.469Z] #8 32.75 xorg-x11-fonts-Type1 noarch 7.5-33.el9 appstream 505 k [2024-06-25T06:23:56.469Z] #8 32.75 xorg-x11-fonts-misc noarch 7.5-33.el9 appstream 5.2 M [2024-06-25T06:23:56.469Z] #8 32.75 xorg-x11-server-utils x86_64 7.7-44.el9 appstream 158 k [2024-06-25T06:23:56.469Z] #8 32.75 zip x86_64 3.0-35.el9 baseos 266 k [2024-06-25T06:23:56.469Z] #8 32.75 Installing dependencies: [2024-06-25T06:23:56.469Z] #8 32.75 ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k [2024-06-25T06:23:56.469Z] #8 32.75 NetworkManager-libnm x86_64 1:1.48.0-1.el9 baseos 1.8 M [2024-06-25T06:23:56.469Z] #8 32.75 acl x86_64 2.3.1-4.el9 baseos 71 k [2024-06-25T06:23:56.469Z] #8 32.75 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k [2024-06-25T06:23:56.469Z] #8 32.75 adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k [2024-06-25T06:23:56.469Z] #8 32.75 adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M [2024-06-25T06:23:56.469Z] #8 32.75 alsa-lib x86_64 1.2.10-2.el9 appstream 523 k [2024-06-25T06:23:56.469Z] #8 32.75 at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k [2024-06-25T06:23:56.469Z] #8 32.75 at-spi2-atk-devel x86_64 2.38.0-4.el9 appstream 11 k [2024-06-25T06:23:56.469Z] #8 32.75 at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k [2024-06-25T06:23:56.469Z] #8 32.75 at-spi2-core-devel x86_64 2.40.3-1.el9 appstream 148 k [2024-06-25T06:23:56.469Z] #8 32.75 atk x86_64 2.36.0-5.el9 appstream 292 k [2024-06-25T06:23:56.469Z] #8 32.75 atk-devel x86_64 2.36.0-5.el9 appstream 190 k [2024-06-25T06:23:56.469Z] #8 32.75 avahi-glib x86_64 0.8-20.el9 appstream 15 k [2024-06-25T06:23:56.469Z] #8 32.75 avahi-libs x86_64 0.8-20.el9 baseos 68 k [2024-06-25T06:23:56.469Z] #8 32.75 binutils x86_64 2.35.2-43.el9 baseos 4.6 M [2024-06-25T06:23:56.469Z] #8 32.75 binutils-gold x86_64 2.35.2-43.el9 baseos 735 k [2024-06-25T06:23:56.469Z] #8 32.75 bluez-libs x86_64 5.56-6.el9 baseos 85 k [2024-06-25T06:23:56.469Z] #8 32.75 brotli x86_64 1.0.9-6.el9 appstream 313 k [2024-06-25T06:23:56.469Z] #8 32.75 brotli-devel x86_64 1.0.9-6.el9 appstream 32 k [2024-06-25T06:23:56.469Z] #8 32.75 bubblewrap x86_64 0.4.1-7.el9 baseos 49 k [2024-06-25T06:23:56.469Z] #8 32.75 bzip2-devel x86_64 1.0.8-8.el9 appstream 215 k [2024-06-25T06:23:56.469Z] #8 32.75 cairo x86_64 1.17.4-7.el9 appstream 660 k [2024-06-25T06:23:56.469Z] #8 32.75 cairo-devel x86_64 1.17.4-7.el9 appstream 209 k [2024-06-25T06:23:56.469Z] #8 32.75 cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k [2024-06-25T06:23:56.469Z] #8 32.75 cairo-gobject-devel x86_64 1.17.4-7.el9 appstream 11 k [2024-06-25T06:23:56.469Z] #8 32.75 cmake-filesystem x86_64 3.26.5-2.el9 appstream 19 k [2024-06-25T06:23:56.469Z] #8 32.75 color-filesystem noarch 1-28.el9 appstream 8.8 k [2024-06-25T06:23:56.469Z] #8 32.75 colord x86_64 1.4.5-4.el9 appstream 555 k [2024-06-25T06:23:56.469Z] #8 32.75 colord-libs x86_64 1.4.5-4.el9 appstream 229 k [2024-06-25T06:23:56.469Z] #8 32.75 composefs-libs x86_64 1.0.3-2.el9 appstream 60 k [2024-06-25T06:23:56.469Z] #8 32.75 copy-jdk-configs noarch 4.0-3.el9 appstream 28 k [2024-06-25T06:23:56.469Z] #8 32.75 cpp x86_64 11.4.1-3.el9 appstream 11 M [2024-06-25T06:23:56.469Z] #8 32.75 cracklib x86_64 2.9.6-27.el9 baseos 94 k [2024-06-25T06:23:56.469Z] #8 32.75 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M [2024-06-25T06:23:56.469Z] #8 32.75 cryptsetup-libs x86_64 2.7.2-1.el9 baseos 515 k [2024-06-25T06:23:56.469Z] #8 32.75 cups-libs x86_64 1:2.3.3op2-26.el9 baseos 262 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus-broker x86_64 28-7.el9 baseos 172 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus-daemon x86_64 1:1.12.20-8.el9 appstream 201 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus-devel x86_64 1:1.12.20-8.el9 appstream 37 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus-tools x86_64 1:1.12.20-8.el9 baseos 52 k [2024-06-25T06:23:56.469Z] #8 32.75 dbus-x11 x86_64 1:1.12.20-8.el9 appstream 25 k [2024-06-25T06:23:56.469Z] #8 32.75 device-mapper x86_64 9:1.02.197-2.el9 baseos 141 k [2024-06-25T06:23:56.469Z] #8 32.75 device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 179 k [2024-06-25T06:23:56.469Z] #8 32.75 diffutils x86_64 3.7-12.el9 baseos 397 k [2024-06-25T06:23:56.469Z] #8 32.75 elfutils-debuginfod-client x86_64 0.191-4.el9 baseos 37 k [2024-06-25T06:23:56.469Z] #8 32.75 enchant2 x86_64 2.2.15-6.el9 appstream 65 k [2024-06-25T06:23:56.469Z] #8 32.75 exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k [2024-06-25T06:23:56.469Z] #8 32.75 exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k [2024-06-25T06:23:56.469Z] #8 32.75 fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k [2024-06-25T06:23:56.469Z] #8 32.75 flac-libs x86_64 1.3.3-12.el9 appstream 218 k [2024-06-25T06:23:56.469Z] #8 32.75 flatpak-session-helper x86_64 1.12.9-1.el9 appstream 73 k [2024-06-25T06:23:56.469Z] #8 32.75 fltk x86_64 1.3.8-1.el9 appstream 616 k [2024-06-25T06:23:56.469Z] #8 32.75 fontconfig x86_64 2.14.0-2.el9 appstream 297 k [2024-06-25T06:23:56.469Z] #8 32.75 fontconfig-devel x86_64 2.14.0-2.el9 appstream 174 k [2024-06-25T06:23:56.470Z] #8 32.75 freetype-devel x86_64 2.10.4-9.el9 appstream 1.1 M [2024-06-25T06:23:56.470Z] #8 32.75 fribidi x86_64 1.0.10-6.el9.2 appstream 85 k [2024-06-25T06:23:56.470Z] #8 32.75 fribidi-devel x86_64 1.0.10-6.el9.2 appstream 27 k [2024-06-25T06:23:56.470Z] #8 32.75 fuse x86_64 2.9.9-15.el9 baseos 80 k [2024-06-25T06:23:56.470Z] #8 32.75 fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k [2024-06-25T06:23:56.470Z] #8 32.75 fuse-libs x86_64 2.9.9-15.el9 baseos 98 k [2024-06-25T06:23:56.470Z] #8 32.75 gcr-base x86_64 3.40.0-3.el9 appstream 279 k [2024-06-25T06:23:56.470Z] #8 32.75 gdk-pixbuf2 x86_64 2.42.6-4.el9 appstream 492 k [2024-06-25T06:23:56.470Z] #8 32.75 gdk-pixbuf2-devel x86_64 2.42.6-4.el9 appstream 66 k [2024-06-25T06:23:56.470Z] #8 32.75 gdk-pixbuf2-modules x86_64 2.42.6-4.el9 appstream 89 k [2024-06-25T06:23:56.470Z] #8 32.75 geoclue2 x86_64 2.6.0-7.el9 appstream 124 k [2024-06-25T06:23:56.470Z] #8 32.75 geoclue2-libs x86_64 2.6.0-7.el9 appstream 57 k [2024-06-25T06:23:56.470Z] #8 32.75 geocode-glib x86_64 3.26.2-5.el9 appstream 72 k [2024-06-25T06:23:56.470Z] #8 32.75 gettext x86_64 0.21-8.el9 baseos 1.1 M [2024-06-25T06:23:56.470Z] #8 32.75 gettext-libs x86_64 0.21-8.el9 baseos 303 k [2024-06-25T06:23:56.470Z] #8 32.75 giflib x86_64 5.2.1-9.el9 appstream 49 k [2024-06-25T06:23:56.470Z] #8 32.75 gl-manpages noarch 1.1-24.20190306.el9 appstream 1.2 M [2024-06-25T06:23:56.470Z] #8 32.75 glib-networking x86_64 2.68.3-3.el9 baseos 186 k [2024-06-25T06:23:56.470Z] #8 32.75 glib2-devel x86_64 2.68.4-15.el9 appstream 552 k [2024-06-25T06:23:56.470Z] #8 32.75 glibc-devel x86_64 2.34-113.el9 appstream 35 k [2024-06-25T06:23:56.470Z] #8 32.75 glibc-headers x86_64 2.34-113.el9 appstream 540 k [2024-06-25T06:23:56.470Z] #8 32.75 gnome-control-center-filesystem noarch 40.0-31.el9 appstream 9.3 k [2024-06-25T06:23:56.470Z] #8 32.75 gnome-desktop3 x86_64 40.4-1.el9 appstream 649 k [2024-06-25T06:23:56.470Z] #8 32.75 gnome-settings-daemon x86_64 40.0.1-17.el9 appstream 1.1 M [2024-06-25T06:23:56.470Z] #8 32.75 gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k [2024-06-25T06:23:56.470Z] #8 32.75 graphene x86_64 1.10.6-2.el9 appstream 64 k [2024-06-25T06:23:56.470Z] #8 32.75 graphite2 x86_64 1.3.14-9.el9 baseos 95 k [2024-06-25T06:23:56.470Z] #8 32.75 graphite2-devel x86_64 1.3.14-9.el9 appstream 22 k [2024-06-25T06:23:56.470Z] #8 32.75 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M [2024-06-25T06:23:56.470Z] #8 32.75 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k [2024-06-25T06:23:56.470Z] #8 32.75 gsm x86_64 1.0.19-6.el9 appstream 34 k [2024-06-25T06:23:56.470Z] #8 32.75 gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M [2024-06-25T06:23:56.470Z] #8 32.75 gstreamer1-plugins-bad-free x86_64 1.22.1-4.el9 appstream 3.0 M [2024-06-25T06:23:56.470Z] #8 32.75 gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M [2024-06-25T06:23:56.470Z] #8 32.75 gtk-update-icon-cache x86_64 3.24.31-4.el9 appstream 33 k [2024-06-25T06:23:56.470Z] #8 32.75 harfbuzz x86_64 2.7.4-10.el9 baseos 624 k [2024-06-25T06:23:56.470Z] #8 32.75 harfbuzz-devel x86_64 2.7.4-10.el9 appstream 347 k [2024-06-25T06:23:56.470Z] #8 32.75 harfbuzz-icu x86_64 2.7.4-10.el9 appstream 14 k [2024-06-25T06:23:56.470Z] #8 32.75 hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k [2024-06-25T06:23:56.470Z] #8 32.75 hunspell x86_64 1.7.0-11.el9 appstream 325 k [2024-06-25T06:23:56.470Z] #8 32.75 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k [2024-06-25T06:23:56.470Z] #8 32.75 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k [2024-06-25T06:23:56.470Z] #8 32.75 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k [2024-06-25T06:23:56.470Z] #8 32.75 hwdata noarch 0.348-9.13.el9 baseos 1.6 M [2024-06-25T06:23:56.470Z] #8 32.75 hyphen x86_64 2.8.8-17.el9 appstream 30 k [2024-06-25T06:23:56.470Z] #8 32.75 iio-sensor-proxy x86_64 3.3-1.el9 appstream 62 k [2024-06-25T06:23:56.470Z] #8 32.75 iso-codes noarch 4.6.0-3.el9 appstream 3.5 M [2024-06-25T06:23:56.470Z] #8 32.75 java-17-openjdk x86_64 1:17.0.6.0.10-3.el9 appstream 434 k [2024-06-25T06:23:56.470Z] #8 32.75 java-17-openjdk-headless x86_64 1:17.0.6.0.10-3.el9 appstream 42 M [2024-06-25T06:23:56.470Z] #8 32.75 javapackages-filesystem noarch 6.0.0-4.el9 appstream 13 k [2024-06-25T06:23:56.470Z] #8 32.75 jbigkit-libs x86_64 2.1-23.el9 appstream 53 k [2024-06-25T06:23:56.470Z] #8 32.75 json-glib x86_64 1.6.6-1.el9 baseos 163 k [2024-06-25T06:23:56.470Z] #8 32.75 kbd x86_64 2.4.0-9.el9 baseos 416 k [2024-06-25T06:23:56.470Z] #8 32.75 kbd-legacy noarch 2.4.0-9.el9 baseos 562 k [2024-06-25T06:23:56.470Z] #8 32.75 kbd-misc noarch 2.4.0-9.el9 baseos 1.7 M [2024-06-25T06:23:56.470Z] #8 32.75 kernel-headers x86_64 5.14.0-467.el9 appstream 2.9 M [2024-06-25T06:23:56.470Z] #8 32.75 kmod x86_64 28-9.el9 baseos 126 k [2024-06-25T06:23:56.470Z] #8 32.75 kmod-libs x86_64 28-9.el9 baseos 64 k [2024-06-25T06:23:56.470Z] #8 32.75 lame-libs x86_64 3.100-12.el9 appstream 333 k [2024-06-25T06:23:56.470Z] #8 32.75 lcms2 x86_64 2.12-3.el9 appstream 168 k [2024-06-25T06:23:56.470Z] #8 32.75 libICE x86_64 1.0.10-8.el9 appstream 71 k [2024-06-25T06:23:56.470Z] #8 32.75 libICE-devel x86_64 1.0.10-8.el9 appstream 47 k [2024-06-25T06:23:56.470Z] #8 32.75 libSM x86_64 1.2.3-10.el9 appstream 42 k [2024-06-25T06:23:56.470Z] #8 32.75 libSM-devel x86_64 1.2.3-10.el9 appstream 13 k [2024-06-25T06:23:56.470Z] #8 32.75 libX11 x86_64 1.7.0-9.el9 appstream 646 k [2024-06-25T06:23:56.470Z] #8 32.75 libX11-common noarch 1.7.0-9.el9 appstream 205 k [2024-06-25T06:23:56.470Z] #8 32.75 libX11-devel x86_64 1.7.0-9.el9 appstream 1.1 M [2024-06-25T06:23:56.470Z] #8 32.75 libX11-xcb x86_64 1.7.0-9.el9 appstream 11 k [2024-06-25T06:23:56.470Z] #8 32.75 libXau x86_64 1.0.9-8.el9 appstream 31 k [2024-06-25T06:23:56.470Z] #8 32.75 libXau-devel x86_64 1.0.9-8.el9 appstream 14 k [2024-06-25T06:23:56.470Z] #8 32.75 libXcomposite x86_64 0.4.5-7.el9 appstream 24 k [2024-06-25T06:23:56.470Z] #8 32.75 libXcomposite-devel x86_64 0.4.5-7.el9 appstream 17 k [2024-06-25T06:23:56.470Z] #8 32.75 libXcursor x86_64 1.2.0-7.el9 appstream 31 k [2024-06-25T06:23:56.470Z] #8 32.75 libXcursor-devel x86_64 1.2.0-7.el9 appstream 26 k [2024-06-25T06:23:56.470Z] #8 32.75 libXdamage x86_64 1.1.5-7.el9 appstream 23 k [2024-06-25T06:23:56.470Z] #8 32.75 libXdamage-devel x86_64 1.1.5-7.el9 appstream 10 k [2024-06-25T06:23:56.470Z] #8 32.75 libXdmcp x86_64 1.1.3-8.el9 appstream 36 k [2024-06-25T06:23:56.470Z] #8 32.75 libXext x86_64 1.3.4-8.el9 appstream 40 k [2024-06-25T06:23:56.470Z] #8 32.75 libXext-devel x86_64 1.3.4-8.el9 appstream 87 k [2024-06-25T06:23:56.470Z] #8 32.75 libXfixes x86_64 5.0.3-16.el9 appstream 20 k [2024-06-25T06:23:56.470Z] #8 32.75 libXfixes-devel x86_64 5.0.3-16.el9 appstream 13 k [2024-06-25T06:23:56.470Z] #8 32.75 libXfont2 x86_64 2.0.3-12.el9 appstream 143 k [2024-06-25T06:23:56.470Z] #8 32.75 libXft x86_64 2.3.3-8.el9 appstream 62 k [2024-06-25T06:23:56.470Z] #8 32.75 libXft-devel x86_64 2.3.3-8.el9 appstream 19 k [2024-06-25T06:23:56.470Z] #8 32.75 libXi x86_64 1.7.10-8.el9 appstream 40 k [2024-06-25T06:23:56.470Z] #8 32.75 libXi-devel x86_64 1.7.10-8.el9 appstream 113 k [2024-06-25T06:23:56.470Z] #8 32.75 libXinerama x86_64 1.1.4-10.el9 appstream 15 k [2024-06-25T06:23:56.470Z] #8 32.75 libXinerama-devel x86_64 1.1.4-10.el9 appstream 14 k [2024-06-25T06:23:56.470Z] #8 32.75 libXmu x86_64 1.1.3-8.el9 appstream 75 k [2024-06-25T06:23:56.470Z] #8 32.75 libXrandr x86_64 1.5.2-8.el9 appstream 28 k [2024-06-25T06:23:56.470Z] #8 32.75 libXrandr-devel x86_64 1.5.2-8.el9 appstream 20 k [2024-06-25T06:23:56.470Z] #8 32.75 libXrender x86_64 0.9.10-16.el9 appstream 28 k [2024-06-25T06:23:56.470Z] #8 32.75 libXrender-devel x86_64 0.9.10-16.el9 appstream 17 k [2024-06-25T06:23:56.470Z] #8 32.75 libXt x86_64 1.2.0-6.el9 appstream 180 k [2024-06-25T06:23:56.470Z] #8 32.75 libXtst x86_64 1.2.3-16.el9 appstream 21 k [2024-06-25T06:23:56.470Z] #8 32.75 libXv x86_64 1.0.11-16.el9 appstream 19 k [2024-06-25T06:23:56.470Z] #8 32.75 libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k [2024-06-25T06:23:56.470Z] #8 32.75 libappstream-glib x86_64 0.7.18-5.el9 appstream 395 k [2024-06-25T06:23:56.470Z] #8 32.75 libasyncns x86_64 0.8-22.el9 appstream 30 k [2024-06-25T06:23:56.470Z] #8 32.75 libatomic x86_64 11.4.1-3.el9 baseos 34 k [2024-06-25T06:23:56.470Z] #8 32.75 libblkid-devel x86_64 2.37.4-18.el9 appstream 18 k [2024-06-25T06:23:56.470Z] #8 32.75 libbrotli x86_64 1.0.9-6.el9 baseos 314 k [2024-06-25T06:23:56.470Z] #8 32.75 libcanberra x86_64 0.30-27.el9 appstream 86 k [2024-06-25T06:23:56.470Z] #8 32.75 libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k [2024-06-25T06:23:56.470Z] #8 32.75 libdatrie x86_64 0.2.13-4.el9 appstream 33 k [2024-06-25T06:23:56.470Z] #8 32.75 libdatrie-devel x86_64 0.2.13-4.el9 appstream 142 k [2024-06-25T06:23:56.470Z] #8 32.75 libdb x86_64 5.3.28-54.el9 baseos 735 k [2024-06-25T06:23:56.470Z] #8 32.75 libdrm x86_64 2.4.121-1.el9 appstream 161 k [2024-06-25T06:23:56.470Z] #8 32.75 libdrm-devel x86_64 2.4.121-1.el9 appstream 180 k [2024-06-25T06:23:56.470Z] #8 32.75 libdvdnav x86_64 6.1.0-4.el9 appstream 55 k [2024-06-25T06:23:56.470Z] #8 32.75 libdvdread x86_64 6.1.1-4.el9 appstream 74 k [2024-06-25T06:23:56.470Z] #8 32.75 libeconf x86_64 0.4.1-4.el9 baseos 27 k [2024-06-25T06:23:56.470Z] #8 32.75 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k [2024-06-25T06:23:56.470Z] #8 32.75 libepoxy x86_64 1.5.5-4.el9 appstream 241 k [2024-06-25T06:23:56.470Z] #8 32.75 libepoxy-devel x86_64 1.5.5-4.el9 appstream 134 k [2024-06-25T06:23:56.470Z] #8 32.75 liberation-fonts-common noarch 1:2.1.3-5.el9 appstream 14 k [2024-06-25T06:23:56.470Z] #8 32.75 liberation-mono-fonts noarch 1:2.1.3-5.el9 appstream 497 k [2024-06-25T06:23:56.470Z] #8 32.75 liberation-sans-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-25T06:23:56.470Z] #8 32.75 liberation-serif-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-25T06:23:56.470Z] #8 32.75 libevdev x86_64 1.11.0-3.el9 appstream 46 k [2024-06-25T06:23:56.470Z] #8 32.75 libexif x86_64 0.6.22-6.el9 appstream 435 k [2024-06-25T06:23:56.470Z] #8 32.75 libfdisk x86_64 2.37.4-18.el9 baseos 155 k [2024-06-25T06:23:56.470Z] #8 32.75 libffi-devel x86_64 3.4.2-8.el9 appstream 29 k [2024-06-25T06:23:56.470Z] #8 32.75 libfontenc x86_64 1.1.3-17.el9 appstream 31 k [2024-06-25T06:23:56.470Z] #8 32.75 libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k [2024-06-25T06:23:56.470Z] #8 32.75 libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k [2024-06-25T06:23:56.470Z] #8 32.75 libglvnd-core-devel x86_64 1:1.3.4-1.el9 appstream 18 k [2024-06-25T06:23:56.470Z] #8 32.75 libglvnd-devel x86_64 1:1.3.4-1.el9 appstream 161 k [2024-06-25T06:23:56.470Z] #8 32.75 libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k [2024-06-25T06:23:56.470Z] #8 32.75 libglvnd-gles x86_64 1:1.3.4-1.el9 appstream 33 k [2024-06-25T06:23:56.470Z] #8 32.75 libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k [2024-06-25T06:23:56.470Z] #8 32.75 libglvnd-opengl x86_64 1:1.3.4-1.el9 appstream 43 k [2024-06-25T06:23:56.470Z] #8 32.75 libgsf x86_64 1.14.47-5.el9 appstream 256 k [2024-06-25T06:23:56.470Z] #8 32.75 libgudev x86_64 237-1.el9 baseos 36 k [2024-06-25T06:23:56.470Z] #8 32.75 libgusb x86_64 0.3.8-2.el9 baseos 51 k [2024-06-25T06:23:56.470Z] #8 32.75 libgweather x86_64 40.0-3.el9 appstream 3.0 M [2024-06-25T06:23:56.470Z] #8 32.75 libgxps x86_64 0.3.2-3.el9 appstream 79 k [2024-06-25T06:23:56.470Z] #8 32.75 libicu x86_64 67.1-9.el9 baseos 9.6 M [2024-06-25T06:23:56.470Z] #8 32.75 libicu-devel x86_64 67.1-9.el9 appstream 938 k [2024-06-25T06:23:56.470Z] #8 32.75 libinput x86_64 1.19.3-4.el9 appstream 207 k [2024-06-25T06:23:56.470Z] #8 32.75 libiptcdata x86_64 1.0.5-9.el9 appstream 62 k [2024-06-25T06:23:56.470Z] #8 32.75 libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k [2024-06-25T06:23:56.470Z] #8 32.75 libldac x86_64 2.0.2.3-10.el9 appstream 41 k [2024-06-25T06:23:56.470Z] #8 32.75 libmount-devel x86_64 2.37.4-18.el9 appstream 19 k [2024-06-25T06:23:56.470Z] #8 32.75 libmpc x86_64 1.2.1-4.el9 appstream 62 k [2024-06-25T06:23:56.470Z] #8 32.75 libnotify x86_64 0.7.9-8.el9 appstream 44 k [2024-06-25T06:23:56.470Z] #8 32.75 libogg x86_64 2:1.3.4-6.el9 appstream 34 k [2024-06-25T06:23:56.470Z] #8 32.75 libosinfo x86_64 1.10.0-1.el9 appstream 319 k [2024-06-25T06:23:56.470Z] #8 32.75 libpciaccess x86_64 0.16-7.el9 baseos 27 k [2024-06-25T06:23:56.470Z] #8 32.75 libpciaccess-devel x86_64 0.16-7.el9 appstream 13 k [2024-06-25T06:23:56.470Z] #8 32.75 libpkgconf x86_64 1.7.3-10.el9 baseos 36 k [2024-06-25T06:23:56.470Z] #8 32.75 libpng x86_64 2:1.6.37-12.el9 baseos 117 k [2024-06-25T06:23:56.470Z] #8 32.75 libpng-devel x86_64 2:1.6.37-12.el9 appstream 293 k [2024-06-25T06:23:56.470Z] #8 32.75 libproxy x86_64 0.4.15-35.el9 baseos 74 k [2024-06-25T06:23:56.470Z] #8 32.75 libpsl x86_64 0.21.1-5.el9 baseos 64 k [2024-06-25T06:23:56.470Z] #8 32.75 libpsl-devel x86_64 0.21.1-5.el9 appstream 34 k [2024-06-25T06:23:56.470Z] #8 32.75 libpwquality x86_64 1.4.4-8.el9 baseos 119 k [2024-06-25T06:23:56.470Z] #8 32.75 librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M [2024-06-25T06:23:56.470Z] #8 32.75 libsbc x86_64 1.4-9.el9 appstream 45 k [2024-06-25T06:23:56.470Z] #8 32.75 libseccomp x86_64 2.5.2-2.el9 baseos 72 k [2024-06-25T06:23:56.470Z] #8 32.75 libsecret x86_64 0.20.4-4.el9 appstream 170 k [2024-06-25T06:23:56.470Z] #8 32.75 libselinux-devel x86_64 3.6-1.el9 appstream 159 k [2024-06-25T06:23:56.470Z] #8 32.75 libselinux-utils x86_64 3.6-1.el9 baseos 190 k [2024-06-25T06:23:56.470Z] #8 32.75 libsepol-devel x86_64 3.6-1.el9 appstream 47 k [2024-06-25T06:23:56.470Z] #8 32.75 libshout x86_64 2.4.3-7.el9 appstream 67 k [2024-06-25T06:23:56.470Z] #8 32.75 libsndfile x86_64 1.0.31-8.el9 appstream 206 k [2024-06-25T06:23:56.470Z] #8 32.75 libsoup x86_64 2.72.0-8.el9 appstream 405 k [2024-06-25T06:23:56.470Z] #8 32.75 libsoup-devel x86_64 2.72.0-8.el9 appstream 179 k [2024-06-25T06:23:56.470Z] #8 32.75 libsrtp x86_64 2.3.0-8.el9 appstream 57 k [2024-06-25T06:23:56.470Z] #8 32.75 libstemmer x86_64 0-18.585svn.el9 appstream 83 k [2024-06-25T06:23:56.470Z] #8 32.75 libtdb x86_64 1.4.10-1.el9 baseos 51 k [2024-06-25T06:23:56.470Z] #8 32.75 libthai x86_64 0.1.28-8.el9 appstream 208 k [2024-06-25T06:23:56.470Z] #8 32.75 libthai-devel x86_64 0.1.28-8.el9 appstream 134 k [2024-06-25T06:23:56.470Z] #8 32.75 libtheora x86_64 1:1.1.1-31.el9 appstream 164 k [2024-06-25T06:23:56.470Z] #8 32.75 libtiff x86_64 4.4.0-12.el9 appstream 198 k [2024-06-25T06:23:56.470Z] #8 32.75 libtiff-devel x86_64 4.4.0-12.el9 appstream 556 k [2024-06-25T06:23:56.470Z] #8 32.75 libtirpc x86_64 1.3.3-6.el9 baseos 93 k [2024-06-25T06:23:56.470Z] #8 32.75 libtool-ltdl x86_64 2.4.6-46.el9 appstream 36 k [2024-06-25T06:23:56.470Z] #8 32.75 libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k [2024-06-25T06:23:56.470Z] #8 32.75 libusbx x86_64 1.0.26-1.el9 baseos 76 k [2024-06-25T06:23:56.470Z] #8 32.75 libutempter x86_64 1.2.1-6.el9 baseos 27 k [2024-06-25T06:23:56.470Z] #8 32.75 libv4l x86_64 1.20.0-5.el9 appstream 204 k [2024-06-25T06:23:56.470Z] #8 32.75 libvisual x86_64 1:0.4.0-34.el9 appstream 144 k [2024-06-25T06:23:56.470Z] #8 32.75 libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k [2024-06-25T06:23:56.470Z] #8 32.75 libvpx x86_64 1.9.0-7.el9 appstream 1.0 M [2024-06-25T06:23:56.470Z] #8 32.75 libwacom x86_64 1.12.1-2.el9 appstream 46 k [2024-06-25T06:23:56.470Z] #8 32.75 libwacom-data noarch 1.12.1-2.el9 appstream 193 k [2024-06-25T06:23:56.470Z] #8 32.75 libwayland-client x86_64 1.21.0-1.el9 appstream 33 k [2024-06-25T06:23:56.470Z] #8 32.75 libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k [2024-06-25T06:23:56.470Z] #8 32.75 libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k [2024-06-25T06:23:56.470Z] #8 32.75 libwayland-server x86_64 1.21.0-1.el9 appstream 42 k [2024-06-25T06:23:56.470Z] #8 32.75 libwebp x86_64 1.2.0-8.el9 appstream 277 k [2024-06-25T06:23:56.470Z] #8 32.75 libxcb x86_64 1.13.1-9.el9 appstream 243 k [2024-06-25T06:23:56.470Z] #8 32.75 libxcb-devel x86_64 1.13.1-9.el9 appstream 1.5 M [2024-06-25T06:23:56.470Z] #8 32.75 libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k [2024-06-25T06:23:56.470Z] #8 32.75 libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k [2024-06-25T06:23:56.470Z] #8 32.75 libxkbcommon-devel x86_64 1.0.3-4.el9 appstream 62 k [2024-06-25T06:23:56.470Z] #8 32.75 libxkbcommon-x11 x86_64 1.0.3-4.el9 appstream 22 k [2024-06-25T06:23:56.470Z] #8 32.75 libxkbfile x86_64 1.1.0-8.el9 appstream 89 k [2024-06-25T06:23:56.470Z] #8 32.75 libxml2-devel x86_64 2.9.13-6.el9 appstream 898 k [2024-06-25T06:23:56.470Z] #8 32.75 libxshmfence x86_64 1.3-10.el9 appstream 13 k [2024-06-25T06:23:56.470Z] #8 32.75 libxslt x86_64 1.1.34-9.el9 appstream 243 k [2024-06-25T06:23:56.470Z] #8 32.75 lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k [2024-06-25T06:23:56.470Z] #8 32.75 llvm-libs x86_64 17.0.6-5.el9 appstream 25 M [2024-06-25T06:23:56.470Z] #8 32.75 low-memory-monitor x86_64 2.1-4.el9 appstream 36 k [2024-06-25T06:23:56.470Z] #8 32.75 lua x86_64 5.4.4-4.el9 appstream 188 k [2024-06-25T06:23:56.470Z] #8 32.75 lua-posix x86_64 35.0-8.el9 appstream 151 k [2024-06-25T06:23:56.470Z] #8 32.75 mesa-dri-drivers x86_64 24.1.0-2.el9 appstream 8.8 M [2024-06-25T06:23:56.470Z] #8 32.75 mesa-filesystem x86_64 24.1.0-2.el9 appstream 11 k [2024-06-25T06:23:56.470Z] #8 32.75 mesa-libEGL x86_64 24.1.0-2.el9 appstream 138 k [2024-06-25T06:23:56.470Z] #8 32.75 mesa-libGLU x86_64 9.0.1-6.el9 appstream 148 k [2024-06-25T06:23:56.470Z] #8 32.75 mesa-libgbm x86_64 24.1.0-2.el9 appstream 36 k [2024-06-25T06:23:56.470Z] #8 32.75 mesa-libglapi x86_64 24.1.0-2.el9 appstream 44 k [2024-06-25T06:23:56.470Z] #8 32.75 mesa-vulkan-drivers x86_64 24.1.0-2.el9 appstream 11 M [2024-06-25T06:23:56.470Z] #8 32.75 mkfontscale x86_64 1.2.1-3.el9 appstream 32 k [2024-06-25T06:23:56.470Z] #8 32.75 mpg123-libs x86_64 1.26.2-5.el9 appstream 312 k [2024-06-25T06:23:56.470Z] #8 32.75 mtdev x86_64 1.1.5-22.el9 appstream 22 k [2024-06-25T06:23:56.470Z] #8 32.75 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k [2024-06-25T06:23:56.470Z] #8 32.75 nss-softokn x86_64 3.90.0-7.el9 appstream 384 k [2024-06-25T06:23:56.470Z] #8 32.75 nss-softokn-freebl x86_64 3.90.0-7.el9 appstream 306 k [2024-06-25T06:23:56.470Z] #8 32.75 nss-sysinit x86_64 3.90.0-7.el9 appstream 20 k [2024-06-25T06:23:56.470Z] #8 32.75 openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k [2024-06-25T06:23:56.470Z] #8 32.75 openssl x86_64 1:3.2.2-2.el9 baseos 1.4 M [2024-06-25T06:23:56.470Z] #8 32.75 opus x86_64 1.3.1-10.el9 appstream 200 k [2024-06-25T06:23:56.470Z] #8 32.75 orc x86_64 0.4.31-6.el9 appstream 184 k [2024-06-25T06:23:56.470Z] #8 32.75 osinfo-db noarch 20231215-1.el9 appstream 521 k [2024-06-25T06:23:56.470Z] #8 32.75 osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k [2024-06-25T06:23:56.470Z] #8 32.75 ostree-libs x86_64 2024.6-1.el9 appstream 466 k [2024-06-25T06:23:56.470Z] #8 32.75 pam x86_64 1.5.1-20.el9 baseos 628 k [2024-06-25T06:23:56.470Z] #8 32.75 pango x86_64 1.48.7-3.el9 appstream 302 k [2024-06-25T06:23:56.470Z] #8 32.75 pango-devel x86_64 1.48.7-3.el9 appstream 149 k [2024-06-25T06:23:56.470Z] #8 32.75 pcre-cpp x86_64 8.44-4.el9 appstream 26 k [2024-06-25T06:23:56.470Z] #8 32.75 pcre-devel x86_64 8.44-4.el9 appstream 506 k [2024-06-25T06:23:56.470Z] #8 32.75 pcre-utf16 x86_64 8.44-4.el9 appstream 184 k [2024-06-25T06:23:56.470Z] #8 32.75 pcre-utf32 x86_64 8.44-4.el9 appstream 174 k [2024-06-25T06:23:56.470Z] #8 32.75 pcre2-devel x86_64 10.40-5.el9 appstream 512 k [2024-06-25T06:23:56.470Z] #8 32.75 pcre2-utf16 x86_64 10.40-5.el9 appstream 214 k [2024-06-25T06:23:56.470Z] #8 32.75 pcre2-utf32 x86_64 10.40-5.el9 appstream 203 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-B x86_64 1.80-481.el9 appstream 180 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Carp noarch 1.50-460.el9 appstream 30 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Digest noarch 1.19-4.el9 appstream 26 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M [2024-06-25T06:23:56.470Z] #8 32.75 perl-Errno x86_64 1.30-481.el9 appstream 14 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Exporter noarch 5.74-461.el9 appstream 32 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Fcntl x86_64 1.13-481.el9 appstream 20 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-File-Basename noarch 2.85-481.el9 appstream 17 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-File-Path noarch 2.18-4.el9 appstream 36 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-File-stat noarch 1.09-481.el9 appstream 17 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-FileHandle noarch 2.03-481.el9 appstream 15 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-IO x86_64 1.43-481.el9 appstream 88 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Net-SSLeay x86_64 1.94-1.el9 appstream 414 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-POSIX x86_64 1.94-481.el9 appstream 96 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-PathTools x86_64 3.78-461.el9 appstream 88 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k [2024-06-25T06:23:56.470Z] #8 32.75 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Symbol noarch 1.08-481.el9 appstream 14 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-URI noarch 5.09-3.el9 appstream 121 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-base noarch 2.27-481.el9 appstream 16 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-constant noarch 1.33-461.el9 appstream 24 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-if noarch 0.60.800-481.el9 appstream 14 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-libnet noarch 3.13-4.el9 appstream 130 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M [2024-06-25T06:23:56.471Z] #8 32.75 perl-mro x86_64 1.23-481.el9 appstream 28 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-overload noarch 1.31-481.el9 appstream 45 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-overloading noarch 0.02-481.el9 appstream 12 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-parent noarch 1:0.238-460.el9 appstream 15 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-podlators noarch 1:4.14-460.el9 appstream 114 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-subs noarch 1.03-481.el9 appstream 11 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-vars noarch 1.05-481.el9 appstream 13 k [2024-06-25T06:23:56.471Z] #8 32.75 pipewire x86_64 1.0.1-1.el9 appstream 107 k [2024-06-25T06:23:56.471Z] #8 32.75 pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k [2024-06-25T06:23:56.471Z] #8 32.75 pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M [2024-06-25T06:23:56.471Z] #8 32.75 pixman x86_64 0.40.0-6.el9 appstream 269 k [2024-06-25T06:23:56.471Z] #8 32.75 pixman-devel x86_64 0.40.0-6.el9 appstream 17 k [2024-06-25T06:23:56.471Z] #8 32.75 pkgconf x86_64 1.7.3-10.el9 baseos 41 k [2024-06-25T06:23:56.471Z] #8 32.75 pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k [2024-06-25T06:23:56.471Z] #8 32.75 pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k [2024-06-25T06:23:56.471Z] #8 32.75 policycoreutils x86_64 3.6-2.1.el9 baseos 242 k [2024-06-25T06:23:56.471Z] #8 32.75 polkit x86_64 0.117-13.el9 baseos 155 k [2024-06-25T06:23:56.471Z] #8 32.75 polkit-libs x86_64 0.117-13.el9 baseos 8.3 M [2024-06-25T06:23:56.471Z] #8 32.75 poppler x86_64 21.01.0-20.el9 appstream 1.1 M [2024-06-25T06:23:56.471Z] #8 32.75 poppler-data noarch 0.4.9-9.el9 appstream 1.9 M [2024-06-25T06:23:56.471Z] #8 32.75 poppler-glib x86_64 21.01.0-20.el9 appstream 152 k [2024-06-25T06:23:56.471Z] #8 32.75 publicsuffix-list noarch 20210518-3.el9 appstream 83 k [2024-06-25T06:23:56.471Z] #8 32.75 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k [2024-06-25T06:23:56.471Z] #8 32.75 pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k [2024-06-25T06:23:56.471Z] #8 32.75 pulseaudio-libs-glib2 x86_64 15.0-2.el9 appstream 18 k [2024-06-25T06:23:56.471Z] #8 32.75 rtkit x86_64 0.11-28.el9 appstream 56 k [2024-06-25T06:23:56.471Z] #8 32.75 shared-mime-info x86_64 2.1-5.el9 baseos 558 k [2024-06-25T06:23:56.471Z] #8 32.75 sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k [2024-06-25T06:23:56.471Z] #8 32.75 soundtouch x86_64 2.1.1-8.el9 appstream 74 k [2024-06-25T06:23:56.471Z] #8 32.75 speex x86_64 1.2.0-11.el9 appstream 68 k [2024-06-25T06:23:56.471Z] #8 32.75 sqlite x86_64 3.34.1-7.el9 appstream 748 k [2024-06-25T06:23:56.471Z] #8 32.75 sqlite-devel x86_64 3.34.1-7.el9 appstream 134 k [2024-06-25T06:23:56.471Z] #8 32.75 startup-notification x86_64 0.12-23.el9 appstream 42 k [2024-06-25T06:23:56.471Z] #8 32.75 sysprof-capture-devel x86_64 3.40.1-3.el9 appstream 60 k [2024-06-25T06:23:56.471Z] #8 32.75 systemd x86_64 252-37.el9 baseos 4.2 M [2024-06-25T06:23:56.471Z] #8 32.75 systemd-libs x86_64 252-37.el9 baseos 680 k [2024-06-25T06:23:56.471Z] #8 32.75 systemd-pam x86_64 252-37.el9 baseos 287 k [2024-06-25T06:23:56.471Z] #8 32.75 systemd-rpm-macros noarch 252-37.el9 baseos 75 k [2024-06-25T06:23:56.471Z] #8 32.75 systemd-udev x86_64 252-37.el9 baseos 1.9 M [2024-06-25T06:23:56.471Z] #8 32.75 taglib x86_64 1.12-6.el9 appstream 345 k [2024-06-25T06:23:56.471Z] #8 32.75 tigervnc-icons noarch 1.13.1-10.el9 appstream 38 k [2024-06-25T06:23:56.471Z] #8 32.75 tigervnc-license noarch 1.13.1-10.el9 appstream 18 k [2024-06-25T06:23:56.471Z] #8 32.75 tigervnc-server-minimal x86_64 1.13.1-10.el9 appstream 1.1 M [2024-06-25T06:23:56.471Z] #8 32.75 totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k [2024-06-25T06:23:56.471Z] #8 32.75 tracker x86_64 3.1.2-3.el9 appstream 555 k [2024-06-25T06:23:56.471Z] #8 32.75 ttmkfdir x86_64 3.0.9-65.el9 appstream 53 k [2024-06-25T06:23:56.471Z] #8 32.75 twolame-libs x86_64 0.3.13-19.el9 appstream 58 k [2024-06-25T06:23:56.471Z] #8 32.75 tzdata-java noarch 2024a-2.el9 appstream 230 k [2024-06-25T06:23:56.471Z] #8 32.75 upower x86_64 0.99.11-11.el9 appstream 173 k [2024-06-25T06:23:56.471Z] #8 32.75 util-linux x86_64 2.37.4-18.el9 baseos 2.3 M [2024-06-25T06:23:56.471Z] #8 32.75 util-linux-core x86_64 2.37.4-18.el9 baseos 465 k [2024-06-25T06:23:56.471Z] #8 32.75 valgrind x86_64 1:3.23.0-1.el9 appstream 4.8 M [2024-06-25T06:23:56.471Z] #8 32.75 valgrind-devel x86_64 1:3.23.0-1.el9 appstream 46 k [2024-06-25T06:23:56.471Z] #8 32.75 vulkan-loader x86_64 1.3.283.0-1.el9 appstream 149 k [2024-06-25T06:23:56.471Z] #8 32.75 wavpack x86_64 5.4.0-5.el9 appstream 214 k [2024-06-25T06:23:56.471Z] #8 32.75 wayland-devel x86_64 1.21.0-1.el9 appstream 145 k [2024-06-25T06:23:56.471Z] #8 32.75 webkit2gtk3-jsc x86_64 2.44.2-1.el9 appstream 4.1 M [2024-06-25T06:23:56.471Z] #8 32.75 webkit2gtk3-jsc-devel x86_64 2.44.2-1.el9 appstream 164 k [2024-06-25T06:23:56.471Z] #8 32.75 webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k [2024-06-25T06:23:56.471Z] #8 32.75 which x86_64 2.21-29.el9 baseos 41 k [2024-06-25T06:23:56.471Z] #8 32.75 wireplumber x86_64 0.4.14-1.el9 appstream 96 k [2024-06-25T06:23:56.471Z] #8 32.75 wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k [2024-06-25T06:23:56.471Z] #8 32.75 woff2 x86_64 1.0.2-15.el9 appstream 62 k [2024-06-25T06:23:56.471Z] #8 32.75 xcb-util x86_64 0.4.0-19.el9 appstream 19 k [2024-06-25T06:23:56.471Z] #8 32.75 xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k [2024-06-25T06:23:56.471Z] #8 32.75 xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k [2024-06-25T06:23:56.471Z] #8 32.75 xkbcomp x86_64 1.4.4-4.el9 appstream 100 k [2024-06-25T06:23:56.471Z] #8 32.75 xkeyboard-config noarch 2.33-2.el9 appstream 859 k [2024-06-25T06:23:56.471Z] #8 32.75 xml-common noarch 0.6.3-58.el9 appstream 32 k [2024-06-25T06:23:56.471Z] #8 32.75 xorg-x11-proto-devel noarch 2024.1-1.el9 appstream 310 k [2024-06-25T06:23:56.471Z] #8 32.75 xorg-x11-xauth x86_64 1:1.1-10.el9 appstream 37 k [2024-06-25T06:23:56.471Z] #8 32.75 xorg-x11-xinit x86_64 1.4.0-11.el9 appstream 57 k [2024-06-25T06:23:56.471Z] #8 32.75 xz-devel x86_64 5.2.5-8.el9 appstream 55 k [2024-06-25T06:23:56.471Z] #8 32.75 zenity x86_64 3.32.0-8.el9 appstream 4.5 M [2024-06-25T06:23:56.471Z] #8 32.75 zlib-devel x86_64 1.2.11-41.el9 appstream 45 k [2024-06-25T06:23:56.471Z] #8 32.75 Installing weak dependencies: [2024-06-25T06:23:56.471Z] #8 32.75 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k [2024-06-25T06:23:56.471Z] #8 32.75 dconf x86_64 0.40.0-6.el9 appstream 113 k [2024-06-25T06:23:56.471Z] #8 32.75 exiv2 x86_64 0.27.5-2.el9 appstream 980 k [2024-06-25T06:23:56.471Z] #8 32.75 flatpak x86_64 1.12.9-1.el9 appstream 1.7 M [2024-06-25T06:23:56.471Z] #8 32.75 gstreamer1-plugins-good x86_64 1.22.1-2.el9 appstream 2.4 M [2024-06-25T06:23:56.471Z] #8 32.75 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k [2024-06-25T06:23:56.471Z] #8 32.75 libcanberra-gtk2 x86_64 0.30-27.el9 appstream 26 k [2024-06-25T06:23:56.471Z] #8 32.75 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k [2024-06-25T06:23:56.471Z] #8 32.75 p11-kit-server x86_64 0.25.3-2.el9 appstream 246 k [2024-06-25T06:23:56.471Z] #8 32.75 perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k [2024-06-25T06:23:56.471Z] #8 32.75 pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k [2024-06-25T06:23:56.471Z] #8 32.75 pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k [2024-06-25T06:23:56.471Z] #8 32.75 pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k [2024-06-25T06:23:56.471Z] #8 32.75 polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k [2024-06-25T06:23:56.471Z] #8 32.75 tracker-miners x86_64 3.1.2-4.el9 appstream 944 k [2024-06-25T06:23:56.471Z] #8 32.75 xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k [2024-06-25T06:23:56.471Z] #8 32.75 [2024-06-25T06:23:56.471Z] #8 32.75 Transaction Summary [2024-06-25T06:23:56.471Z] #8 32.75 ==================================================================================================== [2024-06-25T06:23:56.471Z] #8 32.75 Install 472 Packages [2024-06-25T06:23:56.471Z] #8 32.75 [2024-06-25T06:23:56.471Z] #8 32.79 Total download size: 370 M [2024-06-25T06:23:56.471Z] #8 32.79 Installed size: 1.3 G [2024-06-25T06:23:56.471Z] #8 32.76 ==================================================================================================== [2024-06-25T06:23:56.471Z] #8 32.76 Package Arch Version Repo Size [2024-06-25T06:23:56.471Z] #8 32.76 ==================================================================================================== [2024-06-25T06:23:56.471Z] #8 32.76 Installing: [2024-06-25T06:23:56.471Z] #8 32.76 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k [2024-06-25T06:23:56.471Z] #8 32.76 glibc-langpack-en x86_64 2.34-113.el9 baseos 659 k [2024-06-25T06:23:56.471Z] #8 32.76 glibc-locale-source x86_64 2.34-113.el9 appstream 4.2 M [2024-06-25T06:23:56.471Z] #8 32.76 gtk3 x86_64 3.24.31-4.el9 appstream 4.9 M [2024-06-25T06:23:56.471Z] #8 32.76 gtk4 x86_64 4.12.3-2.el9 appstream 5.0 M [2024-06-25T06:23:56.471Z] #8 32.76 liberation-fonts noarch 1:2.1.3-5.el9 appstream 3.6 k [2024-06-25T06:23:56.471Z] #8 32.76 lsof x86_64 4.94.0-3.el9 baseos 239 k [2024-06-25T06:23:56.471Z] #8 32.76 mesa-libGL x86_64 24.1.0-2.el9 appstream 170 k [2024-06-25T06:23:56.471Z] #8 32.76 mutter x86_64 40.9-16.el9 appstream 2.3 M [2024-06-25T06:23:56.471Z] #8 32.76 tigervnc x86_64 1.13.1-10.el9 appstream 307 k [2024-06-25T06:23:56.471Z] #8 32.76 tigervnc-server x86_64 1.13.1-10.el9 appstream 223 k [2024-06-25T06:23:56.471Z] #8 32.76 unzip x86_64 6.0-56.el9 baseos 182 k [2024-06-25T06:23:56.471Z] #8 32.76 webkit2gtk3 x86_64 2.44.2-1.el9 appstream 22 M [2024-06-25T06:23:56.471Z] #8 32.76 wget x86_64 1.21.1-7.el9 appstream 789 k [2024-06-25T06:23:56.471Z] #8 32.76 xorg-x11-fonts-100dpi noarch 7.5-33.el9 appstream 3.2 M [2024-06-25T06:23:56.471Z] #8 32.76 xorg-x11-fonts-75dpi noarch 7.5-33.el9 appstream 2.8 M [2024-06-25T06:23:56.471Z] #8 32.76 xorg-x11-fonts-Type1 noarch 7.5-33.el9 appstream 505 k [2024-06-25T06:23:56.471Z] #8 32.76 xorg-x11-fonts-misc noarch 7.5-33.el9 appstream 5.2 M [2024-06-25T06:23:56.471Z] #8 32.76 xorg-x11-server-utils x86_64 7.7-44.el9 appstream 158 k [2024-06-25T06:23:56.471Z] #8 32.76 Installing dependencies: [2024-06-25T06:23:56.471Z] #8 32.76 ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k [2024-06-25T06:23:56.471Z] #8 32.76 NetworkManager-libnm x86_64 1:1.48.0-1.el9 baseos 1.8 M [2024-06-25T06:23:56.471Z] #8 32.76 acl x86_64 2.3.1-4.el9 baseos 71 k [2024-06-25T06:23:56.471Z] #8 32.76 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k [2024-06-25T06:23:56.471Z] #8 32.76 adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k [2024-06-25T06:23:56.471Z] #8 32.76 adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M [2024-06-25T06:23:56.471Z] #8 32.76 alsa-lib x86_64 1.2.10-2.el9 appstream 523 k [2024-06-25T06:23:56.471Z] #8 32.76 at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k [2024-06-25T06:23:56.471Z] #8 32.76 at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k [2024-06-25T06:23:56.471Z] #8 32.76 atk x86_64 2.36.0-5.el9 appstream 292 k [2024-06-25T06:23:56.471Z] #8 32.76 avahi-glib x86_64 0.8-20.el9 appstream 15 k [2024-06-25T06:23:56.471Z] #8 32.76 avahi-libs x86_64 0.8-20.el9 baseos 68 k [2024-06-25T06:23:56.471Z] #8 32.76 bluez-libs x86_64 5.56-6.el9 baseos 85 k [2024-06-25T06:23:56.471Z] #8 32.76 bubblewrap x86_64 0.4.1-7.el9 baseos 49 k [2024-06-25T06:23:56.471Z] #8 32.76 cairo x86_64 1.17.4-7.el9 appstream 660 k [2024-06-25T06:23:56.471Z] #8 32.76 cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k [2024-06-25T06:23:56.471Z] #8 32.76 color-filesystem noarch 1-28.el9 appstream 8.8 k [2024-06-25T06:23:56.471Z] #8 32.76 colord x86_64 1.4.5-4.el9 appstream 555 k [2024-06-25T06:23:56.471Z] #8 32.76 colord-libs x86_64 1.4.5-4.el9 appstream 229 k [2024-06-25T06:23:56.471Z] #8 32.76 composefs-libs x86_64 1.0.3-2.el9 appstream 60 k [2024-06-25T06:23:56.471Z] #8 32.76 cracklib x86_64 2.9.6-27.el9 baseos 94 k [2024-06-25T06:23:56.471Z] #8 32.76 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M [2024-06-25T06:23:56.471Z] #8 32.76 cryptsetup-libs x86_64 2.7.2-1.el9 baseos 515 k [2024-06-25T06:23:56.471Z] #8 32.76 cups-libs x86_64 1:2.3.3op2-26.el9 baseos 262 k [2024-06-25T06:23:56.471Z] #8 32.76 dbus-broker x86_64 28-7.el9 baseos 172 k [2024-06-25T06:23:56.471Z] #8 32.76 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k [2024-06-25T06:23:56.471Z] #8 32.76 dbus-daemon x86_64 1:1.12.20-8.el9 appstream 201 k [2024-06-25T06:23:56.471Z] #8 32.76 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k [2024-06-25T06:23:56.471Z] #8 32.76 dbus-tools x86_64 1:1.12.20-8.el9 baseos 52 k [2024-06-25T06:23:56.471Z] #8 32.76 dbus-x11 x86_64 1:1.12.20-8.el9 appstream 25 k [2024-06-25T06:23:56.471Z] #8 32.76 device-mapper x86_64 9:1.02.197-2.el9 baseos 141 k [2024-06-25T06:23:56.471Z] #8 32.76 device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 179 k [2024-06-25T06:23:56.471Z] #8 32.76 diffutils x86_64 3.7-12.el9 baseos 397 k [2024-06-25T06:23:56.471Z] #8 32.76 enchant2 x86_64 2.2.15-6.el9 appstream 65 k [2024-06-25T06:23:56.471Z] #8 32.76 exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k [2024-06-25T06:23:56.471Z] #8 32.76 exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k [2024-06-25T06:23:56.471Z] #8 32.76 fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k [2024-06-25T06:23:56.471Z] #8 32.76 flac-libs x86_64 1.3.3-12.el9 appstream 218 k [2024-06-25T06:23:56.471Z] #8 32.76 flatpak-session-helper x86_64 1.12.9-1.el9 appstream 73 k [2024-06-25T06:23:56.471Z] #8 32.76 fltk x86_64 1.3.8-1.el9 appstream 616 k [2024-06-25T06:23:56.471Z] #8 32.76 fontconfig x86_64 2.14.0-2.el9 appstream 297 k [2024-06-25T06:23:56.471Z] #8 32.76 freetype x86_64 2.10.4-9.el9 baseos 388 k [2024-06-25T06:23:56.471Z] #8 32.76 fribidi x86_64 1.0.10-6.el9.2 appstream 85 k [2024-06-25T06:23:56.471Z] #8 32.76 fuse x86_64 2.9.9-15.el9 baseos 80 k [2024-06-25T06:23:56.471Z] #8 32.76 fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k [2024-06-25T06:23:56.471Z] #8 32.76 fuse-libs x86_64 2.9.9-15.el9 baseos 98 k [2024-06-25T06:23:56.471Z] #8 32.76 gcr-base x86_64 3.40.0-3.el9 appstream 279 k [2024-06-25T06:23:56.471Z] #8 32.76 gdk-pixbuf2 x86_64 2.42.6-4.el9 appstream 492 k [2024-06-25T06:23:56.471Z] #8 32.76 gdk-pixbuf2-modules x86_64 2.42.6-4.el9 appstream 89 k [2024-06-25T06:23:56.471Z] #8 32.76 geoclue2 x86_64 2.6.0-7.el9 appstream 124 k [2024-06-25T06:23:56.471Z] #8 32.76 geoclue2-libs x86_64 2.6.0-7.el9 appstream 57 k [2024-06-25T06:23:56.471Z] #8 32.76 geocode-glib x86_64 3.26.2-5.el9 appstream 72 k [2024-06-25T06:23:56.471Z] #8 32.76 giflib x86_64 5.2.1-9.el9 appstream 49 k [2024-06-25T06:23:56.471Z] #8 32.76 glib-networking x86_64 2.68.3-3.el9 baseos 186 k [2024-06-25T06:23:56.471Z] #8 32.76 gnome-control-center-filesystem noarch 40.0-31.el9 appstream 9.3 k [2024-06-25T06:23:56.471Z] #8 32.76 gnome-desktop3 x86_64 40.4-1.el9 appstream 649 k [2024-06-25T06:23:56.471Z] #8 32.76 gnome-settings-daemon x86_64 40.0.1-17.el9 appstream 1.1 M [2024-06-25T06:23:56.471Z] #8 32.76 gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k [2024-06-25T06:23:56.471Z] #8 32.76 graphene x86_64 1.10.6-2.el9 appstream 64 k [2024-06-25T06:23:56.471Z] #8 32.76 graphite2 x86_64 1.3.14-9.el9 baseos 95 k [2024-06-25T06:23:56.471Z] #8 32.76 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M [2024-06-25T06:23:56.471Z] #8 32.76 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k [2024-06-25T06:23:56.471Z] #8 32.76 gsm x86_64 1.0.19-6.el9 appstream 34 k [2024-06-25T06:23:56.471Z] #8 32.76 gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M [2024-06-25T06:23:56.471Z] #8 32.76 gstreamer1-plugins-bad-free x86_64 1.22.1-4.el9 appstream 3.0 M [2024-06-25T06:23:56.471Z] #8 32.76 gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M [2024-06-25T06:23:56.471Z] #8 32.76 gtk-update-icon-cache x86_64 3.24.31-4.el9 appstream 33 k [2024-06-25T06:23:56.471Z] #8 32.76 harfbuzz x86_64 2.7.4-10.el9 baseos 624 k [2024-06-25T06:23:56.471Z] #8 32.76 harfbuzz-icu x86_64 2.7.4-10.el9 appstream 14 k [2024-06-25T06:23:56.471Z] #8 32.76 hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k [2024-06-25T06:23:56.471Z] #8 32.76 hunspell x86_64 1.7.0-11.el9 appstream 325 k [2024-06-25T06:23:56.471Z] #8 32.76 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k [2024-06-25T06:23:56.471Z] #8 32.76 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k [2024-06-25T06:23:56.471Z] #8 32.76 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k [2024-06-25T06:23:56.471Z] #8 32.76 hwdata noarch 0.348-9.13.el9 baseos 1.6 M [2024-06-25T06:23:56.471Z] #8 32.76 hyphen x86_64 2.8.8-17.el9 appstream 30 k [2024-06-25T06:23:56.471Z] #8 32.76 iio-sensor-proxy x86_64 3.3-1.el9 appstream 62 k [2024-06-25T06:23:56.471Z] #8 32.76 iso-codes noarch 4.6.0-3.el9 appstream 3.5 M [2024-06-25T06:23:56.471Z] #8 32.76 jbigkit-libs x86_64 2.1-23.el9 appstream 53 k [2024-06-25T06:23:56.471Z] #8 32.76 json-glib x86_64 1.6.6-1.el9 baseos 163 k [2024-06-25T06:23:56.471Z] #8 32.76 kbd x86_64 2.4.0-9.el9 baseos 416 k [2024-06-25T06:23:56.471Z] #8 32.76 kbd-legacy noarch 2.4.0-9.el9 baseos 562 k [2024-06-25T06:23:56.471Z] #8 32.76 kbd-misc noarch 2.4.0-9.el9 baseos 1.7 M [2024-06-25T06:23:56.471Z] #8 32.76 kmod x86_64 28-9.el9 baseos 126 k [2024-06-25T06:23:56.471Z] #8 32.76 kmod-libs x86_64 28-9.el9 baseos 64 k [2024-06-25T06:23:56.471Z] #8 32.76 lame-libs x86_64 3.100-12.el9 appstream 333 k [2024-06-25T06:23:56.471Z] #8 32.76 lcms2 x86_64 2.12-3.el9 appstream 168 k [2024-06-25T06:23:56.471Z] #8 32.76 libICE x86_64 1.0.10-8.el9 appstream 71 k [2024-06-25T06:23:56.471Z] #8 32.76 libSM x86_64 1.2.3-10.el9 appstream 42 k [2024-06-25T06:23:56.471Z] #8 32.76 libX11 x86_64 1.7.0-9.el9 appstream 646 k [2024-06-25T06:23:56.471Z] #8 32.76 libX11-common noarch 1.7.0-9.el9 appstream 205 k [2024-06-25T06:23:56.471Z] #8 32.76 libX11-xcb x86_64 1.7.0-9.el9 appstream 11 k [2024-06-25T06:23:56.471Z] #8 32.76 libXau x86_64 1.0.9-8.el9 appstream 31 k [2024-06-25T06:23:56.471Z] #8 32.76 libXcomposite x86_64 0.4.5-7.el9 appstream 24 k [2024-06-25T06:23:56.471Z] #8 32.76 libXcursor x86_64 1.2.0-7.el9 appstream 31 k [2024-06-25T06:23:56.471Z] #8 32.76 libXdamage x86_64 1.1.5-7.el9 appstream 23 k [2024-06-25T06:23:56.471Z] #8 32.76 libXdmcp x86_64 1.1.3-8.el9 appstream 36 k [2024-06-25T06:23:56.471Z] #8 32.76 libXext x86_64 1.3.4-8.el9 appstream 40 k [2024-06-25T06:23:56.471Z] #8 32.76 libXfixes x86_64 5.0.3-16.el9 appstream 20 k [2024-06-25T06:23:56.471Z] #8 32.76 libXfont2 x86_64 2.0.3-12.el9 appstream 143 k [2024-06-25T06:23:56.471Z] #8 32.76 libXft x86_64 2.3.3-8.el9 appstream 62 k [2024-06-25T06:23:56.471Z] #8 32.76 libXi x86_64 1.7.10-8.el9 appstream 40 k [2024-06-25T06:23:56.471Z] #8 32.76 libXinerama x86_64 1.1.4-10.el9 appstream 15 k [2024-06-25T06:23:56.471Z] #8 32.76 libXmu x86_64 1.1.3-8.el9 appstream 75 k [2024-06-25T06:23:56.471Z] #8 32.76 libXrandr x86_64 1.5.2-8.el9 appstream 28 k [2024-06-25T06:23:56.471Z] #8 32.76 libXrender x86_64 0.9.10-16.el9 appstream 28 k [2024-06-25T06:23:56.471Z] #8 32.76 libXt x86_64 1.2.0-6.el9 appstream 180 k [2024-06-25T06:23:56.471Z] #8 32.76 libXtst x86_64 1.2.3-16.el9 appstream 21 k [2024-06-25T06:23:56.471Z] #8 32.76 libXv x86_64 1.0.11-16.el9 appstream 19 k [2024-06-25T06:23:56.471Z] #8 32.76 libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k [2024-06-25T06:23:56.471Z] #8 32.76 libappstream-glib x86_64 0.7.18-5.el9 appstream 395 k [2024-06-25T06:23:56.471Z] #8 32.76 libasyncns x86_64 0.8-22.el9 appstream 30 k [2024-06-25T06:23:56.471Z] #8 32.76 libatomic x86_64 11.4.1-3.el9 baseos 34 k [2024-06-25T06:23:56.471Z] #8 32.76 libbrotli x86_64 1.0.9-6.el9 baseos 314 k [2024-06-25T06:23:56.471Z] #8 32.76 libcanberra x86_64 0.30-27.el9 appstream 86 k [2024-06-25T06:23:56.471Z] #8 32.76 libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k [2024-06-25T06:23:56.471Z] #8 32.76 libdatrie x86_64 0.2.13-4.el9 appstream 33 k [2024-06-25T06:23:56.471Z] #8 32.76 libdb x86_64 5.3.28-54.el9 baseos 735 k [2024-06-25T06:23:56.471Z] #8 32.76 libdrm x86_64 2.4.121-1.el9 appstream 161 k [2024-06-25T06:23:56.472Z] #8 32.76 libdvdnav x86_64 6.1.0-4.el9 appstream 55 k [2024-06-25T06:23:56.472Z] #8 32.76 libdvdread x86_64 6.1.1-4.el9 appstream 74 k [2024-06-25T06:23:56.472Z] #8 32.76 libeconf x86_64 0.4.1-4.el9 baseos 27 k [2024-06-25T06:23:56.472Z] #8 32.76 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k [2024-06-25T06:23:56.472Z] #8 32.76 libepoxy x86_64 1.5.5-4.el9 appstream 241 k [2024-06-25T06:23:56.472Z] #8 32.76 liberation-fonts-common noarch 1:2.1.3-5.el9 appstream 14 k [2024-06-25T06:23:56.472Z] #8 32.76 liberation-mono-fonts noarch 1:2.1.3-5.el9 appstream 497 k [2024-06-25T06:23:56.472Z] #8 32.76 liberation-sans-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-25T06:23:56.472Z] #8 32.76 liberation-serif-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-25T06:23:56.472Z] #8 32.76 libevdev x86_64 1.11.0-3.el9 appstream 46 k [2024-06-25T06:23:56.472Z] #8 32.76 libexif x86_64 0.6.22-6.el9 appstream 435 k [2024-06-25T06:23:56.472Z] #8 32.76 libfdisk x86_64 2.37.4-18.el9 baseos 155 k [2024-06-25T06:23:56.472Z] #8 32.76 libfontenc x86_64 1.1.3-17.el9 appstream 31 k [2024-06-25T06:23:56.472Z] #8 32.76 libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k [2024-06-25T06:23:56.472Z] #8 32.76 libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k [2024-06-25T06:23:56.472Z] #8 32.76 libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k [2024-06-25T06:23:56.472Z] #8 32.76 libglvnd-gles x86_64 1:1.3.4-1.el9 appstream 33 k [2024-06-25T06:23:56.472Z] #8 32.76 libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k [2024-06-25T06:23:56.472Z] #8 32.76 libgsf x86_64 1.14.47-5.el9 appstream 256 k [2024-06-25T06:23:56.472Z] #8 32.76 libgudev x86_64 237-1.el9 baseos 36 k [2024-06-25T06:23:56.472Z] #8 32.76 libgusb x86_64 0.3.8-2.el9 baseos 51 k [2024-06-25T06:23:56.472Z] #8 32.76 libgweather x86_64 40.0-3.el9 appstream 3.0 M [2024-06-25T06:23:56.472Z] #8 32.76 libgxps x86_64 0.3.2-3.el9 appstream 79 k [2024-06-25T06:23:56.472Z] #8 32.76 libicu x86_64 67.1-9.el9 baseos 9.6 M [2024-06-25T06:23:56.472Z] #8 32.76 libinput x86_64 1.19.3-4.el9 appstream 207 k [2024-06-25T06:23:56.472Z] #8 32.76 libiptcdata x86_64 1.0.5-9.el9 appstream 62 k [2024-06-25T06:23:56.472Z] #8 32.76 libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k [2024-06-25T06:23:56.472Z] #8 32.76 libldac x86_64 2.0.2.3-10.el9 appstream 41 k [2024-06-25T06:23:56.472Z] #8 32.76 libmpc x86_64 1.2.1-4.el9 appstream 62 k [2024-06-25T06:23:56.472Z] #8 32.76 libnotify x86_64 0.7.9-8.el9 appstream 44 k [2024-06-25T06:23:56.472Z] #8 32.76 libogg x86_64 2:1.3.4-6.el9 appstream 34 k [2024-06-25T06:23:56.472Z] #8 32.76 libosinfo x86_64 1.10.0-1.el9 appstream 319 k [2024-06-25T06:23:56.472Z] #8 32.76 libpciaccess x86_64 0.16-7.el9 baseos 27 k [2024-06-25T06:23:56.472Z] #8 32.76 libpng x86_64 2:1.6.37-12.el9 baseos 117 k [2024-06-25T06:23:56.472Z] #8 32.76 libproxy x86_64 0.4.15-35.el9 baseos 74 k [2024-06-25T06:23:56.472Z] #8 32.76 libpsl x86_64 0.21.1-5.el9 baseos 64 k [2024-06-25T06:23:56.472Z] #8 32.76 libpwquality x86_64 1.4.4-8.el9 baseos 119 k [2024-06-25T06:23:56.472Z] #8 32.76 librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M [2024-06-25T06:23:56.472Z] #8 32.76 libsbc x86_64 1.4-9.el9 appstream 45 k [2024-06-25T06:23:56.472Z] #8 32.76 libseccomp x86_64 2.5.2-2.el9 baseos 72 k [2024-06-25T06:23:56.472Z] #8 32.76 libsecret x86_64 0.20.4-4.el9 appstream 170 k [2024-06-25T06:23:56.472Z] #8 32.76 libselinux-utils x86_64 3.6-1.el9 baseos 190 k [2024-06-25T06:23:56.472Z] #8 32.76 libshout x86_64 2.4.3-7.el9 appstream 67 k [2024-06-25T06:23:56.472Z] #8 32.76 libsndfile x86_64 1.0.31-8.el9 appstream 206 k [2024-06-25T06:23:56.472Z] #8 32.76 libsoup x86_64 2.72.0-8.el9 appstream 405 k [2024-06-25T06:23:56.472Z] #8 32.76 libsrtp x86_64 2.3.0-8.el9 appstream 57 k [2024-06-25T06:23:56.472Z] #8 32.76 libstemmer x86_64 0-18.585svn.el9 appstream 83 k [2024-06-25T06:23:56.472Z] #8 32.76 libtdb x86_64 1.4.10-1.el9 baseos 51 k [2024-06-25T06:23:56.472Z] #8 32.76 libthai x86_64 0.1.28-8.el9 appstream 208 k [2024-06-25T06:23:56.472Z] #8 32.76 libtheora x86_64 1:1.1.1-31.el9 appstream 164 k [2024-06-25T06:23:56.472Z] #8 32.76 libtiff x86_64 4.4.0-12.el9 appstream 198 k [2024-06-25T06:23:56.472Z] #8 32.76 libtirpc x86_64 1.3.3-6.el9 baseos 93 k [2024-06-25T06:23:56.472Z] #8 32.76 libtool-ltdl x86_64 2.4.6-46.el9 appstream 36 k [2024-06-25T06:23:56.472Z] #8 32.76 libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k [2024-06-25T06:23:56.472Z] #8 32.76 libusbx x86_64 1.0.26-1.el9 baseos 76 k [2024-06-25T06:23:56.472Z] #8 32.76 libutempter x86_64 1.2.1-6.el9 baseos 27 k [2024-06-25T06:23:56.472Z] #8 32.76 libv4l x86_64 1.20.0-5.el9 appstream 204 k [2024-06-25T06:23:56.472Z] #8 32.76 libvisual x86_64 1:0.4.0-34.el9 appstream 144 k [2024-06-25T06:23:56.472Z] #8 32.76 libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k [2024-06-25T06:23:56.472Z] #8 32.76 libvpx x86_64 1.9.0-7.el9 appstream 1.0 M [2024-06-25T06:23:56.472Z] #8 32.76 libwacom x86_64 1.12.1-2.el9 appstream 46 k [2024-06-25T06:23:56.472Z] #8 32.76 libwacom-data noarch 1.12.1-2.el9 appstream 193 k [2024-06-25T06:23:56.472Z] #8 32.76 libwayland-client x86_64 1.21.0-1.el9 appstream 33 k [2024-06-25T06:23:56.472Z] #8 32.76 libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k [2024-06-25T06:23:56.472Z] #8 32.76 libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k [2024-06-25T06:23:56.472Z] #8 32.76 libwayland-server x86_64 1.21.0-1.el9 appstream 42 k [2024-06-25T06:23:56.472Z] #8 32.76 libwebp x86_64 1.2.0-8.el9 appstream 277 k [2024-06-25T06:23:56.472Z] #8 32.76 libxcb x86_64 1.13.1-9.el9 appstream 243 k [2024-06-25T06:23:56.472Z] #8 32.76 libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k [2024-06-25T06:23:56.472Z] #8 32.76 libxkbcommon-x11 x86_64 1.0.3-4.el9 appstream 22 k [2024-06-25T06:23:56.472Z] #8 32.76 libxkbfile x86_64 1.1.0-8.el9 appstream 89 k [2024-06-25T06:23:56.472Z] #8 32.76 libxshmfence x86_64 1.3-10.el9 appstream 13 k [2024-06-25T06:23:56.472Z] #8 32.76 libxslt x86_64 1.1.34-9.el9 appstream 243 k [2024-06-25T06:23:56.472Z] #8 32.76 llvm-libs x86_64 17.0.6-5.el9 appstream 25 M [2024-06-25T06:23:56.472Z] #8 32.76 low-memory-monitor x86_64 2.1-4.el9 appstream 36 k [2024-06-25T06:23:56.472Z] #8 32.76 mesa-dri-drivers x86_64 24.1.0-2.el9 appstream 8.8 M [2024-06-25T06:23:56.472Z] #8 32.76 mesa-filesystem x86_64 24.1.0-2.el9 appstream 11 k [2024-06-25T06:23:56.472Z] #8 32.76 mesa-libEGL x86_64 24.1.0-2.el9 appstream 138 k [2024-06-25T06:23:56.472Z] #8 32.76 mesa-libgbm x86_64 24.1.0-2.el9 appstream 36 k [2024-06-25T06:23:56.472Z] #8 32.76 mesa-libglapi x86_64 24.1.0-2.el9 appstream 44 k [2024-06-25T06:23:56.472Z] #8 32.76 mesa-vulkan-drivers x86_64 24.1.0-2.el9 appstream 11 M [2024-06-25T06:23:56.472Z] #8 32.76 mkfontscale x86_64 1.2.1-3.el9 appstream 32 k [2024-06-25T06:23:56.472Z] #8 32.76 mpg123-libs x86_64 1.26.2-5.el9 appstream 312 k [2024-06-25T06:23:56.472Z] #8 32.76 mtdev x86_64 1.1.5-22.el9 appstream 22 k [2024-06-25T06:23:56.472Z] #8 32.76 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k [2024-06-25T06:23:56.472Z] #8 32.76 nspr x86_64 4.35.0-7.el9 appstream 135 k [2024-06-25T06:23:56.472Z] #8 32.76 nss x86_64 3.90.0-7.el9 appstream 706 k [2024-06-25T06:23:56.472Z] #8 32.76 nss-softokn x86_64 3.90.0-7.el9 appstream 384 k [2024-06-25T06:23:56.472Z] #8 32.76 nss-softokn-freebl x86_64 3.90.0-7.el9 appstream 306 k [2024-06-25T06:23:56.472Z] #8 32.76 nss-sysinit x86_64 3.90.0-7.el9 appstream 20 k [2024-06-25T06:23:56.472Z] #8 32.76 nss-util x86_64 3.90.0-7.el9 appstream 88 k [2024-06-25T06:23:56.472Z] #8 32.76 openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k [2024-06-25T06:23:56.472Z] #8 32.76 openssl x86_64 1:3.2.2-2.el9 baseos 1.4 M [2024-06-25T06:23:56.472Z] #8 32.76 opus x86_64 1.3.1-10.el9 appstream 200 k [2024-06-25T06:23:56.472Z] #8 32.76 orc x86_64 0.4.31-6.el9 appstream 184 k [2024-06-25T06:23:56.472Z] #8 32.76 osinfo-db noarch 20231215-1.el9 appstream 521 k [2024-06-25T06:23:56.472Z] #8 32.76 osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k [2024-06-25T06:23:56.472Z] #8 32.76 ostree-libs x86_64 2024.6-1.el9 appstream 466 k [2024-06-25T06:23:56.472Z] #8 32.76 pam x86_64 1.5.1-20.el9 baseos 628 k [2024-06-25T06:23:56.472Z] #8 32.76 pango x86_64 1.48.7-3.el9 appstream 302 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-B x86_64 1.80-481.el9 appstream 180 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Carp noarch 1.50-460.el9 appstream 30 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Digest noarch 1.19-4.el9 appstream 26 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M [2024-06-25T06:23:56.472Z] #8 32.76 perl-Errno x86_64 1.30-481.el9 appstream 14 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Exporter noarch 5.74-461.el9 appstream 32 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Fcntl x86_64 1.13-481.el9 appstream 20 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-File-Basename noarch 2.85-481.el9 appstream 17 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-File-Path noarch 2.18-4.el9 appstream 36 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-File-stat noarch 1.09-481.el9 appstream 17 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-FileHandle noarch 2.03-481.el9 appstream 15 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-IO x86_64 1.43-481.el9 appstream 88 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Net-SSLeay x86_64 1.94-1.el9 appstream 414 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-POSIX x86_64 1.94-481.el9 appstream 96 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-PathTools x86_64 3.78-461.el9 appstream 88 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Symbol noarch 1.08-481.el9 appstream 14 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-URI noarch 5.09-3.el9 appstream 121 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-base noarch 2.27-481.el9 appstream 16 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-constant noarch 1.33-461.el9 appstream 24 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-if noarch 0.60.800-481.el9 appstream 14 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-libnet noarch 3.13-4.el9 appstream 130 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M [2024-06-25T06:23:56.472Z] #8 32.76 perl-mro x86_64 1.23-481.el9 appstream 28 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-overload noarch 1.31-481.el9 appstream 45 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-overloading noarch 0.02-481.el9 appstream 12 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-parent noarch 1:0.238-460.el9 appstream 15 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-podlators noarch 1:4.14-460.el9 appstream 114 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-subs noarch 1.03-481.el9 appstream 11 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-vars noarch 1.05-481.el9 appstream 13 k [2024-06-25T06:23:56.472Z] #8 32.76 pipewire x86_64 1.0.1-1.el9 appstream 107 k [2024-06-25T06:23:56.472Z] #8 32.76 pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k [2024-06-25T06:23:56.472Z] #8 32.76 pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M [2024-06-25T06:23:56.472Z] #8 32.76 pixman x86_64 0.40.0-6.el9 appstream 269 k [2024-06-25T06:23:56.472Z] #8 32.76 policycoreutils x86_64 3.6-2.1.el9 baseos 242 k [2024-06-25T06:23:56.472Z] #8 32.76 polkit x86_64 0.117-13.el9 baseos 155 k [2024-06-25T06:23:56.472Z] #8 32.76 polkit-libs x86_64 0.117-13.el9 baseos 8.3 M [2024-06-25T06:23:56.472Z] #8 32.76 poppler x86_64 21.01.0-20.el9 appstream 1.1 M [2024-06-25T06:23:56.472Z] #8 32.76 poppler-data noarch 0.4.9-9.el9 appstream 1.9 M [2024-06-25T06:23:56.472Z] #8 32.76 poppler-glib x86_64 21.01.0-20.el9 appstream 152 k [2024-06-25T06:23:56.472Z] #8 32.76 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k [2024-06-25T06:23:56.472Z] #8 32.76 pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k [2024-06-25T06:23:56.472Z] #8 32.76 pulseaudio-libs-glib2 x86_64 15.0-2.el9 appstream 18 k [2024-06-25T06:23:56.472Z] #8 32.76 rtkit x86_64 0.11-28.el9 appstream 56 k [2024-06-25T06:23:56.472Z] #8 32.76 shared-mime-info x86_64 2.1-5.el9 baseos 558 k [2024-06-25T06:23:56.472Z] #8 32.76 sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k [2024-06-25T06:23:56.472Z] #8 32.76 soundtouch x86_64 2.1.1-8.el9 appstream 74 k [2024-06-25T06:23:56.472Z] #8 32.76 speex x86_64 1.2.0-11.el9 appstream 68 k [2024-06-25T06:23:56.472Z] #8 32.76 startup-notification x86_64 0.12-23.el9 appstream 42 k [2024-06-25T06:23:56.472Z] #8 32.76 systemd x86_64 252-37.el9 baseos 4.2 M [2024-06-25T06:23:56.472Z] #8 32.76 systemd-libs x86_64 252-37.el9 baseos 680 k [2024-06-25T06:23:56.472Z] #8 32.76 systemd-pam x86_64 252-37.el9 baseos 287 k [2024-06-25T06:23:56.472Z] #8 32.76 systemd-rpm-macros noarch 252-37.el9 baseos 75 k [2024-06-25T06:23:56.472Z] #8 32.76 systemd-udev x86_64 252-37.el9 baseos 1.9 M [2024-06-25T06:23:56.472Z] #8 32.76 taglib x86_64 1.12-6.el9 appstream 345 k [2024-06-25T06:23:56.472Z] #8 32.76 tigervnc-icons noarch 1.13.1-10.el9 appstream 38 k [2024-06-25T06:23:56.472Z] #8 32.76 tigervnc-license noarch 1.13.1-10.el9 appstream 18 k [2024-06-25T06:23:56.472Z] #8 32.76 tigervnc-server-minimal x86_64 1.13.1-10.el9 appstream 1.1 M [2024-06-25T06:23:56.472Z] #8 32.76 totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k [2024-06-25T06:23:56.472Z] #8 32.76 tracker x86_64 3.1.2-3.el9 appstream 555 k [2024-06-25T06:23:56.472Z] #8 32.76 ttmkfdir x86_64 3.0.9-65.el9 appstream 53 k [2024-06-25T06:23:56.472Z] #8 32.76 twolame-libs x86_64 0.3.13-19.el9 appstream 58 k [2024-06-25T06:23:56.472Z] #8 32.76 upower x86_64 0.99.11-11.el9 appstream 173 k [2024-06-25T06:23:56.472Z] #8 32.76 util-linux x86_64 2.37.4-18.el9 baseos 2.3 M [2024-06-25T06:23:56.472Z] #8 32.76 util-linux-core x86_64 2.37.4-18.el9 baseos 465 k [2024-06-25T06:23:56.472Z] #8 32.76 vulkan-loader x86_64 1.3.283.0-1.el9 appstream 149 k [2024-06-25T06:23:56.472Z] #8 32.76 wavpack x86_64 5.4.0-5.el9 appstream 214 k [2024-06-25T06:23:56.472Z] #8 32.76 webkit2gtk3-jsc x86_64 2.44.2-1.el9 appstream 4.1 M [2024-06-25T06:23:56.472Z] #8 32.76 webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k [2024-06-25T06:23:56.472Z] #8 32.76 which x86_64 2.21-29.el9 baseos 41 k [2024-06-25T06:23:56.472Z] #8 32.76 wireplumber x86_64 0.4.14-1.el9 appstream 96 k [2024-06-25T06:23:56.472Z] #8 32.76 wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k [2024-06-25T06:23:56.472Z] #8 32.76 woff2 x86_64 1.0.2-15.el9 appstream 62 k [2024-06-25T06:23:56.472Z] #8 32.76 xcb-util x86_64 0.4.0-19.el9 appstream 19 k [2024-06-25T06:23:56.472Z] #8 32.76 xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k [2024-06-25T06:23:56.472Z] #8 32.76 xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k [2024-06-25T06:23:56.472Z] #8 32.76 xkbcomp x86_64 1.4.4-4.el9 appstream 100 k [2024-06-25T06:23:56.472Z] #8 32.76 xkeyboard-config noarch 2.33-2.el9 appstream 859 k [2024-06-25T06:23:56.472Z] #8 32.76 xml-common noarch 0.6.3-58.el9 appstream 32 k [2024-06-25T06:23:56.472Z] #8 32.76 xorg-x11-xauth x86_64 1:1.1-10.el9 appstream 37 k [2024-06-25T06:23:56.472Z] #8 32.76 xorg-x11-xinit x86_64 1.4.0-11.el9 appstream 57 k [2024-06-25T06:23:56.472Z] #8 32.76 zenity x86_64 3.32.0-8.el9 appstream 4.5 M [2024-06-25T06:23:56.472Z] #8 32.76 Installing weak dependencies: [2024-06-25T06:23:56.472Z] #8 32.76 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k [2024-06-25T06:23:56.472Z] #8 32.76 cpp x86_64 11.4.1-3.el9 appstream 11 M [2024-06-25T06:23:56.472Z] #8 32.76 dconf x86_64 0.40.0-6.el9 appstream 113 k [2024-06-25T06:23:56.472Z] #8 32.76 exiv2 x86_64 0.27.5-2.el9 appstream 980 k [2024-06-25T06:23:56.472Z] #8 32.76 flatpak x86_64 1.12.9-1.el9 appstream 1.7 M [2024-06-25T06:23:56.472Z] #8 32.76 gstreamer1-plugins-good x86_64 1.22.1-2.el9 appstream 2.4 M [2024-06-25T06:23:56.472Z] #8 32.76 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k [2024-06-25T06:23:56.472Z] #8 32.76 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k [2024-06-25T06:23:56.472Z] #8 32.76 p11-kit-server x86_64 0.25.3-2.el9 appstream 246 k [2024-06-25T06:23:56.472Z] #8 32.76 perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k [2024-06-25T06:23:56.472Z] #8 32.76 pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k [2024-06-25T06:23:56.472Z] #8 32.76 pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k [2024-06-25T06:23:56.472Z] #8 32.76 pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k [2024-06-25T06:23:56.472Z] #8 32.76 polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k [2024-06-25T06:23:56.472Z] #8 32.76 tracker-miners x86_64 3.1.2-4.el9 appstream 944 k [2024-06-25T06:23:56.472Z] #8 32.76 xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k [2024-06-25T06:23:56.472Z] #8 32.76 [2024-06-25T06:23:56.472Z] #8 32.76 Transaction Summary [2024-06-25T06:23:56.472Z] #8 32.76 ==================================================================================================== [2024-06-25T06:23:56.472Z] #8 32.76 Install 362 Packages [2024-06-25T06:23:56.472Z] #8 32.76 [2024-06-25T06:23:56.472Z] #8 32.80 Total download size: 247 M [2024-06-25T06:23:56.472Z] #8 32.80 Installed size: 840 M [2024-06-25T06:23:56.472Z] #9 21.79 Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libavahi-common-data amd64 0.8-13ubuntu6 [29.7 kB] [2024-06-25T06:23:56.472Z] #9 21.80 Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libavahi-common3 amd64 0.8-13ubuntu6 [23.3 kB] [2024-06-25T06:23:56.472Z] #9 21.80 Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libavahi-client3 amd64 0.8-13ubuntu6 [26.8 kB] [2024-06-25T06:23:56.472Z] #9 21.80 Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.1 [272 kB] [2024-06-25T06:23:56.472Z] #9 21.81 Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] [2024-06-25T06:23:56.472Z] #9 21.82 Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] [2024-06-25T06:23:56.472Z] #9 21.87 Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] [2024-06-25T06:23:56.472Z] #8 32.80 Downloading Packages: [2024-06-25T06:23:56.472Z] #8 32.80 Downloading Packages: [2024-06-25T06:23:56.472Z] #9 21.94 Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] [2024-06-25T06:23:56.472Z] #9 21.94 Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] [2024-06-25T06:23:56.472Z] #9 21.94 Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] [2024-06-25T06:23:56.472Z] #9 21.94 Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] [2024-06-25T06:23:56.472Z] #9 21.95 Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] [2024-06-25T06:23:56.472Z] #9 21.95 Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] [2024-06-25T06:23:56.472Z] #9 21.95 Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] [2024-06-25T06:23:56.472Z] #9 21.95 Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] [2024-06-25T06:23:56.472Z] #9 21.95 Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5628 B] [2024-06-25T06:23:56.472Z] #9 22.02 Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] [2024-06-25T06:23:56.837Z] #9 22.10 Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] [2024-06-25T06:23:56.837Z] #9 22.10 Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6150 B] [2024-06-25T06:23:56.837Z] #9 22.10 Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] [2024-06-25T06:23:56.837Z] #9 22.10 Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6396 B] [2024-06-25T06:23:56.837Z] #9 22.10 Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] [2024-06-25T06:23:56.837Z] #9 22.10 Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-4-common all 4.14.2+ds-1ubuntu1 [1235 kB] [2024-06-25T06:23:56.837Z] #9 22.13 Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-4-1 amd64 4.14.2+ds-1ubuntu1 [3277 kB] [2024-06-25T06:23:56.837Z] #9 22.21 Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 libadwaita-1-0 amd64 1.5.0-1ubuntu2 [408 kB] [2024-06-25T06:23:56.837Z] #8 35.51 Selecting previously unselected package xxd. [2024-06-25T06:23:56.837Z] #8 35.51 Preparing to unpack .../14-xxd_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... [2024-06-25T06:23:56.837Z] #8 35.53 Unpacking xxd (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:23:56.837Z] #9 22.21 Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libasound2-data all 1.2.11-1build2 [21.0 kB] [2024-06-25T06:23:56.837Z] #9 22.21 Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 libasound2t64 amd64 1.2.11-1build2 [399 kB] [2024-06-25T06:23:56.837Z] #9 22.24 Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] [2024-06-25T06:23:56.837Z] #9 22.24 Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] [2024-06-25T06:23:56.837Z] #9 22.24 Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] [2024-06-25T06:23:56.837Z] #9 22.25 Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] [2024-06-25T06:23:56.837Z] #9 22.25 Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] [2024-06-25T06:23:56.837Z] #9 22.25 Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] [2024-06-25T06:23:56.837Z] #9 22.32 Get:165 http://archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] [2024-06-25T06:23:56.837Z] #9 22.32 Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libvorbisfile3 amd64 1.3.7-1build3 [17.1 kB] [2024-06-25T06:23:56.837Z] #9 22.32 Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] [2024-06-25T06:23:56.837Z] #8 35.61 Selecting previously unselected package vim-common. [2024-06-25T06:23:56.837Z] #8 35.61 Preparing to unpack .../15-vim-common_2%3a8.1.2269-1ubuntu5.23_all.deb ... [2024-06-25T06:23:56.837Z] #8 35.63 Unpacking vim-common (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:23:56.837Z] #8 33.35 (1/362): acl-2.3.1-4.el9.x86_64.rpm 664 kB/s | 71 kB 00:00 [2024-06-25T06:23:56.837Z] #8 33.37 (2/362): ModemManager-glib-1.20.2-1.el9.x86_64. 2.5 MB/s | 335 kB 00:00 [2024-06-25T06:23:56.837Z] #9 22.39 Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 libcanberra0t64 amd64 0.30-10ubuntu10 [39.4 kB] [2024-06-25T06:23:56.837Z] #9 22.39 Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] [2024-06-25T06:23:56.837Z] #9 22.39 Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6320 B] [2024-06-25T06:23:56.837Z] #9 22.39 Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-3-common all 3.24.41-4ubuntu1 [1202 kB] [2024-06-25T06:23:56.837Z] #9 22.42 Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1 [2901 kB] [2024-06-25T06:23:56.837Z] #8 33.40 (3/362): avahi-libs-0.8-20.el9.x86_64.rpm 3.0 MB/s | 68 kB 00:00 [2024-06-25T06:23:56.837Z] #8 33.43 (4/362): bluez-libs-5.56-6.el9.x86_64.rpm 3.4 MB/s | 85 kB 00:00 [2024-06-25T06:23:56.837Z] #8 33.44 (5/362): bubblewrap-0.4.1-7.el9.x86_64.rpm 2.8 MB/s | 49 kB 00:00 [2024-06-25T06:23:56.837Z] #8 33.46 (6/362): adobe-source-code-pro-fonts-2.030.1.05 7.5 MB/s | 832 kB 00:00 [2024-06-25T06:23:56.837Z] #8 33.48 (7/362): cracklib-2.9.6-27.el9.x86_64.rpm 2.3 MB/s | 94 kB 00:00 [2024-06-25T06:23:57.192Z] #8 35.73 Selecting previously unselected package libkrb5support0:amd64. [2024-06-25T06:23:57.192Z] #8 35.73 Preparing to unpack .../16-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... [2024-06-25T06:23:57.192Z] #8 35.75 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:23:57.192Z] #8 35.87 Selecting previously unselected package libk5crypto3:amd64. [2024-06-25T06:23:57.192Z] #8 35.87 Preparing to unpack .../17-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... [2024-06-25T06:23:57.192Z] #9 22.50 Get:173 http://archive.ubuntu.com/ubuntu noble/main amd64 libcanberra-gtk3-0t64 amd64 0.30-10ubuntu10 [8330 B] [2024-06-25T06:23:57.192Z] #9 22.50 Get:174 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-amdgpu1 amd64 2.4.120-2build1 [20.2 kB] [2024-06-25T06:23:57.192Z] #9 22.50 Get:175 http://archive.ubuntu.com/ubuntu noble/main amd64 libpciaccess0 amd64 0.17-3build1 [18.6 kB] [2024-06-25T06:23:57.192Z] #9 22.50 Get:176 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-intel1 amd64 2.4.120-2build1 [63.8 kB] [2024-06-25T06:23:57.192Z] #9 22.51 Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-nouveau2 amd64 2.4.120-2build1 [17.7 kB] [2024-06-25T06:23:57.192Z] #9 22.54 Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-radeon1 amd64 2.4.120-2build1 [20.8 kB] [2024-06-25T06:23:57.192Z] #9 22.54 Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfile-readbackwards-perl all 1.06-2 [10.2 kB] [2024-06-25T06:23:57.192Z] #9 22.54 Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontenc1 amd64 1:1.1.8-1build1 [14.0 kB] [2024-06-25T06:23:57.192Z] #9 22.54 Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libglapi-mesa amd64 24.0.5-1ubuntu1 [41.0 kB] [2024-06-25T06:23:57.192Z] #9 22.62 Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] [2024-06-25T06:23:57.192Z] #8 35.88 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:23:57.192Z] #8 35.97 Selecting previously unselected package libkeyutils1:amd64. [2024-06-25T06:23:57.192Z] #8 35.97 Preparing to unpack .../18-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [2024-06-25T06:23:57.192Z] #8 36.00 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2024-06-25T06:23:57.192Z] #8 36.08 Selecting previously unselected package libkrb5-3:amd64. [2024-06-25T06:23:57.192Z] #8 36.08 Preparing to unpack .../19-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... [2024-06-25T06:23:57.551Z] #8 33.80 (1/472): acl-2.3.1-4.el9.x86_64.rpm 104 kB/s | 71 kB 00:00 [2024-06-25T06:23:57.551Z] #8 36.09 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:23:57.551Z] #8 36.24 Selecting previously unselected package libgssapi-krb5-2:amd64. [2024-06-25T06:23:57.551Z] #8 36.24 Preparing to unpack .../20-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... [2024-06-25T06:23:57.551Z] #8 36.25 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:23:57.551Z] #8 33.96 (8/362): NetworkManager-libnm-1.48.0-1.el9.x86_ 2.5 MB/s | 1.8 MB 00:00 [2024-06-25T06:23:57.551Z] #8 33.98 (9/362): cryptsetup-libs-2.7.2-1.el9.x86_64.rpm 1.0 MB/s | 515 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.00 (10/362): dbus-1.12.20-8.el9.x86_64.rpm 212 kB/s | 3.8 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.02 (11/362): cups-libs-2.3.3op2-26.el9.x86_64.rpm 4.1 MB/s | 262 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.04 (12/362): dbus-broker-28-7.el9.x86_64.rpm 4.0 MB/s | 172 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.02 (2/472): ModemManager-glib-1.20.2-1.el9.x86_64. 369 kB/s | 335 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.10 (3/472): NetworkManager-libnm-1.48.0-1.el9.x86_ 1.8 MB/s | 1.8 MB 00:00 [2024-06-25T06:23:57.551Z] #8 36.41 Selecting previously unselected package libpsl5:amd64. [2024-06-25T06:23:57.551Z] #8 36.41 Preparing to unpack .../21-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2024-06-25T06:23:57.551Z] #8 36.43 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2024-06-25T06:23:57.551Z] #8 34.05 (13/362): dbus-common-1.12.20-8.el9.noarch.rpm 501 kB/s | 15 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.07 (14/362): dbus-libs-1.12.20-8.el9.x86_64.rpm 5.3 MB/s | 152 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.09 (15/362): dbus-tools-1.12.20-8.el9.x86_64.rpm 1.3 MB/s | 52 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.11 (16/362): device-mapper-1.02.197-2.el9.x86_64.r 3.7 MB/s | 141 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.12 (17/362): device-mapper-libs-1.02.197-2.el9.x86 7.7 MB/s | 179 kB 00:00 [2024-06-25T06:23:57.551Z] #8 34.18 (18/362): diffutils-3.7-12.el9.x86_64.rpm 5.1 MB/s | 397 kB 00:00 [2024-06-25T06:23:57.913Z] #9 23.38 Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7142 B] [2024-06-25T06:23:57.913Z] #9 23.38 Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl1-mesa-dri amd64 24.0.5-1ubuntu1 [8939 kB] [2024-06-25T06:23:57.913Z] #8 34.20 (19/362): freetype-2.10.4-9.el9.x86_64.rpm 4.7 MB/s | 388 kB 00:00 [2024-06-25T06:23:57.913Z] #8 34.24 (20/362): cracklib-dicts-2.9.6-27.el9.x86_64.rp 4.7 MB/s | 3.6 MB 00:00 [2024-06-25T06:23:57.913Z] #8 34.28 (21/362): fuse-common-3.10.2-8.el9.x86_64.rpm 106 kB/s | 8.3 kB 00:00 [2024-06-25T06:23:57.913Z] #8 34.30 (22/362): fuse-2.9.9-15.el9.x86_64.rpm 663 kB/s | 80 kB 00:00 [2024-06-25T06:23:57.913Z] #8 36.58 Selecting previously unselected package wget. [2024-06-25T06:23:57.913Z] #8 36.58 Preparing to unpack .../22-wget_1.20.3-1ubuntu2_amd64.deb ... [2024-06-25T06:23:57.913Z] #8 36.63 Unpacking wget (1.20.3-1ubuntu2) ... [2024-06-25T06:23:57.913Z] #8 34.32 (23/362): fuse-libs-2.9.9-15.el9.x86_64.rpm 1.2 MB/s | 98 kB 00:00 [2024-06-25T06:23:57.913Z] #8 34.35 (24/362): glib-networking-2.68.3-3.el9.x86_64.r 2.7 MB/s | 186 kB 00:00 [2024-06-25T06:23:57.913Z] #8 34.36 (25/362): gobject-introspection-1.68.0-11.el9.x 6.4 MB/s | 250 kB 00:00 [2024-06-25T06:23:57.913Z] #8 34.38 (26/362): graphite2-1.3.14-9.el9.x86_64.rpm 3.0 MB/s | 95 kB 00:00 [2024-06-25T06:23:57.913Z] #8 34.41 (27/362): glibc-langpack-en-2.34-113.el9.x86_64 6.2 MB/s | 659 kB 00:00 [2024-06-25T06:23:57.913Z] #8 36.79 Selecting previously unselected package binutils-common:amd64. [2024-06-25T06:23:57.913Z] #8 36.79 Preparing to unpack .../23-binutils-common_2.34-6ubuntu1.9_amd64.deb ... [2024-06-25T06:23:57.913Z] #8 34.50 (28/362): gsettings-desktop-schemas-40.0-6.el9. 5.5 MB/s | 684 kB 00:00 [2024-06-25T06:23:57.913Z] #8 34.52 (29/362): harfbuzz-2.7.4-10.el9.x86_64.rpm 5.4 MB/s | 624 kB 00:00 [2024-06-25T06:23:58.276Z] #8 36.80 Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:23:58.276Z] #9 23.61 Get:185 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7800 B] [2024-06-25T06:23:58.276Z] #9 23.61 Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri2-0 amd64 1.15-1ubuntu2 [7222 B] [2024-06-25T06:23:58.276Z] #9 23.61 Get:187 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] [2024-06-25T06:23:58.276Z] #9 23.61 Get:188 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5676 B] [2024-06-25T06:23:58.276Z] #9 23.61 Get:189 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] [2024-06-25T06:23:58.276Z] #9 23.61 Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9312 B] [2024-06-25T06:23:58.276Z] #9 23.61 Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] [2024-06-25T06:23:58.276Z] #9 23.61 Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4764 B] [2024-06-25T06:23:58.276Z] #9 23.61 Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9282 B] [2024-06-25T06:23:58.276Z] #8 34.56 (30/362): json-glib-1.6.6-1.el9.x86_64.rpm 4.8 MB/s | 163 kB 00:00 [2024-06-25T06:23:58.276Z] #8 34.58 (31/362): groff-base-1.22.4-10.el9.x86_64.rpm 4.9 MB/s | 1.1 MB 00:00 [2024-06-25T06:23:58.276Z] #8 34.65 (32/362): kbd-2.4.0-9.el9.x86_64.rpm 4.4 MB/s | 416 kB 00:00 [2024-06-25T06:23:58.276Z] #9 23.69 Get:194 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx-mesa0 amd64 24.0.5-1ubuntu1 [154 kB] [2024-06-25T06:23:58.276Z] #9 23.76 Get:195 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtop2-common all 2.41.3-1build4 [3518 B] [2024-06-25T06:23:58.276Z] #9 23.76 Get:196 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtop-2.0-11 amd64 2.41.3-1build4 [39.6 kB] [2024-06-25T06:23:58.276Z] #9 23.76 Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] [2024-06-25T06:23:58.276Z] #9 23.77 Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] [2024-06-25T06:23:58.276Z] #9 23.77 Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 metacity-common all 1:3.52.0-1build1 [321 kB] [2024-06-25T06:23:58.276Z] #9 23.78 Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmetacity3 amd64 1:3.52.0-1build1 [63.0 kB] [2024-06-25T06:23:58.276Z] #9 23.78 Get:201 http://archive.ubuntu.com/ubuntu noble/main amd64 libpython3.12t64 amd64 3.12.3-1 [2339 kB] [2024-06-25T06:23:58.276Z] #8 36.96 Selecting previously unselected package libbinutils:amd64. [2024-06-25T06:23:58.276Z] #8 36.96 Preparing to unpack .../24-libbinutils_2.34-6ubuntu1.9_amd64.deb ... [2024-06-25T06:23:58.276Z] #8 36.97 Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:23:58.276Z] #8 34.70 (33/362): kbd-legacy-2.4.0-9.el9.noarch.rpm 4.7 MB/s | 562 kB 00:00 [2024-06-25T06:23:58.276Z] #8 34.72 (34/362): kmod-28-9.el9.x86_64.rpm 5.4 MB/s | 126 kB 00:00 [2024-06-25T06:23:58.276Z] #8 34.75 (35/362): kmod-libs-28-9.el9.x86_64.rpm 2.3 MB/s | 64 kB 00:00 [2024-06-25T06:23:58.276Z] #8 34.65 (4/472): avahi-libs-0.8-20.el9.x86_64.rpm 109 kB/s | 68 kB 00:00 [2024-06-25T06:23:58.276Z] #8 34.69 (5/472): adobe-source-code-pro-fonts-2.030.1.05 930 kB/s | 832 kB 00:00 [2024-06-25T06:23:58.276Z] #9 23.82 Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] [2024-06-25T06:23:58.276Z] #8 34.77 (36/362): libatomic-11.4.1-3.el9.x86_64.rpm 2.2 MB/s | 34 kB 00:00 [2024-06-25T06:23:58.276Z] #8 34.80 (37/362): hwdata-0.348-9.13.el9.noarch.rpm 5.3 MB/s | 1.6 MB 00:00 [2024-06-25T06:23:58.276Z] #8 34.87 (38/362): libbrotli-1.0.9-6.el9.x86_64.rpm 3.2 MB/s | 314 kB 00:00 [2024-06-25T06:23:58.276Z] #8 37.18 Selecting previously unselected package libctf-nobfd0:amd64. [2024-06-25T06:23:58.276Z] #8 37.18 Preparing to unpack .../25-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... [2024-06-25T06:23:58.276Z] #8 37.19 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:23:58.647Z] #8 34.88 (39/362): libeconf-0.4.1-4.el9.x86_64.rpm 1.8 MB/s | 27 kB 00:00 [2024-06-25T06:23:58.647Z] #8 34.91 (40/362): libedit-3.1-38.20210216cvs.el9.x86_64 3.3 MB/s | 104 kB 00:00 [2024-06-25T06:23:58.647Z] #8 34.95 (41/362): libdb-5.3.28-54.el9.x86_64.rpm 4.9 MB/s | 735 kB 00:00 [2024-06-25T06:23:58.647Z] #8 34.96 (42/362): libfdisk-2.37.4-18.el9.x86_64.rpm 3.0 MB/s | 155 kB 00:00 [2024-06-25T06:23:58.647Z] #8 34.97 (43/362): libgudev-237-1.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 [2024-06-25T06:23:58.647Z] #9 23.97 Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] [2024-06-25T06:23:58.647Z] #8 37.31 Selecting previously unselected package libctf0:amd64. [2024-06-25T06:23:58.647Z] #8 37.31 Preparing to unpack .../26-libctf0_2.34-6ubuntu1.9_amd64.deb ... [2024-06-25T06:23:58.647Z] #8 37.33 Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:23:58.647Z] #8 35.00 (44/362): kbd-misc-2.4.0-9.el9.noarch.rpm 4.7 MB/s | 1.7 MB 00:00 [2024-06-25T06:23:58.647Z] #8 35.01 (45/362): libgusb-0.3.8-2.el9.x86_64.rpm 1.0 MB/s | 51 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.02 (46/362): libpciaccess-0.16-7.el9.x86_64.rpm 1.7 MB/s | 27 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.04 (47/362): libpng-1.6.37-12.el9.x86_64.rpm 4.0 MB/s | 117 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.06 (48/362): libproxy-0.4.15-35.el9.x86_64.rpm 1.9 MB/s | 74 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.07 (49/362): libpsl-0.21.1-5.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 [2024-06-25T06:23:58.647Z] #8 37.43 Selecting previously unselected package binutils-x86-64-linux-gnu. [2024-06-25T06:23:58.647Z] #8 37.43 Preparing to unpack .../27-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... [2024-06-25T06:23:58.647Z] #8 37.45 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [2024-06-25T06:23:58.647Z] #8 35.09 (50/362): libpwquality-1.4.4-8.el9.x86_64.rpm 3.6 MB/s | 119 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.10 (51/362): libseccomp-2.5.2-2.el9.x86_64.rpm 2.8 MB/s | 72 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.13 (52/362): libtdb-1.4.10-1.el9.x86_64.rpm 1.8 MB/s | 51 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.16 (53/362): libselinux-utils-3.6-1.el9.x86_64.rpm 2.6 MB/s | 190 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.17 (54/362): libtirpc-1.3.3-6.el9.x86_64.rpm 2.1 MB/s | 93 kB 00:00 [2024-06-25T06:23:58.647Z] #8 35.16 (6/472): binutils-2.35.2-43.el9.x86_64.rpm 4.3 MB/s | 4.6 MB 00:01 [2024-06-25T06:23:58.647Z] #9 24.35 Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-util1 amd64 0.4.0-1build3 [10.7 kB] [2024-06-25T06:23:59.014Z] #8 35.26 (55/362): libusbx-1.0.26-1.el9.x86_64.rpm 772 kB/s | 76 kB 00:00 [2024-06-25T06:23:59.014Z] #8 35.28 (56/362): libutempter-1.2.1-6.el9.x86_64.rpm 248 kB/s | 27 kB 00:00 [2024-06-25T06:23:59.014Z] #8 35.32 (57/362): lsof-4.94.0-3.el9.x86_64.rpm 4.3 MB/s | 239 kB 00:00 [2024-06-25T06:23:59.014Z] #8 35.36 (58/362): ncurses-6.2-10.20210508.el9.x86_64.rp 5.0 MB/s | 400 kB 00:00 [2024-06-25T06:23:59.014Z] #9 24.35 Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 libstartup-notification0 amd64 0.12-6build3 [18.4 kB] [2024-06-25T06:23:59.014Z] #9 24.36 Get:206 http://archive.ubuntu.com/ubuntu noble/main amd64 libunwind8 amd64 1.6.2-3build1 [55.2 kB] [2024-06-25T06:23:59.014Z] #9 24.38 Get:207 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] [2024-06-25T06:23:59.014Z] #9 24.46 Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] [2024-06-25T06:23:59.014Z] #8 35.28 (7/472): bluez-libs-5.56-6.el9.x86_64.rpm 143 kB/s | 85 kB 00:00 [2024-06-25T06:23:59.014Z] #8 37.80 Selecting previously unselected package binutils. [2024-06-25T06:23:59.014Z] #8 37.80 Preparing to unpack .../28-binutils_2.34-6ubuntu1.9_amd64.deb ... [2024-06-25T06:23:59.014Z] #9 24.47 Get:209 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] [2024-06-25T06:23:59.014Z] #9 24.48 Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] [2024-06-25T06:23:59.014Z] #9 24.52 Get:211 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfont2 amd64 1:2.0.6-1build1 [93.0 kB] [2024-06-25T06:23:59.014Z] #9 24.53 Get:212 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbfile1 amd64 1:1.1.0-1build4 [70.0 kB] [2024-06-25T06:23:59.014Z] #9 24.54 Get:213 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxpresent1 amd64 1.0.0-2build2 [7380 B] [2024-06-25T06:23:59.014Z] #9 24.54 Get:214 http://archive.ubuntu.com/ubuntu noble/main amd64 libxres1 amd64 2:1.2.1-1build1 [6778 B] [2024-06-25T06:23:59.014Z] #9 24.55 Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 zenity-common all 4.0.1-1build3 [259 kB] [2024-06-25T06:23:59.014Z] #9 24.58 Get:216 http://archive.ubuntu.com/ubuntu noble/main amd64 zenity amd64 4.0.1-1build3 [72.0 kB] [2024-06-25T06:23:59.014Z] #8 35.46 (59/362): pam-1.5.1-20.el9.x86_64.rpm 6.7 MB/s | 628 kB 00:00 [2024-06-25T06:23:59.014Z] #8 35.50 (60/362): policycoreutils-3.6-2.1.el9.x86_64.rp 4.8 MB/s | 242 kB 00:00 [2024-06-25T06:23:59.014Z] #8 37.82 Unpacking binutils (2.34-6ubuntu1.9) ... [2024-06-25T06:23:59.014Z] #8 37.92 Selecting previously unselected package gcc-9-base:amd64. [2024-06-25T06:23:59.014Z] #8 37.92 Preparing to unpack .../29-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-25T06:23:59.014Z] #9 24.59 Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 metacity amd64 1:3.52.0-1build1 [266 kB] [2024-06-25T06:23:59.014Z] #9 24.61 Get:218 http://archive.ubuntu.com/ubuntu noble/universe amd64 tigervnc-common amd64 1.13.1+dfsg-2build2 [84.4 kB] [2024-06-25T06:23:59.014Z] #9 24.62 Get:219 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-xkb-utils amd64 7.7+8build2 [170 kB] [2024-06-25T06:23:59.014Z] #9 24.66 Get:220 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] [2024-06-25T06:23:59.014Z] #9 24.66 Get:221 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] [2024-06-25T06:23:59.014Z] #9 24.66 Get:222 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] [2024-06-25T06:23:59.014Z] #9 24.67 Get:223 http://archive.ubuntu.com/ubuntu noble/universe amd64 tigervnc-standalone-server amd64 1.13.1+dfsg-2build2 [1142 kB] [2024-06-25T06:23:59.014Z] #9 24.71 Get:224 http://archive.ubuntu.com/ubuntu noble/universe amd64 tigervnc-tools amd64 1.13.1+dfsg-2build2 [17.6 kB] [2024-06-25T06:23:59.014Z] #8 35.54 (61/362): openssl-3.2.2-2.el9.x86_64.rpm 5.9 MB/s | 1.4 MB 00:00 [2024-06-25T06:23:59.014Z] #8 35.55 (62/362): polkit-0.117-13.el9.x86_64.rpm 3.0 MB/s | 155 kB 00:00 [2024-06-25T06:23:59.014Z] #8 35.58 (63/362): polkit-pkla-compat-0.1-21.el9.x86_64. 2.2 MB/s | 47 kB 00:00 [2024-06-25T06:23:59.014Z] #8 35.59 (64/362): publicsuffix-list-dafsa-20210518-3.el 3.6 MB/s | 58 kB 00:00 [2024-06-25T06:23:59.014Z] #8 37.93 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:23:59.014Z] #8 38.02 Selecting previously unselected package libisl22:amd64. [2024-06-25T06:23:59.014Z] #8 38.02 Preparing to unpack .../30-libisl22_0.22.1-1_amd64.deb ... [2024-06-25T06:23:59.382Z] #8 35.54 (8/472): binutils-gold-2.35.2-43.el9.x86_64.rpm 824 kB/s | 735 kB 00:00 [2024-06-25T06:23:59.382Z] #9 24.73 Get:225 http://archive.ubuntu.com/ubuntu noble/main amd64 unzip amd64 6.0-28ubuntu4 [175 kB] [2024-06-25T06:23:59.382Z] #9 24.74 Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim-runtime all 2:9.1.0016-1ubuntu7.1 [7279 kB] [2024-06-25T06:23:59.382Z] #8 35.70 (65/362): shared-mime-info-2.1-5.el9.x86_64.rpm 5.3 MB/s | 558 kB 00:00 [2024-06-25T06:23:59.382Z] #8 38.04 Unpacking libisl22:amd64 (0.22.1-1) ... [2024-06-25T06:24:01.141Z] #9 26.49 Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim amd64 2:9.1.0016-1ubuntu7.1 [1881 kB] [2024-06-25T06:24:01.141Z] #9 26.49 Get:228 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-xserver-utils amd64 7.7+10build2 [169 kB] [2024-06-25T06:24:01.141Z] #9 26.49 Get:229 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB] [2024-06-25T06:24:01.141Z] #9 26.49 Get:230 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB] [2024-06-25T06:24:01.141Z] #9 26.49 Get:231 http://archive.ubuntu.com/ubuntu noble/universe amd64 xfonts-100dpi all 1:1.0.5 [3819 kB] [2024-06-25T06:24:01.141Z] #9 26.49 Get:232 http://archive.ubuntu.com/ubuntu noble/universe amd64 xfonts-75dpi all 1:1.0.5 [3370 kB] [2024-06-25T06:24:01.141Z] #9 26.49 Get:233 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-base all 1:1.0.5+nmu1 [5941 kB] [2024-06-25T06:24:01.141Z] #9 26.49 Get:234 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-scalable all 1:1.0.3-1.3 [304 kB] [2024-06-25T06:24:01.898Z] #8 38.29 (66/362): systemd-252-37.el9.x86_64.rpm 1.6 MB/s | 4.2 MB 00:02 [2024-06-25T06:24:01.899Z] #8 38.27 (9/472): bubblewrap-0.4.1-7.el9.x86_64.rpm 16 kB/s | 49 kB 00:03 [2024-06-25T06:24:04.315Z] #8 40.95 (10/472): bzip2-1.0.8-8.el9.x86_64.rpm 9.9 kB/s | 56 kB 00:05 [2024-06-25T06:24:04.669Z] ..done] [2024-06-25T06:24:06.089Z] #8 38.71 Retrieving repository 'Update repository with updates from SUSE Linux Enterprise 15' metadata [...........#8 42.71 (67/362): libicu-67.1-9.el9.x86_64.rpm 1.2 MB/s | 9.6 MB 00:07 [2024-06-25T06:24:06.089Z] #8 42.71 (11/472): cracklib-2.9.6-27.el9.x86_64.rpm 13 kB/s | 94 kB 00:07 [2024-06-25T06:24:06.445Z] #8 42.73 (68/362): systemd-libs-252-37.el9.x86_64.rpm 153 kB/s | 680 kB 00:04 [2024-06-25T06:24:06.445Z] #8 42.78 (69/362): polkit-libs-0.117-13.el9.x86_64.rpm 1.1 MB/s | 8.3 MB 00:07 [2024-06-25T06:24:06.445Z] #8 42.79 (70/362): systemd-rpm-macros-252-37.el9.noarch. 1.2 MB/s | 75 kB 00:00 [2024-06-25T06:24:06.445Z] #8 42.81 (71/362): systemd-pam-252-37.el9.x86_64.rpm 2.7 MB/s | 287 kB 00:00 [2024-06-25T06:24:06.445Z] #9 31.77 debconf: delaying package configuration, since apt-utils is not installed [2024-06-25T06:24:06.445Z] #9 31.82 Fetched 145 MB in 8s (18.1 MB/s) [2024-06-25T06:24:06.445Z] #9 31.90 Selecting previously unselected package libapparmor1:amd64. [2024-06-25T06:24:06.445Z] #9 31.90 (Reading database ... #8 45.17 Selecting previously unselected package libmpfr6:amd64. [2024-06-25T06:24:06.445Z] #8 45.17 Preparing to unpack .../31-libmpfr6_4.0.2-1_amd64.deb ... [2024-06-25T06:24:06.445Z] #8 45.18 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2024-06-25T06:24:06.445Z] (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4376 files and directories currently installed.) [2024-06-25T06:24:06.445Z] #9 31.91 Preparing to unpack .../0-libapparmor1_4.0.0-beta3-0ubuntu3_amd64.deb ... [2024-06-25T06:24:06.445Z] #9 31.93 Unpacking libapparmor1:amd64 (4.0.0-beta3-0ubuntu3) ... [2024-06-25T06:24:06.445Z] #9 32.03 Selecting previously unselected package libargon2-1:amd64. [2024-06-25T06:24:06.445Z] #8 42.84 (72/362): unzip-6.0-56.el9.x86_64.rpm 4.3 MB/s | 182 kB 00:00 [2024-06-25T06:24:06.445Z] #8 42.89 (73/362): util-linux-core-2.37.4-18.el9.x86_64. 8.1 MB/s | 465 kB 00:00 [2024-06-25T06:24:06.445Z] #8 42.91 (74/362): which-2.21-29.el9.x86_64.rpm 2.6 MB/s | 41 kB 00:00 [2024-06-25T06:24:06.445Z] #8 45.28 Selecting previously unselected package libmpc3:amd64. [2024-06-25T06:24:06.445Z] #8 45.28 Preparing to unpack .../32-libmpc3_1.1.0-1_amd64.deb ... [2024-06-25T06:24:06.445Z] #8 45.29 Unpacking libmpc3:amd64 (1.1.0-1) ... [2024-06-25T06:24:06.445Z] #8 45.35 Selecting previously unselected package cpp-9. [2024-06-25T06:24:06.445Z] #8 42.99 (12/472): cryptsetup-libs-2.7.2-1.el9.x86_64.rp 253 kB/s | 515 kB 00:02 [2024-06-25T06:24:06.445Z] #9 32.03 Preparing to unpack .../1-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2024-06-25T06:24:06.445Z] #9 32.04 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2024-06-25T06:24:06.445Z] #9 32.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2024-06-25T06:24:06.445Z] #9 32.15 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3_amd64.deb ... [2024-06-25T06:24:06.445Z] #8 43.03 (75/362): systemd-udev-252-37.el9.x86_64.rpm 7.7 MB/s | 1.9 MB 00:00 [2024-06-25T06:24:06.445Z] #8 43.08 (76/362): abattis-cantarell-fonts-0.301-4.el9.n 2.1 MB/s | 365 kB 00:00 [2024-06-25T06:24:06.806Z] #8 45.35 Preparing to unpack .../33-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-25T06:24:06.806Z] #8 45.36 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:06.806Z] #8 43.13 (77/362): util-linux-2.37.4-18.el9.x86_64.rpm 7.1 MB/s | 2.3 MB 00:00 [2024-06-25T06:24:06.806Z] #8 43.15 (78/362): adwaita-cursor-theme-40.1.1-3.el9.noa 5.4 MB/s | 650 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.17 (79/362): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 3.9 MB/s | 87 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.20 (80/362): at-spi2-core-2.40.3-1.el9.x86_64.rpm 7.5 MB/s | 195 kB 00:00 [2024-06-25T06:24:06.806Z] #9 32.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3) ... [2024-06-25T06:24:06.806Z] #8 43.23 (81/362): atk-2.36.0-5.el9.x86_64.rpm 11 MB/s | 292 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.24 (82/362): alsa-lib-1.2.10-2.el9.x86_64.rpm 4.8 MB/s | 523 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.25 (83/362): avahi-glib-0.8-20.el9.x86_64.rpm 786 kB/s | 15 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.27 (84/362): cairo-gobject-1.17.4-7.el9.x86_64.rpm 1.1 MB/s | 19 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.28 (85/362): cairo-1.17.4-7.el9.x86_64.rpm 17 MB/s | 660 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.28 (86/362): color-filesystem-1-28.el9.noarch.rpm 447 kB/s | 8.8 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.31 (87/362): colord-1.4.5-4.el9.x86_64.rpm 21 MB/s | 555 kB 00:00 [2024-06-25T06:24:06.806Z] #9 32.33 Selecting previously unselected package libjson-c5:amd64. [2024-06-25T06:24:06.806Z] #9 32.34 Preparing to unpack .../3-libjson-c5_0.17-1build1_amd64.deb ... [2024-06-25T06:24:06.806Z] #9 32.35 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2024-06-25T06:24:06.806Z] #8 43.32 (88/362): colord-libs-1.4.5-4.el9.x86_64.rpm 6.9 MB/s | 229 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.33 (89/362): composefs-libs-1.0.3-2.el9.x86_64.rpm 2.8 MB/s | 60 kB 00:00 [2024-06-25T06:24:06.806Z] #8 43.44 (90/362): adwaita-icon-theme-40.1.1-3.el9.noarc 33 MB/s | 12 MB 00:00 [2024-06-25T06:24:06.806Z] #8 43.44 (13/472): dbus-1.12.20-8.el9.x86_64.rpm 8.4 kB/s | 3.8 kB 00:00 [2024-06-25T06:24:07.164Z] #9 32.55 Selecting previously unselected package libcryptsetup12:amd64. [2024-06-25T06:24:07.164Z] #9 32.55 Preparing to unpack .../4-libcryptsetup12_2%3a2.7.0-1ubuntu4_amd64.deb ... [2024-06-25T06:24:07.164Z] #8 43.45 (91/362): dbus-daemon-1.12.20-8.el9.x86_64.rpm 1.6 MB/s | 201 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.46 (92/362): dbus-x11-1.12.20-8.el9.x86_64.rpm 1.3 MB/s | 25 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.48 (93/362): dconf-0.40.0-6.el9.x86_64.rpm 3.6 MB/s | 113 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.49 (94/362): enchant2-2.2.15-6.el9.x86_64.rpm 2.2 MB/s | 65 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.51 (95/362): exempi-2.6.0-0.2.20211007gite23c213.e 18 MB/s | 525 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.54 (96/362): exiv2-0.27.5-2.el9.x86_64.rpm 20 MB/s | 980 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.56 (97/362): exiv2-libs-0.27.5-2.el9.x86_64.rpm 16 MB/s | 781 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.46 (14/472): cups-libs-2.3.3op2-26.el9.x86_64.rpm 348 kB/s | 262 kB 00:00 [2024-06-25T06:24:07.164Z] #9 32.57 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4) ... [2024-06-25T06:24:07.164Z] #8 43.59 (98/362): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 5.9 MB/s | 325 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.61 (99/362): flac-libs-1.3.3-12.el9.x86_64.rpm 4.4 MB/s | 218 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.66 (100/362): flatpak-1.12.9-1.el9.x86_64.rpm 25 MB/s | 1.7 MB 00:00 [2024-06-25T06:24:07.164Z] #9 32.75 Selecting previously unselected package libfdisk1:amd64. [2024-06-25T06:24:07.164Z] #9 32.75 Preparing to unpack .../5-libfdisk1_2.39.3-9ubuntu6_amd64.deb ... [2024-06-25T06:24:07.164Z] #9 32.78 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6) ... [2024-06-25T06:24:07.164Z] #8 43.69 (101/362): flatpak-session-helper-1.12.9-1.el9. 943 kB/s | 73 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.71 (102/362): fltk-1.3.8-1.el9.x86_64.rpm 13 MB/s | 616 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.73 (103/362): fontconfig-2.14.0-2.el9.x86_64.rpm 6.7 MB/s | 297 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.74 (104/362): fribidi-1.0.10-6.el9.2.x86_64.rpm 2.7 MB/s | 85 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.76 (105/362): gcr-base-3.40.0-3.el9.x86_64.rpm 9.6 MB/s | 279 kB 00:00 [2024-06-25T06:24:07.164Z] #8 43.79 (106/362): gdk-pixbuf2-2.42.6-4.el9.x86_64.rpm 11 MB/s | 492 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.87 (15/472): cracklib-dicts-2.9.6-27.el9.x86_64.rp 668 kB/s | 3.6 MB 00:05 [2024-06-25T06:24:07.522Z] #9 32.90 Selecting previously unselected package libkmod2:amd64. [2024-06-25T06:24:07.522Z] #9 32.90 Preparing to unpack .../6-libkmod2_31+20240202-2ubuntu7_amd64.deb ... [2024-06-25T06:24:07.522Z] #9 32.92 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7) ... [2024-06-25T06:24:07.522Z] #8 43.80 (107/362): gdk-pixbuf2-modules-2.42.6-4.el9.x86 2.5 MB/s | 89 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.81 (108/362): geoclue2-2.6.0-7.el9.x86_64.rpm 6.2 MB/s | 124 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.83 (109/362): geoclue2-libs-2.6.0-7.el9.x86_64.rpm 1.9 MB/s | 57 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.84 (110/362): geocode-glib-3.26.2-5.el9.x86_64.rpm 2.1 MB/s | 72 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.86 (111/362): giflib-5.2.1-9.el9.x86_64.rpm 1.4 MB/s | 49 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.90 (16/472): dbus-common-1.12.20-8.el9.noarch.rpm 33 kB/s | 15 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.96 (112/362): cpp-11.4.1-3.el9.x86_64.rpm 17 MB/s | 11 MB 00:00 [2024-06-25T06:24:07.522Z] #8 43.96 (113/362): gnome-control-center-filesystem-40.0 92 kB/s | 9.3 kB 00:00 [2024-06-25T06:24:07.522Z] #8 43.99 (114/362): gnome-desktop3-40.4-1.el9.x86_64.rpm 17 MB/s | 649 kB 00:00 [2024-06-25T06:24:07.522Z] #8 44.01 (115/362): gnome-settings-daemon-40.0.1-17.el9. 22 MB/s | 1.1 MB 00:00 [2024-06-25T06:24:07.522Z] #8 44.02 (116/362): graphene-1.10.6-2.el9.x86_64.rpm 2.2 MB/s | 64 kB 00:00 [2024-06-25T06:24:07.522Z] #8 44.07 (117/362): glibc-locale-source-2.34-113.el9.x86 19 MB/s | 4.2 MB 00:00 [2024-06-25T06:24:07.522Z] #9 33.05 Selecting previously unselected package libsystemd-shared:amd64. [2024-06-25T06:24:07.522Z] #9 33.05 Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.1_amd64.deb ... [2024-06-25T06:24:07.522Z] #9 33.06 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.1) ... [2024-06-25T06:24:07.522Z] #8 44.13 (17/472): dbus-broker-28-7.el9.x86_64.rpm 251 kB/s | 172 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.09 (118/362): gsm-1.0.19-6.el9.x86_64.rpm 480 kB/s | 34 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.14 (119/362): gstreamer1-1.22.1-2.el9.x86_64.rpm 12 MB/s | 1.4 MB 00:00 [2024-06-25T06:24:07.878Z] #8 44.18 (120/362): gstreamer1-plugins-bad-free-1.22.1-4 26 MB/s | 3.0 MB 00:00 [2024-06-25T06:24:07.878Z] #8 46.46 Selecting previously unselected package cpp. [2024-06-25T06:24:07.878Z] #8 46.46 Preparing to unpack .../34-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-06-25T06:24:07.878Z] #8 46.49 Unpacking cpp (4:9.3.0-1ubuntu2) ... [2024-06-25T06:24:07.878Z] #9 33.22 Selecting previously unselected package systemd-dev. [2024-06-25T06:24:07.878Z] #9 33.22 Preparing to unpack .../8-systemd-dev_255.4-1ubuntu8.1_all.deb ... [2024-06-25T06:24:07.878Z] #9 33.24 Unpacking systemd-dev (255.4-1ubuntu8.1) ... [2024-06-25T06:24:07.878Z] #8 44.22 (121/362): gstreamer1-plugins-base-1.22.1-2.el9 17 MB/s | 2.2 MB 00:00 [2024-06-25T06:24:07.878Z] #8 44.23 (122/362): gtk-update-icon-cache-3.24.31-4.el9. 761 kB/s | 33 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.27 (123/362): gstreamer1-plugins-good-1.22.1-2.el9 19 MB/s | 2.4 MB 00:00 [2024-06-25T06:24:07.878Z] #8 44.28 (124/362): harfbuzz-icu-2.7.4-10.el9.x86_64.rpm 831 kB/s | 14 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.31 (125/362): hicolor-icon-theme-0.17-13.el9.noarc 8.5 MB/s | 219 kB 00:00 [2024-06-25T06:24:07.878Z] #9 33.42 Selecting previously unselected package systemd. [2024-06-25T06:24:07.878Z] #8 46.63 Selecting previously unselected package libbrotli1:amd64. [2024-06-25T06:24:07.878Z] #8 46.63 Preparing to unpack .../35-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2024-06-25T06:24:07.878Z] #8 46.65 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2024-06-25T06:24:07.878Z] #8 44.35 (126/362): gtk4-4.12.3-2.el9.x86_64.rpm 41 MB/s | 5.0 MB 00:00 [2024-06-25T06:24:07.878Z] #8 44.37 (127/362): hunspell-1.7.0-11.el9.x86_64.rpm 5.3 MB/s | 325 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.41 (128/362): gtk3-3.24.31-4.el9.x86_64.rpm 25 MB/s | 4.9 MB 00:00 [2024-06-25T06:24:07.878Z] #8 46.84 Selecting previously unselected package libroken18-heimdal:amd64. [2024-06-25T06:24:07.878Z] #8 46.84 Preparing to unpack .../36-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:07.878Z] #9 33.42 Preparing to unpack .../9-systemd_255.4-1ubuntu8.1_amd64.deb ... [2024-06-25T06:24:07.878Z] #9 33.46 Unpacking systemd (255.4-1ubuntu8.1) ... [2024-06-25T06:24:07.878Z] #8 44.43 (129/362): hunspell-en-0.20140811.1-20.el9.noar 2.5 MB/s | 187 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.44 (130/362): hunspell-en-GB-0.20140811.1-20.el9.n 3.0 MB/s | 226 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.46 (131/362): hunspell-filesystem-1.7.0-11.el9.x86 286 kB/s | 8.7 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.46 (132/362): hyphen-2.8.8-17.el9.x86_64.rpm 1.2 MB/s | 30 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.47 (133/362): hunspell-en-US-0.20140811.1-20.el9.n 2.9 MB/s | 177 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.48 (134/362): iio-sensor-proxy-3.3-1.el9.x86_64.rp 2.3 MB/s | 62 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.50 (135/362): jbigkit-libs-2.1-23.el9.x86_64.rpm 2.4 MB/s | 53 kB 00:00 [2024-06-25T06:24:07.878Z] #8 44.52 (136/362): lame-libs-3.100-12.el9.x86_64.rpm 10 MB/s | 333 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.50 (18/472): dbus-tools-1.12.20-8.el9.x86_64.rpm 86 kB/s | 52 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.57 (19/472): dbus-libs-1.12.20-8.el9.x86_64.rpm 218 kB/s | 152 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.53 (137/362): lcms2-2.12-3.el9.x86_64.rpm 5.2 MB/s | 168 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.54 (138/362): libICE-1.0.10-8.el9.x86_64.rpm 2.5 MB/s | 71 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.56 (139/362): libSM-1.2.3-10.el9.x86_64.rpm 1.5 MB/s | 42 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.60 (140/362): iso-codes-4.6.0-3.el9.noarch.rpm 25 MB/s | 3.5 MB 00:00 [2024-06-25T06:24:08.232Z] #8 44.62 (141/362): libX11-1.7.0-9.el9.x86_64.rpm 8.8 MB/s | 646 kB 00:00 [2024-06-25T06:24:08.232Z] #8 46.86 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:08.232Z] #8 44.63 (142/362): libX11-common-1.7.0-9.el9.noarch.rpm 2.9 MB/s | 205 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.64 (143/362): libX11-xcb-1.7.0-9.el9.x86_64.rpm 324 kB/s | 11 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.65 (144/362): libXau-1.0.9-8.el9.x86_64.rpm 896 kB/s | 31 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.67 (145/362): libXcomposite-0.4.5-7.el9.x86_64.rpm 796 kB/s | 24 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.68 (146/362): libXcursor-1.2.0-7.el9.x86_64.rpm 777 kB/s | 31 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.69 (147/362): libXdamage-1.1.5-7.el9.x86_64.rpm 674 kB/s | 23 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.70 (148/362): libXdmcp-1.1.3-8.el9.x86_64.rpm 2.1 MB/s | 36 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.71 (149/362): libXext-1.3.4-8.el9.x86_64.rpm 1.3 MB/s | 40 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.72 (150/362): libXfixes-5.0.3-16.el9.x86_64.rpm 560 kB/s | 20 kB 00:00 [2024-06-25T06:24:08.232Z] #9 33.79 Setting up libapparmor1:amd64 (4.0.0-beta3-0ubuntu3) ... [2024-06-25T06:24:08.232Z] #9 33.83 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2024-06-25T06:24:08.232Z] #8 47.01 Selecting previously unselected package libasn1-8-heimdal:amd64. [2024-06-25T06:24:08.232Z] #8 47.01 Preparing to unpack .../37-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:08.232Z] #8 47.02 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:08.232Z] #8 44.73 (151/362): libXft-2.3.3-8.el9.x86_64.rpm 2.8 MB/s | 62 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.74 (152/362): libXfont2-2.0.3-12.el9.x86_64.rpm 2.9 MB/s | 143 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.76 (153/362): libXinerama-1.1.4-10.el9.x86_64.rpm 663 kB/s | 15 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.77 (154/362): libXi-1.7.10-8.el9.x86_64.rpm 936 kB/s | 40 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.78 (155/362): libXmu-1.1.3-8.el9.x86_64.rpm 2.3 MB/s | 75 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.78 (156/362): libXrandr-1.5.2-8.el9.x86_64.rpm 980 kB/s | 28 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.79 (157/362): libXrender-0.9.10-16.el9.x86_64.rpm 1.1 MB/s | 28 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.81 (158/362): libXt-1.2.0-6.el9.x86_64.rpm 6.5 MB/s | 180 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.82 (159/362): libXtst-1.2.3-16.el9.x86_64.rpm 907 kB/s | 21 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.82 (160/362): libXv-1.0.11-16.el9.x86_64.rpm 595 kB/s | 19 kB 00:00 [2024-06-25T06:24:08.232Z] #8 44.81 (20/472): device-mapper-1.02.197-2.el9.x86_64.r 211 kB/s | 141 kB 00:00 [2024-06-25T06:24:08.586Z] #9 33.88 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3) ... [2024-06-25T06:24:08.586Z] #9 33.92 Setting up libjson-c5:amd64 (0.17-1build1) ... [2024-06-25T06:24:08.586Z] #9 33.97 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4) ... [2024-06-25T06:24:08.586Z] #8 44.83 (161/362): libXxf86vm-1.1.4-18.el9.x86_64.rpm 767 kB/s | 19 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.85 (162/362): libasyncns-0.8-22.el9.x86_64.rpm 1.3 MB/s | 30 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.86 (163/362): libcanberra-0.30-27.el9.x86_64.rpm 2.7 MB/s | 86 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.88 (164/362): libcanberra-gtk3-0.30-27.el9.x86_64. 1.1 MB/s | 32 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.89 (165/362): libappstream-glib-0.7.18-5.el9.x86_6 5.8 MB/s | 395 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.90 (166/362): libdatrie-0.2.13-4.el9.x86_64.rpm 890 kB/s | 33 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.91 (167/362): libdrm-2.4.121-1.el9.x86_64.rpm 4.5 MB/s | 161 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.92 (168/362): libdvdnav-6.1.0-4.el9.x86_64.rpm 2.7 MB/s | 55 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.93 (169/362): libdvdread-6.1.1-4.el9.x86_64.rpm 2.7 MB/s | 74 kB 00:00 [2024-06-25T06:24:08.586Z] #8 47.18 Selecting previously unselected package libheimbase1-heimdal:amd64. [2024-06-25T06:24:08.586Z] #8 47.18 Preparing to unpack .../38-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:08.586Z] #8 47.20 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:08.586Z] #9 34.01 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6) ... [2024-06-25T06:24:08.586Z] #9 34.06 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ... [2024-06-25T06:24:08.586Z] #9 34.10 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.1) ... [2024-06-25T06:24:08.586Z] #8 44.94 (170/362): libepoxy-1.5.5-4.el9.x86_64.rpm 8.8 MB/s | 241 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.95 (171/362): liberation-fonts-2.1.3-5.el9.noarch. 136 kB/s | 3.6 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.95 (172/362): liberation-fonts-common-2.1.3-5.el9. 548 kB/s | 14 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.97 (173/362): liberation-mono-fonts-2.1.3-5.el9.no 16 MB/s | 497 kB 00:00 [2024-06-25T06:24:08.586Z] #8 44.99 (174/362): liberation-serif-fonts-2.1.3-5.el9.n 15 MB/s | 601 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.00 (175/362): libevdev-1.11.0-3.el9.x86_64.rpm 1.5 MB/s | 46 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.02 (176/362): liberation-sans-fonts-2.1.3-5.el9.no 9.5 MB/s | 601 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.02 (177/362): libfontenc-1.1.3-17.el9.x86_64.rpm 1.2 MB/s | 31 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.04 (178/362): libexif-0.6.22-6.el9.x86_64.rpm 8.3 MB/s | 435 kB 00:00 [2024-06-25T06:24:08.586Z] #8 47.32 Selecting previously unselected package libhcrypto4-heimdal:amd64. [2024-06-25T06:24:08.586Z] #8 47.32 Preparing to unpack .../39-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:08.586Z] #8 47.34 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:08.586Z] #8 45.15 (21/472): device-mapper-libs-1.02.197-2.el9.x86 278 kB/s | 179 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.06 (179/362): libgexiv2-0.12.3-1.el9.x86_64.rpm 2.1 MB/s | 83 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.07 (180/362): libglvnd-1.3.4-1.el9.x86_64.rpm 2.7 MB/s | 135 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.09 (181/362): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 878 kB/s | 37 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.10 (182/362): libglvnd-gles-1.3.4-1.el9.x86_64.rpm 716 kB/s | 33 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.11 (183/362): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 3.6 MB/s | 142 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.14 (184/362): libgsf-1.14.47-5.el9.x86_64.rpm 7.6 MB/s | 256 kB 00:00 [2024-06-25T06:24:08.586Z] #8 45.15 (185/362): libgxps-0.3.2-3.el9.x86_64.rpm 2.1 MB/s | 79 kB 00:00 [2024-06-25T06:24:08.586Z] #9 34.16 Setting up systemd-dev (255.4-1ubuntu8.1) ... [2024-06-25T06:24:08.586Z] #9 34.20 Setting up systemd (255.4-1ubuntu8.1) ... [2024-06-25T06:24:08.586Z] #8 47.48 Selecting previously unselected package libwind0-heimdal:amd64. [2024-06-25T06:24:08.586Z] #8 47.48 Preparing to unpack .../40-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:08.586Z] #8 47.49 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:08.940Z] #8 45.16 (186/362): libinput-1.19.3-4.el9.x86_64.rpm 7.1 MB/s | 207 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.17 (187/362): libiptcdata-1.0.5-9.el9.x86_64.rpm 3.2 MB/s | 62 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.21 (188/362): libgweather-40.0-3.el9.x86_64.rpm 28 MB/s | 3.0 MB 00:00 [2024-06-25T06:24:08.940Z] #8 45.22 (189/362): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 2.9 MB/s | 175 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.23 (190/362): libldac-2.0.2.3-10.el9.x86_64.rpm 690 kB/s | 41 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.24 (191/362): libmpc-1.2.1-4.el9.x86_64.rpm 1.9 MB/s | 62 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.25 (192/362): libnotify-0.7.9-8.el9.x86_64.rpm 2.6 MB/s | 44 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.26 (193/362): libogg-1.3.4-6.el9.x86_64.rpm 1.3 MB/s | 34 kB 00:00 [2024-06-25T06:24:08.940Z] #9 34.36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2024-06-25T06:24:08.940Z] #8 45.29 (22/472): diffutils-3.7-12.el9.x86_64.rpm 547 kB/s | 397 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.26 (194/362): libproxy-webkitgtk4-0.4.15-35.el9.x8 1.3 MB/s | 22 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.29 (195/362): libosinfo-1.10.0-1.el9.x86_64.rpm 6.2 MB/s | 319 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.30 (196/362): libsbc-1.4-9.el9.x86_64.rpm 1.4 MB/s | 45 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.32 (197/362): libsecret-0.20.4-4.el9.x86_64.rpm 5.9 MB/s | 170 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.33 (198/362): libshout-2.4.3-7.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.35 (199/362): libsndfile-1.0.31-8.el9.x86_64.rpm 7.8 MB/s | 206 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.36 (200/362): libsoup-2.72.0-8.el9.x86_64.rpm 12 MB/s | 405 kB 00:00 [2024-06-25T06:24:08.940Z] #8 47.63 Selecting previously unselected package libhx509-5-heimdal:amd64. [2024-06-25T06:24:08.940Z] #8 47.63 Preparing to unpack .../41-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:08.940Z] #8 47.66 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:08.940Z] #9 34.36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2024-06-25T06:24:08.940Z] #9 34.37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2024-06-25T06:24:08.940Z] #9 34.37 Initializing machine ID from random generator. [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2024-06-25T06:24:08.940Z] #9 34.42 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2024-06-25T06:24:08.940Z] #9 34.44 Creating group 'systemd-journal' with GID 999. [2024-06-25T06:24:08.940Z] #9 34.44 Creating group 'systemd-network' with GID 998. [2024-06-25T06:24:08.940Z] #9 34.44 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2024-06-25T06:24:08.940Z] #8 45.33 (23/472): elfutils-debuginfod-client-0.191-4.el 71 kB/s | 37 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.38 (201/362): libsrtp-2.3.0-8.el9.x86_64.rpm 2.0 MB/s | 57 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.39 (202/362): libstemmer-0-18.585svn.el9.x86_64.rp 3.2 MB/s | 83 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.40 (203/362): libthai-0.1.28-8.el9.x86_64.rpm 8.1 MB/s | 208 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.41 (204/362): libtheora-1.1.1-31.el9.x86_64.rpm 7.7 MB/s | 164 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.42 (205/362): libtiff-4.4.0-12.el9.x86_64.rpm 9.0 MB/s | 198 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.46 (206/362): librsvg2-2.50.7-3.el9.x86_64.rpm 16 MB/s | 3.2 MB 00:00 [2024-06-25T06:24:08.940Z] #8 45.47 (207/362): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 620 kB/s | 36 kB 00:00 [2024-06-25T06:24:08.940Z] #8 47.83 Selecting previously unselected package libkrb5-26-heimdal:amd64. [2024-06-25T06:24:08.940Z] #8 47.83 Preparing to unpack .../42-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:08.940Z] #8 47.85 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:08.940Z] #9 34.64 Selecting previously unselected package systemd-sysv. [2024-06-25T06:24:08.940Z] #9 34.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% #8 45.48 (208/362): libtracker-sparql-3.1.2-3.el9.x86_64 5.4 MB/s | 324 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.49 (209/362): libv4l-1.20.0-5.el9.x86_64.rpm 8.5 MB/s | 204 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.50 (210/362): libvisual-0.4.0-34.el9.x86_64.rpm 4.7 MB/s | 144 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.52 (211/362): libvorbis-1.3.7-5.el9.x86_64.rpm 6.0 MB/s | 193 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.54 (212/362): libwacom-1.12.1-2.el9.x86_64.rpm 1.3 MB/s | 46 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.55 (213/362): libwacom-data-1.12.1-2.el9.noarch.rp 6.9 MB/s | 193 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.55 (214/362): libwayland-client-1.21.0-1.el9.x86_6 1.8 MB/s | 33 kB 00:00 [2024-06-25T06:24:08.940Z] #8 45.57 (215/362): libvpx-1.9.0-7.el9.x86_64.rpm 14 MB/s | 1.0 MB 00:00 [2024-06-25T06:24:09.313Z] (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5405 files and directories currently installed.) [2024-06-25T06:24:09.313Z] #9 34.65 Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.1_amd64.deb ... [2024-06-25T06:24:09.313Z] #9 34.66 Unpacking systemd-sysv (255.4-1ubuntu8.1) ... [2024-06-25T06:24:09.313Z] #9 34.74 Selecting previously unselected package perl-modules-5.38. [2024-06-25T06:24:09.313Z] #8 45.58 (216/362): libwayland-egl-1.21.0-1.el9.x86_64.r 450 kB/s | 13 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.60 (217/362): libwayland-cursor-1.21.0-1.el9.x86_6 371 kB/s | 19 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.60 (218/362): libwayland-server-1.21.0-1.el9.x86_6 1.5 MB/s | 42 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.62 (219/362): libwebp-1.2.0-8.el9.x86_64.rpm 6.4 MB/s | 277 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.64 (220/362): libxkbcommon-1.0.3-4.el9.x86_64.rpm 4.1 MB/s | 133 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.65 (221/362): libxcb-1.13.1-9.el9.x86_64.rpm 4.2 MB/s | 243 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.66 (222/362): libxkbcommon-x11-1.0.3-4.el9.x86_64. 562 kB/s | 22 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.68 (223/362): libxkbfile-1.1.0-8.el9.x86_64.rpm 2.1 MB/s | 89 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.69 (224/362): libxshmfence-1.3-10.el9.x86_64.rpm 398 kB/s | 13 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.70 (225/362): libxslt-1.1.34-9.el9.x86_64.rpm 6.6 MB/s | 243 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.72 (226/362): low-memory-monitor-2.1-4.el9.x86_64. 1.1 MB/s | 36 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.76 (227/362): mesa-filesystem-24.1.0-2.el9.x86_64. 277 kB/s | 11 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.79 (228/362): mesa-libEGL-24.1.0-2.el9.x86_64.rpm 5.1 MB/s | 138 kB 00:00 [2024-06-25T06:24:09.313Z] #8 48.00 Selecting previously unselected package libheimntlm0-heimdal:amd64. [2024-06-25T06:24:09.313Z] #8 48.00 Preparing to unpack .../43-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:09.313Z] #8 48.02 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:09.313Z] #9 34.74 Preparing to unpack .../1-perl-modules-5.38_5.38.2-3.2build2_all.deb ... [2024-06-25T06:24:09.313Z] #9 34.75 Unpacking perl-modules-5.38 (5.38.2-3.2build2) ... [2024-06-25T06:24:09.313Z] #8 45.76 (24/472): fuse-common-3.10.2-8.el9.x86_64.rpm 19 kB/s | 8.3 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.81 (229/362): mesa-libGL-24.1.0-2.el9.x86_64.rpm 6.2 MB/s | 170 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.84 (230/362): mesa-libgbm-24.1.0-2.el9.x86_64.rpm 1.4 MB/s | 36 kB 00:00 [2024-06-25T06:24:09.313Z] #8 45.87 (231/362): mesa-libglapi-24.1.0-2.el9.x86_64.rp 1.5 MB/s | 44 kB 00:00 [2024-06-25T06:24:09.313Z] #8 48.18 Selecting previously unselected package libgssapi3-heimdal:amd64. [2024-06-25T06:24:09.313Z] #8 48.18 Preparing to unpack .../44-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-25T06:24:09.313Z] #8 48.22 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:09.667Z] #8 45.92 (25/472): fuse-2.9.9-15.el9.x86_64.rpm 130 kB/s | 80 kB 00:00 [2024-06-25T06:24:09.667Z] #8 45.95 (26/472): freetype-2.10.4-9.el9.x86_64.rpm 486 kB/s | 388 kB 00:00 [2024-06-25T06:24:09.667Z] #8 46.06 (232/362): mesa-dri-drivers-24.1.0-2.el9.x86_64 24 MB/s | 8.8 MB 00:00 [2024-06-25T06:24:09.667Z] #8 48.43 Selecting previously unselected package libsasl2-modules-db:amd64. [2024-06-25T06:24:09.667Z] #8 48.43 Preparing to unpack .../45-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2024-06-25T06:24:09.667Z] #8 48.45 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-25T06:24:10.021Z] #8 46.43 (27/472): fuse-libs-2.9.9-15.el9.x86_64.rpm 146 kB/s | 98 kB 00:00 [2024-06-25T06:24:10.021Z] #8 46.40 (233/362): llvm-libs-17.0.6-5.el9.x86_64.rpm 34 MB/s | 25 MB 00:00 [2024-06-25T06:24:10.021Z] #8 46.41 (234/362): mkfontscale-1.2.1-3.el9.x86_64.rpm 93 kB/s | 32 kB 00:00 [2024-06-25T06:24:10.021Z] #8 46.43 (235/362): mpg123-libs-1.26.2-5.el9.x86_64.rpm 12 MB/s | 312 kB 00:00 [2024-06-25T06:24:10.021Z] #8 46.44 (236/362): mtdev-1.1.5-22.el9.x86_64.rpm 716 kB/s | 22 kB 00:00 [2024-06-25T06:24:10.021Z] #8 48.77 Selecting previously unselected package libsasl2-2:amd64. [2024-06-25T06:24:10.021Z] #8 48.77 Preparing to unpack .../46-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2024-06-25T06:24:10.021Z] #8 48.79 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-25T06:24:10.021Z] #9 35.56 Selecting previously unselected package libgdbm6t64:amd64. [2024-06-25T06:24:10.021Z] #9 35.56 Preparing to unpack .../2-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2024-06-25T06:24:10.021Z] #9 35.57 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2024-06-25T06:24:10.021Z] #8 46.62 (237/362): mesa-vulkan-drivers-24.1.0-2.el9.x86 15 MB/s | 11 MB 00:00 [2024-06-25T06:24:10.021Z] #8 48.99 Selecting previously unselected package libldap-common. [2024-06-25T06:24:10.375Z] #8 46.63 (238/362): nspr-4.35.0-7.el9.x86_64.rpm 706 kB/s | 135 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.65 (239/362): nss-3.90.0-7.el9.x86_64.rpm 22 MB/s | 706 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.68 (240/362): nss-softokn-3.90.0-7.el9.x86_64.rpm 7.9 MB/s | 384 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.71 (241/362): mutter-40.9-16.el9.x86_64.rpm 8.3 MB/s | 2.3 MB 00:00 [2024-06-25T06:24:10.375Z] #8 46.72 (242/362): nss-sysinit-3.90.0-7.el9.x86_64.rpm 630 kB/s | 20 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.73 (243/362): nss-softokn-freebl-3.90.0-7.el9.x86_ 4.2 MB/s | 306 kB 00:00 [2024-06-25T06:24:10.375Z] #8 49.00 Preparing to unpack .../47-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... [2024-06-25T06:24:10.375Z] #8 49.03 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-25T06:24:10.375Z] #8 49.14 Selecting previously unselected package libldap-2.4-2:amd64. [2024-06-25T06:24:10.375Z] #8 46.66 (28/472): gettext-libs-0.21-8.el9.x86_64.rpm 428 kB/s | 303 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.73 (244/362): nss-util-3.90.0-7.el9.x86_64.rpm 3.8 MB/s | 88 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.75 (245/362): openjpeg2-2.4.0-7.el9.x86_64.rpm 5.5 MB/s | 163 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.76 (246/362): orc-0.4.31-6.el9.x86_64.rpm 7.2 MB/s | 184 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.77 (247/362): opus-1.3.1-10.el9.x86_64.rpm 4.3 MB/s | 200 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.78 (248/362): osinfo-db-tools-1.10.0-1.el9.x86_64. 2.9 MB/s | 74 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.81 (249/362): osinfo-db-20231215-1.el9.noarch.rpm 8.4 MB/s | 521 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.82 (250/362): ostree-libs-2024.6-1.el9.x86_64.rpm 8.9 MB/s | 466 kB 00:00 [2024-06-25T06:24:10.375Z] #9 35.80 Selecting previously unselected package libgdbm-compat4t64:amd64. [2024-06-25T06:24:10.375Z] #9 35.80 Preparing to unpack .../3-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2024-06-25T06:24:10.375Z] #9 35.82 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2024-06-25T06:24:10.375Z] #8 49.14 Preparing to unpack .../48-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... [2024-06-25T06:24:10.375Z] #8 49.15 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-25T06:24:10.375Z] #8 46.85 (251/362): p11-kit-server-0.25.3-2.el9.x86_64.r 3.7 MB/s | 246 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.86 (252/362): perl-AutoLoader-5.74-481.el9.noarch. 594 kB/s | 21 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.87 (253/362): pango-1.48.7-3.el9.x86_64.rpm 4.6 MB/s | 302 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.89 (254/362): perl-Carp-1.50-460.el9.noarch.rpm 1.2 MB/s | 30 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.90 (255/362): perl-Class-Struct-0.66-481.el9.noarc 907 kB/s | 22 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.92 (256/362): perl-B-1.80-481.el9.x86_64.rpm 2.6 MB/s | 180 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.93 (257/362): perl-Data-Dumper-2.174-462.el9.x86_6 1.3 MB/s | 56 kB 00:00 [2024-06-25T06:24:10.375Z] #8 46.85 (29/472): gettext-0.21-8.el9.x86_64.rpm 1.2 MB/s | 1.1 MB 00:00 [2024-06-25T06:24:10.375Z] #9 35.95 Selecting previously unselected package libperl5.38t64:amd64. [2024-06-25T06:24:10.375Z] #9 35.95 Preparing to unpack .../4-libperl5.38t64_5.38.2-3.2build2_amd64.deb ... [2024-06-25T06:24:10.375Z] #9 35.97 Unpacking libperl5.38t64:amd64 (5.38.2-3.2build2) ... [2024-06-25T06:24:10.733Z] #8 46.93 (258/362): perl-Digest-1.19-4.el9.noarch.rpm 700 kB/s | 26 kB 00:00 [2024-06-25T06:24:10.733Z] #8 46.95 (259/362): perl-Digest-MD5-2.58-4.el9.x86_64.rp 1.5 MB/s | 37 kB 00:00 [2024-06-25T06:24:10.733Z] #8 46.95 (260/362): perl-Errno-1.30-481.el9.x86_64.rpm 745 kB/s | 14 kB 00:00 [2024-06-25T06:24:10.733Z] #8 46.97 (261/362): perl-Exporter-5.74-461.el9.noarch.rp 1.4 MB/s | 32 kB 00:00 [2024-06-25T06:24:10.733Z] #8 46.98 (262/362): perl-Fcntl-1.13-481.el9.x86_64.rpm 709 kB/s | 20 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.01 (263/362): perl-File-Basename-2.85-481.el9.noar 446 kB/s | 17 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.02 (264/362): perl-File-Path-2.18-4.el9.noarch.rpm 1.1 MB/s | 36 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.03 (265/362): perl-File-Temp-0.231.100-4.el9.noarc 2.5 MB/s | 60 kB 00:00 [2024-06-25T06:24:10.733Z] #8 49.30 Selecting previously unselected package libnghttp2-14:amd64. [2024-06-25T06:24:10.733Z] #8 49.30 Preparing to unpack .../49-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... [2024-06-25T06:24:10.733Z] #8 49.32 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... [2024-06-25T06:24:10.733Z] #8 47.04 (266/362): perl-File-stat-1.09-481.el9.noarch.r 672 kB/s | 17 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.05 (267/362): perl-FileHandle-2.03-481.el9.noarch. 788 kB/s | 15 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.06 (268/362): perl-Getopt-Long-2.52-4.el9.noarch.r 3.3 MB/s | 61 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.07 (269/362): perl-Getopt-Std-1.12-481.el9.noarch. 895 kB/s | 15 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.09 (270/362): perl-Encode-3.08-462.el9.x86_64.rpm 10 MB/s | 1.7 MB 00:00 [2024-06-25T06:24:10.733Z] #8 47.10 (271/362): perl-HTTP-Tiny-0.076-462.el9.noarch. 1.2 MB/s | 54 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.12 (272/362): perl-IO-1.43-481.el9.x86_64.rpm 1.8 MB/s | 88 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.12 (273/362): perl-IO-Socket-IP-0.41-5.el9.noarch. 1.4 MB/s | 43 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.13 (274/362): perl-IO-Socket-SSL-2.073-2.el9.noarc 7.6 MB/s | 217 kB 00:00 [2024-06-25T06:24:10.733Z] #8 49.48 Selecting previously unselected package librtmp1:amd64. [2024-06-25T06:24:10.733Z] #8 49.48 Preparing to unpack .../50-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2024-06-25T06:24:10.733Z] #8 49.51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2024-06-25T06:24:10.733Z] #8 47.15 (275/362): perl-IPC-Open3-1.21-481.el9.noarch.r 775 kB/s | 22 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.17 (276/362): perl-Mozilla-CA-20200520-6.el9.noarc 334 kB/s | 13 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.18 (277/362): perl-MIME-Base64-3.16-4.el9.x86_64.r 512 kB/s | 31 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.19 (278/362): perl-NDBM_File-1.15-481.el9.x86_64.r 444 kB/s | 22 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.22 (279/362): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 9.9 MB/s | 414 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.22 (280/362): perl-POSIX-1.94-481.el9.x86_64.rpm 2.5 MB/s | 96 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.23 (281/362): perl-PathTools-3.78-461.el9.x86_64.r 2.4 MB/s | 88 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.24 (282/362): perl-Pod-Escapes-1.07-460.el9.noarch 802 kB/s | 21 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.17 (30/472): glib-networking-2.68.3-3.el9.x86_64.r 249 kB/s | 186 kB 00:00 [2024-06-25T06:24:10.733Z] #9 36.39 Selecting previously unselected package perl. [2024-06-25T06:24:10.733Z] #8 47.25 (283/362): perl-Pod-Perldoc-3.28.01-461.el9.noa 3.1 MB/s | 87 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.26 (284/362): perl-Pod-Simple-3.42-4.el9.noarch.rp 7.0 MB/s | 225 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.27 (285/362): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.4 MB/s | 41 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.28 (286/362): perl-Scalar-List-Utils-1.56-462.el9. 2.7 MB/s | 71 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.29 (287/362): perl-SelectSaver-1.02-481.el9.noarch 423 kB/s | 11 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.29 (288/362): perl-Socket-2.031-4.el9.x86_64.rpm 2.1 MB/s | 56 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.31 (289/362): perl-Storable-3.21-460.el9.x86_64.rp 3.2 MB/s | 96 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.31 (290/362): perl-Symbol-1.08-481.el9.noarch.rpm 588 kB/s | 14 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.34 (291/362): perl-Term-ANSIColor-5.01-461.el9.noa 1.2 MB/s | 49 kB 00:00 [2024-06-25T06:24:10.733Z] #8 47.35 (292/362): perl-Term-Cap-1.17-460.el9.noarch.rp 541 kB/s | 23 kB 00:00 [2024-06-25T06:24:10.733Z] #8 49.66 Selecting previously unselected package libssh-4:amd64. [2024-06-25T06:24:10.733Z] #8 49.66 Preparing to unpack .../51-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... [2024-06-25T06:24:10.733Z] #8 49.68 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [2024-06-25T06:24:11.087Z] #9 36.40 Preparing to unpack .../5-perl_5.38.2-3.2build2_amd64.deb ... [2024-06-25T06:24:11.087Z] #9 36.42 Unpacking perl (5.38.2-3.2build2) ... [2024-06-25T06:24:11.087Z] #9 36.53 Selecting previously unselected package adduser. [2024-06-25T06:24:11.087Z] #9 36.53 Preparing to unpack .../6-adduser_3.137ubuntu1_all.deb ... [2024-06-25T06:24:11.087Z] #8 47.36 (293/362): perl-Text-ParseWords-3.30-460.el9.no 382 kB/s | 17 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.37 (294/362): perl-Text-Tabs+Wrap-2013.0523-460.el 678 kB/s | 24 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.38 (295/362): perl-Time-Local-1.300-7.el9.noarch.r 1.7 MB/s | 34 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.39 (296/362): perl-URI-5.09-3.el9.noarch.rpm 4.2 MB/s | 121 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.40 (297/362): perl-base-2.27-481.el9.noarch.rpm 657 kB/s | 16 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.41 (298/362): perl-constant-1.33-461.el9.noarch.rp 791 kB/s | 24 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.42 (299/362): perl-if-0.60.800-481.el9.noarch.rpm 468 kB/s | 14 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.42 (300/362): perl-interpreter-5.32.1-481.el9.x86_ 2.5 MB/s | 71 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.44 (301/362): perl-libnet-3.13-4.el9.noarch.rpm 4.8 MB/s | 130 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.44 (302/362): perl-mro-1.23-481.el9.x86_64.rpm 1.6 MB/s | 28 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.46 (303/362): perl-overload-1.31-481.el9.noarch.rp 2.1 MB/s | 45 kB 00:00 [2024-06-25T06:24:11.087Z] #8 49.82 Selecting previously unselected package libcurl4:amd64. [2024-06-25T06:24:11.087Z] #8 49.82 Preparing to unpack .../52-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... [2024-06-25T06:24:11.087Z] #8 49.83 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-25T06:24:11.087Z] #8 47.48 (31/472): glibc-langpack-en-2.34-113.el9.x86_64 813 kB/s | 659 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.54 (32/472): gobject-introspection-1.68.0-11.el9.x 363 kB/s | 250 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.47 (304/362): perl-overloading-0.02-481.el9.noarch 436 kB/s | 12 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.48 (305/362): perl-parent-0.238-460.el9.noarch.rpm 598 kB/s | 15 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.50 (306/362): perl-podlators-4.14-460.el9.noarch.r 4.4 MB/s | 114 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.50 (307/362): perl-subs-1.03-481.el9.noarch.rpm 529 kB/s | 11 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.51 (308/362): perl-vars-1.05-481.el9.noarch.rpm 820 kB/s | 13 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.54 (309/362): perl-libs-5.32.1-481.el9.x86_64.rpm 18 MB/s | 2.2 MB 00:00 [2024-06-25T06:24:11.087Z] #8 47.55 (310/362): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 1.6 MB/s | 57 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.56 (311/362): pipewire-1.0.1-1.el9.x86_64.rpm 2.0 MB/s | 107 kB 00:00 #9 36.53 Unpacking adduser (3.137ubuntu1) ... [2024-06-25T06:24:11.087Z] [2024-06-25T06:24:11.087Z] #8 47.56 (312/362): pipewire-jack-audio-connection-kit-1 416 kB/s | 9.1 kB 00:00 #9 36.65 Setting up adduser (3.137ubuntu1) ... [2024-06-25T06:24:11.087Z] [2024-06-25T06:24:11.087Z] #8 49.97 Selecting previously unselected package curl. [2024-06-25T06:24:11.087Z] #8 49.97 Preparing to unpack .../53-curl_7.68.0-1ubuntu2.22_amd64.deb ... [2024-06-25T06:24:11.087Z] #8 50.01 Unpacking curl (7.68.0-1ubuntu2.22) ... [2024-06-25T06:24:11.087Z] #8 47.57 (313/362): pipewire-jack-audio-connection-kit-l 6.4 MB/s | 135 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.59 (314/362): pipewire-pulseaudio-1.0.1-1.el9.x86_ 7.1 MB/s | 192 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.60 (315/362): pixman-0.40.0-6.el9.x86_64.rpm 9.1 MB/s | 269 kB 00:00 [2024-06-25T06:24:11.087Z] #8 47.63 (316/362): pipewire-libs-1.0.1-1.el9.x86_64.rpm 25 MB/s | 1.9 MB 00:00 [2024-06-25T06:24:11.087Z] #8 47.65 (317/362): poppler-21.01.0-20.el9.x86_64.rpm 16 MB/s | 1.1 MB 00:00 [2024-06-25T06:24:11.087Z] #8 47.67 (318/362): poppler-glib-21.01.0-20.el9.x86_64.r 4.7 MB/s | 152 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.70 (319/362): poppler-data-0.4.9-9.el9.noarch.rpm 18 MB/s | 1.9 MB 00:00 [2024-06-25T06:24:11.442Z] #8 47.72 (320/362): pulseaudio-libs-glib2-15.0-2.el9.x86 324 kB/s | 18 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.74 (321/362): rtkit-0.11-28.el9.x86_64.rpm 1.6 MB/s | 56 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.76 (322/362): sound-theme-freedesktop-0.8-17.el9.n 10 MB/s | 383 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.77 (323/362): pulseaudio-libs-15.0-2.el9.x86_64.rp 5.7 MB/s | 679 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.81 (33/472): graphite2-1.3.14-9.el9.x86_64.rpm 150 kB/s | 95 kB 00:00 [2024-06-25T06:24:11.442Z] #9 36.84 Selecting previously unselected package libdbus-1-3:amd64. [2024-06-25T06:24:11.442Z] #9 36.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7483 files and directories currently installed.) [2024-06-25T06:24:11.442Z] #9 36.85 Preparing to unpack .../000-libdbus-1-3_1.14.10-4ubuntu4_amd64.deb ... [2024-06-25T06:24:11.442Z] #9 36.87 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4) ... [2024-06-25T06:24:11.442Z] #8 47.79 (324/362): soundtouch-2.1.1-8.el9.x86_64.rpm 1.6 MB/s | 74 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.81 (325/362): speex-1.2.0-11.el9.x86_64.rpm 1.5 MB/s | 68 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.81 (326/362): startup-notification-0.12-23.el9.x86 1.0 MB/s | 42 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.83 (327/362): taglib-1.12-6.el9.x86_64.rpm 8.2 MB/s | 345 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.84 (328/362): tigervnc-icons-1.13.1-10.el9.noarch. 1.7 MB/s | 38 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.84 (329/362): tigervnc-license-1.13.1-10.el9.noarc 1.1 MB/s | 18 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.85 (330/362): tigervnc-1.13.1-10.el9.x86_64.rpm 6.1 MB/s | 307 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.86 (331/362): tigervnc-server-1.13.1-10.el9.x86_64 7.8 MB/s | 223 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.87 (332/362): totem-pl-parser-3.26.6-2.el9.x86_64. 7.5 MB/s | 152 kB 00:00 [2024-06-25T06:24:11.442Z] #8 50.17 Selecting previously unselected package libcc1-0:amd64. [2024-06-25T06:24:11.442Z] #8 50.17 Preparing to unpack .../54-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:11.442Z] #8 50.18 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:11.442Z] #8 50.29 Selecting previously unselected package libgomp1:amd64. [2024-06-25T06:24:11.442Z] #9 36.97 Selecting previously unselected package dbus-bin. [2024-06-25T06:24:11.442Z] #9 36.97 Preparing to unpack .../001-dbus-bin_1.14.10-4ubuntu4_amd64.deb ... [2024-06-25T06:24:11.442Z] #9 36.99 Unpacking dbus-bin (1.14.10-4ubuntu4) ... [2024-06-25T06:24:11.442Z] #9 37.07 Selecting previously unselected package dbus-session-bus-common. [2024-06-25T06:24:11.442Z] #8 47.89 (333/362): tigervnc-server-minimal-1.13.1-10.el 22 MB/s | 1.1 MB 00:00 [2024-06-25T06:24:11.442Z] #8 47.91 (334/362): tracker-3.1.2-3.el9.x86_64.rpm 11 MB/s | 555 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.92 (335/362): ttmkfdir-3.0.9-65.el9.x86_64.rpm 1.8 MB/s | 53 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.95 (336/362): tracker-miners-3.1.2-4.el9.x86_64.rp 13 MB/s | 944 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.96 (337/362): twolame-libs-0.3.13-19.el9.x86_64.rp 1.3 MB/s | 58 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.97 (338/362): upower-0.99.11-11.el9.x86_64.rpm 3.4 MB/s | 173 kB 00:00 [2024-06-25T06:24:11.442Z] #8 47.98 (339/362): vulkan-loader-1.3.283.0-1.el9.x86_64 3.8 MB/s | 149 kB 00:00 [2024-06-25T06:24:11.442Z] #8 50.30 Preparing to unpack .../55-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:11.442Z] #8 50.31 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:11.796Z] #8 47.99 (340/362): wavpack-5.4.0-5.el9.x86_64.rpm 6.2 MB/s | 214 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.02 (341/362): webrtc-audio-processing-0.3.1-8.el9. 11 MB/s | 306 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.06 (342/362): wget-1.21.1-7.el9.x86_64.rpm 20 MB/s | 789 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.11 (343/362): webkit2gtk3-jsc-2.44.2-1.el9.x86_64. 32 MB/s | 4.1 MB 00:00 [2024-06-25T06:24:11.796Z] #9 37.07 Preparing to unpack .../002-dbus-session-bus-common_1.14.10-4ubuntu4_all.deb ... [2024-06-25T06:24:11.796Z] #9 37.08 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4) ... [2024-06-25T06:24:11.796Z] #8 48.14 (344/362): wireplumber-0.4.14-1.el9.x86_64.rpm 1.2 MB/s | 96 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.15 (345/362): wireplumber-libs-0.4.14-1.el9.x86_64 8.8 MB/s | 358 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.16 (346/362): woff2-1.0.2-15.el9.x86_64.rpm 2.6 MB/s | 62 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.17 (347/362): xcb-util-0.4.0-19.el9.x86_64.rpm 1.1 MB/s | 19 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.18 (348/362): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 2.2 MB/s | 42 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.21 (349/362): xdg-desktop-portal-1.12.6-1.el9.x86_ 11 MB/s | 385 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.22 (350/362): xdg-desktop-portal-gtk-1.12.0-3.el9. 3.4 MB/s | 134 kB 00:00 [2024-06-25T06:24:11.796Z] #8 50.45 Selecting previously unselected package libitm1:amd64. [2024-06-25T06:24:11.796Z] #8 50.45 Preparing to unpack .../56-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:11.796Z] #8 50.48 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:11.796Z] #9 37.24 Selecting previously unselected package libexpat1:amd64. [2024-06-25T06:24:11.796Z] #9 37.24 Preparing to unpack .../003-libexpat1_2.6.1-2build1_amd64.deb ... [2024-06-25T06:24:11.796Z] #9 37.25 Unpacking libexpat1:amd64 (2.6.1-2build1) ... [2024-06-25T06:24:11.796Z] #8 48.23 (351/362): xkbcomp-1.4.4-4.el9.x86_64.rpm 4.9 MB/s | 100 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.25 (352/362): xml-common-0.6.3-58.el9.noarch.rpm 1.8 MB/s | 32 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.27 (353/362): xkeyboard-config-2.33-2.el9.noarch.r 18 MB/s | 859 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.35 (354/362): xorg-x11-fonts-100dpi-7.5-33.el9.noa 31 MB/s | 3.2 MB 00:00 [2024-06-25T06:24:11.796Z] #8 48.35 (34/472): gsettings-desktop-schemas-40.0-6.el9. 847 kB/s | 684 kB 00:00 [2024-06-25T06:24:11.796Z] #8 48.37 (35/472): groff-base-1.22.4-10.el9.x86_64.rpm 1.2 MB/s | 1.1 MB 00:00 [2024-06-25T06:24:11.796Z] #8 50.61 Selecting previously unselected package libatomic1:amd64. [2024-06-25T06:24:11.796Z] #8 50.61 Preparing to unpack .../57-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:11.796Z] #8 50.62 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:11.796Z] #9 37.38 Selecting previously unselected package dbus-daemon. [2024-06-25T06:24:11.796Z] #9 37.38 Preparing to unpack .../004-dbus-daemon_1.14.10-4ubuntu4_amd64.deb ... [2024-06-25T06:24:11.796Z] #9 37.40 Unpacking dbus-daemon (1.14.10-4ubuntu4) ... [2024-06-25T06:24:12.152Z] #8 48.39 (355/362): xorg-x11-fonts-75dpi-7.5-33.el9.noar 22 MB/s | 2.8 MB 00:00 [2024-06-25T06:24:12.152Z] #8 48.42 (356/362): xorg-x11-fonts-Type1-7.5-33.el9.noar 7.7 MB/s | 505 kB 00:00 [2024-06-25T06:24:12.152Z] #8 50.79 Selecting previously unselected package libasan5:amd64. [2024-06-25T06:24:12.152Z] #8 50.79 Preparing to unpack .../58-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-25T06:24:12.152Z] #8 50.80 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:12.152Z] #9 37.52 Selecting previously unselected package dbus-system-bus-common. [2024-06-25T06:24:12.152Z] #9 37.53 Preparing to unpack .../005-dbus-system-bus-common_1.14.10-4ubuntu4_all.deb ... [2024-06-25T06:24:12.152Z] #9 37.54 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4) ... [2024-06-25T06:24:12.152Z] #8 48.73 (357/362): webkit2gtk3-2.44.2-1.el9.x86_64.rpm 29 MB/s | 22 MB 00:00 [2024-06-25T06:24:12.152Z] #8 48.74 (358/362): xorg-x11-server-utils-7.7-44.el9.x86 487 kB/s | 158 kB 00:00 [2024-06-25T06:24:12.152Z] #8 48.76 (359/362): xorg-x11-xauth-1.1-10.el9.x86_64.rpm 935 kB/s | 37 kB 00:00 [2024-06-25T06:24:12.509Z] #8 48.73 (36/472): harfbuzz-2.7.4-10.el9.x86_64.rpm 679 kB/s | 624 kB 00:00 [2024-06-25T06:24:12.509Z] .#9 37.89 Selecting previously unselected package dbus. [2024-06-25T06:24:12.509Z] #9 37.89 Preparing to unpack .../006-dbus_1.14.10-4ubuntu4_amd64.deb ... [2024-06-25T06:24:12.509Z] #9 37.92 Unpacking dbus (1.14.10-4ubuntu4) ... [2024-06-25T06:24:12.509Z] #8 48.85 (360/362): xorg-x11-fonts-misc-7.5-33.el9.noarc 11 MB/s | 5.2 MB 00:00 [2024-06-25T06:24:12.509Z] #8 48.86 (361/362): xorg-x11-xinit-1.4.0-11.el9.x86_64.r 461 kB/s | 57 kB 00:00 [2024-06-25T06:24:12.509Z] #8 51.31 Selecting previously unselected package liblsan0:amd64. [2024-06-25T06:24:12.509Z] #8 51.31 Preparing to unpack .../59-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:12.509Z] .#9 38.06 Selecting previously unselected package libpam-systemd:amd64. [2024-06-25T06:24:12.509Z] #9 38.06 Preparing to unpack .../007-libpam-systemd_255.4-1ubuntu8.1_amd64.deb ... [2024-06-25T06:24:12.509Z] #9 38.08 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.1) ... [2024-06-25T06:24:12.509Z] #8 48.92 (362/362): zenity-3.32.0-8.el9.x86_64.rpm 29 MB/s | 4.5 MB 00:00 [2024-06-25T06:24:12.509Z] #8 48.92 -------------------------------------------------------------------------------- [2024-06-25T06:24:12.509Z] #8 48.92 Total 15 MB/s | 247 MB 00:16 [2024-06-25T06:24:12.509Z] #8 48.95 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 [2024-06-25T06:24:12.509Z] .#8 51.33 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:12.509Z] #8 49.12 (37/472): json-glib-1.6.6-1.el9.x86_64.rpm 217 kB/s | 163 kB 00:00 [2024-06-25T06:24:12.868Z] #9 38.15 Selecting previously unselected package dbus-user-session. [2024-06-25T06:24:12.868Z] #9 38.15 Preparing to unpack .../008-dbus-user-session_1.14.10-4ubuntu4_amd64.deb ... [2024-06-25T06:24:12.868Z] #9 38.17 Unpacking dbus-user-session (1.14.10-4ubuntu4) ... [2024-06-25T06:24:12.868Z] #9 38.25 Selecting previously unselected package libbsd0:amd64. [2024-06-25T06:24:12.868Z] #9 38.25 Preparing to unpack .../009-libbsd0_0.12.1-1build1_amd64.deb ... [2024-06-25T06:24:12.868Z] #8 51.56 Selecting previously unselected package libtsan0:amd64. [2024-06-25T06:24:12.868Z] #8 51.56 Preparing to unpack .../60-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:12.868Z] #8 49.07 Importing GPG key 0x8483C65D: [2024-06-25T06:24:12.868Z] #8 49.07 Userid : "CentOS (CentOS Official Signing Key) " [2024-06-25T06:24:12.868Z] #8 49.07 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-06-25T06:24:12.868Z] #8 49.07 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-06-25T06:24:12.868Z] #8 49.10 Key imported successfully [2024-06-25T06:24:12.868Z] #9 38.26 Unpacking libbsd0:amd64 (0.12.1-1build1) ... [2024-06-25T06:24:12.868Z] #9 38.39 Selecting previously unselected package libelf1t64:amd64. [2024-06-25T06:24:12.868Z] #9 38.39 Preparing to unpack .../010-libelf1t64_0.190-1.1build4_amd64.deb ... [2024-06-25T06:24:12.868Z] #8 51.58 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:12.868Z] .#8 49.34 (38/472): hwdata-0.348-9.13.el9.noarch.rpm 1.6 MB/s | 1.6 MB 00:00 [2024-06-25T06:24:12.868Z] #9 38.41 Unpacking libelf1t64:amd64 (0.190-1.1build4) ... [2024-06-25T06:24:13.227Z] .#8 49.53 (39/472): kbd-2.4.0-9.el9.x86_64.rpm 522 kB/s | 416 kB 00:00 [2024-06-25T06:24:13.227Z] #9 38.54 Selecting previously unselected package libfribidi0:amd64. [2024-06-25T06:24:13.227Z] #9 38.54 Preparing to unpack .../011-libfribidi0_1.0.13-3build1_amd64.deb ... [2024-06-25T06:24:13.227Z] #9 38.55 Unpacking libfribidi0:amd64 (1.0.13-3build1) ... [2024-06-25T06:24:13.227Z] .#9 38.71 Selecting previously unselected package libglib2.0-0t64:amd64. [2024-06-25T06:24:13.227Z] #9 38.71 Preparing to unpack .../012-libglib2.0-0t64_2.80.0-6ubuntu3.1_amd64.deb ... [2024-06-25T06:24:13.227Z] #9 38.73 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.1) ... [2024-06-25T06:24:13.227Z] #8 52.03 Selecting previously unselected package libubsan1:amd64. [2024-06-25T06:24:13.227Z] #8 52.03 Preparing to unpack .../61-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:13.227Z] #8 52.04 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:13.586Z] ..#9 38.91 Selecting previously unselected package libkrb5support0:amd64. [2024-06-25T06:24:13.586Z] #9 38.91 Preparing to unpack .../013-libkrb5support0_1.20.1-6ubuntu2_amd64.deb ... [2024-06-25T06:24:13.586Z] #9 38.93 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:24:13.586Z] .#8 52.29 Selecting previously unselected package libquadmath0:amd64. [2024-06-25T06:24:13.586Z] #8 52.29 Preparing to unpack .../62-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-25T06:24:13.586Z] #8 49.91 (40/472): kbd-legacy-2.4.0-9.el9.noarch.rpm 718 kB/s | 562 kB 00:00 [2024-06-25T06:24:13.586Z] .#9 39.02 Selecting previously unselected package libk5crypto3:amd64. [2024-06-25T06:24:13.586Z] #9 39.02 Preparing to unpack .../014-libk5crypto3_1.20.1-6ubuntu2_amd64.deb ... [2024-06-25T06:24:13.586Z] #9 39.04 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:24:13.586Z] #8 52.31 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:13.586Z] #8 52.43 Selecting previously unselected package libgcc-9-dev:amd64. [2024-06-25T06:24:13.586Z] done] [2024-06-25T06:24:13.586Z] #8 47.81 Building repository 'Update repository with updates from SUSE Linux Enterprise 15' cache [..#8 52.43 Preparing to unpack .../63-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-25T06:24:13.586Z] #8 52.44 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:13.586Z] #9 39.16 Selecting previously unselected package libkeyutils1:amd64. [2024-06-25T06:24:13.586Z] #9 39.16 Preparing to unpack .../015-libkeyutils1_1.6.3-3build1_amd64.deb ... [2024-06-25T06:24:13.586Z] #9 39.18 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... [2024-06-25T06:24:13.948Z] #8 50.23 (41/472): kmod-28-9.el9.x86_64.rpm 181 kB/s | 126 kB 00:00 [2024-06-25T06:24:13.948Z] #8 50.33 (42/472): kbd-misc-2.4.0-9.el9.noarch.rpm 1.7 MB/s | 1.7 MB 00:00 [2024-06-25T06:24:13.948Z] #9 39.34 Selecting previously unselected package libkrb5-3:amd64. [2024-06-25T06:24:13.948Z] #9 39.34 Preparing to unpack .../016-libkrb5-3_1.20.1-6ubuntu2_amd64.deb ... [2024-06-25T06:24:13.948Z] #9 39.35 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:24:13.948Z] #9 39.58 Selecting previously unselected package libgssapi-krb5-2:amd64. [2024-06-25T06:24:13.948Z] #9 39.58 Preparing to unpack .../017-libgssapi-krb5-2_1.20.1-6ubuntu2_amd64.deb ... [2024-06-25T06:24:14.303Z] #8 50.57 (43/472): kmod-libs-28-9.el9.x86_64.rpm 97 kB/s | 64 kB 00:00 [2024-06-25T06:24:14.303Z] #9 39.59 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:24:14.303Z] #8 53.15 Selecting previously unselected package gcc-9. [2024-06-25T06:24:14.303Z] #9 39.75 Selecting previously unselected package libicu74:amd64. [2024-06-25T06:24:14.303Z] #9 39.76 Preparing to unpack .../018-libicu74_74.2-1ubuntu3_amd64.deb ... [2024-06-25T06:24:14.303Z] #9 39.78 Unpacking libicu74:amd64 (74.2-1ubuntu3) ... [2024-06-25T06:24:14.303Z] #8 50.79 (44/472): libatomic-11.4.1-3.el9.x86_64.rpm 61 kB/s | 34 kB 00:00 [2024-06-25T06:24:14.303Z] #8 53.16 Preparing to unpack .../64-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-25T06:24:14.658Z] ..done] [2024-06-25T06:24:18.802Z] #8 48.60 Retrieving repository 'Main Update Repository' metadata [..........#8 55.11 (45/472): libbrotli-1.0.9-6.el9.x86_64.rpm 66 kB/s | 314 kB 00:04 [2024-06-25T06:24:18.802Z] #8 57.53 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:19.176Z] ...#9 44.40 Selecting previously unselected package libpython3.12-minimal:amd64. [2024-06-25T06:24:19.176Z] #9 44.40 Preparing to unpack .../019-libpython3.12-minimal_3.12.3-1_amd64.deb ... [2024-06-25T06:24:19.176Z] #9 44.42 Unpacking libpython3.12-minimal:amd64 (3.12.3-1) ... [2024-06-25T06:24:19.176Z] #8 55.49 (46/472): libeconf-0.4.1-4.el9.x86_64.rpm 5.8 kB/s | 27 kB 00:04 [2024-06-25T06:24:19.176Z] #8 55.52 (47/472): libdb-5.3.28-54.el9.x86_64.rpm 148 kB/s | 735 kB 00:04 [2024-06-25T06:24:19.176Z] ..#9 44.77 Selecting previously unselected package media-types. [2024-06-25T06:24:19.176Z] #9 44.77 Preparing to unpack .../020-media-types_10.1.0_all.deb ... [2024-06-25T06:24:19.176Z] #9 44.79 Unpacking media-types (10.1.0) ... [2024-06-25T06:24:19.543Z] #8 55.75 (48/472): libedit-3.1-38.20210216cvs.el9.x86_64 168 kB/s | 104 kB 00:00 [2024-06-25T06:24:19.543Z] #9 44.96 Selecting previously unselected package netbase. [2024-06-25T06:24:19.543Z] #9 44.96 Preparing to unpack .../021-netbase_6.4_all.deb ... [2024-06-25T06:24:19.543Z] ...done] [2024-06-25T06:24:19.543Z] #8 53.72 Building repository 'Main Update Repository' cache [..#9 44.99 Unpacking netbase (6.4) ... [2024-06-25T06:24:19.543Z] #8 56.13 (49/472): libgudev-237-1.el9.x86_64.rpm 59 kB/s | 36 kB 00:00 [2024-06-25T06:24:19.543Z] #9 45.24 Selecting previously unselected package tzdata. [2024-06-25T06:24:19.543Z] #9 45.24 Preparing to unpack .../022-tzdata_2024a-3ubuntu1.1_all.deb ... [2024-06-25T06:24:19.543Z] .done] [2024-06-25T06:24:19.900Z] #8 53.73 Retrieving repository 'Update Repository (Non-Oss)' metadata [..#8 56.16 (50/472): libfdisk-2.37.4-18.el9.x86_64.rpm 235 kB/s | 155 kB 00:00 [2024-06-25T06:24:19.900Z] #9 45.27 Unpacking tzdata (2024a-3ubuntu1.1) ... [2024-06-25T06:24:19.900Z] .#8 56.39 (51/472): libgusb-0.3.8-2.el9.x86_64.rpm 84 kB/s | 51 kB 00:00 [2024-06-25T06:24:19.900Z] ..#8 58.79 Selecting previously unselected package gcc. [2024-06-25T06:24:19.900Z] #8 58.79 Preparing to unpack .../65-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-06-25T06:24:19.900Z] #8 58.80 Unpacking gcc (4:9.3.0-1ubuntu2) ... [2024-06-25T06:24:19.900Z] #8 58.88 Selecting previously unselected package libc-dev-bin. [2024-06-25T06:24:19.900Z] #8 58.88 Preparing to unpack .../66-libc-dev-bin_2.31-0ubuntu9.16_amd64.deb ... [2024-06-25T06:24:20.254Z] #9 45.55 Selecting previously unselected package readline-common. [2024-06-25T06:24:20.254Z] #9 45.55 Preparing to unpack .../023-readline-common_8.2-4build1_all.deb ... [2024-06-25T06:24:20.254Z] #9 45.56 Unpacking readline-common (8.2-4build1) ... [2024-06-25T06:24:20.254Z] #9 45.67 Selecting previously unselected package libreadline8t64:amd64. [2024-06-25T06:24:20.254Z] #9 45.67 Preparing to unpack .../024-libreadline8t64_8.2-4build1_amd64.deb ... [2024-06-25T06:24:20.254Z] #8 58.89 Unpacking libc-dev-bin (2.31-0ubuntu9.16) ... [2024-06-25T06:24:20.254Z] #8 58.99 Selecting previously unselected package linux-libc-dev:amd64. [2024-06-25T06:24:20.254Z] #8 58.99 Preparing to unpack .../67-linux-libc-dev_5.4.0-186.206_amd64.deb ... [2024-06-25T06:24:20.254Z] #8 56.66 (52/472): libpciaccess-0.16-7.el9.x86_64.rpm 53 kB/s | 27 kB 00:00 [2024-06-25T06:24:20.254Z] #9 45.68 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' [2024-06-25T06:24:20.254Z] #9 45.71 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' [2024-06-25T06:24:20.254Z] #9 45.74 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' [2024-06-25T06:24:20.254Z] #9 45.77 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' [2024-06-25T06:24:20.254Z] #9 45.79 Unpacking libreadline8t64:amd64 (8.2-4build1) ... [2024-06-25T06:24:20.254Z] #8 59.00 Unpacking linux-libc-dev:amd64 (5.4.0-186.206) ... [2024-06-25T06:24:20.254Z] #9 45.93 Selecting previously unselected package libsqlite3-0:amd64. [2024-06-25T06:24:20.254Z] #9 45.93 Preparing to unpack .../025-libsqlite3-0_3.45.1-1ubuntu2_amd64.deb ... [2024-06-25T06:24:20.620Z] .#8 56.94 (53/472): libpkgconf-1.7.3-10.el9.x86_64.rpm 65 kB/s | 36 kB 00:00 [2024-06-25T06:24:20.620Z] #9 45.96 Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2) ... [2024-06-25T06:24:20.620Z] #9 46.07 Selecting previously unselected package libpython3.12-stdlib:amd64. [2024-06-25T06:24:20.620Z] #8 59.39 Selecting previously unselected package libcrypt-dev:amd64. [2024-06-25T06:24:20.620Z] #9 46.07 Preparing to unpack .../026-libpython3.12-stdlib_3.12.3-1_amd64.deb ... [2024-06-25T06:24:20.620Z] #9 46.09 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1) ... [2024-06-25T06:24:20.620Z] #8 59.40 Preparing to unpack .../68-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... [2024-06-25T06:24:20.620Z] #8 59.42 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [2024-06-25T06:24:20.620Z] #8 57.16 Running transaction check [2024-06-25T06:24:20.978Z] #8 59.59 Selecting previously unselected package libc6-dev:amd64. [2024-06-25T06:24:20.978Z] #8 59.59 Preparing to unpack .../69-libc6-dev_2.31-0ubuntu9.16_amd64.deb ... [2024-06-25T06:24:20.978Z] #8 59.61 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.16) ... [2024-06-25T06:24:20.978Z] #8 57.30 (54/472): libpng-1.6.37-12.el9.x86_64.rpm 185 kB/s | 117 kB 00:00 [2024-06-25T06:24:20.978Z] #9 46.45 Selecting previously unselected package libxml2:amd64. [2024-06-25T06:24:20.978Z] #9 46.45 Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3_amd64.deb ... [2024-06-25T06:24:20.978Z] #9 46.47 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3) ... [2024-06-25T06:24:20.978Z] ...#8 57.42 (55/472): libicu-67.1-9.el9.x86_64.rpm 7.4 MB/s | 9.6 MB 00:01 [2024-06-25T06:24:20.978Z] #9 46.61 Selecting previously unselected package libyaml-0-2:amd64. [2024-06-25T06:24:20.978Z] #9 46.61 Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2024-06-25T06:24:20.978Z] #9 46.65 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2024-06-25T06:24:21.343Z] .#8 57.66 Transaction check succeeded. [2024-06-25T06:24:21.343Z] #8 57.66 Running transaction test [2024-06-25T06:24:21.343Z] #9 46.76 Selecting previously unselected package shared-mime-info. [2024-06-25T06:24:21.343Z] #9 46.76 Preparing to unpack .../029-shared-mime-info_2.4-4_amd64.deb ... [2024-06-25T06:24:21.343Z] #8 57.59 (56/472): libproxy-0.4.15-35.el9.x86_64.rpm 114 kB/s | 74 kB 00:00 [2024-06-25T06:24:21.343Z] #9 46.77 Unpacking shared-mime-info (2.4-4) ... [2024-06-25T06:24:21.343Z] #8 60.23 Selecting previously unselected package libstdc++-9-dev:amd64. [2024-06-25T06:24:21.343Z] #8 60.24 Preparing to unpack .../70-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-25T06:24:21.343Z] #8 60.26 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:21.343Z] #9 46.95 Selecting previously unselected package vim-common. [2024-06-25T06:24:21.343Z] #9 46.95 Preparing to unpack .../030-vim-common_2%3a9.1.0016-1ubuntu7.1_all.deb ... [2024-06-25T06:24:21.343Z] #9 46.96 Unpacking vim-common (2:9.1.0016-1ubuntu7.1) ... [2024-06-25T06:24:21.699Z] #8 57.93 (57/472): libpsl-0.21.1-5.el9.x86_64.rpm 101 kB/s | 64 kB 00:00 [2024-06-25T06:24:21.699Z] #8 58.11 (58/472): libpwquality-1.4.4-8.el9.x86_64.rpm 175 kB/s | 119 kB 00:00 [2024-06-25T06:24:21.699Z] #9 47.09 Selecting previously unselected package xkb-data. [2024-06-25T06:24:21.699Z] #9 47.09 Preparing to unpack .../031-xkb-data_2.41-2ubuntu1_all.deb ... [2024-06-25T06:24:21.699Z] #9 47.11 Unpacking xkb-data (2.41-2ubuntu1) ... [2024-06-25T06:24:21.699Z] #8 58.17 (59/472): libseccomp-2.5.2-2.el9.x86_64.rpm 124 kB/s | 72 kB 00:00 [2024-06-25T06:24:22.056Z] #9 47.44 Selecting previously unselected package libdrm-common. [2024-06-25T06:24:22.056Z] #9 47.44 Preparing to unpack .../032-libdrm-common_2.4.120-2build1_all.deb ... [2024-06-25T06:24:22.056Z] #9 47.45 Unpacking libdrm-common (2.4.120-2build1) ... [2024-06-25T06:24:22.056Z] #8 60.84 Selecting previously unselected package g++-9. [2024-06-25T06:24:22.056Z] #9 47.55 Selecting previously unselected package libdrm2:amd64. [2024-06-25T06:24:22.056Z] #9 47.55 Preparing to unpack .../033-libdrm2_2.4.120-2build1_amd64.deb ... [2024-06-25T06:24:22.056Z] #9 47.56 Unpacking libdrm2:amd64 (2.4.120-2build1) ... [2024-06-25T06:24:22.056Z] #8 60.84 Preparing to unpack .../71-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-25T06:24:22.056Z] #8 60.85 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:22.056Z] #8 58.67 (60/472): libselinux-utils-3.6-1.el9.x86_64.rpm 258 kB/s | 190 kB 00:00 [2024-06-25T06:24:22.416Z] #9 47.71 Selecting previously unselected package libedit2:amd64. [2024-06-25T06:24:22.416Z] #9 47.71 Preparing to unpack .../034-libedit2_3.1-20230828-1build1_amd64.deb ... [2024-06-25T06:24:22.416Z] #9 47.73 Unpacking libedit2:amd64 (3.1-20230828-1build1) ... [2024-06-25T06:24:22.416Z] #8 58.70 (61/472): libtdb-1.4.10-1.el9.x86_64.rpm 86 kB/s | 51 kB 00:00 [2024-06-25T06:24:22.416Z] #8 58.82 (62/472): libtirpc-1.3.3-6.el9.x86_64.rpm 145 kB/s | 93 kB 00:00 [2024-06-25T06:24:22.416Z] #9 47.89 Selecting previously unselected package libgpm2:amd64. [2024-06-25T06:24:22.416Z] #9 47.89 Preparing to unpack .../035-libgpm2_1.20.7-11_amd64.deb ... [2024-06-25T06:24:22.416Z] #9 47.91 Unpacking libgpm2:amd64 (1.20.7-11) ... [2024-06-25T06:24:22.416Z] #9 48.05 Selecting previously unselected package libnghttp2-14:amd64. [2024-06-25T06:24:22.416Z] #9 48.06 Preparing to unpack .../036-libnghttp2-14_1.59.0-1ubuntu0.1_amd64.deb ... [2024-06-25T06:24:22.416Z] #9 48.08 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.1) ... [2024-06-25T06:24:22.773Z] #8 59.25 (63/472): libusbx-1.0.26-1.el9.x86_64.rpm 132 kB/s | 76 kB 00:00 [2024-06-25T06:24:22.773Z] #9 48.24 Selecting previously unselected package libpng16-16t64:amd64. [2024-06-25T06:24:22.773Z] #9 48.24 Preparing to unpack .../037-libpng16-16t64_1.6.43-5build1_amd64.deb ... [2024-06-25T06:24:22.773Z] #9 48.27 Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... [2024-06-25T06:24:22.773Z] #9 48.38 Selecting previously unselected package libpsl5t64:amd64. [2024-06-25T06:24:22.773Z] #9 48.38 Preparing to unpack .../038-libpsl5t64_0.21.2-1.1build1_amd64.deb ... [2024-06-25T06:24:22.773Z] #8 59.26 (64/472): libutempter-1.2.1-6.el9.x86_64.rpm 48 kB/s | 27 kB 00:00 [2024-06-25T06:24:23.129Z] #9 48.39 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... [2024-06-25T06:24:23.129Z] #8 59.43 (65/472): lksctp-tools-1.0.19-2.el9.x86_64.rpm 156 kB/s | 94 kB 00:00 [2024-06-25T06:24:23.129Z] #9 48.57 Selecting previously unselected package libsensors-config. [2024-06-25T06:24:23.129Z] #9 48.57 Preparing to unpack .../039-libsensors-config_1%3a3.6.0-9build1_all.deb ... [2024-06-25T06:24:23.129Z] #9 48.59 Unpacking libsensors-config (1:3.6.0-9build1) ... [2024-06-25T06:24:23.129Z] #8 62.04 Selecting previously unselected package g++. [2024-06-25T06:24:23.129Z] #9 48.70 Selecting previously unselected package libsensors5:amd64. [2024-06-25T06:24:23.129Z] #9 48.70 Preparing to unpack .../040-libsensors5_1%3a3.6.0-9build1_amd64.deb ... [2024-06-25T06:24:23.129Z] #9 48.74 Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... [2024-06-25T06:24:23.129Z] #9 48.80 Selecting previously unselected package libxau6:amd64. [2024-06-25T06:24:23.488Z] #8 62.05 Preparing to unpack .../72-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-06-25T06:24:23.488Z] #8 62.06 Unpacking g++ (4:9.3.0-1ubuntu2) ... [2024-06-25T06:24:23.488Z] #8 62.16 Selecting previously unselected package libcurl3-gnutls:amd64. [2024-06-25T06:24:23.488Z] #9 48.80 Preparing to unpack .../041-libxau6_1%3a1.0.9-1build6_amd64.deb ... [2024-06-25T06:24:23.488Z] #9 48.81 Unpacking libxau6:amd64 (1:1.0.9-1build6) ... [2024-06-25T06:24:23.488Z] #9 48.90 Selecting previously unselected package libxdmcp6:amd64. [2024-06-25T06:24:23.488Z] #9 48.90 Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... [2024-06-25T06:24:23.488Z] #9 48.91 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... [2024-06-25T06:24:23.488Z] #9 49.02 Selecting previously unselected package libxcb1:amd64. [2024-06-25T06:24:23.488Z] #8 62.16 Preparing to unpack .../73-libcurl3-gnutls_7.68.0-1ubuntu2.22_amd64.deb ... [2024-06-25T06:24:23.488Z] #8 62.17 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-25T06:24:23.488Z] #8 59.95 (66/472): lsof-4.94.0-3.el9.x86_64.rpm 344 kB/s | 239 kB 00:00 [2024-06-25T06:24:23.488Z] #9 49.02 Preparing to unpack .../043-libxcb1_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:24:23.488Z] #9 49.05 Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:24:23.488Z] #9 49.16 Selecting previously unselected package libx11-data. [2024-06-25T06:24:23.488Z] #9 49.16 Preparing to unpack .../044-libx11-data_2%3a1.8.7-1build1_all.deb ... [2024-06-25T06:24:23.488Z] #8 62.34 Selecting previously unselected package liberror-perl. [2024-06-25T06:24:23.488Z] #8 62.34 Preparing to unpack .../74-liberror-perl_0.17029-1_all.deb ... [2024-06-25T06:24:23.488Z] #8 62.37 Unpacking liberror-perl (0.17029-1) ... [2024-06-25T06:24:23.488Z] #8 60.12 (67/472): make-4.3-8.el9.x86_64.rpm 619 kB/s | 536 kB 00:00 [2024-06-25T06:24:23.853Z] #9 49.17 Unpacking libx11-data (2:1.8.7-1build1) ... [2024-06-25T06:24:23.853Z] #8 62.50 Selecting previously unselected package git-man. [2024-06-25T06:24:23.853Z] #8 62.50 Preparing to unpack .../75-git-man_1%3a2.25.1-1ubuntu3.13_all.deb ... [2024-06-25T06:24:23.853Z] #8 62.51 Unpacking git-man (1:2.25.1-1ubuntu3.13) ... [2024-06-25T06:24:23.853Z] #8 60.18 (68/472): ncurses-6.2-10.20210508.el9.x86_64.rp 528 kB/s | 400 kB 00:00 [2024-06-25T06:24:23.853Z] #9 49.39 Selecting previously unselected package libx11-6:amd64. [2024-06-25T06:24:23.853Z] #9 49.39 Preparing to unpack .../045-libx11-6_2%3a1.8.7-1build1_amd64.deb ... [2024-06-25T06:24:23.853Z] #9 49.41 Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... [2024-06-25T06:24:23.853Z] #8 62.74 Selecting previously unselected package git. [2024-06-25T06:24:23.853Z] #9 49.55 Selecting previously unselected package libxext6:amd64. [2024-06-25T06:24:23.853Z] #9 49.55 Preparing to unpack .../046-libxext6_2%3a1.3.4-1build2_amd64.deb ... [2024-06-25T06:24:24.214Z] #8 62.74 Preparing to unpack .../76-git_1%3a2.25.1-1ubuntu3.13_amd64.deb ... [2024-06-25T06:24:24.214Z] #8 62.78 Unpacking git (1:2.25.1-1ubuntu3.13) ... [2024-06-25T06:24:24.214Z] #9 49.58 Unpacking libxext6:amd64 (2:1.3.4-1build2) ... [2024-06-25T06:24:24.214Z] #8 60.73 (69/472): pkgconf-1.7.3-10.el9.x86_64.rpm 77 kB/s | 41 kB 00:00 [2024-06-25T06:24:24.214Z] #9 49.75 Selecting previously unselected package libxkbcommon0:amd64. [2024-06-25T06:24:24.214Z] #9 49.75 Preparing to unpack .../047-libxkbcommon0_1.6.0-1build1_amd64.deb ... [2024-06-25T06:24:24.214Z] #9 49.77 Unpacking libxkbcommon0:amd64 (1.6.0-1build1) ... [2024-06-25T06:24:24.976Z] #8 61.60 (70/472): openssl-3.2.2-2.el9.x86_64.rpm 843 kB/s | 1.4 MB 00:01 [2024-06-25T06:24:25.334Z] #9 50.70 Selecting previously unselected package libxmuu1:amd64. [2024-06-25T06:24:25.334Z] #9 50.70 Preparing to unpack .../048-libxmuu1_2%3a1.1.3-3build2_amd64.deb ... [2024-06-25T06:24:25.334Z] #8 61.66 (71/472): pam-1.5.1-20.el9.x86_64.rpm 410 kB/s | 628 kB 00:01 [2024-06-25T06:24:25.334Z] #9 50.77 Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ... [2024-06-25T06:24:25.689Z] #8 61.98 Transaction test succeeded. [2024-06-25T06:24:25.689Z] #8 61.98 Running transaction [2024-06-25T06:24:26.043Z] #8 62.25 (72/472): pkgconf-m4-1.7.3-10.el9.noarch.rpm 10 kB/s | 15 kB 00:01 [2024-06-25T06:24:27.268Z] #8 66.01 Selecting previously unselected package libasound2-data. [2024-06-25T06:24:27.268Z] #8 63.62 (73/472): pkgconf-pkg-config-1.7.3-10.el9.x86_6 5.5 kB/s | 11 kB 00:02 [2024-06-25T06:24:27.268Z] .#9 52.75 Selecting previously unselected package wget. [2024-06-25T06:24:27.268Z] #9 52.75 Preparing to unpack .../049-wget_1.21.4-1ubuntu4_amd64.deb ... [2024-06-25T06:24:27.268Z] #9 52.77 Unpacking wget (1.21.4-1ubuntu4) ... [2024-06-25T06:24:27.268Z] #8 66.02 Preparing to unpack .../77-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... [2024-06-25T06:24:27.268Z] #8 66.03 Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... [2024-06-25T06:24:27.269Z] #8 63.72 (74/472): policycoreutils-3.6-2.1.el9.x86_64.rp 117 kB/s | 242 kB 00:02 [2024-06-25T06:24:27.269Z] #9 52.88 Selecting previously unselected package xauth. [2024-06-25T06:24:27.269Z] #9 52.88 Preparing to unpack .../050-xauth_1%3a1.1.2-1build1_amd64.deb ... [2024-06-25T06:24:27.269Z] #9 52.90 Unpacking xauth (1:1.1.2-1build1) ... [2024-06-25T06:24:27.269Z] #9 52.97 Selecting previously unselected package libgdk-pixbuf2.0-common. [2024-06-25T06:24:27.269Z] #9 52.97 Preparing to unpack .../051-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.1_all.deb ... [2024-06-25T06:24:27.269Z] #9 52.98 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-25T06:24:27.621Z] .#8 66.18 Selecting previously unselected package libasound2:amd64. [2024-06-25T06:24:27.621Z] #8 66.18 Preparing to unpack .../78-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... [2024-06-25T06:24:27.621Z] #8 66.19 Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2024-06-25T06:24:27.621Z] #9 53.12 Selecting previously unselected package libjpeg-turbo8:amd64. [2024-06-25T06:24:27.621Z] .#8 66.33 Selecting previously unselected package libltdl7:amd64. [2024-06-25T06:24:27.621Z] #8 66.33 Preparing to unpack .../79-libltdl7_2.4.6-14_amd64.deb ... [2024-06-25T06:24:27.621Z] #8 66.37 Unpacking libltdl7:amd64 (2.4.6-14) ... [2024-06-25T06:24:27.621Z] #8 64.13 (75/472): polkit-0.117-13.el9.x86_64.rpm 83 kB/s | 155 kB 00:01 [2024-06-25T06:24:27.621Z] #9 53.12 Preparing to unpack .../052-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2024-06-25T06:24:27.621Z] #9 53.13 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2024-06-25T06:24:27.621Z] #9 53.22 Selecting previously unselected package libjpeg8:amd64. [2024-06-25T06:24:27.621Z] #9 53.22 Preparing to unpack .../053-libjpeg8_8c-2ubuntu11_amd64.deb ... [2024-06-25T06:24:27.621Z] ..#8 66.47 Selecting previously unselected package libtdb1:amd64. [2024-06-25T06:24:27.621Z] #8 66.47 Preparing to unpack .../80-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... [2024-06-25T06:24:27.621Z] #8 66.49 Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2024-06-25T06:24:27.621Z] #8 66.59 Selecting previously unselected package libogg0:amd64. [2024-06-25T06:24:27.621Z] #9 53.24 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2024-06-25T06:24:27.621Z] #9 53.33 Selecting previously unselected package libdeflate0:amd64. [2024-06-25T06:24:27.621Z] #9 53.33 Preparing to unpack .../054-libdeflate0_1.19-1build1_amd64.deb ... [2024-06-25T06:24:27.974Z] #8 64.27 (76/472): polkit-pkla-compat-0.1-21.el9.x86_64. 86 kB/s | 47 kB 00:00 [2024-06-25T06:24:27.974Z] .#9 53.34 Unpacking libdeflate0:amd64 (1.19-1build1) ... [2024-06-25T06:24:27.974Z] #9 53.43 Selecting previously unselected package libjbig0:amd64. [2024-06-25T06:24:27.974Z] #8 66.59 Preparing to unpack .../81-libogg0_1.3.4-0ubuntu1_amd64.deb ... [2024-06-25T06:24:27.974Z] #8 66.60 Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... [2024-06-25T06:24:27.974Z] #8 66.72 Selecting previously unselected package libvorbis0a:amd64. [2024-06-25T06:24:27.974Z] #9 53.43 Preparing to unpack .../055-libjbig0_2.1-6.1ubuntu2_amd64.deb ... [2024-06-25T06:24:27.974Z] #9 53.45 Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... [2024-06-25T06:24:27.974Z] #9 53.55 Selecting previously unselected package liblerc4:amd64. [2024-06-25T06:24:27.974Z] .#8 66.72 Preparing to unpack .../82-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... [2024-06-25T06:24:27.974Z] #8 66.73 Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2024-06-25T06:24:27.974Z] #8 66.85 Selecting previously unselected package libvorbisfile3:amd64. [2024-06-25T06:24:27.974Z] #8 66.85 Preparing to unpack .../83-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... [2024-06-25T06:24:27.974Z] #9 53.55 Preparing to unpack .../056-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... [2024-06-25T06:24:27.974Z] #9 53.56 Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... [2024-06-25T06:24:27.974Z] .done] [2024-06-25T06:24:27.974Z] #8 62.22 Building repository 'Update Repository (Non-Oss)' cache [...done] [2024-06-25T06:24:27.974Z] #8 62.23 Loading repository data... [2024-06-25T06:24:28.329Z] #8 66.92 Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2024-06-25T06:24:28.329Z] #9 53.82 Selecting previously unselected package libsharpyuv0:amd64. [2024-06-25T06:24:28.329Z] #9 53.82 Preparing to unpack .../057-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... [2024-06-25T06:24:28.329Z] #8 64.82 (77/472): publicsuffix-list-dafsa-20210518-3.el 87 kB/s | 58 kB 00:00 [2024-06-25T06:24:28.329Z] #9 53.92 Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... [2024-06-25T06:24:28.329Z] #8 67.22 Selecting previously unselected package sound-theme-freedesktop. [2024-06-25T06:24:28.329Z] #8 67.22 Preparing to unpack .../84-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... [2024-06-25T06:24:28.329Z] #8 67.30 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-25T06:24:28.683Z] #9 54.10 Selecting previously unselected package libwebp7:amd64. [2024-06-25T06:24:28.683Z] #9 54.10 Preparing to unpack .../058-libwebp7_1.3.2-0.4build3_amd64.deb ... [2024-06-25T06:24:28.683Z] #8 64.92 (78/472): polkit-libs-0.117-13.el9.x86_64.rpm 6.4 MB/s | 8.3 MB 00:01 [2024-06-25T06:24:28.683Z] #9 54.11 Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... [2024-06-25T06:24:28.683Z] #9 54.24 Selecting previously unselected package libtiff6:amd64. [2024-06-25T06:24:28.683Z] #9 54.24 Preparing to unpack .../059-libtiff6_4.5.1+git230720-4ubuntu2.1_amd64.deb ... [2024-06-25T06:24:28.683Z] #8 65.12 (79/472): shared-mime-info-2.1-5.el9.x86_64.rpm 664 kB/s | 558 kB 00:00 [2024-06-25T06:24:28.683Z] #8 62.86 Reading installed packages... [2024-06-25T06:24:28.683Z] #8 67.46 Selecting previously unselected package libcanberra0:amd64. [2024-06-25T06:24:28.683Z] #8 67.46 Preparing to unpack .../85-libcanberra0_0.30-7ubuntu1_amd64.deb ... [2024-06-25T06:24:28.683Z] #8 67.48 Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... [2024-06-25T06:24:28.683Z] #8 67.59 Selecting previously unselected package libgpm2:amd64. [2024-06-25T06:24:28.683Z] #9 54.25 Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.1) ... [2024-06-25T06:24:28.683Z] #9 54.37 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. [2024-06-25T06:24:28.683Z] #9 54.37 Preparing to unpack .../060-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.1_amd64.deb ... [2024-06-25T06:24:29.041Z] #8 67.59 Preparing to unpack .../86-libgpm2_1.20.7-5_amd64.deb ... [2024-06-25T06:24:29.041Z] #8 67.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2024-06-25T06:24:29.041Z] #8 67.73 Selecting previously unselected package libpython3.8:amd64. [2024-06-25T06:24:29.041Z] #8 67.73 Preparing to unpack .../87-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-06-25T06:24:29.041Z] #9 54.38 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-25T06:24:29.041Z] #9 54.51 Selecting previously unselected package gtk-update-icon-cache. [2024-06-25T06:24:29.041Z] #9 54.51 Preparing to unpack .../061-gtk-update-icon-cache_3.24.41-4ubuntu1_amd64.deb ... [2024-06-25T06:24:29.041Z] #8 67.75 Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-25T06:24:29.041Z] #9 54.54 Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1) ... [2024-06-25T06:24:29.041Z] #9 54.64 Selecting previously unselected package hicolor-icon-theme. [2024-06-25T06:24:29.041Z] #9 54.64 Preparing to unpack .../062-hicolor-icon-theme_0.17-2_all.deb ... [2024-06-25T06:24:29.399Z] #9 54.65 Unpacking hicolor-icon-theme (0.17-2) ... [2024-06-25T06:24:29.399Z] #9 54.88 Selecting previously unselected package humanity-icon-theme. [2024-06-25T06:24:29.399Z] #9 54.88 Preparing to unpack .../063-humanity-icon-theme_0.6.16_all.deb ... [2024-06-25T06:24:29.399Z] #9 54.89 Unpacking humanity-icon-theme (0.6.16) ... [2024-06-25T06:24:29.399Z] #8 68.08 Selecting previously unselected package make. [2024-06-25T06:24:29.399Z] #8 68.08 Preparing to unpack .../88-make_4.2.1-1.2_amd64.deb ... [2024-06-25T06:24:29.399Z] #8 68.11 Unpacking make (4.2.1-1.2) ... [2024-06-25T06:24:29.399Z] #8 65.79 (80/472): systemd-libs-252-37.el9.x86_64.rpm 790 kB/s | 680 kB 00:00 [2024-06-25T06:24:29.399Z] #8 65.88 (81/472): systemd-252-37.el9.x86_64.rpm 3.9 MB/s | 4.2 MB 00:01 [2024-06-25T06:24:29.399Z] #8 68.29 Selecting previously unselected package unzip. [2024-06-25T06:24:29.399Z] #8 68.29 Preparing to unpack .../89-unzip_6.0-25ubuntu1.2_amd64.deb ... [2024-06-25T06:24:29.399Z] #8 65.91 (82/472): systemd-pam-252-37.el9.x86_64.rpm 363 kB/s | 287 kB 00:00 [2024-06-25T06:24:29.758Z] #8 68.33 Unpacking unzip (6.0-25ubuntu1.2) ... [2024-06-25T06:24:29.758Z] #8 63.73 [2024-06-25T06:24:29.758Z] #8 63.73 The following 23 packages are going to be upgraded: [2024-06-25T06:24:29.758Z] #8 63.73 gio-branding-openSUSE glib2-tools glibc libblkid1 libcom_err2 libfdisk1 libgcc_s1 libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libmount1 libopenssl3 libprotobuf-lite25_1_0 libsmartcols1 libsolv-tools libstdc++6 libuuid1 libzypp openSUSE-release openssl-3 util-linux zypper [2024-06-25T06:24:29.758Z] #8 63.73 [2024-06-25T06:24:29.758Z] #8 63.73 The following product is going to be reinstalled: [2024-06-25T06:24:29.758Z] #8 63.73 "openSUSE Leap 15.6" [2024-06-25T06:24:29.758Z] #8 63.73 [2024-06-25T06:24:29.758Z] #8 63.73 The following NEW package is going to be installed: [2024-06-25T06:24:29.758Z] #8 63.73 libsolv-tools-base [2024-06-25T06:24:29.758Z] #8 63.73 [2024-06-25T06:24:29.758Z] #8 63.73 23 packages to upgrade, 1 new. [2024-06-25T06:24:29.758Z] #8 63.73 Overall download size: 16.6 MiB. Already cached: 0 B. After the operation, 574.0 KiB will be freed. [2024-06-25T06:24:29.758Z] #8 63.73 [2024-06-25T06:24:29.758Z] #8 63.73 Backend: classic_rpmtrans [2024-06-25T06:24:29.758Z] #8 63.73 Continue? [y/n/v/...? shows all options] (y): y [2024-06-25T06:24:29.758Z] #8 63.79 Retrieving: openSUSE-release-15.6-lp156.416.2.x86_64 (Main Repository) (1/24), 737.0 KiB [2024-06-25T06:24:29.758Z] #8 68.57 Selecting previously unselected package vim-runtime. [2024-06-25T06:24:29.758Z] #8 63.79 Retrieving: openSUSE-release-15.6-lp156.416.2.x86_64.rpm [...#8 68.57 Preparing to unpack .../90-vim-runtime_2%3a8.1.2269-1ubuntu5.23_all.deb ... [2024-06-25T06:24:29.758Z] #8 68.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2024-06-25T06:24:29.758Z] #8 68.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2024-06-25T06:24:29.758Z] #8 68.62 Unpacking vim-runtime (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:24:30.111Z] done] [2024-06-25T06:24:30.111Z] #8 66.42 (83/472): systemd-rpm-macros-252-37.el9.noarch. 121 kB/s | 75 kB 00:00 [2024-06-25T06:24:30.112Z] #8 64.15 Retrieving: glibc-2.38-150600.14.5.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (2/24), 1.9 MiB [2024-06-25T06:24:30.112Z] #8 64.17 Retrieving: glibc-2.38-150600.14.5.1.x86_64.rpm [..#8 66.61 (84/472): unzip-6.0-56.el9.x86_64.rpm 261 kB/s | 182 kB 00:00 [2024-06-25T06:24:30.470Z] .done (9.7 MiB/s)] [2024-06-25T06:24:30.470Z] #8 64.48 Retrieving: libuuid1-2.39.3-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (3/24), 76.0 KiB [2024-06-25T06:24:30.470Z] #8 64.48 Retrieving: libuuid1-2.39.3-150600.4.3.1.x86_64.rpm [.#8 66.88 (85/472): systemd-udev-252-37.el9.x86_64.rpm 1.9 MB/s | 1.9 MB 00:00 [2024-06-25T06:24:30.470Z] .done (2.7 KiB/s)] [2024-06-25T06:24:30.470Z] #8 64.63 Retrieving: libsolv-tools-base-0.7.29-150400.3.22.4.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (4/24), 238.7 KiB [2024-06-25T06:24:30.824Z] #8 64.63 Retrieving: libsolv-tools-base-0.7.29-150400.3.22.4.x86_64.rpm [..done] [2024-06-25T06:24:30.824Z] #8 64.87 Retrieving: libsolv-tools-0.7.29-150400.3.22.4.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (5/24), 567.1 KiB [2024-06-25T06:24:30.824Z] #8 64.87 Retrieving: libsolv-tools-0.7.29-150400.3.22.4.x86_64.rpm [..#8 67.36 (86/472): util-linux-core-2.37.4-18.el9.x86_64. 617 kB/s | 465 kB 00:00 [2024-06-25T06:24:30.824Z] #8 67.42 (87/472): util-linux-2.37.4-18.el9.x86_64.rpm 2.3 MB/s | 2.3 MB 00:01 [2024-06-25T06:24:30.824Z] #8 67.44 (88/472): which-2.21-29.el9.x86_64.rpm 74 kB/s | 41 kB 00:00 [2024-06-25T06:24:30.824Z] #9 56.52 Selecting previously unselected package ubuntu-mono. [2024-06-25T06:24:30.824Z] done (3.0 KiB/s)] [2024-06-25T06:24:30.824Z] #8 65.09 Retrieving: libsmartcols1-2.39.3-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (6/24), 160.3 KiB [2024-06-25T06:24:31.184Z] #8 65.10 Retrieving: libsmartcols1-2.39.3-150600.4.3.1.x86_64.rpm [.#8 69.92 Selecting previously unselected package vim. [2024-06-25T06:24:31.184Z] #9 56.53 Preparing to unpack .../064-ubuntu-mono_24.04-0ubuntu1_all.deb ... [2024-06-25T06:24:31.184Z] #9 56.55 Unpacking ubuntu-mono (24.04-0ubuntu1) ... [2024-06-25T06:24:31.184Z] .#8 69.92 Preparing to unpack .../91-vim_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... [2024-06-25T06:24:31.184Z] #8 69.96 Unpacking vim (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:24:31.184Z] #8 67.64 (89/472): abattis-cantarell-fonts-0.301-4.el9.n 1.7 MB/s | 365 kB 00:00 [2024-06-25T06:24:31.184Z] #8 67.66 (90/472): adwaita-cursor-theme-40.1.1-3.el9.noa 2.8 MB/s | 650 kB 00:00 [2024-06-25T06:24:31.184Z] done] [2024-06-25T06:24:31.184Z] #8 65.33 Retrieving: libopenssl3-3.1.4-150600.5.7.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (7/24), 1.8 MiB [2024-06-25T06:24:31.538Z] #8 65.34 Retrieving: libopenssl3-3.1.4-150600.5.7.1.x86_64.rpm [.#8 67.75 (91/472): alsa-lib-1.2.10-2.el9.x86_64.rpm 6.4 MB/s | 523 kB 00:00 [2024-06-25T06:24:31.538Z] #8 67.85 (92/472): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 813 kB/s | 87 kB 00:00 [2024-06-25T06:24:31.538Z] ..#8 70.36 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2024-06-25T06:24:31.538Z] #8 67.94 (93/472): at-spi2-atk-devel-2.38.0-4.el9.x86_64 127 kB/s | 11 kB 00:00 [2024-06-25T06:24:31.538Z] done (16.3 MiB/s)] [2024-06-25T06:24:31.538Z] #8 65.59 Retrieving: openssl-3-3.1.4-150600.5.7.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (8/24), 1.4 MiB [2024-06-25T06:24:31.538Z] #8 65.59 Retrieving: openssl-3-3.1.4-150600.5.7.1.x86_64.rpm [...#8 68.04 (94/472): at-spi2-core-2.40.3-1.el9.x86_64.rpm 1.9 MB/s | 195 kB 00:00 [2024-06-25T06:24:31.538Z] #8 68.12 (95/472): zip-3.0-35.el9.x86_64.rpm 350 kB/s | 266 kB 00:00 [2024-06-25T06:24:31.538Z] #8 70.41 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2024-06-25T06:24:31.538Z] #8 70.45 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2024-06-25T06:24:31.892Z] #9 57.20 Selecting previously unselected package adwaita-icon-theme. [2024-06-25T06:24:31.892Z] #9 57.20 Preparing to unpack .../065-adwaita-icon-theme_46.0-1_all.deb ... [2024-06-25T06:24:31.892Z] #9 57.22 Unpacking adwaita-icon-theme (46.0-1) ... [2024-06-25T06:24:31.892Z] #8 68.14 (96/472): at-spi2-core-devel-2.40.3-1.el9.x86_6 1.5 MB/s | 148 kB 00:00 [2024-06-25T06:24:31.892Z] #8 68.23 (97/472): atk-devel-2.36.0-5.el9.x86_64.rpm 2.1 MB/s | 190 kB 00:00 [2024-06-25T06:24:31.892Z] done (8.1 MiB/s)] [2024-06-25T06:24:31.892Z] #8 65.88 Retrieving: libglib-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (9/24), 740.7 KiB [2024-06-25T06:24:31.892Z] #8 65.89 Retrieving: libglib-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [.#8 70.52 Setting up libgpm2:amd64 (1.20.7-5) ... [2024-06-25T06:24:31.892Z] #8 70.56 Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... [2024-06-25T06:24:31.892Z] #8 70.59 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [2024-06-25T06:24:31.892Z] .done (3.0 KiB/s)] [2024-06-25T06:24:31.892Z] #8 68.26 (98/472): avahi-glib-0.8-20.el9.x86_64.rpm 421 kB/s | 15 kB 00:00 [2024-06-25T06:24:31.892Z] #8 68.28 (99/472): atk-2.36.0-5.el9.x86_64.rpm 1.9 MB/s | 292 kB 00:00 [2024-06-25T06:24:31.892Z] #8 68.33 (100/472): brotli-devel-1.0.9-6.el9.x86_64.rpm 686 kB/s | 32 kB 00:00 [2024-06-25T06:24:31.892Z] #8 70.67 Setting up mime-support (3.64ubuntu1) ... [2024-06-25T06:24:31.892Z] #8 70.78 Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2024-06-25T06:24:31.892Z] #9 57.51 Selecting previously unselected package at-spi2-common. [2024-06-25T06:24:31.892Z] #9 57.52 Preparing to unpack .../066-at-spi2-common_2.52.0-1build1_all.deb ... [2024-06-25T06:24:31.892Z] #9 57.53 Unpacking at-spi2-common (2.52.0-1build1) ... [2024-06-25T06:24:31.892Z] #8 66.08 Retrieving: libgcc_s1-13.3.0+git8781-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (10/24), 75.1 KiB [2024-06-25T06:24:31.892Z] #8 66.08 Retrieving: libgcc_s1-13.3.0+git8781-150000.1.12.1.x86_64.rpm [..#8 68.39 (101/472): bzip2-devel-1.0.8-8.el9.x86_64.rpm 3.4 MB/s | 215 kB 00:00 [2024-06-25T06:24:31.892Z] #8 68.41 (102/472): brotli-1.0.9-6.el9.x86_64.rpm 2.1 MB/s | 313 kB 00:00 [2024-06-25T06:24:31.892Z] #8 68.52 (103/472): cairo-devel-1.17.4-7.el9.x86_64.rpm 1.9 MB/s | 209 kB 00:00 [2024-06-25T06:24:32.246Z] #8 70.81 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [2024-06-25T06:24:32.246Z] #9 57.65 Selecting previously unselected package gcc-13-base:amd64. [2024-06-25T06:24:32.246Z] #9 57.65 Preparing to unpack .../067-gcc-13-base_13.2.0-23ubuntu4_amd64.deb ... [2024-06-25T06:24:32.246Z] done (2.8 KiB/s)] [2024-06-25T06:24:32.246Z] #8 66.21 Retrieving: libcom_err2-1.47.0-150600.4.3.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (11/24), 42.7 KiB [2024-06-25T06:24:32.246Z] #8 66.21 Retrieving: libcom_err2-1.47.0-150600.4.3.2.x86_64.rpm [..#8 68.54 (104/472): cairo-1.17.4-7.el9.x86_64.rpm 4.3 MB/s | 660 kB 00:00 [2024-06-25T06:24:32.246Z] #8 68.56 (105/472): cairo-gobject-1.17.4-7.el9.x86_64.rp 562 kB/s | 19 kB 00:00 [2024-06-25T06:24:32.246Z] #8 68.57 (106/472): cairo-gobject-devel-1.17.4-7.el9.x86 339 kB/s | 11 kB 00:00 [2024-06-25T06:24:32.246Z] #8 68.59 (107/472): cmake-filesystem-3.26.5-2.el9.x86_64 647 kB/s | 19 kB 00:00 [2024-06-25T06:24:32.246Z] #8 68.63 (108/472): color-filesystem-1-28.el9.noarch.rpm 173 kB/s | 8.8 kB 00:00 [2024-06-25T06:24:32.246Z] #8 71.01 Setting up unzip (6.0-25ubuntu1.2) ... [2024-06-25T06:24:32.246Z] #8 71.07 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2024-06-25T06:24:32.246Z] #9 57.67 Unpacking gcc-13-base:amd64 (13.2.0-23ubuntu4) ... [2024-06-25T06:24:32.246Z] #9 57.79 Selecting previously unselected package libisl23:amd64. [2024-06-25T06:24:32.246Z] #8 68.72 (109/472): colord-libs-1.4.5-4.el9.x86_64.rpm 2.3 MB/s | 229 kB 00:00 [2024-06-25T06:24:32.246Z] #8 68.76 (110/472): composefs-libs-1.0.3-2.el9.x86_64.rp 1.6 MB/s | 60 kB 00:00 [2024-06-25T06:24:32.246Z] done (2.7 KiB/s)] [2024-06-25T06:24:32.246Z] #8 66.38 Retrieving: libblkid1-2.39.3-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (12/24), 202.1 KiB [2024-06-25T06:24:32.246Z] #8 66.38 Retrieving: libblkid1-2.39.3-150600.4.3.1.x86_64.rpm [.#8 71.12 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [2024-06-25T06:24:32.246Z] #8 71.17 Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:24:32.246Z] #9 57.80 Preparing to unpack .../068-libisl23_0.26-3build1_amd64.deb ... [2024-06-25T06:24:32.246Z] #9 57.82 Unpacking libisl23:amd64 (0.26-3build1) ... [2024-06-25T06:24:32.601Z] #8 68.79 (111/472): copy-jdk-configs-4.0-3.el9.noarch.rp 1.1 MB/s | 28 kB 00:00 [2024-06-25T06:24:32.601Z] #8 68.85 (112/472): colord-1.4.5-4.el9.x86_64.rpm 2.0 MB/s | 555 kB 00:00 [2024-06-25T06:24:32.601Z] .done (2.7 KiB/s)] [2024-06-25T06:24:32.601Z] #8 66.53 Retrieving: libgobject-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (13/24), 278.8 KiB [2024-06-25T06:24:32.601Z] #8 66.53 Retrieving: libgobject-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [.#8 71.22 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... [2024-06-25T06:24:32.601Z] #8 71.30 Setting up linux-libc-dev:amd64 (5.4.0-186.206) ... [2024-06-25T06:24:32.601Z] #9 57.97 Selecting previously unselected package libmpfr6:amd64. [2024-06-25T06:24:32.601Z] #9 57.97 Preparing to unpack .../069-libmpfr6_4.2.1-1build1_amd64.deb ... [2024-06-25T06:24:32.601Z] #9 58.02 Unpacking libmpfr6:amd64 (4.2.1-1build1) ... [2024-06-25T06:24:32.601Z] #8 68.97 (113/472): dbus-daemon-1.12.20-8.el9.x86_64.rpm 1.8 MB/s | 201 kB 00:00 [2024-06-25T06:24:32.601Z] #8 69.02 (114/472): dbus-devel-1.12.20-8.el9.x86_64.rpm 749 kB/s | 37 kB 00:00 [2024-06-25T06:24:32.601Z] .done (2.8 KiB/s)] [2024-06-25T06:24:32.601Z] #8 66.68 Retrieving: libgmodule-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (14/24), 148.0 KiB [2024-06-25T06:24:32.601Z] #8 66.68 Retrieving: libgmodule-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [.#8 71.35 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:24:32.601Z] #8 71.39 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:32.601Z] #8 71.44 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-25T06:24:32.601Z] #8 69.06 (115/472): dbus-x11-1.12.20-8.el9.x86_64.rpm 573 kB/s | 25 kB 00:00 [2024-06-25T06:24:32.601Z] #8 69.12 (116/472): dconf-0.40.0-6.el9.x86_64.rpm 1.8 MB/s | 113 kB 00:00 [2024-06-25T06:24:32.601Z] #9 58.16 Selecting previously unselected package libmpc3:amd64. [2024-06-25T06:24:32.601Z] #9 58.16 Preparing to unpack .../070-libmpc3_1.3.1-1build1_amd64.deb ... [2024-06-25T06:24:32.601Z] #9 58.17 Unpacking libmpc3:amd64 (1.3.1-1build1) ... [2024-06-25T06:24:32.601Z] #8 71.52 Setting up xxd (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:24:32.601Z] #8 71.59 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:24:32.601Z] .done (2.8 KiB/s)] [2024-06-25T06:24:32.601Z] #8 66.81 Retrieving: libstdc++6-13.3.0+git8781-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (15/24), 648.6 KiB [2024-06-25T06:24:32.955Z] #8 66.82 Retrieving: libstdc++6-13.3.0+git8781-150000.1.12.1.x86_64.rpm [.#8 69.20 (117/472): enchant2-2.2.15-6.el9.x86_64.rpm 877 kB/s | 65 kB 00:00 [2024-06-25T06:24:32.955Z] #9 58.30 Selecting previously unselected package cpp-13-x86-64-linux-gnu. [2024-06-25T06:24:32.955Z] #9 58.30 Preparing to unpack .../071-cpp-13-x86-64-linux-gnu_13.2.0-23ubuntu4_amd64.deb ... [2024-06-25T06:24:32.955Z] #9 58.31 Unpacking cpp-13-x86-64-linux-gnu (13.2.0-23ubuntu4) ... [2024-06-25T06:24:32.955Z] #8 71.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-25T06:24:32.955Z] #8 71.66 Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... [2024-06-25T06:24:32.955Z] #8 71.68 Setting up vim-common (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:24:32.955Z] #8 71.73 Setting up make (4.2.1-1.2) ... [2024-06-25T06:24:32.955Z] .done (3.1 KiB/s)] [2024-06-25T06:24:32.955Z] #8 66.97 Retrieving: libmount1-2.39.3-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (16/24), 224.5 KiB [2024-06-25T06:24:32.955Z] #8 66.98 Retrieving: libmount1-2.39.3-150600.4.3.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:24:32.955Z] #8 67.18 Retrieving: libfdisk1-2.39.3-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (17/24), 243.7 KiB [2024-06-25T06:24:32.955Z] #8 71.76 Setting up libmpfr6:amd64 (4.0.2-1) ... [2024-06-25T06:24:32.955Z] #8 71.80 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2024-06-25T06:24:32.955Z] #8 71.82 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:32.955Z] #8 69.43 (118/472): exempi-2.6.0-0.2.20211007gite23c213. 2.2 MB/s | 525 kB 00:00 [2024-06-25T06:24:33.309Z] #8 67.18 Retrieving: libfdisk1-2.39.3-150600.4.3.1.x86_64.rpm [..#8 71.88 Setting up libmpc3:amd64 (1.1.0-1) ... [2024-06-25T06:24:33.309Z] #8 72.02 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:33.309Z] done (2.7 KiB/s)] [2024-06-25T06:24:33.309Z] #8 67.32 Retrieving: libprotobuf-lite25_1_0-25.1-150600.16.4.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (18/24), 221.8 KiB [2024-06-25T06:24:33.309Z] #8 67.33 Retrieving: libprotobuf-lite25_1_0-25.1-150600.16.4.2.x86_64.rpm [..#9 58.74 Selecting previously unselected package cpp-13. [2024-06-25T06:24:33.309Z] #9 58.74 Preparing to unpack .../072-cpp-13_13.2.0-23ubuntu4_amd64.deb ... [2024-06-25T06:24:33.309Z] #9 58.75 Unpacking cpp-13 (13.2.0-23ubuntu4) ... [2024-06-25T06:24:33.309Z] #9 58.84 Selecting previously unselected package cpp-x86-64-linux-gnu. [2024-06-25T06:24:33.309Z] #8 72.06 Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2024-06-25T06:24:33.309Z] #8 72.11 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:24:33.309Z] #8 72.16 Setting up libltdl7:amd64 (2.4.6-14) ... [2024-06-25T06:24:33.309Z] #8 69.81 (119/472): exiv2-0.27.5-2.el9.x86_64.rpm 2.5 MB/s | 980 kB 00:00 [2024-06-25T06:24:33.309Z] done (2.8 KiB/s)] [2024-06-25T06:24:33.309Z] #8 67.48 Retrieving: util-linux-2.39.3-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (19/24), 1.4 MiB [2024-06-25T06:24:33.309Z] #8 67.49 Retrieving: util-linux-2.39.3-150600.4.3.1.x86_64.rpm [.#9 58.84 Preparing to unpack .../073-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2024-06-25T06:24:33.309Z] #9 58.85 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2024-06-25T06:24:33.309Z] #9 58.99 Selecting previously unselected package cpp. [2024-06-25T06:24:33.309Z] #8 72.22 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-25T06:24:33.309Z] #8 72.27 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:33.665Z] .done (3.1 KiB/s)] [2024-06-25T06:24:33.665Z] #8 67.68 Retrieving: libzypp-17.34.1-150600.3.4.6.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (20/24), 3.0 MiB [2024-06-25T06:24:33.665Z] #8 67.68 Retrieving: libzypp-17.34.1-150600.3.4.6.x86_64.rpm [.#9 58.99 Preparing to unpack .../074-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... [2024-06-25T06:24:33.665Z] #9 59.01 Unpacking cpp (4:13.2.0-7ubuntu1) ... [2024-06-25T06:24:33.665Z] #8 72.31 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:33.665Z] #8 72.36 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-25T06:24:33.665Z] #8 72.42 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [2024-06-25T06:24:33.665Z] #8 70.13 (120/472): exiv2-libs-0.27.5-2.el9.x86_64.rpm 2.4 MB/s | 781 kB 00:00 [2024-06-25T06:24:33.665Z] #9 59.15 Selecting previously unselected package libbrotli1:amd64. [2024-06-25T06:24:33.665Z] #9 59.15 Preparing to unpack .../075-libbrotli1_1.1.0-2build2_amd64.deb ... [2024-06-25T06:24:33.665Z] #9 59.16 Unpacking libbrotli1:amd64 (1.1.0-2build2) ... [2024-06-25T06:24:33.665Z] #9 59.25 Selecting previously unselected package libsasl2-modules-db:amd64. [2024-06-25T06:24:33.665Z] #8 72.46 Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2024-06-25T06:24:33.665Z] #8 72.50 Setting up git-man (1:2.25.1-1ubuntu3.13) ... [2024-06-25T06:24:33.665Z] #8 72.54 Setting up libisl22:amd64 (0.22.1-1) ... [2024-06-25T06:24:33.665Z] .#8 70.28 (121/472): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 2.1 MB/s | 325 kB 00:00 [2024-06-25T06:24:33.665Z] #9 59.25 Preparing to unpack .../076-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3_amd64.deb ... [2024-06-25T06:24:33.665Z] #9 59.27 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-25T06:24:33.665Z] #9 59.39 Selecting previously unselected package libsasl2-2:amd64. [2024-06-25T06:24:34.020Z] #8 72.58 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:24:34.020Z] #8 72.63 Setting up libmpdec2:amd64 (2.4.2-3) ... [2024-06-25T06:24:34.020Z] #8 72.68 Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:24:34.020Z] .done (28.6 MiB/s)] [2024-06-25T06:24:34.020Z] #8 67.95 Retrieving: zypper-1.14.71-150600.10.2.7.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (21/24), 1.7 MiB [2024-06-25T06:24:34.020Z] #8 67.95 Retrieving: zypper-1.14.71-150600.10.2.7.x86_64.rpm [.#8 70.39 (122/472): flac-libs-1.3.3-12.el9.x86_64.rpm 2.1 MB/s | 218 kB 00:00 [2024-06-25T06:24:34.020Z] .done (3.1 KiB/s)] [2024-06-25T06:24:34.020Z] #9 59.39 Preparing to unpack .../077-libsasl2-2_2.1.28+dfsg1-5ubuntu3_amd64.deb ... [2024-06-25T06:24:34.020Z] #9 59.41 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-25T06:24:34.020Z] #8 72.72 Setting up vim-runtime (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:24:34.020Z] #8 72.89 Setting up libc-dev-bin (2.31-0ubuntu9.16) ... [2024-06-25T06:24:34.020Z] #8 72.93 Setting up readline-common (8.0-4) ... [2024-06-25T06:24:34.020Z] #8 68.16 Retrieving: gio-branding-openSUSE-42.1-lp156.9.2.2.noarch (Main Update Repository) (22/24), 19.6 KiB [2024-06-25T06:24:34.020Z] #8 68.16 Retrieving: gio-branding-openSUSE-42.1-lp156.9.2.2.noarch.rpm [.#9 59.56 Selecting previously unselected package libldap2:amd64. [2024-06-25T06:24:34.020Z] #9 59.56 Preparing to unpack .../078-libldap2_2.6.7+dfsg-1~exp1ubuntu8_amd64.deb ... [2024-06-25T06:24:34.020Z] #9 59.58 Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8) ... [2024-06-25T06:24:34.020Z] #9 59.68 Selecting previously unselected package librtmp1:amd64. [2024-06-25T06:24:34.373Z] #8 72.99 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:34.373Z] #8 73.05 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:34.373Z] #9 59.68 Preparing to unpack .../079-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... [2024-06-25T06:24:34.373Z] #9 59.70 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... [2024-06-25T06:24:34.373Z] #9 59.82 Selecting previously unselected package libssh-4:amd64. [2024-06-25T06:24:34.373Z] .done (2.8 KiB/s)] [2024-06-25T06:24:34.374Z] #8 73.09 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:34.374Z] #8 73.14 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:34.374Z] #8 73.19 Setting up libgdbm6:amd64 (1.18.1-5) ... [2024-06-25T06:24:34.374Z] #8 68.45 Retrieving: libgio-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (23/24), 739.4 KiB [2024-06-25T06:24:34.374Z] #8 68.45 Retrieving: libgio-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [..#9 59.82 Preparing to unpack .../080-libssh-4_0.10.6-2build2_amd64.deb ... [2024-06-25T06:24:34.374Z] #9 59.84 Unpacking libssh-4:amd64 (0.10.6-2build2) ... [2024-06-25T06:24:34.374Z] #9 59.97 Selecting previously unselected package libcurl4t64:amd64. [2024-06-25T06:24:34.374Z] #8 73.25 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:34.374Z] #8 73.30 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-25T06:24:34.374Z] #9 59.97 Preparing to unpack .../081-libcurl4t64_8.5.0-2ubuntu10.1_amd64.deb ... [2024-06-25T06:24:34.374Z] #9 59.99 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-25T06:24:34.374Z] #9 60.09 Selecting previously unselected package curl. [2024-06-25T06:24:34.374Z] done (2.9 KiB/s)] [2024-06-25T06:24:34.374Z] #8 68.63 Retrieving: glib2-tools-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (24/24), 246.6 KiB [2024-06-25T06:24:34.729Z] #8 68.63 Retrieving: glib2-tools-2.78.6-150600.4.3.1.x86_64.rpm [.#8 73.34 Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... [2024-06-25T06:24:34.729Z] #8 73.39 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-25T06:24:34.729Z] #8 71.06 (123/472): flatpak-1.12.9-1.el9.x86_64.rpm 2.6 MB/s | 1.7 MB 00:00 [2024-06-25T06:24:34.729Z] #8 71.13 (124/472): flatpak-session-helper-1.12.9-1.el9. 945 kB/s | 73 kB 00:00 [2024-06-25T06:24:34.729Z] #9 60.09 Preparing to unpack .../082-curl_8.5.0-2ubuntu10.1_amd64.deb ... [2024-06-25T06:24:34.729Z] #9 60.11 Unpacking curl (8.5.0-2ubuntu10.1) ... [2024-06-25T06:24:34.729Z] .done (2.7 KiB/s)] [2024-06-25T06:24:34.729Z] #8 68.78 [2024-06-25T06:24:34.729Z] #8 68.78 Checking for file conflicts: [..#8 73.46 Setting up wget (1.20.3-1ubuntu2) ... [2024-06-25T06:24:34.729Z] #8 73.58 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:34.729Z] #9 60.32 Selecting previously unselected package libdconf1:amd64. [2024-06-25T06:24:34.729Z] #9 60.32 Preparing to unpack .../083-libdconf1_0.40.0-4build2_amd64.deb ... [2024-06-25T06:24:34.729Z] #9 60.34 Unpacking libdconf1:amd64 (0.40.0-4build2) ... [2024-06-25T06:24:34.729Z] .done] [2024-06-25T06:24:34.729Z] #8 68.92 ( 1/24) Installing: openSUSE-release-15.6-lp156.416.2.x86_64 [..#8 73.61 Setting up libreadline8:amd64 (8.0-4) ... [2024-06-25T06:24:34.729Z] #8 73.66 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:34.729Z] #8 73.70 Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2024-06-25T06:24:35.082Z] #9 60.47 Selecting previously unselected package dconf-service. [2024-06-25T06:24:35.082Z] .#8 71.42 (125/472): fltk-1.3.8-1.el9.x86_64.rpm 2.1 MB/s | 616 kB 00:00 [2024-06-25T06:24:35.082Z] #8 73.74 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:35.082Z] #8 73.81 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:35.082Z] .#9 60.47 Preparing to unpack .../084-dconf-service_0.40.0-4build2_amd64.deb ... [2024-06-25T06:24:35.082Z] #9 60.52 Unpacking dconf-service (0.40.0-4build2) ... [2024-06-25T06:24:35.082Z] #8 73.87 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [2024-06-25T06:24:35.082Z] #8 73.96 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... [2024-06-25T06:24:35.082Z] done] [2024-06-25T06:24:35.082Z] #8 69.31 ( 2/24) Installing: glibc-2.38-150600.14.5.1.x86_64 [.#8 71.58 (126/472): fontconfig-2.14.0-2.el9.x86_64.rpm 1.9 MB/s | 297 kB 00:00 [2024-06-25T06:24:35.082Z] #8 71.67 (127/472): fontconfig-devel-2.14.0-2.el9.x86_64 1.8 MB/s | 174 kB 00:00 [2024-06-25T06:24:35.082Z] #9 60.66 Selecting previously unselected package dconf-gsettings-backend:amd64. [2024-06-25T06:24:35.082Z] #9 60.66 Preparing to unpack .../085-dconf-gsettings-backend_0.40.0-4build2_amd64.deb ... [2024-06-25T06:24:35.082Z] #9 60.68 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4build2) ... [2024-06-25T06:24:35.082Z] #8 74.00 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [2024-06-25T06:24:35.082Z] #8 74.04 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:35.082Z] #8 74.09 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [2024-06-25T06:24:35.455Z] ...#9 60.81 Selecting previously unselected package libfreetype6:amd64. [2024-06-25T06:24:35.455Z] #9 60.81 Preparing to unpack .../086-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... [2024-06-25T06:24:35.455Z] #9 60.81 Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... [2024-06-25T06:24:35.455Z] #8 74.13 Setting up libc6-dev:amd64 (2.31-0ubuntu9.16) ... [2024-06-25T06:24:35.455Z] #8 74.17 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-25T06:24:35.455Z] #8 74.22 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [2024-06-25T06:24:35.455Z] #8 74.27 Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... [2024-06-25T06:24:35.455Z] #8 74.30 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:35.455Z] #8 74.34 Setting up binutils (2.34-6ubuntu1.9) ... [2024-06-25T06:24:35.455Z] .#9 60.96 Selecting previously unselected package fonts-dejavu-mono. [2024-06-25T06:24:35.455Z] #9 60.96 Preparing to unpack .../087-fonts-dejavu-mono_2.37-8_all.deb ... [2024-06-25T06:24:35.455Z] #9 60.97 Unpacking fonts-dejavu-mono (2.37-8) ... [2024-06-25T06:24:35.455Z] #8 74.39 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:35.455Z] #8 74.45 Setting up perl (5.30.0-9ubuntu0.5) ... [2024-06-25T06:24:35.812Z] #9 61.15 Selecting previously unselected package fonts-dejavu-core. [2024-06-25T06:24:35.812Z] #9 61.16 Preparing to unpack .../088-fonts-dejavu-core_2.37-8_all.deb ... [2024-06-25T06:24:35.812Z] #9 61.21 Unpacking fonts-dejavu-core (2.37-8) ... [2024-06-25T06:24:35.812Z] #8 74.54 Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-25T06:24:35.812Z] #8 74.59 Setting up cpp (4:9.3.0-1ubuntu2) ... [2024-06-25T06:24:35.812Z] #8 72.15 (128/472): adwaita-icon-theme-40.1.1-3.el9.noar 2.6 MB/s | 12 MB 00:04 [2024-06-25T06:24:35.812Z] #8 72.19 (129/472): freetype-devel-2.10.4-9.el9.x86_64.r 2.1 MB/s | 1.1 MB 00:00 [2024-06-25T06:24:35.812Z] #8 72.21 (130/472): fribidi-1.0.10-6.el9.2.x86_64.rpm 1.4 MB/s | 85 kB 00:00 [2024-06-25T06:24:35.812Z] #8 72.25 (131/472): fribidi-devel-1.0.10-6.el9.2.x86_64. 527 kB/s | 27 kB 00:00 [2024-06-25T06:24:35.812Z] .done] [2024-06-25T06:24:35.812Z] #9 61.34 Selecting previously unselected package fonts-liberation. [2024-06-25T06:24:35.812Z] #8 74.68 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:35.812Z] #8 69.96 ( 3/24) Installing: libuuid1-2.39.3-150600.4.3.1.x86_64 [...#9 61.35 Preparing to unpack .../089-fonts-liberation_1%3a2.1.5-3_all.deb ... [2024-06-25T06:24:35.812Z] #9 61.36 Unpacking fonts-liberation (1:2.1.5-3) ... [2024-06-25T06:24:36.169Z] #8 74.76 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:36.169Z] #8 74.81 Setting up vim (2:8.1.2269-1ubuntu5.23) ... [2024-06-25T06:24:36.169Z] #8 74.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-06-25T06:24:36.169Z] #8 74.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-06-25T06:24:36.169Z] #8 72.40 (132/472): cpp-11.4.1-3.el9.x86_64.rpm 2.9 MB/s | 11 MB 00:03 [2024-06-25T06:24:36.169Z] #8 72.42 (133/472): gcr-base-3.40.0-3.el9.x86_64.rpm 1.5 MB/s | 279 kB 00:00 [2024-06-25T06:24:36.169Z] #8 72.47 (134/472): gdk-pixbuf2-devel-2.42.6-4.el9.x86_6 1.4 MB/s | 66 kB 00:00 [2024-06-25T06:24:36.169Z] #8 72.52 (135/472): gdk-pixbuf2-modules-2.42.6-4.el9.x86 2.0 MB/s | 89 kB 00:00 [2024-06-25T06:24:36.169Z] done] [2024-06-25T06:24:36.169Z] #8 70.17 ( 4/24) Installing: libsolv-tools-base-0.7.29-150400.3.22.4.x86_64 [..#9 61.53 Selecting previously unselected package fonts-freefont-ttf. [2024-06-25T06:24:36.169Z] #9 61.53 Preparing to unpack .../090-fonts-freefont-ttf_20211204+svn4273-2_all.deb ... [2024-06-25T06:24:36.169Z] #9 61.56 Unpacking fonts-freefont-ttf (20211204+svn4273-2) ... [2024-06-25T06:24:36.169Z] #8 74.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-06-25T06:24:36.169Z] #8 74.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.90 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.93 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.95 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-06-25T06:24:36.169Z] #8 72.56 (136/472): geoclue2-2.6.0-7.el9.x86_64.rpm 2.9 MB/s | 124 kB 00:00 [2024-06-25T06:24:36.169Z] #8 72.60 (137/472): gdk-pixbuf2-2.42.6-4.el9.x86_64.rpm 2.4 MB/s | 492 kB 00:00 [2024-06-25T06:24:36.169Z] #8 72.63 (138/472): geoclue2-libs-2.6.0-7.el9.x86_64.rpm 785 kB/s | 57 kB 00:00 [2024-06-25T06:24:36.169Z] done] [2024-06-25T06:24:36.169Z] #8 70.36 ( 5/24) Installing: libsolv-tools-0.7.29-150400.3.22.4.x86_64 [.#8 74.97 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 74.97 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:24:36.169Z] #8 75.01 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:36.169Z] #8 75.05 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:36.169Z] ..#8 72.66 (139/472): giflib-5.2.1-9.el9.x86_64.rpm 1.5 MB/s | 49 kB 00:00 [2024-06-25T06:24:36.169Z] #8 72.68 (140/472): geocode-glib-3.26.2-5.el9.x86_64.rpm 1.0 MB/s | 72 kB 00:00 [2024-06-25T06:24:36.525Z] #9 61.91 Selecting previously unselected package fontconfig-config. [2024-06-25T06:24:36.525Z] .done] [2024-06-25T06:24:36.525Z] #8 75.13 Setting up gcc (4:9.3.0-1ubuntu2) ... [2024-06-25T06:24:36.525Z] #8 75.22 Setting up liberror-perl (0.17029-1) ... [2024-06-25T06:24:36.525Z] #8 75.25 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-25T06:24:36.525Z] #8 72.88 (141/472): glib2-devel-2.68.4-15.el9.x86_64.rpm 2.8 MB/s | 552 kB 00:00 [2024-06-25T06:24:36.525Z] #8 72.90 (142/472): glibc-devel-2.34-113.el9.x86_64.rpm 1.2 MB/s | 35 kB 00:00 [2024-06-25T06:24:36.525Z] #9 61.91 Preparing to unpack .../091-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... [2024-06-25T06:24:36.525Z] #8 70.60 ( 6/24) Installing: libsmartcols1-2.39.3-150600.4.3.1.x86_64 [...#8 75.32 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-25T06:24:36.525Z] #8 75.40 Setting up g++ (4:9.3.0-1ubuntu2) ... [2024-06-25T06:24:36.525Z] #9 62.21 Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... [2024-06-25T06:24:36.525Z] done] [2024-06-25T06:24:36.881Z] #8 70.80 ( 7/24) Installing: libopenssl3-3.1.4-150600.5.7.1.x86_64 [..#8 75.44 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2024-06-25T06:24:36.881Z] #8 75.44 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2024-06-25T06:24:36.881Z] #8 75.48 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-25T06:24:36.881Z] #8 75.54 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-25T06:24:36.881Z] #8 73.12 (143/472): glibc-headers-2.34-113.el9.x86_64.rp 2.4 MB/s | 540 kB 00:00 [2024-06-25T06:24:36.881Z] #8 73.20 (144/472): gl-manpages-1.1-24.20190306.el9.noar 2.3 MB/s | 1.2 MB 00:00 [2024-06-25T06:24:36.881Z] .#8 75.59 Setting up git (1:2.25.1-1ubuntu3.13) ... [2024-06-25T06:24:36.881Z] #8 73.24 (145/472): gnome-control-center-filesystem-40.0 271 kB/s | 9.3 kB 00:00 [2024-06-25T06:24:36.881Z] .#9 62.37 Selecting previously unselected package libfontconfig1:amd64. [2024-06-25T06:24:36.881Z] #9 62.39 Preparing to unpack .../092-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... [2024-06-25T06:24:36.881Z] #9 62.41 Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... [2024-06-25T06:24:36.882Z] #8 75.71 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-25T06:24:36.882Z] #8 75.77 Setting up curl (7.68.0-1ubuntu2.22) ... [2024-06-25T06:24:36.882Z] #8 75.81 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... [2024-06-25T06:24:37.257Z] .done] [2024-06-25T06:24:37.257Z] #9 62.52 Selecting previously unselected package fontconfig. [2024-06-25T06:24:37.257Z] #9 62.52 Preparing to unpack .../093-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... [2024-06-25T06:24:37.257Z] #9 62.54 Unpacking fontconfig (2.15.0-1.1ubuntu2) ... [2024-06-25T06:24:37.257Z] #8 73.53 (146/472): gnome-desktop3-40.4-1.el9.x86_64.rpm 2.2 MB/s | 649 kB 00:00 [2024-06-25T06:24:37.257Z] #8 71.25 ( 8/24) Installing: openssl-3-3.1.4-150600.5.7.1.x86_64 [...#9 62.68 Selecting previously unselected package fonts-dejavu-extra. [2024-06-25T06:24:37.257Z] #9 62.68 Preparing to unpack .../094-fonts-dejavu-extra_2.37-8_all.deb ... [2024-06-25T06:24:37.257Z] #9 62.71 Unpacking fonts-dejavu-extra (2.37-8) ... [2024-06-25T06:24:37.257Z] #8 75.98 [2024-06-25T06:24:37.257Z] #8 75.98 Reading package lists...WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-25T06:24:37.257Z] #8 75.98 [2024-06-25T06:24:37.257Z] #8 75.99 [2024-06-25T06:24:37.257Z] #8 76.00 Building dependency tree... [2024-06-25T06:24:37.257Z] #8 76.00 Reading state information... [2024-06-25T06:24:37.257Z] #8 76.00 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:24:40.777Z] ..#8 74.76 Preparing : 1/1#8 77.10 (147/472): gnome-settings-daemon-40.0.1-17.el9. 313 kB/s | 1.1 MB 00:03 [2024-06-25T06:24:40.777Z] #8 DONE 79.6s [2024-06-25T06:24:40.777Z] . [2024-06-25T06:24:40.777Z] #8 77.28 Installing : systemd-libs-252-37.el9.x86_64 1/362 [2024-06-25T06:24:40.777Z] #9 [5/6] RUN git config --global http.sslverify false [2024-06-25T06:24:41.133Z] #8 77.29 (148/472): glibc-locale-source-2.34-113.el9.x86 1.0 MB/s | 4.2 MB 00:04 [2024-06-25T06:24:41.133Z] #8 77.31 (149/472): graphene-1.10.6-2.el9.x86_64.rpm 309 kB/s | 64 kB 00:00 [2024-06-25T06:24:41.133Z] .#8 77.54 (150/472): gsm-1.0.19-6.el9.x86_64.rpm 149 kB/s | 34 kB 00:00 [2024-06-25T06:24:41.133Z] #8 77.55 (151/472): graphite2-devel-1.3.14-9.el9.x86_64. 84 kB/s | 22 kB 00:00 [2024-06-25T06:24:41.133Z] [2024-06-25T06:24:41.133Z] #8 77.54 Running scriptlet: systemd-libs-252-37.el9.x86_64 1/362#9 66.62 Selecting previously unselected package fonts-dejavu. [2024-06-25T06:24:41.133Z] #9 66.62 Preparing to unpack .../095-fonts-dejavu_2.37-8_all.deb ... [2024-06-25T06:24:41.133Z] #9 66.64 Unpacking fonts-dejavu (2.37-8) ... [2024-06-25T06:24:41.133Z] done] [2024-06-25T06:24:41.485Z] #8 75.28 ( 9/24) Installing: libglib-2_0-0-2.78.6-150600.4.3.1.x86_64 [.. [2024-06-25T06:24:41.485Z] #8 77.72 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 2/362.#9 67.21 Selecting previously unselected package fonts-liberation2. [2024-06-25T06:24:41.486Z] #9 67.21 Preparing to unpack .../096-fonts-liberation2_1%3a2.1.5-3_all.deb ... [2024-06-25T06:24:41.989Z] . [2024-06-25T06:24:41.989Z] #8 78.10 Installing : libpng-2:1.6.37-12.el9.x86_64 3/362 [2024-06-25T06:24:41.989Z] #8 78.12 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 4/362 [2024-06-25T06:24:41.989Z] #8 78.14 Installing : libwayland-client-1.21.0-1.el9.x86_64 5/362 [2024-06-25T06:24:41.989Z] #8 78.16 Installing : libgudev-237-1.el9.x86_64 6/362 [2024-06-25T06:24:41.989Z] #8 78.18 Installing : json-glib-1.6.6-1.el9.x86_64 7/362 [2024-06-25T06:24:41.989Z] #8 78.20 Installing : nspr-4.35.0-7.el9.x86_64 8/362#8 78.11 (152/472): gstreamer1-1.22.1-2.el9.x86_64.rpm 2.5 MB/s | 1.4 MB 00:00 [2024-06-25T06:24:41.989Z] #9 67.23 Unpacking fonts-liberation2 (1:2.1.5-3) ... [2024-06-25T06:24:41.989Z] #8 78.31 (153/472): gstreamer1-plugins-bad-free-1.22.1-4 4.0 MB/s | 3.0 MB 00:00 [2024-06-25T06:24:41.989Z] [2024-06-25T06:24:41.989Z] #8 78.22 Installing : lcms2-2.12-3.el9.x86_64 9/362#9 67.48 Selecting previously unselected package session-migration. [2024-06-25T06:24:41.989Z] #9 67.48 Preparing to unpack .../097-session-migration_0.3.9build1_amd64.deb ... [2024-06-25T06:24:41.989Z] .done] [2024-06-25T06:24:41.989Z] #8 76.10 (10/24) Installing: libgcc_s1-13.3.0+git8781-150000.1.12.1.x86_64 [.. [2024-06-25T06:24:41.989Z] #8 78.47 Installing : gstreamer1-1.22.1-2.el9.x86_64 10/362 [2024-06-25T06:24:41.989Z] #8 78.47 Installing : libogg-2:1.3.4-6.el9.x86_64 11/362 [2024-06-25T06:24:41.989Z] #8 78.49 Installing : libX11-xcb-1.7.0-9.el9.x86_64 12/362#9 67.55 Unpacking session-migration (0.3.9build1) ... [2024-06-25T06:24:42.346Z] #9 67.61 Selecting previously unselected package gsettings-desktop-schemas. [2024-06-25T06:24:42.346Z] #9 67.61 Preparing to unpack .../098-gsettings-desktop-schemas_46.0-1ubuntu2_all.deb ... [2024-06-25T06:24:42.346Z] #9 67.64 Unpacking gsettings-desktop-schemas (46.0-1ubuntu2) ... [2024-06-25T06:24:42.346Z] .#8 78.67 (154/472): gstreamer1-plugins-base-1.22.1-2.el9 4.0 MB/s | 2.2 MB 00:00 [2024-06-25T06:24:42.346Z] #8 78.72 (155/472): gtk-update-icon-cache-3.24.31-4.el9. 774 kB/s | 33 kB 00:00 [2024-06-25T06:24:42.346Z] [2024-06-25T06:24:42.828Z] #8 78.78 Installing : libicu-67.1-9.el9.x86_64 13/362#9 68.42 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2024-06-25T06:24:42.828Z] #9 68.42 Preparing to unpack .../099-libcurl3t64-gnutls_8.5.0-2ubuntu10.1_amd64.deb ... [2024-06-25T06:24:42.828Z] #9 DONE 2.1s [2024-06-25T06:24:42.828Z] done] [2024-06-25T06:24:42.828Z] #8 76.98 (11/24) Installing: libcom_err2-1.47.0-150600.4.3.2.x86_64 [.. [2024-06-25T06:24:42.828Z] #8 79.28 Installing : libvorbis-1:1.3.7-5.el9.x86_64 14/362 [2024-06-25T06:24:43.181Z] #8 79.33 Installing : avahi-libs-0.8-20.el9.x86_64 15/362#9 68.45 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-25T06:24:43.181Z] #8 79.49 (156/472): gstreamer1-plugins-good-1.22.1-2.el9 2.1 MB/s | 2.4 MB 00:01 [2024-06-25T06:24:43.181Z] [2024-06-25T06:24:43.181Z] #10 [6/6] RUN mkdir -p /home/git && cd /home/git && git clone -b fixes-combined https://github.com/jikespg/jikespg.git && cd jikespg/src; make clean; make [2024-06-25T06:24:43.181Z] [2024-06-25T06:24:43.713Z] #8 79.63 Installing : polkit-libs-0.117-13.el9.x86_64 16/362 [2024-06-25T06:24:43.713Z] #8 79.74 Installing : pixman-0.40.0-6.el9.x86_64 17/362 [2024-06-25T06:24:43.713Z] #8 79.88 Installing : libXau-1.0.9-8.el9.x86_64 18/362.done] [2024-06-25T06:24:43.713Z] #8 77.59 (12/24) Installing: libblkid1-2.39.3-150600.4.3.1.x86_64 [.#9 69.21 Selecting previously unselected package libstemmer0d:amd64. [2024-06-25T06:24:43.713Z] #9 69.21 Preparing to unpack .../100-libstemmer0d_2.2.0-4build1_amd64.deb ... [2024-06-25T06:24:43.713Z] .. [2024-06-25T06:24:43.713Z] #8 80.09 Installing : libxcb-1.13.1-9.el9.x86_64 19/362 [2024-06-25T06:24:43.713Z] #8 80.12 Installing : atk-2.36.0-5.el9.x86_64 20/362 [2024-06-25T06:24:43.713Z] #8 80.17 Installing : alsa-lib-1.2.10-2.el9.x86_64 21/362done] [2024-06-25T06:24:43.713Z] #8 77.91 (13/24) Installing: libgobject-2_0-0-2.78.6-150600.4.3.1.x86_64 [..#9 69.26 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2024-06-25T06:24:43.713Z] [2024-06-25T06:24:43.713Z] #8 80.19 Installing : libseccomp-2.5.2-2.el9.x86_64 22/362 [2024-06-25T06:24:43.713Z] #8 80.23 Installing : nss-util-3.90.0-7.el9.x86_64 23/362 [2024-06-25T06:24:43.713Z] #8 80.26 Installing : opus-1.3.1-10.el9.x86_64 24/362 [2024-06-25T06:24:44.288Z] #8 80.30 Installing : libwayland-server-1.21.0-1.el9.x86_64 25/362 [2024-06-25T06:24:44.288Z] #8 80.34 Installing : fribidi-1.0.10-6.el9.2.x86_64 26/362 [2024-06-25T06:24:44.288Z] #8 80.39 Installing : cups-libs-1:2.3.3op2-26.el9.x86_64 27/362 [2024-06-25T06:24:44.288Z] #8 80.42 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 28/362#9 69.53 Selecting previously unselected package libxmlb2:amd64. [2024-06-25T06:24:44.288Z] #9 69.53 Preparing to unpack .../101-libxmlb2_0.3.18-1_amd64.deb ... [2024-06-25T06:24:44.288Z] #9 69.63 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2024-06-25T06:24:44.288Z] [2024-06-25T06:24:44.288Z] #8 80.45 Installing : libusbx-1.0.26-1.el9.x86_64 29/362 [2024-06-25T06:24:44.288Z] #8 80.55 Installing : orc-0.4.31-6.el9.x86_64 30/362#8 80.43 (157/472): gtk2-2.24.33-8.el9.x86_64.rpm 2.0 MB/s | 3.5 MB 00:01 [2024-06-25T06:24:44.288Z] ..done] [2024-06-25T06:24:44.288Z] #8 78.31 (14/24) Installing: libgmodule-2_0-0-2.78.6-150600.4.3.1.x86_64 [.. [2024-06-25T06:24:44.288Z] #8 80.57 Installing : libxshmfence-1.3-10.el9.x86_64 31/362 [2024-06-25T06:24:44.288Z] #8 80.60 Installing : libwebp-1.2.0-8.el9.x86_64 32/362 [2024-06-25T06:24:44.288Z] #8 80.62 Installing : libwayland-egl-1.21.0-1.el9.x86_64 33/362 [2024-06-25T06:24:44.288Z] #8 80.65 Installing : libstemmer-0-18.585svn.el9.x86_64 34/362.done] [2024-06-25T06:24:44.288Z] #8 78.52 (15/24) Installing: libstdc++6-13.3.0+git8781-150000.1.12.1.x86_64 [.#9 69.85 Selecting previously unselected package libappstream5:amd64. [2024-06-25T06:24:44.288Z] #9 69.85 Preparing to unpack .../102-libappstream5_1.0.2-1build6_amd64.deb ... [2024-06-25T06:24:44.288Z] #9 69.87 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2024-06-25T06:24:44.288Z] [2024-06-25T06:24:44.288Z] #8 80.72 Installing : libglvnd-1:1.3.4-1.el9.x86_64 35/362 [2024-06-25T06:24:44.288Z] #8 80.73 Installing : liberation-fonts-common-1:2.1.3-5.el9.noarch 36/362 [2024-06-25T06:24:44.288Z] #8 80.76 Installing : libepoxy-1.5.5-4.el9.x86_64 37/362 [2024-06-25T06:24:44.653Z] #8 80.78 Installing : libICE-1.0.10-8.el9.x86_64 38/362..#8 80.97 (158/472): gtk2-devel-2.24.33-8.el9.x86_64.rpm 1.9 MB/s | 2.8 MB 00:01 [2024-06-25T06:24:44.653Z] [2024-06-25T06:24:44.653Z] #8 80.93 Installing : hicolor-icon-theme-0.17-13.el9.noarch 39/362 [2024-06-25T06:24:44.653Z] #8 80.97 Installing : graphene-1.10.6-2.el9.x86_64 40/362#9 70.07 Selecting previously unselected package libgraphene-1.0-0:amd64. [2024-06-25T06:24:44.653Z] . [2024-06-25T06:24:44.653Z] #8 80.98 Installing : libfdisk-2.37.4-18.el9.x86_64 41/362 [2024-06-25T06:24:44.653Z] #8 81.01 Installing : libbrotli-1.0.9-6.el9.x86_64 42/362 [2024-06-25T06:24:44.653Z] #8 81.11 Installing : hwdata-0.348-9.13.el9.noarch 43/362#10 1.679 Cloning into 'jikespg'... [2024-06-25T06:24:44.653Z] #9 70.07 Preparing to unpack .../103-libgraphene-1.0-0_1.10.8-3build2_amd64.deb ... [2024-06-25T06:24:44.653Z] #9 70.10 Unpacking libgraphene-1.0-0:amd64 (1.10.8-3build2) ... [2024-06-25T06:24:44.653Z] done] [2024-06-25T06:24:44.653Z] #8 78.81 (16/24) Installing: libmount1-2.39.3-150600.4.3.1.x86_64 [.. [2024-06-25T06:24:44.653Z] #8 81.12 Installing : bubblewrap-0.4.1-7.el9.x86_64 44/362 [2024-06-25T06:24:44.653Z] #8 81.14 Installing : libSM-1.2.3-10.el9.x86_64 45/362 [2024-06-25T06:24:44.653Z] #8 81.15 Installing : libgusb-0.3.8-2.el9.x86_64 46/362 [2024-06-25T06:24:44.653Z] #8 81.18 Installing : colord-libs-1.4.5-4.el9.x86_64 47/362 [2024-06-25T06:24:44.653Z] #8 81.20 Installing : flac-libs-1.3.3-12.el9.x86_64 48/362 [2024-06-25T06:24:44.653Z] #8 81.22 Installing : libtheora-1:1.1.1-31.el9.x86_64 49/362#10 1.904 rm -f jikespg [2024-06-25T06:24:44.653Z] #9 70.23 Selecting previously unselected package libpixman-1-0:amd64. [2024-06-25T06:24:44.653Z] #9 70.23 Preparing to unpack .../104-libpixman-1-0_0.42.2-1build1_amd64.deb ... [2024-06-25T06:24:44.653Z] #9 70.25 Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... [2024-06-25T06:24:45.009Z] .done] [2024-06-25T06:24:45.009Z] #8 79.02 (17/24) Installing: libfdisk1-2.39.3-150600.4.3.1.x86_64 [.. [2024-06-25T06:24:45.009Z] #8 81.27 Installing : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 50/362 [2024-06-25T06:24:45.009Z] #8 81.28 Running scriptlet: NetworkManager-libnm-1:1.48.0-1.el9.x86_64 50/362#10 1.911 rm -f ctabs.o [2024-06-25T06:24:45.009Z] #10 1.914 rm -f globals.o [2024-06-25T06:24:45.009Z] #10 1.914 rm -f lpgparse.o [2024-06-25T06:24:45.009Z] #10 1.914 rm -f lpgutil.o [2024-06-25T06:24:45.009Z] #10 1.914 rm -f main.o [2024-06-25T06:24:45.009Z] #10 1.916 rm -f mkfirst.o [2024-06-25T06:24:45.009Z] #10 1.916 rm -f mkred.o [2024-06-25T06:24:45.009Z] #10 1.916 rm -f mkstates.o [2024-06-25T06:24:45.009Z] #10 1.917 rm -f partset.o [2024-06-25T06:24:45.009Z] #10 1.917 rm -f prntstat.o [2024-06-25T06:24:45.009Z] #10 1.918 rm -f produce.o [2024-06-25T06:24:45.009Z] #10 1.918 rm -f ptables.o [2024-06-25T06:24:45.009Z] #10 1.919 rm -f remsp.o [2024-06-25T06:24:45.009Z] #10 1.920 rm -f resolve.o [2024-06-25T06:24:45.009Z] #10 1.920 rm -f spacetab.o [2024-06-25T06:24:45.009Z] #10 1.921 rm -f tabutil.o [2024-06-25T06:24:45.009Z] #10 1.922 rm -f timetab.o [2024-06-25T06:24:45.009Z] #10 1.924 gcc -c ctabs.c [2024-06-25T06:24:45.009Z] #9 70.42 Selecting previously unselected package libxcb-render0:amd64. [2024-06-25T06:24:45.009Z] #9 70.42 Preparing to unpack .../105-libxcb-render0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:24:45.009Z] #9 70.43 Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:24:46.230Z] #10 3.097 gcc -c globals.c [2024-06-25T06:24:46.230Z] #10 3.126 gcc -c lpgparse.c [2024-06-25T06:24:46.230Z] #10 3.154 lpgparse.c: In function 'process_options_lines': [2024-06-25T06:24:46.230Z] #10 3.154 lpgparse.c:1082:15: warning: comparison between pointer and zero character constant [-Wpointer-compare] [2024-06-25T06:24:46.230Z] #10 3.154 1082 | while (p1 != '\0') /* Until end-of-file is reached, process */ [2024-06-25T06:24:46.230Z] #10 3.154 | ^~ [2024-06-25T06:24:46.230Z] #10 3.154 lpgparse.c:1082:12: note: did you mean to dereference the pointer? [2024-06-25T06:24:46.230Z] #10 3.154 1082 | while (p1 != '\0') /* Until end-of-file is reached, process */ [2024-06-25T06:24:46.230Z] #10 3.154 | ^ [2024-06-25T06:24:46.230Z] #8 82.77 (159/472): gtk3-devel-3.24.31-4.el9.x86_64.rpm 2.4 MB/s | 4.3 MB 00:01 [2024-06-25T06:24:46.597Z] #10 3.455 gcc -c lpgutil.c [2024-06-25T06:24:46.597Z] #10 3.545 gcc -c main.c [2024-06-25T06:24:46.597Z] #8 82.82 (160/472): gtk3-3.24.31-4.el9.x86_64.rpm 2.0 MB/s | 4.9 MB 00:02 [2024-06-25T06:24:46.597Z] .done] [2024-06-25T06:24:46.597Z] #8 80.62 (18/24) Installing: libprotobuf-lite25_1_0-25.1-150600.16.4.2.x86_64 [..#10 3.610 gcc -c mkfirst.c [2024-06-25T06:24:46.597Z] #8 83.01 (161/472): harfbuzz-devel-2.7.4-10.el9.x86_64.r 1.8 MB/s | 347 kB 00:00 [2024-06-25T06:24:46.597Z] #8 83.06 (162/472): harfbuzz-icu-2.7.4-10.el9.x86_64.rpm 264 kB/s | 14 kB 00:00 [2024-06-25T06:24:46.597Z] .#9 72.04 Selecting previously unselected package libxcb-shm0:amd64. [2024-06-25T06:24:46.597Z] #9 72.04 Preparing to unpack .../106-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:24:46.597Z] #9 72.08 Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:24:46.597Z] done] [2024-06-25T06:24:46.597Z] #8 80.84 (19/24) Installing: util-linux-2.39.3-150600.4.3.1.x86_64 [.. [2024-06-25T06:24:46.597Z] #8 83.07 Installing : util-linux-core-2.37.4-18.el9.x86_64 51/362 [2024-06-25T06:24:46.597Z] #8 83.09 Running scriptlet: util-linux-core-2.37.4-18.el9.x86_64 51/362 [2024-06-25T06:24:46.597Z] #8 83.11 Running scriptlet: xml-common-0.6.3-58.el9.noarch 52/362 [2024-06-25T06:24:46.597Z] #8 83.12 Installing : xml-common-0.6.3-58.el9.noarch 52/362#8 83.19 (163/472): hicolor-icon-theme-0.17-13.el9.noarc 1.8 MB/s | 219 kB 00:00 [2024-06-25T06:24:46.597Z] #10 3.770 gcc -c mkred.c [2024-06-25T06:24:46.962Z] #9 72.22 Selecting previously unselected package libxrender1:amd64. [2024-06-25T06:24:46.962Z] #9 72.22 Preparing to unpack .../107-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... [2024-06-25T06:24:46.962Z] #9 72.24 Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... [2024-06-25T06:24:46.962Z] [2024-06-25T06:24:46.962Z] #8 83.29 Installing : xkeyboard-config-2.33-2.el9.noarch 53/362#10 3.868 gcc -c mkstates.c [2024-06-25T06:24:46.962Z] #10 3.927 gcc -c partset.c [2024-06-25T06:24:46.962Z] #10 3.978 gcc -c prntstat.c [2024-06-25T06:24:46.962Z] #9 72.40 Selecting previously unselected package libcairo2:amd64. [2024-06-25T06:24:46.962Z] #9 72.40 Preparing to unpack .../108-libcairo2_1.18.0-3build1_amd64.deb ... [2024-06-25T06:24:46.962Z] #9 72.44 Unpacking libcairo2:amd64 (1.18.0-3build1) ... [2024-06-25T06:24:46.962Z] [2024-06-25T06:24:46.962Z] #8 83.33 Installing : libxkbcommon-1.0.3-4.el9.x86_64 54/362 [2024-06-25T06:24:46.962Z] #8 83.37 Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 55/362 [2024-06-25T06:24:46.962Z] #8 83.41 Installing : tigervnc-license-1.13.1-10.el9.noarch 56/362#8 83.36 (164/472): hunspell-1.7.0-11.el9.x86_64.rpm 1.8 MB/s | 325 kB 00:00 [2024-06-25T06:24:46.962Z] #8 83.46 (165/472): hunspell-en-0.20140811.1-20.el9.noar 1.8 MB/s | 187 kB 00:00 [2024-06-25T06:24:46.962Z] .#10 4.046 gcc -c produce.c [2024-06-25T06:24:46.962Z] [2024-06-25T06:24:46.962Z] #8 83.43 Installing : speex-1.2.0-11.el9.x86_64 57/362 [2024-06-25T06:24:46.962Z] #8 83.46 Installing : libxslt-1.1.34-9.el9.x86_64 58/362 [2024-06-25T06:24:46.962Z] #8 83.49 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 59/362 [2024-06-25T06:24:46.962Z] #8 83.51 Installing : libfontenc-1.1.3-17.el9.x86_64 60/362 [2024-06-25T06:24:46.962Z] #8 83.52 Installing : libdvdread-6.1.1-4.el9.x86_64 61/362#8 83.58 (166/472): hunspell-en-GB-0.20140811.1-20.el9.n 1.8 MB/s | 226 kB 00:00 [2024-06-25T06:24:47.347Z] .#10 4.204 gcc -c ptables.c [2024-06-25T06:24:47.347Z] #10 4.274 gcc -c remsp.c [2024-06-25T06:24:47.347Z] [2024-06-25T06:24:47.347Z] #8 83.54 Installing : gsm-1.0.19-6.el9.x86_64 62/362 [2024-06-25T06:24:47.347Z] #8 83.56 Installing : libsndfile-1.0.31-8.el9.x86_64 63/362 [2024-06-25T06:24:47.347Z] #8 83.58 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 64/362 [2024-06-25T06:24:47.347Z] #8 83.64 Installing : shared-mime-info-2.1-5.el9.x86_64 65/362#9 72.64 Selecting previously unselected package libcairo-gobject2:amd64. [2024-06-25T06:24:47.347Z] #9 72.64 Preparing to unpack .../109-libcairo-gobject2_1.18.0-3build1_amd64.deb ... [2024-06-25T06:24:47.347Z] #9 72.67 Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... [2024-06-25T06:24:47.347Z] #8 83.69 (167/472): hunspell-en-US-0.20140811.1-20.el9.n 1.7 MB/s | 177 kB 00:00 [2024-06-25T06:24:47.347Z] [2024-06-25T06:24:47.347Z] #8 83.66 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 65/362 [2024-06-25T06:24:47.347Z] #8 83.71 Installing : gdk-pixbuf2-2.42.6-4.el9.x86_64 66/362 [2024-06-25T06:24:47.347Z] #8 83.74 Installing : libnotify-0.7.9-8.el9.x86_64 67/362..#9 72.88 Selecting previously unselected package liblzo2-2:amd64. [2024-06-25T06:24:47.347Z] #8 83.74 (168/472): hunspell-filesystem-1.7.0-11.el9.x86 175 kB/s | 8.7 kB 00:00 [2024-06-25T06:24:47.347Z] #8 83.77 (169/472): hyphen-2.8.8-17.el9.x86_64.rpm 806 kB/s | 30 kB 00:00 [2024-06-25T06:24:47.347Z] [2024-06-25T06:24:47.347Z] #8 83.76 Installing : gtk-update-icon-cache-3.24.31-4.el9.x86_64 68/362 [2024-06-25T06:24:47.347Z] #8 83.78 Installing : libtdb-1.4.10-1.el9.x86_64 69/362 [2024-06-25T06:24:47.347Z] #8 83.83 Installing : libselinux-utils-3.6-1.el9.x86_64 70/362 [2024-06-25T06:24:47.347Z] #8 83.86 Installing : libproxy-0.4.15-35.el9.x86_64 71/362.#10 4.431 gcc -c resolve.c [2024-06-25T06:24:47.347Z] #9 72.88 Preparing to unpack .../110-liblzo2-2_2.10-2build4_amd64.deb ... [2024-06-25T06:24:47.347Z] #9 72.91 Unpacking liblzo2-2:amd64 (2.10-2build4) ... [2024-06-25T06:24:47.347Z] #8 83.84 (170/472): iio-sensor-proxy-3.3-1.el9.x86_64.rp 931 kB/s | 62 kB 00:00 [2024-06-25T06:24:47.712Z] [2024-06-25T06:24:47.712Z] #8 83.87 Installing : libatomic-11.4.1-3.el9.x86_64 72/362.done] [2024-06-25T06:24:47.712Z] #10 4.606 gcc -c spacetab.c [2024-06-25T06:24:47.712Z] #9 73.09 Selecting previously unselected package libcairo-script-interpreter2:amd64. [2024-06-25T06:24:47.712Z] #9 73.09 Preparing to unpack .../111-libcairo-script-interpreter2_1.18.0-3build1_amd64.deb ... [2024-06-25T06:24:47.712Z] #9 73.12 Unpacking libcairo-script-interpreter2:amd64 (1.18.0-3build1) ... [2024-06-25T06:24:47.712Z] [2024-06-25T06:24:47.712Z] #8 84.06 Installing : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 73/362 [2024-06-25T06:24:47.712Z] #8 84.09 Installing : kmod-libs-28-9.el9.x86_64 74/362 [2024-06-25T06:24:47.712Z] #8 84.11 Installing : fuse-libs-2.9.9-15.el9.x86_64 75/362 [2024-06-25T06:24:47.712Z] #8 84.14 Installing : cracklib-2.9.6-27.el9.x86_64 76/362#8 81.76 (20/24) Installing: libzypp-17.34.1-150600.3.4.6.x86_64 [..#9 73.27 Selecting previously unselected package liblcms2-2:amd64. [2024-06-25T06:24:47.712Z] #9 73.28 Preparing to unpack .../112-liblcms2-2_2.14-2build1_amd64.deb ... [2024-06-25T06:24:47.712Z] #10 4.810 gcc -c tabutil.c [2024-06-25T06:24:47.712Z] [2024-06-25T06:24:47.712Z] #8 84.18 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 77/362..#10 4.983 gcc -c timetab.c [2024-06-25T06:24:47.712Z] #9 73.30 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2024-06-25T06:24:48.069Z] . [2024-06-25T06:24:48.069Z] #8 84.33 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 78/362 [2024-06-25T06:24:48.069Z] #8 84.34 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 79/362 [2024-06-25T06:24:48.069Z] #8 84.38 Installing : libgsf-1.14.47-5.el9.x86_64 80/362 [2024-06-25T06:24:48.069Z] #8 84.41 Installing : libdvdnav-6.1.0-4.el9.x86_64 81/362#10 5.097 gcc -o jikespg ctabs.o globals.o lpgparse.o lpgutil.o main.o \ [2024-06-25T06:24:48.069Z] #10 5.097 mkfirst.o mkred.o mkstates.o partset.o prntstat.o produce.o \ [2024-06-25T06:24:48.069Z] #10 5.097 ptables.o remsp.o resolve.o spacetab.o tabutil.o timetab.o [2024-06-25T06:24:48.069Z] #9 73.43 Selecting previously unselected package libcolord2:amd64. [2024-06-25T06:24:48.069Z] #9 73.43 Preparing to unpack .../113-libcolord2_1.4.7-1build2_amd64.deb ... [2024-06-25T06:24:48.069Z] #9 73.46 Unpacking libcolord2:amd64 (1.4.7-1build2) ... [2024-06-25T06:24:48.070Z] . [2024-06-25T06:24:48.070Z] #8 84.43 Installing : libshout-2.4.3-7.el9.x86_64 82/362 [2024-06-25T06:24:48.070Z] #8 84.45 Installing : libxkbcommon-x11-1.0.3-4.el9.x86_64 83/362.#9 73.61 Selecting previously unselected package libavahi-common-data:amd64. [2024-06-25T06:24:48.070Z] #9 73.62 Preparing to unpack .../114-libavahi-common-data_0.8-13ubuntu6_amd64.deb ... [2024-06-25T06:24:48.070Z] [2024-06-25T06:24:49.178Z] #8 84.59 Installing : iso-codes-4.6.0-3.el9.noarch 84/362. [2024-06-25T06:24:49.178Z] #8 85.76 Installing : libpciaccess-0.16-7.el9.x86_64 85/362#8 85.73 (171/472): gtk4-4.12.3-2.el9.x86_64.rpm 1.7 MB/s | 5.0 MB 00:02 [2024-06-25T06:24:49.639Z] .#9 74.82 Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6) ... [2024-06-25T06:24:49.639Z] #10 DONE 6.5s [2024-06-25T06:24:49.639Z] [2024-06-25T06:24:49.639Z] #11 exporting to image [2024-06-25T06:24:49.639Z] #11 exporting layers [2024-06-25T06:24:49.639Z] #8 85.91 (172/472): java-17-openjdk-17.0.6.0.10-3.el9.x8 2.4 MB/s | 434 kB 00:00 [2024-06-25T06:24:49.639Z] [2024-06-25T06:24:49.639Z] #8 85.91 Installing : libdrm-2.4.121-1.el9.x86_64 86/362...done] [2024-06-25T06:24:50.061Z] #8 83.94 (21/24) Installing: zypper-1.14.71-150600.10.2.7.x86_64 [..#9 75.32 Selecting previously unselected package libavahi-common3:amd64. [2024-06-25T06:24:50.061Z] #9 75.32 Preparing to unpack .../115-libavahi-common3_0.8-13ubuntu6_amd64.deb ... [2024-06-25T06:24:50.061Z] #9 75.32 Unpacking libavahi-common3:amd64 (0.8-13ubuntu6) ... [2024-06-25T06:24:50.061Z] #9 75.32 Selecting previously unselected package libavahi-client3:amd64. [2024-06-25T06:24:50.061Z] #9 75.32 Preparing to unpack .../116-libavahi-client3_0.8-13ubuntu6_amd64.deb ... [2024-06-25T06:24:50.061Z] #9 75.32 Unpacking libavahi-client3:amd64 (0.8-13ubuntu6) ... [2024-06-25T06:24:50.061Z] .#9 75.48 Selecting previously unselected package libcups2t64:amd64. [2024-06-25T06:24:50.061Z] #9 75.48 Preparing to unpack .../117-libcups2t64_2.4.7-1.2ubuntu7.1_amd64.deb ... [2024-06-25T06:24:50.061Z] #9 75.50 Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.1) ... [2024-06-25T06:24:50.061Z] [2024-06-25T06:24:50.061Z] #8 86.45 Installing : osinfo-db-20231215-1.el9.noarch 87/362#8 86.31 (173/472): iso-codes-4.6.0-3.el9.noarch.rpm 1.4 MB/s | 3.5 MB 00:02 [2024-06-25T06:24:50.061Z] .#9 75.65 Selecting previously unselected package libepoxy0:amd64. [2024-06-25T06:24:50.061Z] #9 75.65 Preparing to unpack .../118-libepoxy0_1.5.10-1build1_amd64.deb ... [2024-06-25T06:24:50.061Z] [2024-06-25T06:24:50.061Z] #8 86.49 Installing : woff2-1.0.2-15.el9.x86_64 88/362 [2024-06-25T06:24:50.061Z] #8 86.57 Installing : liberation-mono-fonts-1:2.1.3-5.el9.noarch 89/362 [2024-06-25T06:24:50.061Z] #8 86.62 Installing : liberation-sans-fonts-1:2.1.3-5.el9.noarch 90/362 [2024-06-25T06:24:50.452Z] #8 86.66 Installing : liberation-serif-fonts-1:2.1.3-5.el9.noarch 91/362.#9 75.67 Unpacking libepoxy0:amd64 (1.5.10-1build1) ... [2024-06-25T06:24:50.452Z] [2024-06-25T06:24:50.452Z] #8 86.69 Installing : nss-softokn-freebl-3.90.0-7.el9.x86_64 92/362 [2024-06-25T06:24:50.452Z] #8 86.73 Installing : nss-softokn-3.90.0-7.el9.x86_64 93/362 [2024-06-25T06:24:50.452Z] #8 86.78 Installing : nss-3.90.0-7.el9.x86_64 94/362..#9 75.86 Selecting previously unselected package libgraphite2-3:amd64. [2024-06-25T06:24:50.452Z] #9 75.86 Preparing to unpack .../119-libgraphite2-3_1.3.14-2build1_amd64.deb ... [2024-06-25T06:24:50.452Z] #9 75.87 Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... [2024-06-25T06:24:50.452Z] [2024-06-25T06:24:50.452Z] #8 86.79 Running scriptlet: nss-3.90.0-7.el9.x86_64 94/362 [2024-06-25T06:24:50.452Z] #8 86.81 Installing : nss-sysinit-3.90.0-7.el9.x86_64 95/362 [2024-06-25T06:24:50.452Z] #8 86.82 Installing : libsrtp-2.3.0-8.el9.x86_64 96/362 [2024-06-25T06:24:50.452Z] #8 86.84 Installing : xcb-util-0.4.0-19.el9.x86_64 97/362 [2024-06-25T06:24:50.452Z] #8 86.86 Installing : avahi-glib-0.8-20.el9.x86_64 98/362 [2024-06-25T06:24:50.452Z] #8 86.88 Installing : dbus-tools-1:1.12.20-8.el9.x86_64 99/362#9 76.03 Selecting previously unselected package libharfbuzz0b:amd64. [2024-06-25T06:24:50.452Z] #9 76.03 Preparing to unpack .../120-libharfbuzz0b_8.3.0-2build2_amd64.deb ... [2024-06-25T06:24:50.452Z] #9 76.06 Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... [2024-06-25T06:24:50.452Z] done] [2024-06-25T06:24:50.452Z] #8 84.58 (22/24) Installing: gio-branding-openSUSE-42.1-lp156.9.2.2.noarch [.. [2024-06-25T06:24:50.452Z] #8 86.92 Installing : libv4l-1.20.0-5.el9.x86_64 100/362 [2024-06-25T06:24:50.452Z] #8 86.95 Installing : p11-kit-server-0.25.3-2.el9.x86_64 101/362 [2024-06-25T06:24:50.452Z] #8 87.00 Installing : exiv2-libs-0.27.5-2.el9.x86_64 102/362#9 76.16 Selecting previously unselected package libthai-data. [2024-06-25T06:24:50.452Z] #9 76.16 Preparing to unpack .../121-libthai-data_0.1.29-2build1_all.deb ... [2024-06-25T06:24:50.839Z] [2024-06-25T06:24:50.839Z] #8 87.03 Installing : exiv2-0.27.5-2.el9.x86_64 103/362 [2024-06-25T06:24:50.839Z] #8 87.05 Installing : libgexiv2-0.12.3-1.el9.x86_64 104/362 [2024-06-25T06:24:50.839Z] #8 87.10 Installing : wavpack-5.4.0-5.el9.x86_64 105/362 [2024-06-25T06:24:50.839Z] #8 84.71 No schema files found: doing nothing. [2024-06-25T06:24:50.839Z] #8 84.74 .done] [2024-06-25T06:24:50.839Z] #8 84.74 (23/24) Installing: libgio-2_0-0-2.78.6-150600.4.3.1.x86_64 [..#9 76.21 Unpacking libthai-data (0.1.29-2build1) ... [2024-06-25T06:24:50.839Z] [2024-06-25T06:24:50.839Z] #8 87.13 Installing : twolame-libs-0.3.13-19.el9.x86_64 106/362 [2024-06-25T06:24:50.839Z] #8 87.15 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 107/362 [2024-06-25T06:24:50.839Z] #8 87.17 Installing : tigervnc-icons-1.13.1-10.el9.noarch 108/362 [2024-06-25T06:24:50.839Z] #8 87.20 Installing : taglib-1.12-6.el9.x86_64 109/362 [2024-06-25T06:24:50.839Z] #8 87.24 Installing : soundtouch-2.1.1-8.el9.x86_64 110/362. [2024-06-25T06:24:50.839Z] #8 84.96 No schema files found: doing nothing. [2024-06-25T06:24:50.839Z] #9 76.40 Selecting previously unselected package libdatrie1:amd64. [2024-06-25T06:24:50.839Z] #9 76.40 Preparing to unpack .../122-libdatrie1_0.2.13-3build1_amd64.deb ... [2024-06-25T06:24:50.839Z] #9 76.41 Unpacking libdatrie1:amd64 (0.2.13-3build1) ... [2024-06-25T06:24:50.839Z] #8 87.23 (174/472): java-17-openjdk-devel-17.0.6.0.10-3. 3.6 MB/s | 4.7 MB 00:01 [2024-06-25T06:24:50.839Z] #8 87.27 (175/472): javapackages-filesystem-6.0.0-4.el9. 388 kB/s | 13 kB 00:00 [2024-06-25T06:24:50.839Z] #8 87.31 (176/472): jbigkit-libs-2.1-23.el9.x86_64.rpm 1.5 MB/s | 53 kB 00:00 [2024-06-25T06:24:50.839Z] [2024-06-25T06:24:50.839Z] #8 87.28 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 111/362 [2024-06-25T06:24:51.222Z] #8 87.31 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 111/362#8 85.02 . [2024-06-25T06:24:51.222Z] #8 87.48 Installing : poppler-data-0.4.9-9.el9.noarch 112/362 [2024-06-25T06:24:51.222Z] #8 87.52 Installing : openjpeg2-2.4.0-7.el9.x86_64 113/362done] [2024-06-25T06:24:51.222Z] #8 85.12 (24/24) Installing: glib2-tools-2.78.6-150600.4.3.1.x86_64 [... [2024-06-25T06:24:51.222Z] #8 85.25 No schema files found: doing nothing. [2024-06-25T06:24:51.222Z] [2024-06-25T06:24:51.222Z] #8 87.54 Installing : mtdev-1.1.5-22.el9.x86_64 114/362 [2024-06-25T06:24:51.222Z] #8 87.58 Installing : mpg123-libs-1.26.2-5.el9.x86_64 115/362 [2024-06-25T06:24:51.222Z] #8 87.59 Installing : mesa-filesystem-24.1.0-2.el9.x86_64 116/362 [2024-06-25T06:24:51.222Z] #8 87.62 Installing : low-memory-monitor-2.1-4.el9.x86_64 117/362#9 76.60 Selecting previously unselected package libthai0:amd64. [2024-06-25T06:24:51.222Z] #9 76.60 Preparing to unpack .../123-libthai0_0.1.29-2build1_amd64.deb ... [2024-06-25T06:24:51.222Z] #9 76.63 Unpacking libthai0:amd64 (0.1.29-2build1) ... [2024-06-25T06:24:51.222Z] #8 85.30 done] [2024-06-25T06:24:51.222Z] #8 85.30 Running post-transaction scripts [...done] [2024-06-25T06:24:51.222Z] #8 85.40 [2024-06-25T06:24:51.222Z] #9 76.82 Selecting previously unselected package libpango-1.0-0:amd64. [2024-06-25T06:24:51.222Z] [2024-06-25T06:24:51.222Z] #8 87.63 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 117/362 [2024-06-25T06:24:51.222Z] #8 87.74 Installing : libwacom-data-1.12.1-2.el9.noarch 118/362 [2024-06-25T06:24:51.222Z] #8 87.76 Installing : libwacom-1.12.1-2.el9.x86_64 119/362 [2024-06-25T06:24:51.606Z] #8 87.84 Installing : libvpx-1.9.0-7.el9.x86_64 120/362#9 76.82 Preparing to unpack .../124-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... [2024-06-25T06:24:51.606Z] #9 76.84 Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-25T06:24:51.606Z] [2024-06-25T06:24:51.606Z] #8 87.86 Installing : libvisual-1:0.4.0-34.el9.x86_64 121/362 [2024-06-25T06:24:51.606Z] #8 87.89 Installing : libsecret-0.20.4-4.el9.x86_64 122/362 [2024-06-25T06:24:51.606Z] #8 87.91 Installing : libsbc-1.4-9.el9.x86_64 123/362 [2024-06-25T06:24:51.606Z] #8 87.92 Installing : libmpc-1.2.1-4.el9.x86_64 124/362#9 77.01 Selecting previously unselected package libpangoft2-1.0-0:amd64. [2024-06-25T06:24:51.606Z] #9 77.01 Preparing to unpack .../125-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... [2024-06-25T06:24:51.606Z] #9 77.03 Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-25T06:24:51.606Z] #8 85.75 Loading repository data... [2024-06-25T06:24:51.606Z] #9 77.24 Selecting previously unselected package libpangocairo-1.0-0:amd64. [2024-06-25T06:24:51.606Z] #9 77.24 Preparing to unpack .../126-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... [2024-06-25T06:24:51.974Z] #9 77.26 Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-25T06:24:51.974Z] #9 77.36 Selecting previously unselected package libvulkan1:amd64. [2024-06-25T06:24:51.974Z] #9 77.36 Preparing to unpack .../127-libvulkan1_1.3.275.0-1build1_amd64.deb ... [2024-06-25T06:24:51.974Z] [2024-06-25T06:24:51.974Z] #8 88.31 Installing : cpp-11.4.1-3.el9.x86_64 125/362 [2024-06-25T06:24:51.974Z] #8 88.34 Installing : libldac-2.0.2.3-10.el9.x86_64 126/362 [2024-06-25T06:24:51.974Z] #8 88.37 Installing : libiptcdata-1.0.5-9.el9.x86_64 127/362 [2024-06-25T06:24:51.974Z] #8 88.39 Installing : libexif-0.6.22-6.el9.x86_64 128/362 [2024-06-25T06:24:51.974Z] #8 88.42 Installing : libevdev-1.11.0-3.el9.x86_64 129/362#9 77.37 Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... [2024-06-25T06:24:51.974Z] #8 88.35 (177/472): kernel-headers-5.14.0-467.el9.x86_64 2.7 MB/s | 2.9 MB 00:01 [2024-06-25T06:24:51.974Z] [2024-06-25T06:24:51.974Z] #8 88.45 Installing : libinput-1.19.3-4.el9.x86_64 130/362 [2024-06-25T06:24:51.974Z] #8 88.47 Running scriptlet: libinput-1.19.3-4.el9.x86_64 130/362 [2024-06-25T06:24:51.974Z] #8 88.48 Installing : libdatrie-0.2.13-4.el9.x86_64 131/362 [2024-06-25T06:24:51.974Z] #8 88.50 Installing : libthai-0.1.28-8.el9.x86_64 132/362 [2024-06-25T06:24:51.974Z] #8 88.52 Installing : libasyncns-0.8-22.el9.x86_64 133/362#9 77.55 Selecting previously unselected package libwayland-client0:amd64. [2024-06-25T06:24:51.974Z] #9 77.55 Preparing to unpack .../128-libwayland-client0_1.22.0-2.1build1_amd64.deb ... [2024-06-25T06:24:51.974Z] #9 77.57 Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... [2024-06-25T06:24:51.974Z] #8 88.52 (178/472): lame-libs-3.100-12.el9.x86_64.rpm 1.9 MB/s | 333 kB 00:00 [2024-06-25T06:24:51.974Z] #8 88.59 (179/472): lcms2-2.12-3.el9.x86_64.rpm 2.2 MB/s | 168 kB 00:00 [2024-06-25T06:24:52.360Z] [2024-06-25T06:24:52.360Z] #8 88.56 Installing : pulseaudio-libs-15.0-2.el9.x86_64 134/362 [2024-06-25T06:24:52.360Z] #8 88.57 Installing : pulseaudio-libs-glib2-15.0-2.el9.x86_64 135/362 [2024-06-25T06:24:52.360Z] #8 88.60 Installing : libXdmcp-1.1.3-8.el9.x86_64 136/362#8 88.65 (180/472): libICE-1.0.10-8.el9.x86_64.rpm 1.2 MB/s | 71 kB 00:00 [2024-06-25T06:24:52.360Z] #8 88.71 (181/472): libICE-devel-1.0.10-8.el9.x86_64.rpm 830 kB/s | 47 kB 00:00 [2024-06-25T06:24:52.360Z] #9 77.74 Selecting previously unselected package libwayland-egl1:amd64. [2024-06-25T06:24:52.360Z] #9 77.75 Preparing to unpack .../129-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... [2024-06-25T06:24:52.360Z] #9 77.80 Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... [2024-06-25T06:24:52.360Z] #8 86.44 Reading installed packages... [2024-06-25T06:24:52.360Z] [2024-06-25T06:24:52.360Z] #8 88.68 Installing : libX11-common-1.7.0-9.el9.noarch 137/362 [2024-06-25T06:24:52.360Z] #8 88.74 Installing : libX11-1.7.0-9.el9.x86_64 138/362#8 88.75 (182/472): libSM-1.2.3-10.el9.x86_64.rpm 1.1 MB/s | 42 kB 00:00 [2024-06-25T06:24:52.360Z] [2024-06-25T06:24:52.360Z] #8 88.84 Installing : libXext-1.3.4-8.el9.x86_64 139/362 [2024-06-25T06:24:52.360Z] #8 88.89 Installing : libXi-1.7.10-8.el9.x86_64 140/362 [2024-06-25T06:24:52.360Z] #8 88.92 Installing : libXfixes-5.0.3-16.el9.x86_64 141/362 [2024-06-25T06:24:52.360Z] #8 88.94 Installing : libXrender-0.9.10-16.el9.x86_64 142/362#9 78.09 Selecting previously unselected package libxfixes3:amd64. [2024-06-25T06:24:52.745Z] #8 88.87 (183/472): libSM-devel-1.2.3-10.el9.x86_64.rpm 102 kB/s | 13 kB 00:00 [2024-06-25T06:24:52.745Z] [2024-06-25T06:24:52.745Z] #8 88.95 Installing : libXrandr-1.5.2-8.el9.x86_64 143/362 [2024-06-25T06:24:52.745Z] #8 88.98 Installing : libXcursor-1.2.0-7.el9.x86_64 144/362 [2024-06-25T06:24:52.745Z] #8 88.98 Installing : libXdamage-1.1.5-7.el9.x86_64 145/362 [2024-06-25T06:24:52.745Z] #8 89.00 Installing : libXinerama-1.1.4-10.el9.x86_64 146/362 [2024-06-25T06:24:52.745Z] #8 89.02 Installing : libXtst-1.2.3-16.el9.x86_64 147/362 [2024-06-25T06:24:52.745Z] #8 89.03 Installing : libXxf86vm-1.1.4-18.el9.x86_64 148/362 [2024-06-25T06:24:52.745Z] #8 89.06 Installing : libXcomposite-0.4.5-7.el9.x86_64 149/362#9 78.09 Preparing to unpack .../130-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... [2024-06-25T06:24:52.745Z] #9 78.11 Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... [2024-06-25T06:24:52.745Z] #8 89.15 (184/472): gcc-11.4.1-3.el9.x86_64.rpm 1.9 MB/s | 32 MB 00:16 [2024-06-25T06:24:52.745Z] [2024-06-25T06:24:52.745Z] #8 89.07 Installing : libxkbfile-1.1.0-8.el9.x86_64 150/362 [2024-06-25T06:24:52.745Z] #8 89.08 Installing : xkbcomp-1.4.4-4.el9.x86_64 151/362 [2024-06-25T06:24:52.745Z] #8 89.10 Installing : libXv-1.0.11-16.el9.x86_64 152/362 [2024-06-25T06:24:52.745Z] #8 89.12 Installing : libXt-1.2.0-6.el9.x86_64 153/362 [2024-06-25T06:24:52.745Z] #8 89.16 Installing : libXmu-1.1.3-8.el9.x86_64 154/362 [2024-06-25T06:24:52.745Z] #8 89.18 Installing : xorg-x11-xauth-1:1.1-10.el9.x86_64 155/362#8 89.30 (185/472): libX11-common-1.7.0-9.el9.noarch.rpm 1.4 MB/s | 205 kB 00:00 [2024-06-25T06:24:52.745Z] #9 78.26 Selecting previously unselected package libxcursor1:amd64. [2024-06-25T06:24:52.745Z] #9 78.27 Preparing to unpack .../131-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... [2024-06-25T06:24:52.745Z] #9 78.29 Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... [2024-06-25T06:24:52.745Z] [2024-06-25T06:24:52.745Z] #8 89.21 Installing : xorg-x11-server-utils-7.7-44.el9.x86_64 156/362 [2024-06-25T06:24:52.745Z] #8 89.24 Installing : xorg-x11-xinit-1.4.0-11.el9.x86_64 157/362 [2024-06-25T06:24:53.106Z] #8 89.27 Installing : startup-notification-0.12-23.el9.x86_64 158/362#9 78.49 Selecting previously unselected package libxdamage1:amd64. [2024-06-25T06:24:53.106Z] #8 89.35 (186/472): libX11-1.7.0-9.el9.x86_64.rpm 1.4 MB/s | 646 kB 00:00 [2024-06-25T06:24:53.106Z] #8 89.37 (187/472): libX11-xcb-1.7.0-9.el9.x86_64.rpm 401 kB/s | 11 kB 00:00 [2024-06-25T06:24:53.106Z] #8 89.41 (188/472): libXScrnSaver-1.2.3-10.el9.x86_64.rp 637 kB/s | 25 kB 00:00 [2024-06-25T06:24:53.106Z] [2024-06-25T06:24:53.106Z] #8 89.36 Installing : lame-libs-3.100-12.el9.x86_64 159/362 [2024-06-25T06:24:53.106Z] #8 89.37 Installing : jbigkit-libs-2.1-23.el9.x86_64 160/362 [2024-06-25T06:24:53.106Z] #8 89.39 Installing : libtiff-4.4.0-12.el9.x86_64 161/362 [2024-06-25T06:24:53.106Z] #8 89.43 Installing : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 162/362#8 89.45 (189/472): libXau-1.0.9-8.el9.x86_64.rpm 806 kB/s | 31 kB 00:00 [2024-06-25T06:24:53.106Z] #8 89.48 (190/472): libXau-devel-1.0.9-8.el9.x86_64.rpm 438 kB/s | 14 kB 00:00 [2024-06-25T06:24:53.106Z] #8 89.52 (191/472): libXcomposite-0.4.5-7.el9.x86_64.rpm 583 kB/s | 24 kB 00:00 [2024-06-25T06:24:53.106Z] [2024-06-25T06:24:53.106Z] #8 89.46 Installing : hyphen-2.8.8-17.el9.x86_64 163/362 [2024-06-25T06:24:53.106Z] #8 89.48 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 164/362 [2024-06-25T06:24:53.106Z] #8 89.50 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 165/362 [2024-06-25T06:24:53.106Z] #8 89.52 Installing : hunspell-en-0.20140811.1-20.el9.noarch 166/362 [2024-06-25T06:24:53.106Z] #8 89.54 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 167/362#9 78.49 Preparing to unpack .../132-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... [2024-06-25T06:24:53.106Z] #9 78.51 Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... [2024-06-25T06:24:53.106Z] #8 87.28 'curl' is already installed. [2024-06-25T06:24:53.106Z] #8 87.28 No update candidate for 'curl-8.6.0-150600.2.2.x86_64'. The highest available version is already installed. [2024-06-25T06:24:53.106Z] #8 87.28 Resolving package dependencies... [2024-06-25T06:24:53.106Z] #8 89.57 (192/472): libXcomposite-devel-0.4.5-7.el9.x86_ 342 kB/s | 17 kB 00:00 [2024-06-25T06:24:53.106Z] #8 89.61 (193/472): libXcursor-1.2.0-7.el9.x86_64.rpm 1.0 MB/s | 31 kB 00:00 [2024-06-25T06:24:53.106Z] #8 89.65 (194/472): libXcursor-devel-1.2.0-7.el9.x86_64. 570 kB/s | 26 kB 00:00 [2024-06-25T06:24:53.106Z] [2024-06-25T06:24:53.106Z] #8 89.57 Installing : hunspell-1.7.0-11.el9.x86_64 168/362 [2024-06-25T06:24:53.106Z] #8 89.61 Installing : enchant2-2.2.15-6.el9.x86_64 169/362 [2024-06-25T06:24:53.106Z] #8 89.62 Installing : gnome-control-center-filesystem-40.0-31.el9.noar 170/362 [2024-06-25T06:24:53.106Z] #8 89.66 Installing : giflib-5.2.1-9.el9.x86_64 171/362#9 78.66 Selecting previously unselected package libxi6:amd64. [2024-06-25T06:24:53.106Z] #9 78.66 Preparing to unpack .../133-libxi6_2%3a1.8.1-1build1_amd64.deb ... [2024-06-25T06:24:53.106Z] #9 78.69 Unpacking libxi6:amd64 (2:1.8.1-1build1) ... [2024-06-25T06:24:53.106Z] #8 87.37 [2024-06-25T06:24:53.106Z] #8 87.37 The following 206 NEW packages are going to be installed: [2024-06-25T06:24:53.106Z] #8 87.37 Mesa Mesa-dri Mesa-gallium Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 adwaita-icon-theme cups-config dbus-1 dbus-1-x11 dejavu-fonts fontconfig fonts-config gdk-pixbuf-loader-rsvg gdk-pixbuf-query-loaders gstreamer gstreamer-plugins-base gtk3-data gtk3-schema gtk3-tools gtk4-schema gtk4-tools gzip hicolor-icon-theme hostname kbd kbd-legacy libFLAC8 libICE6 libLLVM17 libSM6 libX11-6 libX11-data libX11-xcb1 libXRes1 libXau6 libXaw7 libXcomposite1 libXcursor1 libXdamage1 libXdmcp6 libXext6 libXfixes3 libXfont2-2 libXft2 libXi6 libXinerama1 libXmu6 libXmuu1 libXpm4 libXpresent1 libXrandr2 libXrender1 libXt6 libXtst6 libXv1 libXvnc1 libXxf86vm1 libadwaita-1-0 libapparmor1 libappstream5 libasound2 libatk-1_0-0 libatk-bridge-2_0-0 libatspi0 libavahi-client3 libavahi-common3 libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcanberra-gtk3-0 libcanberra0 libcares2 libcdda_interface0 libcdda_paranoia0 libcloudproviders0 libcolord2 libcups2 libdatrie1 libdbus-1-3 libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1 libedit0 libepoxy0 liberation-fonts libexpat1 libfltk1 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgbm1 libgdbm4 libgdk_pixbuf-2_0-0 libglvnd libgnutls30 libgraphene-1_0-0 libgraphite2-3 libgstallocators-1_0-0 libgstapp-1_0-0 libgstaudio-1_0-0 libgstgl-1_0-0 libgstpbutils-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstreamer-1_0-0 libgstriff-1_0-0 libgsttag-1_0-0 libgstvideo-1_0-0 libgthread-2_0-0 libgtk-3-0 libgtk-4-1 libgtop-2_0-11 libgudev-1_0-0 libharfbuzz0 libhogweed6 libip4tc2 libjbig2 libjitterentropy3 libjpeg8 libjson-glib-1_0-0 libkmod2 liblcms2-2 libltdl7 libmetacity3 libmetalink3 libnettle8 libogg0 libopus0 liborc-0_4-0 libpango-1_0-0 libpciaccess0 libpixman-1-0 libpng16-16 libpulse0 librsvg-2-2 libseccomp2 libsndfile1 libspeex1 libstartup-notification-1-0 libstemmer1d libthai-data libthai0 libtheoradec1 libtheoraenc1 libtiff6 libtracker-sparql-3_0-0 libunwind libvisual libvorbis0 libvorbisenc2 libvorbisfile3 libvulkan1 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 libxkbcommon0 libxkbfile1 libxmlb2 libxshmfence1 libyaml-0-2 metacity pam-config perl pkg-config setxkbmap system-user-lp systemd systemd-default-settings systemd-default-settings-branding-openSUSE systemd-presets-branding-MicroOS systemd-presets-common-SUSE tar tigervnc unzip vim vim-data-common wget xauth xbitmaps xinit xkbcomp xkeyboard-config xmodmap xorg-x11-Xvnc xorg-x11-fonts xorg-x11-fonts-core xrdb xsetroot xterm-bin zenity [2024-06-25T06:24:53.106Z] #8 87.37 [2024-06-25T06:24:53.106Z] #8 87.37 206 new packages to install. [2024-06-25T06:24:53.106Z] #8 87.37 Overall download size: 99.2 MiB. Already cached: 0 B. After the operation, additional 405.5 MiB will be used. [2024-06-25T06:24:53.106Z] #8 87.37 [2024-06-25T06:24:53.106Z] #8 87.37 Backend: classic_rpmtrans [2024-06-25T06:24:53.106Z] #8 87.37 Continue? [y/n/v/...? shows all options] (y): y [2024-06-25T06:24:53.106Z] #8 87.44 Retrieving: Mesa-libglapi0-23.3.4-150600.81.2.x86_64 (Main Repository) (1/206), 188.2 KiB [2024-06-25T06:24:53.471Z] #8 89.70 (195/472): libXdamage-1.1.5-7.el9.x86_64.rpm 504 kB/s | 23 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.74 (196/472): libXdamage-devel-1.1.5-7.el9.x86_64. 265 kB/s | 10 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.77 (197/472): libX11-devel-1.7.0-9.el9.x86_64.rpm 2.3 MB/s | 1.1 MB 00:00 [2024-06-25T06:24:53.471Z] [2024-06-25T06:24:53.471Z] #8 89.68 Installing : gcr-base-3.40.0-3.el9.x86_64 172/362 [2024-06-25T06:24:53.471Z] #8 89.72 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 173/362 [2024-06-25T06:24:53.471Z] #8 89.74 Installing : composefs-libs-1.0.3-2.el9.x86_64 174/362 [2024-06-25T06:24:53.471Z] #8 89.78 Installing : ostree-libs-2024.6-1.el9.x86_64 175/362#9 78.87 Selecting previously unselected package libxinerama1:amd64. [2024-06-25T06:24:53.471Z] #9 78.87 Preparing to unpack .../134-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... [2024-06-25T06:24:53.471Z] #9 78.88 Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... [2024-06-25T06:24:53.471Z] #8 87.45 Retrieving: Mesa-libglapi0-23.3.4-150600.81.2.x86_64.rpm [.. [2024-06-25T06:24:53.471Z] #8 89.79 Installing : color-filesystem-1-28.el9.noarch 176/362 [2024-06-25T06:24:53.471Z] #8 89.88 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 177/362#8 89.78 (198/472): libXdmcp-1.1.3-8.el9.x86_64.rpm 952 kB/s | 36 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.80 (199/472): libXext-1.3.4-8.el9.x86_64.rpm 1.2 MB/s | 40 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.83 (200/472): libXext-devel-1.3.4-8.el9.x86_64.rpm 1.7 MB/s | 87 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.83 (201/472): libXfixes-5.0.3-16.el9.x86_64.rpm 599 kB/s | 20 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.86 (202/472): libXfixes-devel-5.0.3-16.el9.x86_64. 429 kB/s | 13 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.89 (203/472): libXft-2.3.3-8.el9.x86_64.rpm 2.0 MB/s | 62 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.93 (204/472): libXft-devel-2.3.3-8.el9.x86_64.rpm 556 kB/s | 19 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.93 (205/472): libXfont2-2.0.3-12.el9.x86_64.rpm 1.4 MB/s | 143 kB 00:00 [2024-06-25T06:24:53.471Z] #8 89.96 (206/472): libXi-1.7.10-8.el9.x86_64.rpm 1.2 MB/s | 40 kB 00:00 [2024-06-25T06:24:53.471Z] #8 90.00 (207/472): libXinerama-1.1.4-10.el9.x86_64.rpm 376 kB/s | 15 kB 00:00 [2024-06-25T06:24:53.471Z] #9 78.98 Selecting previously unselected package libxrandr2:amd64. [2024-06-25T06:24:53.471Z] #9 78.99 Preparing to unpack .../135-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... [2024-06-25T06:24:53.471Z] #9 79.01 Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... [2024-06-25T06:24:53.471Z] #8 90.01 (208/472): libXi-devel-1.7.10-8.el9.x86_64.rpm 1.4 MB/s | 113 kB 00:00 [2024-06-25T06:24:53.471Z] #8 90.03 (209/472): libXinerama-devel-1.1.4-10.el9.x86_6 426 kB/s | 14 kB 00:00 [2024-06-25T06:24:53.471Z] #8 90.09 (210/472): libXrandr-1.5.2-8.el9.x86_64.rpm 612 kB/s | 28 kB 00:00 [2024-06-25T06:24:53.471Z] #8 90.12 (211/472): libXmu-1.1.3-8.el9.x86_64.rpm 722 kB/s | 75 kB 00:00 [2024-06-25T06:24:53.862Z] #9 79.11 Selecting previously unselected package libgtk-4-common. [2024-06-25T06:24:53.862Z] #9 79.11 Preparing to unpack .../136-libgtk-4-common_4.14.2+ds-1ubuntu1_all.deb ... [2024-06-25T06:24:53.862Z] #9 79.14 Unpacking libgtk-4-common (4.14.2+ds-1ubuntu1) ... [2024-06-25T06:24:53.862Z] done (2.9 KiB/s)] [2024-06-25T06:24:53.862Z] #8 87.76 Retrieving: gtk3-data-3.24.38+111-150600.1.3.noarch (Main Repository) (2/206), 118.3 KiB [2024-06-25T06:24:53.862Z] #8 87.77 Retrieving: gtk3-data-3.24.38+111-150600.1.3.noarch.rpm [.#8 90.14 (212/472): libXrandr-devel-1.5.2-8.el9.x86_64.r 354 kB/s | 20 kB 00:00 [2024-06-25T06:24:53.862Z] #8 90.15 (213/472): libXrender-0.9.10-16.el9.x86_64.rpm 824 kB/s | 28 kB 00:00 [2024-06-25T06:24:53.862Z] #8 90.18 (214/472): libXrender-devel-0.9.10-16.el9.x86_6 412 kB/s | 17 kB 00:00 [2024-06-25T06:24:53.862Z] #8 90.24 (215/472): libXt-1.2.0-6.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 [2024-06-25T06:24:53.862Z] #9 79.40 Selecting previously unselected package libgtk-4-1:amd64. [2024-06-25T06:24:53.862Z] #9 79.40 Preparing to unpack .../137-libgtk-4-1_4.14.2+ds-1ubuntu1_amd64.deb ... [2024-06-25T06:24:53.862Z] .done (2.9 KiB/s)] [2024-06-25T06:24:53.862Z] #8 87.92 Retrieving: gtk3-schema-3.24.38+111-150600.1.3.noarch (Main Repository) (3/206), 118.1 KiB [2024-06-25T06:24:53.862Z] #8 87.92 Retrieving: gtk3-schema-3.24.38+111-150600.1.3.noarch.rpm [.#8 90.29 (216/472): libXtst-1.2.3-16.el9.x86_64.rpm 514 kB/s | 21 kB 00:00 [2024-06-25T06:24:53.862Z] #8 90.31 (217/472): libXtst-devel-1.2.3-16.el9.x86_64.rp 487 kB/s | 17 kB 00:00 [2024-06-25T06:24:53.862Z] #8 90.36 (218/472): libXv-1.0.11-16.el9.x86_64.rpm 426 kB/s | 19 kB 00:00 [2024-06-25T06:24:53.862Z] #9 79.41 Unpacking libgtk-4-1:amd64 (4.14.2+ds-1ubuntu1) ... [2024-06-25T06:24:53.862Z] #8 90.40 (219/472): libXxf86vm-1.1.4-18.el9.x86_64.rpm 423 kB/s | 19 kB 00:00 [2024-06-25T06:24:53.862Z] #8 90.43 (220/472): libXt-devel-1.2.0-6.el9.x86_64.rpm 1.9 MB/s | 476 kB 00:00 [2024-06-25T06:24:53.862Z] #8 90.47 (221/472): libasyncns-0.8-22.el9.x86_64.rpm 775 kB/s | 30 kB 00:00 [2024-06-25T06:24:54.215Z] .#8 90.52 (222/472): libblkid-devel-2.37.4-18.el9.x86_64. 385 kB/s | 18 kB 00:00 [2024-06-25T06:24:54.215Z] #8 90.58 (223/472): libcanberra-0.30-27.el9.x86_64.rpm 1.4 MB/s | 86 kB 00:00 [2024-06-25T06:24:54.215Z] #11 exporting layers 4.8s done [2024-06-25T06:24:54.215Z] #11 writing image sha256:efe39744cec85b0503fc1fba43b4b4ae3aafc0278a08b4ac21ac11c3b9b3744b [2024-06-25T06:24:54.215Z] #8 90.60 (224/472): libappstream-glib-0.7.18-5.el9.x86_6 2.0 MB/s | 395 kB 00:00 [2024-06-25T06:24:54.215Z] #8 90.61 (225/472): libcanberra-gtk2-0.30-27.el9.x86_64. 850 kB/s | 26 kB 00:00 [2024-06-25T06:24:54.216Z] #8 90.64 (226/472): libcanberra-gtk3-0.30-27.el9.x86_64. 752 kB/s | 32 kB 00:00 [2024-06-25T06:24:54.216Z] #8 90.66 (227/472): libdatrie-0.2.13-4.el9.x86_64.rpm 685 kB/s | 33 kB 00:00 [2024-06-25T06:24:54.216Z] #9 79.79 Selecting previously unselected package libadwaita-1-0:amd64. [2024-06-25T06:24:54.216Z] #9 79.79 Preparing to unpack .../138-libadwaita-1-0_1.5.0-1ubuntu2_amd64.deb ... [2024-06-25T06:24:54.216Z] [2024-06-25T06:24:54.216Z] #8 90.77 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 178/362#11 writing image sha256:efe39744cec85b0503fc1fba43b4b4ae3aafc0278a08b4ac21ac11c3b9b3744b 0.0s done [2024-06-25T06:24:54.216Z] #11 naming to docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg 0.1s done [2024-06-25T06:24:54.216Z] #11 DONE 4.9s [2024-06-25T06:24:54.581Z] #8 90.75 (228/472): libdatrie-devel-0.2.13-4.el9.x86_64. 1.2 MB/s | 142 kB 00:00 [2024-06-25T06:24:54.581Z] #8 90.79 (229/472): libdrm-2.4.121-1.el9.x86_64.rpm 1.2 MB/s | 161 kB 00:00 [2024-06-25T06:24:54.581Z] #8 90.87 (230/472): libdvdnav-6.1.0-4.el9.x86_64.rpm 643 kB/s | 55 kB 00:00 [2024-06-25T06:24:54.581Z] [2024-06-25T06:24:54.581Z] #8 90.88 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 179/362done (2.9 KiB/s)] [2024-06-25T06:24:54.581Z] #8 88.60 Retrieving: gzip-1.10-150200.10.1.x86_64 (Main Repository) (4/206), 140.3 KiB [2024-06-25T06:24:54.581Z] #9 79.86 Unpacking libadwaita-1-0:amd64 (1.5.0-1ubuntu2) ... [2024-06-25T06:24:54.581Z] #8 90.89 (231/472): libdrm-devel-2.4.121-1.el9.x86_64.rp 1.3 MB/s | 180 kB 00:00 [2024-06-25T06:24:54.581Z] #8 90.94 (232/472): libdvdread-6.1.1-4.el9.x86_64.rpm 1.0 MB/s | 74 kB 00:00 [2024-06-25T06:24:54.581Z] #8 91.00 (233/472): libepoxy-1.5.5-4.el9.x86_64.rpm 2.2 MB/s | 241 kB 00:00 [2024-06-25T06:24:54.581Z] [2024-06-25T06:24:54.581Z] #8 90.91 Installing : which-2.21-29.el9.x86_64 180/362 [2024-06-25T06:24:54.581Z] #8 90.92 Installing : systemd-rpm-macros-252-37.el9.noarch 181/362 [2024-06-25T06:24:54.581Z] #8 90.93 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 182/362 [2024-06-25T06:24:54.581Z] #8 90.94 Installing : libpsl-0.21.1-5.el9.x86_64 183/362 [2024-06-25T06:24:54.581Z] #8 91.01 Installing : openssl-1:3.2.2-2.el9.x86_64 184/362#8 88.60 Retrieving: gzip-1.10-150200.10.1.x86_64.rpm [..+ popd [2024-06-25T06:24:54.581Z] ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker [2024-06-25T06:24:54.581Z] #9 80.06 Selecting previously unselected package libasound2-data. [2024-06-25T06:24:54.581Z] #9 80.06 Preparing to unpack .../139-libasound2-data_1.2.11-1build2_all.deb ... [2024-06-25T06:24:54.581Z] #9 80.08 Unpacking libasound2-data (1.2.11-1build2) ... [2024-06-25T06:24:54.581Z] #8 91.03 (234/472): libepoxy-devel-1.5.5-4.el9.x86_64.rp 1.5 MB/s | 134 kB 00:00 [2024-06-25T06:24:54.581Z] #8 91.04 (235/472): liberation-fonts-2.1.3-5.el9.noarch. 100 kB/s | 3.6 kB 00:00 [2024-06-25T06:24:54.581Z] #8 91.06 (236/472): liberation-fonts-common-2.1.3-5.el9. 450 kB/s | 14 kB 00:00 [2024-06-25T06:24:54.581Z] [2024-06-25T06:24:54.581Z] #8 91.05 Installing : ncurses-6.2-10.20210508.el9.x86_64 185/362 [2024-06-25T06:24:54.581Z] #8 91.07 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 186/362#9 80.24 Selecting previously unselected package libasound2t64:amd64. [2024-06-25T06:24:54.581Z] #9 80.24 Preparing to unpack .../140-libasound2t64_1.2.11-1build2_amd64.deb ... [2024-06-25T06:24:54.581Z] #9 80.24 Unpacking libasound2t64:amd64 (1.2.11-1build2) ... [2024-06-25T06:24:54.935Z] done (2.7 KiB/s)] [2024-06-25T06:24:54.935Z] #8 88.88 Retrieving: hicolor-icon-theme-0.17-150600.19.2.noarch (Main Repository) (5/206), 46.2 KiB [2024-06-25T06:24:54.935Z] #8 88.88 Retrieving: hicolor-icon-theme-0.17-150600.19.2.noarch.rpm [..#8 91.22 (237/472): liberation-mono-fonts-2.1.3-5.el9.no 2.6 MB/s | 497 kB 00:00 [2024-06-25T06:24:54.935Z] [2024-06-25T06:24:54.935Z] #8 91.20 Installing : libutempter-1.2.1-6.el9.x86_64 186/362 [2024-06-25T06:24:54.935Z] #8 91.23 Installing : libtirpc-1.3.3-6.el9.x86_64 187/362 [2024-06-25T06:24:54.935Z] #8 91.24 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 188/362#9 80.35 Selecting previously unselected package libatk1.0-0t64:amd64. [2024-06-25T06:24:54.935Z] #9 80.35 Preparing to unpack .../141-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... [2024-06-25T06:24:54.935Z] #9 80.36 Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-25T06:24:54.935Z] #9 80.44 Selecting previously unselected package libatspi2.0-0t64:amd64. [2024-06-25T06:24:54.935Z] #9 80.44 Preparing to unpack .../142-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... [2024-06-25T06:24:54.935Z] done (2.9 KiB/s)] [2024-06-25T06:24:54.935Z] #8 89.01 Retrieving: hostname-3.16-2.22.x86_64 (Main Repository) (6/206), 22.8 KiB [2024-06-25T06:24:54.935Z] #8 89.01 Retrieving: hostname-3.16-2.22.x86_64.rpm [..#8 91.31 (238/472): liberation-sans-fonts-2.1.3-5.el9.no 2.4 MB/s | 601 kB 00:00 [2024-06-25T06:24:54.935Z] #8 91.34 (239/472): libevdev-1.11.0-3.el9.x86_64.rpm 1.5 MB/s | 46 kB 00:00 [2024-06-25T06:24:54.935Z] #8 91.44 (240/472): liberation-serif-fonts-2.1.3-5.el9.n 2.6 MB/s | 601 kB 00:00 [2024-06-25T06:24:54.935Z] #9 80.44 Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-25T06:24:54.935Z] #9 80.50 Selecting previously unselected package libatk-bridge2.0-0t64:amd64. [2024-06-25T06:24:54.935Z] #9 80.51 Preparing to unpack .../143-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... [2024-06-25T06:24:54.935Z] #9 80.52 Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-25T06:24:54.935Z] done (2.7 KiB/s)] [2024-06-25T06:24:54.935Z] #8 89.16 Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch (Main Repository) (7/206), 538.5 KiB [2024-06-25T06:24:54.935Z] #8 89.16 Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch.rpm [.#8 91.47 (241/472): libffi-devel-3.4.2-8.el9.x86_64.rpm 1.1 MB/s | 29 kB 00:00 [2024-06-25T06:24:54.935Z] #8 91.50 (242/472): libfontenc-1.1.3-17.el9.x86_64.rpm 1.2 MB/s | 31 kB 00:00 [2024-06-25T06:24:54.935Z] #8 91.53 (243/472): libexif-0.6.22-6.el9.x86_64.rpm 2.2 MB/s | 435 kB 00:00 [2024-06-25T06:24:54.935Z] #8 91.54 (244/472): libgexiv2-0.12.3-1.el9.x86_64.rpm 1.7 MB/s | 83 kB 00:00 [2024-06-25T06:24:54.935Z] #8 91.58 (245/472): libglvnd-core-devel-1.3.4-1.el9.x86_ 507 kB/s | 18 kB 00:00 [2024-06-25T06:24:55.289Z] #9 80.60 Selecting previously unselected package libltdl7:amd64. [2024-06-25T06:24:55.289Z] #9 80.60 Preparing to unpack .../144-libltdl7_2.4.7-7build1_amd64.deb ... [2024-06-25T06:24:55.289Z] #9 80.61 Unpacking libltdl7:amd64 (2.4.7-7build1) ... [2024-06-25T06:24:55.289Z] #9 80.69 Selecting previously unselected package libtdb1:amd64. [2024-06-25T06:24:55.289Z] #8 91.62 (246/472): libglvnd-1.3.4-1.el9.x86_64.rpm 1.6 MB/s | 135 kB 00:00 [2024-06-25T06:24:55.289Z] #8 91.65 (247/472): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 994 kB/s | 37 kB 00:00 [2024-06-25T06:24:55.289Z] #8 91.68 (248/472): libglvnd-devel-1.3.4-1.el9.x86_64.rp 1.6 MB/s | 161 kB 00:00 [2024-06-25T06:24:55.289Z] #8 91.69 (249/472): libglvnd-gles-1.3.4-1.el9.x86_64.rpm 819 kB/s | 33 kB 00:00 [2024-06-25T06:24:55.289Z] #9 80.69 Preparing to unpack .../145-libtdb1_1.4.10-1build1_amd64.deb ... [2024-06-25T06:24:55.289Z] #9 80.72 Unpacking libtdb1:amd64 (1.4.10-1build1) ... [2024-06-25T06:24:55.289Z] #9 80.80 Selecting previously unselected package libogg0:amd64. [2024-06-25T06:24:55.289Z] .done (3.0 KiB/s)] [2024-06-25T06:24:55.289Z] #8 89.34 Retrieving: libICE6-1.0.9-1.25.x86_64 (Main Repository) (8/206), 46.8 KiB [2024-06-25T06:24:55.289Z] #8 89.34 Retrieving: libICE6-1.0.9-1.25.x86_64.rpm [.#8 91.73 (250/472): libglvnd-opengl-1.3.4-1.el9.x86_64.r 1.1 MB/s | 43 kB 00:00 [2024-06-25T06:24:55.289Z] #8 91.75 (251/472): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 2.1 MB/s | 142 kB 00:00 [2024-06-25T06:24:55.289Z] #9 80.80 Preparing to unpack .../146-libogg0_1.3.5-3build1_amd64.deb ... [2024-06-25T06:24:55.289Z] #9 80.81 Unpacking libogg0:amd64 (1.3.5-3build1) ... [2024-06-25T06:24:55.289Z] #9 80.89 Selecting previously unselected package libvorbis0a:amd64. [2024-06-25T06:24:55.289Z] #9 80.89 Preparing to unpack .../147-libvorbis0a_1.3.7-1build3_amd64.deb ... [2024-06-25T06:24:55.289Z] #9 80.89 Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... [2024-06-25T06:24:55.289Z] .done (2.7 KiB/s)] [2024-06-25T06:24:55.289Z] #8 89.49 Retrieving: libX11-data-1.8.7-150600.1.2.noarch (Main Repository) (9/206), 149.2 KiB [2024-06-25T06:24:55.643Z] #8 89.49 Retrieving: libX11-data-1.8.7-150600.1.2.noarch.rpm [.#9 80.98 Selecting previously unselected package libvorbisfile3:amd64. [2024-06-25T06:24:55.643Z] #9 80.98 Preparing to unpack .../148-libvorbisfile3_1.3.7-1build3_amd64.deb ... [2024-06-25T06:24:55.643Z] #9 80.99 Unpacking libvorbisfile3:amd64 (1.3.7-1build3) ... [2024-06-25T06:24:55.643Z] #9 81.07 Selecting previously unselected package sound-theme-freedesktop. [2024-06-25T06:24:55.643Z] #8 91.88 (252/472): libgsf-1.14.47-5.el9.x86_64.rpm 1.7 MB/s | 256 kB 00:00 [2024-06-25T06:24:55.643Z] #8 91.94 (253/472): libgxps-0.3.2-3.el9.x86_64.rpm 1.2 MB/s | 79 kB 00:00 [2024-06-25T06:24:55.643Z] [2024-06-25T06:24:55.643Z] #8 92.02 Installing : llvm-libs-17.0.6-5.el9.x86_64 189/362.done (2.8 KiB/s)] [2024-06-25T06:24:55.643Z] #8 89.63 Retrieving: libXau6-1.0.8-1.26.x86_64 (Main Repository) (10/206), 13.6 KiB [2024-06-25T06:24:55.643Z] #8 89.63 Retrieving: libXau6-1.0.8-1.26.x86_64.rpm [.#9 81.07 Preparing to unpack .../149-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... [2024-06-25T06:24:55.643Z] #9 81.09 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-25T06:24:55.643Z] #9 81.19 Selecting previously unselected package libcanberra0t64:amd64. [2024-06-25T06:24:55.643Z] #9 81.19 Preparing to unpack .../150-libcanberra0t64_0.30-10ubuntu10_amd64.deb ... [2024-06-25T06:24:55.643Z] [2024-06-25T06:24:55.643Z] #8 92.04 Installing : mesa-libglapi-24.1.0-2.el9.x86_64 190/362.done (2.7 KiB/s)] [2024-06-25T06:24:55.643Z] #8 89.77 Retrieving: libXdmcp6-1.1.2-1.23.x86_64 (Main Repository) (11/206), 17.0 KiB [2024-06-25T06:24:55.643Z] #8 89.77 Retrieving: libXdmcp6-1.1.2-1.23.x86_64.rpm [.#9 81.20 Unpacking libcanberra0t64:amd64 (0.30-10ubuntu10) ... [2024-06-25T06:24:55.643Z] #9 81.33 Selecting previously unselected package libwayland-cursor0:amd64. [2024-06-25T06:24:55.643Z] #9 81.33 Preparing to unpack .../151-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... [2024-06-25T06:24:56.005Z] [2024-06-25T06:24:56.005Z] #8 92.30 Installing : mesa-dri-drivers-24.1.0-2.el9.x86_64 191/362.done (2.7 KiB/s)] [2024-06-25T06:24:56.005Z] #8 89.92 Retrieving: libXvnc1-1.13.1-150600.2.6.x86_64 (Main Repository) (12/206), 38.0 KiB [2024-06-25T06:24:56.005Z] #8 89.92 Retrieving: libXvnc1-1.13.1-150600.2.6.x86_64.rpm [.#9 81.34 Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... [2024-06-25T06:24:56.005Z] #9 81.44 Selecting previously unselected package libxcomposite1:amd64. [2024-06-25T06:24:56.005Z] [2024-06-25T06:24:56.005Z] #8 92.32 Installing : mesa-libgbm-24.1.0-2.el9.x86_64 192/362 [2024-06-25T06:24:56.005Z] #8 92.34 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 193/362 [2024-06-25T06:24:56.005Z] #8 92.36 Installing : mesa-libEGL-24.1.0-2.el9.x86_64 194/362 [2024-06-25T06:24:56.005Z] #8 92.37 Installing : libglvnd-gles-1:1.3.4-1.el9.x86_64 195/362 [2024-06-25T06:24:56.005Z] #8 92.39 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 196/362 [2024-06-25T06:24:56.005Z] #8 92.41 Installing : mesa-libGL-24.1.0-2.el9.x86_64 197/362#8 92.31 (254/472): libicu-devel-67.1-9.el9.x86_64.rpm 2.5 MB/s | 938 kB 00:00 [2024-06-25T06:24:56.005Z] #8 92.44 (255/472): libinput-1.19.3-4.el9.x86_64.rpm 1.6 MB/s | 207 kB 00:00 [2024-06-25T06:24:56.005Z] #9 81.44 Preparing to unpack .../152-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... [2024-06-25T06:24:56.005Z] #9 81.45 Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... [2024-06-25T06:24:56.005Z] #9 81.54 Selecting previously unselected package libgtk-3-common. [2024-06-25T06:24:56.005Z] #9 81.54 Preparing to unpack .../153-libgtk-3-common_3.24.41-4ubuntu1_all.deb ... [2024-06-25T06:24:56.005Z] .done (2.8 KiB/s)] [2024-06-25T06:24:56.005Z] #8 90.05 Retrieving: libapparmor1-3.1.7-150600.3.1.x86_64 (Main Repository) (13/206), 82.6 KiB [2024-06-25T06:24:56.005Z] #8 90.05 Retrieving: libapparmor1-3.1.7-150600.3.1.x86_64.rpm [..#8 92.48 (256/472): libiptcdata-1.0.5-9.el9.x86_64.rpm 1.8 MB/s | 62 kB 00:00 [2024-06-25T06:24:56.005Z] #8 92.55 (257/472): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 2.2 MB/s | 175 kB 00:00 [2024-06-25T06:24:56.005Z] [2024-06-25T06:24:56.005Z] #8 92.42 Installing : vulkan-loader-1.3.283.0-1.el9.x86_64 198/362#9 81.55 Unpacking libgtk-3-common (3.24.41-4ubuntu1) ... [2024-06-25T06:24:56.005Z] done (2.8 KiB/s)] [2024-06-25T06:24:56.005Z] #8 90.19 Retrieving: libasound2-1.2.10-150600.2.3.x86_64 (Main Repository) (14/206), 449.6 KiB [2024-06-25T06:24:56.364Z] #8 90.19 Retrieving: libasound2-1.2.10-150600.2.3.x86_64.rpm [.#8 92.59 (258/472): libldac-2.0.2.3-10.el9.x86_64.rpm 1.1 MB/s | 41 kB 00:00 [2024-06-25T06:24:56.364Z] #8 92.62 (259/472): libmount-devel-2.37.4-18.el9.x86_64. 606 kB/s | 19 kB 00:00 [2024-06-25T06:24:56.364Z] #8 92.66 (260/472): libmpc-1.2.1-4.el9.x86_64.rpm 1.8 MB/s | 62 kB 00:00 [2024-06-25T06:24:56.364Z] #9 81.76 Selecting previously unselected package libgtk-3-0t64:amd64. [2024-06-25T06:24:56.364Z] #9 81.76 Preparing to unpack .../154-libgtk-3-0t64_3.24.41-4ubuntu1_amd64.deb ... [2024-06-25T06:24:56.364Z] #9 81.78 Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1) ... [2024-06-25T06:24:56.364Z] .done (2.8 KiB/s)] [2024-06-25T06:24:56.364Z] #8 90.36 Retrieving: libatk-1_0-0-2.50.0-150600.1.2.x86_64 (Main Repository) (15/206), 71.3 KiB [2024-06-25T06:24:56.364Z] #8 90.36 Retrieving: libatk-1_0-0-2.50.0-150600.1.2.x86_64.rpm [.#8 92.69 (261/472): libnotify-0.7.9-8.el9.x86_64.rpm 1.4 MB/s | 44 kB 00:00 [2024-06-25T06:24:56.364Z] #8 92.73 (262/472): libogg-1.3.4-6.el9.x86_64.rpm 732 kB/s | 34 kB 00:00 [2024-06-25T06:24:56.364Z] [2024-06-25T06:24:56.364Z] #8 92.80 Installing : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 199/362 [2024-06-25T06:24:56.364Z] #8 92.81 Installing : libeconf-0.4.1-4.el9.x86_64 200/362#8 92.84 (263/472): libgweather-40.0-3.el9.x86_64.rpm 2.7 MB/s | 3.0 MB 00:01 [2024-06-25T06:24:56.364Z] #8 92.88 (264/472): libpciaccess-devel-0.16-7.el9.x86_64 289 kB/s | 13 kB 00:00 [2024-06-25T06:24:56.364Z] #8 92.91 (265/472): libosinfo-1.10.0-1.el9.x86_64.rpm 1.7 MB/s | 319 kB 00:00 [2024-06-25T06:24:56.364Z] .done (2.8 KiB/s)] [2024-06-25T06:24:56.364Z] #8 90.52 Retrieving: libavahi-common3-0.8-150600.13.4.x86_64 (Main Repository) (16/206), 45.7 KiB [2024-06-25T06:24:56.364Z] #8 90.52 Retrieving: libavahi-common3-0.8-150600.13.4.x86_64.rpm [. [2024-06-25T06:24:56.364Z] #8 92.85 Installing : libdb-5.3.28-54.el9.x86_64 201/362 [2024-06-25T06:24:56.726Z] #8 92.92 Installing : pam-1.5.1-20.el9.x86_64 202/362#8 92.95 (266/472): libproxy-webkitgtk4-0.4.15-35.el9.x8 596 kB/s | 22 kB 00:00 [2024-06-25T06:24:56.726Z] #8 92.99 (267/472): libpsl-devel-0.21.1-5.el9.x86_64.rpm 918 kB/s | 34 kB 00:00 [2024-06-25T06:24:56.726Z] #8 93.01 (268/472): libpng-devel-1.6.37-12.el9.x86_64.rp 2.3 MB/s | 293 kB 00:00 [2024-06-25T06:24:56.726Z] #8 93.04 (269/472): libsbc-1.4-9.el9.x86_64.rpm 1.4 MB/s | 45 kB 00:00 [2024-06-25T06:24:56.726Z] #9 82.01 Selecting previously unselected package libcanberra-gtk3-0t64:amd64. [2024-06-25T06:24:56.726Z] #9 82.01 Preparing to unpack .../155-libcanberra-gtk3-0t64_0.30-10ubuntu10_amd64.deb ... [2024-06-25T06:24:56.726Z] #9 82.04 Unpacking libcanberra-gtk3-0t64:amd64 (0.30-10ubuntu10) ... [2024-06-25T06:24:56.726Z] .done (2.8 KiB/s)] [2024-06-25T06:24:56.726Z] #8 90.66 Retrieving: libcares2-1.19.1-150000.3.26.1.x86_64 (Main Repository) (17/206), 61.2 KiB [2024-06-25T06:24:56.726Z] #8 90.66 Retrieving: libcares2-1.19.1-150000.3.26.1.x86_64.rpm [. [2024-06-25T06:24:56.726Z] #8 92.95 Installing : libpwquality-1.4.4-8.el9.x86_64 203/362 [2024-06-25T06:24:56.726Z] #8 93.14 Installing : util-linux-2.37.4-18.el9.x86_64 204/362 [2024-06-25T06:24:56.726Z] #8 93.14 warning: /etc/adjtime created as /etc/adjtime.rpmnew [2024-06-25T06:24:56.726Z] #8 93.14 [2024-06-25T06:24:56.726Z] #8 93.17 Installing : kmod-28-9.el9.x86_64 205/362#8 93.12 (270/472): libsecret-0.20.4-4.el9.x86_64.rpm 2.0 MB/s | 170 kB 00:00 [2024-06-25T06:24:56.726Z] #9 82.14 Selecting previously unselected package libdrm-amdgpu1:amd64. [2024-06-25T06:24:56.726Z] #9 82.14 Preparing to unpack .../156-libdrm-amdgpu1_2.4.120-2build1_amd64.deb ... [2024-06-25T06:24:56.726Z] #9 82.21 Unpacking libdrm-amdgpu1:amd64 (2.4.120-2build1) ... [2024-06-25T06:24:56.726Z] .done (2.8 KiB/s)] [2024-06-25T06:24:56.726Z] #8 90.81 Retrieving: libcdda_interface0-3.10.2-1.28.x86_64 (Main Repository) (18/206), 35.7 KiB [2024-06-25T06:24:56.726Z] #8 90.81 Retrieving: libcdda_interface0-3.10.2-1.28.x86_64.rpm [.. [2024-06-25T06:24:56.726Z] #8 93.29 Installing : kbd-misc-2.4.0-9.el9.noarch 206/362done (2.8 KiB/s)] [2024-06-25T06:24:56.726Z] #8 90.94 Retrieving: libcloudproviders0-0.3.5-150600.1.2.x86_64 (Main Repository) (19/206), 38.1 KiB [2024-06-25T06:24:56.726Z] #8 90.94 Retrieving: libcloudproviders0-0.3.5-150600.1.2.x86_64.rpm [..#8 93.19 (271/472): libselinux-devel-3.6-1.el9.x86_64.rp 2.3 MB/s | 159 kB 00:00 [2024-06-25T06:24:56.726Z] #8 93.23 (272/472): libsepol-devel-3.6-1.el9.x86_64.rpm 1.5 MB/s | 47 kB 00:00 [2024-06-25T06:24:56.726Z] #8 93.28 (273/472): libshout-2.4.3-7.el9.x86_64.rpm 1.2 MB/s | 67 kB 00:00 [2024-06-25T06:24:56.726Z] #9 82.33 Selecting previously unselected package libpciaccess0:amd64. [2024-06-25T06:24:56.726Z] #9 82.33 Preparing to unpack .../157-libpciaccess0_0.17-3build1_amd64.deb ... [2024-06-25T06:24:56.726Z] #9 82.34 Unpacking libpciaccess0:amd64 (0.17-3build1) ... [2024-06-25T06:24:57.079Z] [2024-06-25T06:24:57.079Z] #8 93.37 Installing : kbd-legacy-2.4.0-9.el9.noarch 207/362 [2024-06-25T06:24:57.079Z] #8 93.42 Installing : kbd-2.4.0-9.el9.x86_64 208/362.#8 93.37 (274/472): libsndfile-1.0.31-8.el9.x86_64.rpm 2.2 MB/s | 206 kB 00:00 [2024-06-25T06:24:57.079Z] #9 82.46 Selecting previously unselected package libdrm-intel1:amd64. [2024-06-25T06:24:57.079Z] #9 82.46 Preparing to unpack .../158-libdrm-intel1_2.4.120-2build1_amd64.deb ... [2024-06-25T06:24:57.079Z] #9 82.48 Unpacking libdrm-intel1:amd64 (2.4.120-2build1) ... [2024-06-25T06:24:57.079Z] #9 82.59 Selecting previously unselected package libdrm-nouveau2:amd64. [2024-06-25T06:24:57.079Z] [2024-06-25T06:24:57.079Z] #8 93.44 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 209/362 [2024-06-25T06:24:57.079Z] #8 93.52 Installing : groff-base-1.22.4-10.el9.x86_64 209/362 [2024-06-25T06:24:57.079Z] #8 93.54 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 209/362done (2.9 KiB/s)] [2024-06-25T06:24:57.079Z] #8 91.17 Retrieving: libdatrie1-0.2.9-1.25.x86_64 (Main Repository) (20/206), 43.5 KiB [2024-06-25T06:24:57.079Z] #8 91.17 Retrieving: libdatrie1-0.2.9-1.25.x86_64.rpm [..#8 93.52 (275/472): libsoup-2.72.0-8.el9.x86_64.rpm 2.6 MB/s | 405 kB 00:00 [2024-06-25T06:24:57.079Z] #8 93.61 (276/472): libsoup-devel-2.72.0-8.el9.x86_64.rp 2.2 MB/s | 179 kB 00:00 [2024-06-25T06:24:57.079Z] #9 82.59 Preparing to unpack .../159-libdrm-nouveau2_2.4.120-2build1_amd64.deb ... [2024-06-25T06:24:57.079Z] #9 82.63 Unpacking libdrm-nouveau2:amd64 (2.4.120-2build1) ... [2024-06-25T06:24:57.079Z] #9 82.72 Selecting previously unselected package libdrm-radeon1:amd64. [2024-06-25T06:24:57.079Z] [2024-06-25T06:24:57.079Z] #8 93.55 Installing : perl-Digest-1.19-4.el9.noarch 210/362 [2024-06-25T06:24:57.079Z] #8 93.57 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 211/362 [2024-06-25T06:24:57.079Z] #8 93.59 Installing : perl-B-1.80-481.el9.x86_64 212/362 [2024-06-25T06:24:57.079Z] #8 93.61 Installing : perl-FileHandle-2.03-481.el9.noarch 213/362 [2024-06-25T06:24:57.079Z] #8 93.62 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 214/362 [2024-06-25T06:24:57.079Z] #8 93.64 Installing : perl-libnet-3.13-4.el9.noarch 215/362 [2024-06-25T06:24:57.079Z] #8 93.65 Installing : perl-AutoLoader-5.74-481.el9.noarch 216/362#8 93.65 (277/472): libsrtp-2.3.0-8.el9.x86_64.rpm 1.2 MB/s | 57 kB 00:00 [2024-06-25T06:24:57.079Z] #8 93.71 (278/472): libstemmer-0-18.585svn.el9.x86_64.rp 1.5 MB/s | 83 kB 00:00 [2024-06-25T06:24:57.079Z] done (2.7 KiB/s)] [2024-06-25T06:24:57.079Z] #8 91.30 Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.x86_64 (Main Repository) (21/206), 151.4 KiB [2024-06-25T06:24:57.434Z] #8 91.31 Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.x86_64.rpm [..#9 82.73 Preparing to unpack .../160-libdrm-radeon1_2.4.120-2build1_amd64.deb ... [2024-06-25T06:24:57.434Z] #9 82.74 Unpacking libdrm-radeon1:amd64 (2.4.120-2build1) ... [2024-06-25T06:24:57.434Z] #9 82.84 Selecting previously unselected package libfile-readbackwards-perl. [2024-06-25T06:24:57.434Z] [2024-06-25T06:24:57.434Z] #8 93.65 Installing : perl-base-2.27-481.el9.noarch 217/362 [2024-06-25T06:24:57.434Z] #8 93.67 Installing : perl-URI-5.09-3.el9.noarch 218/362 [2024-06-25T06:24:57.434Z] #8 93.69 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 219/362 [2024-06-25T06:24:57.434Z] #8 93.71 Installing : perl-if-0.60.800-481.el9.noarch 220/362 [2024-06-25T06:24:57.434Z] #8 93.72 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 221/362 [2024-06-25T06:24:57.434Z] #8 93.74 Installing : perl-Time-Local-2:1.300-7.el9.noarch 222/362 [2024-06-25T06:24:57.434Z] #8 93.75 Installing : perl-File-Path-2.18-4.el9.noarch 223/362#8 93.80 (279/472): libthai-0.1.28-8.el9.x86_64.rpm 2.3 MB/s | 208 kB 00:00 [2024-06-25T06:24:57.434Z] [2024-06-25T06:24:57.434Z] #8 93.77 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 224/362 [2024-06-25T06:24:57.434Z] #8 93.81 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 225/362 [2024-06-25T06:24:57.434Z] #8 93.83 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 226/362 [2024-06-25T06:24:57.434Z] #8 93.84 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 227/362 [2024-06-25T06:24:57.434Z] #8 93.85 Installing : perl-Class-Struct-0.66-481.el9.noarch 228/362 [2024-06-25T06:24:57.434Z] #8 93.86 Installing : perl-POSIX-1.94-481.el9.x86_64 229/362#9 82.84 Preparing to unpack .../161-libfile-readbackwards-perl_1.06-2_all.deb ... [2024-06-25T06:24:57.434Z] #9 82.86 Unpacking libfile-readbackwards-perl (1.06-2) ... [2024-06-25T06:24:57.434Z] #9 82.95 Selecting previously unselected package libfontenc1:amd64. [2024-06-25T06:24:57.434Z] done (2.8 KiB/s)] [2024-06-25T06:24:57.434Z] #8 91.46 Retrieving: libdrm2-2.4.118-150600.1.4.x86_64 (Main Repository) (22/206), 77.1 KiB [2024-06-25T06:24:57.434Z] #8 91.47 Retrieving: libdrm2-2.4.118-150600.1.4.x86_64.rpm [.#9 82.95 Preparing to unpack .../162-libfontenc1_1%3a1.1.8-1build1_amd64.deb ... [2024-06-25T06:24:57.434Z] #9 82.97 Unpacking libfontenc1:amd64 (1:1.1.8-1build1) ... [2024-06-25T06:24:57.434Z] #9 83.06 Selecting previously unselected package libglapi-mesa:amd64. [2024-06-25T06:24:57.434Z] #9 83.06 Preparing to unpack .../163-libglapi-mesa_24.0.5-1ubuntu1_amd64.deb ... [2024-06-25T06:24:57.434Z] [2024-06-25T06:24:57.434Z] #8 93.88 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 230/362 [2024-06-25T06:24:57.434Z] #8 93.90 Installing : perl-IPC-Open3-1.21-481.el9.noarch 231/362 [2024-06-25T06:24:57.434Z] #8 93.91 Installing : perl-subs-1.03-481.el9.noarch 232/362 [2024-06-25T06:24:57.434Z] #8 93.92 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 233/362 [2024-06-25T06:24:57.434Z] #8 93.94 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 234/362 [2024-06-25T06:24:57.434Z] #8 93.96 Installing : perl-Term-Cap-1.17-460.el9.noarch 235/362 [2024-06-25T06:24:57.434Z] #8 93.98 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 236/362#8 93.88 (280/472): libthai-devel-0.1.28-8.el9.x86_64.rp 1.7 MB/s | 134 kB 00:00 [2024-06-25T06:24:57.434Z] #8 93.95 (281/472): libtheora-1.1.1-31.el9.x86_64.rpm 2.1 MB/s | 164 kB 00:00 [2024-06-25T06:24:57.434Z] .done (2.8 KiB/s)] [2024-06-25T06:24:57.434Z] #8 91.61 Retrieving: libedit0-3.1.snap20150325-2.12.x86_64 (Main Repository) (23/206), 94.3 KiB [2024-06-25T06:24:57.796Z] #8 91.61 Retrieving: libedit0-3.1.snap20150325-2.12.x86_64.rpm [. [2024-06-25T06:24:57.796Z] #8 94.00 Installing : perl-Socket-4:2.031-4.el9.x86_64 237/362 [2024-06-25T06:24:57.796Z] #8 94.02 Installing : perl-SelectSaver-1.02-481.el9.noarch 238/362 [2024-06-25T06:24:57.796Z] #8 94.03 Installing : perl-Symbol-1.08-481.el9.noarch 239/362 [2024-06-25T06:24:57.796Z] #8 94.04 Installing : perl-File-stat-1.09-481.el9.noarch 240/362 [2024-06-25T06:24:57.796Z] #8 94.06 Installing : perl-podlators-1:4.14-460.el9.noarch 241/362 [2024-06-25T06:24:57.796Z] #8 94.09 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 242/362#9 83.08 Unpacking libglapi-mesa:amd64 (24.0.5-1ubuntu1) ... [2024-06-25T06:24:57.796Z] #9 83.20 Selecting previously unselected package libllvm17t64:amd64. [2024-06-25T06:24:57.796Z] #8 94.05 (282/472): libtiff-4.4.0-12.el9.x86_64.rpm 2.1 MB/s | 198 kB 00:00 [2024-06-25T06:24:57.796Z] .done (2.8 KiB/s)] [2024-06-25T06:24:57.796Z] #8 91.76 Retrieving: libepoxy0-1.5.10-150500.1.2.x86_64 (Main Repository) (24/206), 194.9 KiB [2024-06-25T06:24:57.796Z] #8 91.76 Retrieving: libepoxy0-1.5.10-150500.1.2.x86_64.rpm [.. [2024-06-25T06:24:57.796Z] #8 94.10 Installing : perl-Fcntl-1.13-481.el9.x86_64 243/362 [2024-06-25T06:24:57.796Z] #8 94.12 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 244/362 [2024-06-25T06:24:57.796Z] #8 94.12 Installing : perl-mro-1.23-481.el9.x86_64 245/362 [2024-06-25T06:24:57.796Z] #8 94.14 Installing : perl-IO-1.43-481.el9.x86_64 246/362 [2024-06-25T06:24:57.796Z] #8 94.15 Installing : perl-overloading-0.02-481.el9.noarch 247/362 [2024-06-25T06:24:57.796Z] #8 94.16 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 248/362 [2024-06-25T06:24:57.796Z] #8 94.17 Installing : perl-Errno-1.30-481.el9.x86_64 249/362 [2024-06-25T06:24:57.796Z] #8 94.18 Installing : perl-File-Basename-2.85-481.el9.noarch 250/362 [2024-06-25T06:24:57.796Z] #8 94.19 Installing : perl-Getopt-Std-1.12-481.el9.noarch 251/362#9 83.20 Preparing to unpack .../164-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... [2024-06-25T06:24:57.796Z] #9 83.21 Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... [2024-06-25T06:24:57.796Z] #8 94.26 (283/472): libtiff-devel-4.4.0-12.el9.x86_64.rp 2.6 MB/s | 556 kB 00:00 [2024-06-25T06:24:57.796Z] [2024-06-25T06:24:57.796Z] #8 94.20 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 252/362 [2024-06-25T06:24:57.796Z] #8 94.22 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 253/362 [2024-06-25T06:24:57.796Z] #8 94.23 Installing : perl-constant-1.33-461.el9.noarch 254/362 [2024-06-25T06:24:57.796Z] #8 94.25 Installing : perl-Storable-1:3.21-460.el9.x86_64 255/362 [2024-06-25T06:24:57.796Z] #8 94.27 Installing : perl-overload-1.31-481.el9.noarch 256/362 [2024-06-25T06:24:57.796Z] #8 94.29 Installing : perl-parent-1:0.238-460.el9.noarch 257/362 [2024-06-25T06:24:57.796Z] #8 94.30 Installing : perl-vars-1.05-481.el9.noarch 258/362done (2.8 KiB/s)] [2024-06-25T06:24:57.796Z] #8 91.95 Retrieving: libexpat1-2.4.4-150400.3.17.1.x86_64 (Main Repository) (25/206), 112.8 KiB [2024-06-25T06:24:57.796Z] #8 91.95 Retrieving: libexpat1-2.4.4-150400.3.17.1.x86_64.rpm [.#8 94.29 (284/472): librsvg2-2.50.7-3.el9.x86_64.rpm 2.5 MB/s | 3.2 MB 00:01 [2024-06-25T06:24:57.796Z] #8 94.30 (285/472): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 781 kB/s | 36 kB 00:00 [2024-06-25T06:24:58.157Z] [2024-06-25T06:24:58.157Z] #8 94.32 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 259/362 [2024-06-25T06:24:58.157Z] #8 94.33 Installing : perl-Carp-1.50-460.el9.noarch 260/362 [2024-06-25T06:24:58.157Z] #8 94.34 Installing : perl-Exporter-5.74-461.el9.noarch 261/362 [2024-06-25T06:24:58.157Z] #8 94.34 Installing : perl-NDBM_File-1.15-481.el9.x86_64 262/362 [2024-06-25T06:24:58.157Z] #8 94.37 Installing : perl-PathTools-3.78-461.el9.x86_64 263/362.done (2.8 KiB/s)] [2024-06-25T06:24:58.157Z] #8 92.10 Retrieving: libfontenc1-1.1.3-1.22.x86_64 (Main Repository) (26/206), 19.8 KiB [2024-06-25T06:24:58.157Z] #8 92.10 Retrieving: libfontenc1-1.1.3-1.22.x86_64.rpm [.#8 94.44 (286/472): libv4l-1.20.0-5.el9.x86_64.rpm 1.6 MB/s | 204 kB 00:00 [2024-06-25T06:24:58.157Z] #8 94.46 (287/472): libtracker-sparql-3.1.2-3.el9.x86_64 1.9 MB/s | 324 kB 00:00 [2024-06-25T06:24:58.157Z] #8 94.53 (288/472): libvisual-0.4.0-34.el9.x86_64.rpm 1.4 MB/s | 144 kB 00:00 [2024-06-25T06:24:58.157Z] [2024-06-25T06:24:58.157Z] #8 94.48 Installing : perl-Encode-4:3.08-462.el9.x86_64 264/362.done (2.7 KiB/s)] [2024-06-25T06:24:58.157Z] #8 92.23 Retrieving: libfribidi0-1.0.10-150400.3.3.1.x86_64 (Main Repository) (27/206), 39.1 KiB [2024-06-25T06:24:58.157Z] #8 92.24 Retrieving: libfribidi0-1.0.10-150400.3.3.1.x86_64.rpm [.#8 94.62 (289/472): libvorbis-1.3.7-5.el9.x86_64.rpm 1.2 MB/s | 193 kB 00:00 [2024-06-25T06:24:58.157Z] #8 94.67 (290/472): libwacom-1.12.1-2.el9.x86_64.rpm 925 kB/s | 46 kB 00:00 [2024-06-25T06:24:58.157Z] [2024-06-25T06:24:58.157Z] #8 94.76 Installing : perl-libs-4:5.32.1-481.el9.x86_64 265/362#8 94.77 (291/472): libwacom-data-1.12.1-2.el9.noarch.rp 1.8 MB/s | 193 kB 00:00 [2024-06-25T06:24:58.157Z] .done (2.8 KiB/s)] [2024-06-25T06:24:58.157Z] #8 92.39 Retrieving: libgdbm4-1.12-1.418.x86_64 (Main Repository) (28/206), 76.5 KiB [2024-06-25T06:24:58.539Z] #8 92.39 Retrieving: libgdbm4-1.12-1.418.x86_64.rpm [. [2024-06-25T06:24:58.539Z] #8 94.79 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 266/362 [2024-06-25T06:24:58.539Z] #8 94.80 Installing : graphite2-1.3.14-9.el9.x86_64 267/362 [2024-06-25T06:24:58.539Z] #8 94.84 Installing : harfbuzz-2.7.4-10.el9.x86_64 268/362 [2024-06-25T06:24:58.539Z] #8 94.86 Installing : freetype-2.10.4-9.el9.x86_64 269/362#8 94.80 (292/472): libwayland-client-1.21.0-1.el9.x86_6 1.1 MB/s | 33 kB 00:00 [2024-06-25T06:24:58.539Z] #8 94.84 (293/472): libwayland-cursor-1.21.0-1.el9.x86_6 739 kB/s | 19 kB 00:00 [2024-06-25T06:24:58.539Z] #8 94.86 (294/472): libwayland-egl-1.21.0-1.el9.x86_64.r 469 kB/s | 13 kB 00:00 [2024-06-25T06:24:58.539Z] #8 94.90 (295/472): libwayland-server-1.21.0-1.el9.x86_6 1.0 MB/s | 42 kB 00:00 [2024-06-25T06:24:58.539Z] .done (2.7 KiB/s)] [2024-06-25T06:24:58.539Z] #8 92.55 Retrieving: libgraphene-1_0-0-1.10.8-150600.1.3.x86_64 (Main Repository) (29/206), 57.8 KiB [2024-06-25T06:24:58.539Z] #8 92.55 Retrieving: libgraphene-1_0-0-1.10.8-150600.1.3.x86_64.rpm [.#8 95.01 (296/472): libwebp-1.2.0-8.el9.x86_64.rpm 2.5 MB/s | 277 kB 00:00 [2024-06-25T06:24:58.539Z] [2024-06-25T06:24:58.539Z] #8 94.90 Installing : fontconfig-2.14.0-2.el9.x86_64 270/362 [2024-06-25T06:24:58.539Z] #8 94.92 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 270/362.done (2.9 KiB/s)] [2024-06-25T06:24:58.539Z] #8 92.71 Retrieving: libgraphite2-3-1.3.14-150600.1.5.x86_64 (Main Repository) (30/206), 73.8 KiB [2024-06-25T06:24:58.539Z] #8 92.71 Retrieving: libgraphite2-3-1.3.14-150600.1.5.x86_64.rpm [.#9 84.12 Selecting previously unselected package libxcb-dri3-0:amd64. [2024-06-25T06:24:58.539Z] #9 84.13 Preparing to unpack .../165-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:24:58.539Z] #9 84.13 Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:24:58.539Z] #9 84.20 Selecting previously unselected package libgl1-mesa-dri:amd64. [2024-06-25T06:24:58.539Z] #9 84.20 Preparing to unpack .../166-libgl1-mesa-dri_24.0.5-1ubuntu1_amd64.deb ... [2024-06-25T06:24:58.539Z] #9 84.21 Unpacking libgl1-mesa-dri:amd64 (24.0.5-1ubuntu1) ... [2024-06-25T06:24:58.539Z] #8 95.03 (297/472): libvpx-1.9.0-7.el9.x86_64.rpm 2.1 MB/s | 1.0 MB 00:00 [2024-06-25T06:24:58.539Z] #8 95.10 (298/472): libxcb-1.13.1-9.el9.x86_64.rpm 2.7 MB/s | 243 kB 00:00 [2024-06-25T06:24:58.894Z] .done (2.8 KiB/s)] [2024-06-25T06:24:58.894Z] #8 92.86 Retrieving: libgudev-1_0-0-237-150400.1.6.x86_64 (Main Repository) (31/206), 30.0 KiB [2024-06-25T06:24:58.894Z] #8 92.87 Retrieving: libgudev-1_0-0-237-150400.1.6.x86_64.rpm [.#8 95.20 (299/472): libxcrypt-devel-4.4.18-3.el9.x86_64. 291 kB/s | 29 kB 00:00 [2024-06-25T06:24:58.894Z] .done (2.8 KiB/s)] [2024-06-25T06:24:59.247Z] #8 93.21 Retrieving: libip4tc2-1.8.7-1.1.x86_64 (Main Repository) (32/206), 24.0 KiB [2024-06-25T06:24:59.248Z] #8 93.21 Retrieving: libip4tc2-1.8.7-1.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:24:59.248Z] #8 93.36 Retrieving: libjbig2-2.1-150000.3.5.1.x86_64 (Main Repository) (33/206), 33.0 KiB [2024-06-25T06:24:59.600Z] #8 93.36 Retrieving: libjbig2-2.1-150000.3.5.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:24:59.600Z] #8 93.50 Retrieving: libjpeg8-8.2.2-150600.22.5.x86_64 (Main Repository) (34/206), 180.8 KiB [2024-06-25T06:24:59.600Z] #8 93.50 Retrieving: libjpeg8-8.2.2-150600.22.5.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:24:59.600Z] #8 93.65 Retrieving: libjson-glib-1_0-0-1.8.0-150600.1.3.x86_64 (Main Repository) (35/206), 76.5 KiB [2024-06-25T06:24:59.600Z] #8 93.65 Retrieving: libjson-glib-1_0-0-1.8.0-150600.1.3.x86_64.rpm [.. [2024-06-25T06:24:59.600Z] #8 96.00 Installing : cairo-1.17.4-7.el9.x86_64 271/362done (2.9 KiB/s)] [2024-06-25T06:24:59.600Z] #8 93.80 Retrieving: libkmod2-29-150600.11.4.x86_64 (Main Repository) (36/206), 57.5 KiB [2024-06-25T06:24:59.956Z] #8 93.80 Retrieving: libkmod2-29-150600.11.4.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:24:59.956Z] #8 93.97 Retrieving: liblcms2-2-2.15-150600.1.5.x86_64 (Main Repository) (37/206), 152.5 KiB [2024-06-25T06:24:59.956Z] #8 93.98 Retrieving: liblcms2-2-2.15-150600.1.5.x86_64.rpm [. [2024-06-25T06:24:59.956Z] #8 96.31 Installing : cairo-gobject-1.17.4-7.el9.x86_64 272/362#8 96.32 (300/472): libxkbcommon-1.0.3-4.el9.x86_64.rpm 121 kB/s | 133 kB 00:01 [2024-06-25T06:24:59.956Z] #9 85.55 Selecting previously unselected package libx11-xcb1:amd64. [2024-06-25T06:24:59.956Z] #9 85.55 Preparing to unpack .../167-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... [2024-06-25T06:24:59.956Z] #8 96.37 (301/472): libxcb-devel-1.13.1-9.el9.x86_64.rpm 1.1 MB/s | 1.5 MB 00:01 [2024-06-25T06:24:59.956Z] #8 96.39 (302/472): libxkbcommon-devel-1.0.3-4.el9.x86_6 796 kB/s | 62 kB 00:00 [2024-06-25T06:24:59.956Z] #8 96.41 (303/472): libxkbcommon-x11-1.0.3-4.el9.x86_64. 566 kB/s | 22 kB 00:00 [2024-06-25T06:24:59.956Z] #8 96.45 (304/472): libxkbfile-1.1.0-8.el9.x86_64.rpm 1.4 MB/s | 89 kB 00:00 [2024-06-25T06:24:59.956Z] #8 96.48 (305/472): libxshmfence-1.3-10.el9.x86_64.rpm 455 kB/s | 13 kB 00:00 [2024-06-25T06:24:59.956Z] .done (2.8 KiB/s)] [2024-06-25T06:24:59.956Z] #8 94.13 Retrieving: libltdl7-2.4.6-150000.3.6.2.x86_64 (Main Repository) (38/206), 32.6 KiB [2024-06-25T06:24:59.956Z] #8 94.13 Retrieving: libltdl7-2.4.6-150000.3.6.2.x86_64.rpm [. [2024-06-25T06:24:59.956Z] #8 96.37 Installing : mkfontscale-1.2.1-3.el9.x86_64 273/362 [2024-06-25T06:24:59.956Z] #8 96.38 Installing : libXft-2.3.3-8.el9.x86_64 274/362 [2024-06-25T06:24:59.956Z] #8 96.41 Installing : pango-1.48.7-3.el9.x86_64 275/362#8 96.55 (306/472): libxslt-1.1.34-9.el9.x86_64.rpm 3.4 MB/s | 243 kB 00:00 [2024-06-25T06:24:59.956Z] #8 96.57 (307/472): libxml2-devel-2.9.13-6.el9.x86_64.rp 5.4 MB/s | 898 kB 00:00 [2024-06-25T06:24:59.956Z] #8 96.60 (308/472): low-memory-monitor-2.1-4.el9.x86_64. 1.2 MB/s | 36 kB 00:00 [2024-06-25T06:25:00.310Z] #9 85.59 Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... [2024-06-25T06:25:00.310Z] .done (2.8 KiB/s)] [2024-06-25T06:25:00.310Z] #8 94.27 Retrieving: libnettle8-3.9.1-150600.1.46.x86_64 (Main Repository) (39/206), 172.1 KiB [2024-06-25T06:25:00.310Z] #8 94.27 Retrieving: libnettle8-3.9.1-150600.1.46.x86_64.rpm [. [2024-06-25T06:25:00.310Z] #8 96.52 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 276/362 [2024-06-25T06:25:00.310Z] #8 96.62 Installing : librsvg2-2.50.7-3.el9.x86_64 277/362#9 85.73 Selecting previously unselected package libxcb-dri2-0:amd64. [2024-06-25T06:25:00.310Z] #9 85.73 Preparing to unpack .../168-libxcb-dri2-0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:25:00.310Z] #9 85.74 Unpacking libxcb-dri2-0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:00.310Z] #9 85.84 Selecting previously unselected package libxcb-glx0:amd64. [2024-06-25T06:25:00.310Z] #8 96.69 (309/472): lua-5.4.4-4.el9.x86_64.rpm 2.1 MB/s | 188 kB 00:00 [2024-06-25T06:25:00.310Z] [2024-06-25T06:25:00.310Z] #8 96.75 Installing : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 278/362 [2024-06-25T06:25:00.310Z] #8 96.80 Installing : fltk-1.3.8-1.el9.x86_64 279/362.done (2.8 KiB/s)] [2024-06-25T06:25:00.310Z] #8 94.42 Retrieving: libogg0-1.3.2-150000.3.4.1.x86_64 (Main Repository) (40/206), 23.6 KiB [2024-06-25T06:25:00.310Z] #8 94.43 Retrieving: libogg0-1.3.2-150000.3.4.1.x86_64.rpm [.#9 85.84 Preparing to unpack .../169-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:25:00.310Z] #9 85.86 Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:00.310Z] #9 85.95 Selecting previously unselected package libxcb-present0:amd64. [2024-06-25T06:25:00.310Z] #8 96.78 (310/472): lua-posix-35.0-8.el9.x86_64.rpm 1.7 MB/s | 151 kB 00:00 [2024-06-25T06:25:00.310Z] [2024-06-25T06:25:00.310Z] #8 96.82 Installing : libgxps-0.3.2-3.el9.x86_64 280/362 [2024-06-25T06:25:00.310Z] #8 96.86 Installing : poppler-21.01.0-20.el9.x86_64 281/362 [2024-06-25T06:25:00.310Z] #8 96.87 Installing : poppler-glib-21.01.0-20.el9.x86_64 282/362 [2024-06-25T06:25:00.310Z] #8 96.90 Installing : libXfont2-2.0.3-12.el9.x86_64 283/362 [2024-06-25T06:25:00.663Z] #8 96.91 Installing : ttmkfdir-3.0.9-65.el9.x86_64 284/362.done (2.8 KiB/s)] [2024-06-25T06:25:00.663Z] #8 94.58 Retrieving: libopus0-1.3.1-150000.3.8.1.x86_64 (Main Repository) (41/206), 204.7 KiB [2024-06-25T06:25:00.663Z] #8 94.58 Retrieving: libopus0-1.3.1-150000.3.8.1.x86_64.rpm [.#9 85.95 Preparing to unpack .../170-libxcb-present0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:25:00.663Z] #9 85.96 Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:00.663Z] [2024-06-25T06:25:00.663Z] #8 96.96 Installing : harfbuzz-icu-2.7.4-10.el9.x86_64 285/362.done (2.8 KiB/s)] [2024-06-25T06:25:00.663Z] #8 94.75 Retrieving: liborc-0_4-0-0.4.28-3.3.1.x86_64 (Main Repository) (42/206), 135.6 KiB [2024-06-25T06:25:00.663Z] #8 94.76 Retrieving: liborc-0_4-0-0.4.28-3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:00.663Z] #8 94.91 Retrieving: libpciaccess0-0.14-1.16.x86_64 (Main Repository) (43/206), 25.5 KiB [2024-06-25T06:25:01.017Z] #8 94.91 Retrieving: libpciaccess0-0.14-1.16.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:01.017Z] #8 95.05 Retrieving: libpixman-1-0-0.42.2-150600.1.2.x86_64 (Main Repository) (44/206), 240.8 KiB [2024-06-25T06:25:01.017Z] #8 95.05 Retrieving: libpixman-1-0-0.42.2-150600.1.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:01.017Z] #8 95.21 Retrieving: libpng16-16-1.6.40-150600.1.3.x86_64 (Main Repository) (45/206), 139.1 KiB [2024-06-25T06:25:01.369Z] #8 95.21 Retrieving: libpng16-16-1.6.40-150600.1.3.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:01.369Z] #8 95.35 Retrieving: libseccomp2-2.5.3-150400.2.4.x86_64 (Main Repository) (46/206), 61.5 KiB [2024-06-25T06:25:01.369Z] #8 95.35 Retrieving: libseccomp2-2.5.3-150400.2.4.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:01.369Z] #8 95.51 Retrieving: libspeex1-1.2-150000.3.5.2.x86_64 (Main Repository) (47/206), 57.6 KiB [2024-06-25T06:25:01.369Z] #8 95.52 Retrieving: libspeex1-1.2-150000.3.5.2.x86_64.rpm [. [2024-06-25T06:25:01.724Z] #8 97.93 Installing : gobject-introspection-1.68.0-11.el9.x86_64 286/362.done (2.8 KiB/s)] [2024-06-25T06:25:01.724Z] #8 95.65 Retrieving: libstemmer1d-2.2.0-150600.1.3.x86_64 (Main Repository) (48/206), 117.1 KiB [2024-06-25T06:25:01.724Z] #8 95.65 Retrieving: libstemmer1d-2.2.0-150600.1.3.x86_64.rpm [. [2024-06-25T06:25:01.724Z] #8 97.95 Installing : fuse-common-3.10.2-8.el9.x86_64 287/362 [2024-06-25T06:25:01.724Z] #8 97.96 Installing : fuse-2.9.9-15.el9.x86_64 288/362 [2024-06-25T06:25:01.724Z] #8 97.98 Installing : diffutils-3.7-12.el9.x86_64 289/362 [2024-06-25T06:25:01.724Z] #8 98.01 Installing : policycoreutils-3.6-2.1.el9.x86_64 290/362 [2024-06-25T06:25:01.724Z] #8 98.03 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 290/362 [2024-06-25T06:25:01.724Z] #8 98.04 Installing : bluez-libs-5.56-6.el9.x86_64 291/362#9 87.05 Selecting previously unselected package libxcb-randr0:amd64. [2024-06-25T06:25:01.724Z] #9 87.05 Preparing to unpack .../171-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:25:01.724Z] #9 87.06 Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:01.724Z] [2024-06-25T06:25:01.724Z] #8 98.07 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 292/362 [2024-06-25T06:25:01.724Z] #8 98.10 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 293/362 [2024-06-25T06:25:01.724Z] #8 98.15 Installing : glib-networking-2.68.3-3.el9.x86_64 294/362.done (2.8 KiB/s)] [2024-06-25T06:25:01.724Z] #8 95.80 Retrieving: libthai-data-0.1.29-150400.1.4.x86_64 (Main Repository) (49/206), 139.8 KiB [2024-06-25T06:25:01.724Z] #8 95.80 Retrieving: libthai-data-0.1.29-150400.1.4.x86_64.rpm [.#9 87.16 Selecting previously unselected package libxcb-sync1:amd64. [2024-06-25T06:25:01.724Z] #9 87.16 Preparing to unpack .../172-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:25:01.724Z] #9 87.17 Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:01.724Z] [2024-06-25T06:25:01.724Z] #8 98.18 Installing : libsoup-2.72.0-8.el9.x86_64 295/362 [2024-06-25T06:25:01.724Z] #8 98.20 Installing : geocode-glib-3.26.2-5.el9.x86_64 296/362 [2024-06-25T06:25:01.724Z] #8 98.23 Installing : libappstream-glib-0.7.18-5.el9.x86_64 297/362 [2024-06-25T06:25:01.724Z] #8 98.26 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 298/362.done (2.8 KiB/s)] [2024-06-25T06:25:01.724Z] #8 95.97 Retrieving: libtheoradec1-1.1.1-150000.3.3.1.x86_64 (Main Repository) (50/206), 54.0 KiB [2024-06-25T06:25:01.724Z] #8 95.97 Retrieving: libtheoradec1-1.1.1-150000.3.3.1.x86_64.rpm [.#9 87.30 Selecting previously unselected package libxcb-xfixes0:amd64. [2024-06-25T06:25:01.724Z] #9 87.30 Preparing to unpack .../173-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... [2024-06-25T06:25:01.724Z] #9 87.34 Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:01.724Z] #9 87.45 Selecting previously unselected package libxshmfence1:amd64. [2024-06-25T06:25:02.078Z] [2024-06-25T06:25:02.078Z] #8 98.29 Installing : libosinfo-1.10.0-1.el9.x86_64 299/362 [2024-06-25T06:25:02.078Z] #8 98.31 Installing : acl-2.3.1-4.el9.x86_64 300/362 [2024-06-25T06:25:02.078Z] #8 98.32 Installing : dbus-1:1.12.20-8.el9.x86_64 301/362 [2024-06-25T06:25:02.078Z] #8 98.33 Installing : systemd-pam-252-37.el9.x86_64 302/362 [2024-06-25T06:25:02.078Z] #8 98.35 Running scriptlet: systemd-252-37.el9.x86_64 303/362.done (2.8 KiB/s)] [2024-06-25T06:25:02.078Z] #9 87.45 Preparing to unpack .../174-libxshmfence1_1.3-1build5_amd64.deb ... [2024-06-25T06:25:02.078Z] #9 87.46 Unpacking libxshmfence1:amd64 (1.3-1build5) ... [2024-06-25T06:25:02.078Z] #9 87.53 Selecting previously unselected package libxxf86vm1:amd64. [2024-06-25T06:25:02.078Z] #9 87.54 Preparing to unpack .../175-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... [2024-06-25T06:25:02.078Z] #9 87.55 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... [2024-06-25T06:25:02.078Z] #8 96.14 Retrieving: libunwind-1.5.0-4.5.1.x86_64 (Main Repository) (51/206), 60.8 KiB [2024-06-25T06:25:02.078Z] #8 96.14 Retrieving: libunwind-1.5.0-4.5.1.x86_64.rpm [..#9 87.64 Selecting previously unselected package libglx-mesa0:amd64. [2024-06-25T06:25:02.078Z] #9 87.64 Preparing to unpack .../176-libglx-mesa0_24.0.5-1ubuntu1_amd64.deb ... [2024-06-25T06:25:02.078Z] #9 87.65 Unpacking libglx-mesa0:amd64 (24.0.5-1ubuntu1) ... [2024-06-25T06:25:02.078Z] #9 87.74 Selecting previously unselected package libgtop2-common. [2024-06-25T06:25:02.078Z] done (2.7 KiB/s)] [2024-06-25T06:25:02.078Z] #8 96.30 Retrieving: libvisual-0.4.0-1.34.x86_64 (Main Repository) (52/206), 129.4 KiB [2024-06-25T06:25:02.444Z] #8 96.30 Retrieving: libvisual-0.4.0-1.34.x86_64.rpm [.#9 87.74 Preparing to unpack .../177-libgtop2-common_2.41.3-1build4_all.deb ... [2024-06-25T06:25:02.444Z] #9 87.75 Unpacking libgtop2-common (2.41.3-1build4) ... [2024-06-25T06:25:02.444Z] #9 87.86 Selecting previously unselected package libgtop-2.0-11:amd64. [2024-06-25T06:25:02.444Z] .done (2.7 KiB/s)] [2024-06-25T06:25:02.444Z] #8 96.47 Retrieving: libvulkan1-1.3.275.0-150600.1.2.x86_64 (Main Repository) (53/206), 138.5 KiB [2024-06-25T06:25:02.444Z] #8 96.47 Retrieving: libvulkan1-1.3.275.0-150600.1.2.x86_64.rpm [.#9 87.86 Preparing to unpack .../178-libgtop-2.0-11_2.41.3-1build4_amd64.deb ... [2024-06-25T06:25:02.444Z] #9 87.88 Unpacking libgtop-2.0-11:amd64 (2.41.3-1build4) ... [2024-06-25T06:25:02.444Z] [2024-06-25T06:25:02.444Z] #8 98.95 Installing : systemd-252-37.el9.x86_64 303/362 [2024-06-25T06:25:02.444Z] #8 98.97 Running scriptlet: systemd-252-37.el9.x86_64 303/362.done (2.8 KiB/s)] [2024-06-25T06:25:02.444Z] #8 96.61 Retrieving: libwayland-client0-1.22.0-150600.1.6.x86_64 (Main Repository) (54/206), 39.7 KiB [2024-06-25T06:25:02.444Z] #8 96.62 Retrieving: libwayland-client0-1.22.0-150600.1.6.x86_64.rpm [.#9 88.03 Selecting previously unselected package x11-common. [2024-06-25T06:25:02.444Z] #9 88.03 Preparing to unpack .../179-x11-common_1%3a7.7+23ubuntu3_all.deb ... [2024-06-25T06:25:02.444Z] #9 88.05 Unpacking x11-common (1:7.7+23ubuntu3) ... [2024-06-25T06:25:02.444Z] #9 88.14 Selecting previously unselected package libice6:amd64. [2024-06-25T06:25:02.444Z] #9 88.14 Preparing to unpack .../180-libice6_2%3a1.0.10-1build3_amd64.deb ... [2024-06-25T06:25:02.799Z] .done (2.9 KiB/s)] [2024-06-25T06:25:02.799Z] #8 96.76 Retrieving: libwayland-egl1-99~1.22.0-150600.1.6.x86_64 (Main Repository) (55/206), 18.6 KiB [2024-06-25T06:25:02.799Z] #8 96.76 Retrieving: libwayland-egl1-99~1.22.0-150600.1.6.x86_64.rpm [.#9 88.15 Unpacking libice6:amd64 (2:1.0.10-1build3) ... [2024-06-25T06:25:02.799Z] [2024-06-25T06:25:02.799Z] #8 99.21 Installing : dbus-common-1:1.12.20-8.el9.noarch 304/362 [2024-06-25T06:25:02.799Z] #8 99.22 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 304/362 [2024-06-25T06:25:02.799Z] #8 99.25 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. [2024-06-25T06:25:02.799Z] #8 99.25 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. [2024-06-25T06:25:02.799Z] #8 99.25 [2024-06-25T06:25:02.799Z] .done (2.9 KiB/s)] [2024-06-25T06:25:02.799Z] #8 96.89 Retrieving: libwayland-server0-1.22.0-150600.1.6.x86_64 (Main Repository) (56/206), 45.4 KiB [2024-06-25T06:25:02.799Z] #8 96.89 Retrieving: libwayland-server0-1.22.0-150600.1.6.x86_64.rpm [..#9 88.30 Selecting previously unselected package metacity-common. [2024-06-25T06:25:02.799Z] #9 88.30 Preparing to unpack .../181-metacity-common_1%3a3.52.0-1build1_all.deb ... [2024-06-25T06:25:02.799Z] #9 88.32 Unpacking metacity-common (1:3.52.0-1build1) ... [2024-06-25T06:25:02.799Z] #9 88.43 Selecting previously unselected package libmetacity3:amd64. [2024-06-25T06:25:02.799Z] #8 99.25 Running scriptlet: dbus-broker-28-7.el9.x86_64 305/362 [2024-06-25T06:25:03.153Z] #8 99.38 Installing : dbus-broker-28-7.el9.x86_64 305/362done (2.9 KiB/s)] [2024-06-25T06:25:03.153Z] #8 97.04 Retrieving: libxshmfence1-1.2-1.23.x86_64 (Main Repository) (57/206), 11.2 KiB [2024-06-25T06:25:03.153Z] #8 97.04 Retrieving: libxshmfence1-1.2-1.23.x86_64.rpm [..#9 88.44 Preparing to unpack .../182-libmetacity3_1%3a3.52.0-1build1_amd64.deb ... [2024-06-25T06:25:03.153Z] #9 88.45 Unpacking libmetacity3:amd64 (1:3.52.0-1build1) ... [2024-06-25T06:25:03.153Z] #9 88.53 Selecting previously unselected package libpython3.12t64:amd64. [2024-06-25T06:25:03.153Z] #9 88.53 Preparing to unpack .../183-libpython3.12t64_3.12.3-1_amd64.deb ... [2024-06-25T06:25:03.153Z] #9 88.54 Unpacking libpython3.12t64:amd64 (3.12.3-1) ... [2024-06-25T06:25:03.153Z] [2024-06-25T06:25:03.153Z] #8 99.40 Running scriptlet: dbus-broker-28-7.el9.x86_64 305/362 [2024-06-25T06:25:03.153Z] #8 99.43 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. [2024-06-25T06:25:03.153Z] #8 99.43 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. [2024-06-25T06:25:03.153Z] #8 99.43 [2024-06-25T06:25:03.153Z] #8 99.43 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 306/362done (2.7 KiB/s)] [2024-06-25T06:25:03.153Z] #8 97.16 Retrieving: libyaml-0-2-0.1.7-1.17.x86_64 (Main Repository) (58/206), 50.7 KiB [2024-06-25T06:25:03.153Z] #8 97.17 Retrieving: libyaml-0-2-0.1.7-1.17.x86_64.rpm [..#9 88.69 Selecting previously unselected package libsm6:amd64. [2024-06-25T06:25:03.153Z] #9 88.69 Preparing to unpack .../184-libsm6_2%3a1.2.3-1build3_amd64.deb ... [2024-06-25T06:25:03.153Z] [2024-06-25T06:25:03.153Z] #8 99.58 Installing : geoclue2-2.6.0-7.el9.x86_64 306/362 [2024-06-25T06:25:03.153Z] #8 99.59 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 306/362 [2024-06-25T06:25:03.153Z] #8 99.62 Installing : libcanberra-0.30-27.el9.x86_64 307/362 [2024-06-25T06:25:03.153Z] #8 99.63 Running scriptlet: libcanberra-0.30-27.el9.x86_64 307/362 [2024-06-25T06:25:03.153Z] #8 99.66 Installing : dconf-0.40.0-6.el9.x86_64 308/362done (2.7 KiB/s)] [2024-06-25T06:25:03.153Z] #8 97.31 Retrieving: pam-config-1.1-150600.14.3.x86_64 (Main Repository) (59/206), 130.8 KiB [2024-06-25T06:25:03.154Z] #8 97.31 Retrieving: pam-config-1.1-150600.14.3.x86_64.rpm [..#9 88.72 Unpacking libsm6:amd64 (2:1.2.3-1build3) ... [2024-06-25T06:25:03.154Z] #9 88.81 Selecting previously unselected package libsodium23:amd64. [2024-06-25T06:25:03.517Z] [2024-06-25T06:25:03.517Z] #8 99.68 Running scriptlet: dconf-0.40.0-6.el9.x86_64 308/362 [2024-06-25T06:25:03.517Z] #8 99.69 Running scriptlet: polkit-0.117-13.el9.x86_64 309/362done (2.8 KiB/s)] [2024-06-25T06:25:03.517Z] #8 97.45 Retrieving: pkg-config-0.29.2-1.436.x86_64 (Main Repository) (60/206), 231.6 KiB [2024-06-25T06:25:03.517Z] #8 97.46 Retrieving: pkg-config-0.29.2-1.436.x86_64.rpm [..#9 88.81 Preparing to unpack .../185-libsodium23_1.0.18-1build3_amd64.deb ... [2024-06-25T06:25:03.517Z] #9 88.82 Unpacking libsodium23:amd64 (1.0.18-1build3) ... [2024-06-25T06:25:03.517Z] [2024-06-25T06:25:03.517Z] #8 99.83 Installing : polkit-0.117-13.el9.x86_64 309/362done (2.7 KiB/s)] [2024-06-25T06:25:03.517Z] #8 97.66 Retrieving: system-user-lp-20170617-150400.24.2.1.noarch (Main Repository) (61/206), 11.9 KiB [2024-06-25T06:25:03.517Z] #8 97.66 Retrieving: system-user-lp-20170617-150400.24.2.1.noarch.rpm [.#9 88.99 Selecting previously unselected package libxcb-util1:amd64. [2024-06-25T06:25:03.517Z] #9 88.99 Preparing to unpack .../186-libxcb-util1_0.4.0-1build3_amd64.deb ... [2024-06-25T06:25:03.872Z] .done (2.9 KiB/s)] [2024-06-25T06:25:03.872Z] #8 97.81 Retrieving: systemd-default-settings-branding-openSUSE-0.10-150300.3.7.1.noarch (Main Repository) (62/206), 10.0 KiB [2024-06-25T06:25:03.872Z] #8 97.82 Retrieving: systemd-default-settings-branding-openSUSE-0.10-150300.3.7.1.noarch.rpm [. [2024-06-25T06:25:03.872Z] #8 100.1 Running scriptlet: polkit-0.117-13.el9.x86_64 309/362 [2024-06-25T06:25:03.872Z] #8 100.1 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 310/362.done (3.2 KiB/s)] [2024-06-25T06:25:03.872Z] #8 97.97 Retrieving: systemd-default-settings-0.10-150300.3.7.1.noarch (Main Repository) (63/206), 12.0 KiB [2024-06-25T06:25:03.872Z] #8 97.97 Retrieving: systemd-default-settings-0.10-150300.3.7.1.noarch.rpm [.#9 89.29 Unpacking libxcb-util1:amd64 (0.4.0-1build3) ... [2024-06-25T06:25:03.872Z] [2024-06-25T06:25:03.872Z] #8 100.3 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 311/362 [2024-06-25T06:25:03.872Z] #8 100.4 Running scriptlet: rtkit-0.11-28.el9.x86_64 312/362#9 89.55 Selecting previously unselected package libstartup-notification0:amd64. [2024-06-25T06:25:03.872Z] #9 89.55 Preparing to unpack .../187-libstartup-notification0_0.12-6build3_amd64.deb ... [2024-06-25T06:25:03.872Z] .done (3.0 KiB/s)] [2024-06-25T06:25:03.872Z] #8 98.11 Retrieving: systemd-presets-common-SUSE-15-150600.25.2.noarch (Main Repository) (64/206), 22.0 KiB [2024-06-25T06:25:03.872Z] #8 98.12 Retrieving: systemd-presets-common-SUSE-15-150600.25.2.noarch.rpm [.#8 100.4 (311/472): mesa-dri-drivers-24.1.0-2.el9.x86_64 2.4 MB/s | 8.8 MB 00:03 [2024-06-25T06:25:03.872Z] #8 100.4 (312/472): mesa-filesystem-24.1.0-2.el9.x86_64. 410 kB/s | 11 kB 00:00 [2024-06-25T06:25:03.872Z] #8 100.4 (313/472): mesa-libEGL-24.1.0-2.el9.x86_64.rpm 3.4 MB/s | 138 kB 00:00 [2024-06-25T06:25:03.872Z] #8 100.5 (314/472): mesa-libGL-24.1.0-2.el9.x86_64.rpm 4.4 MB/s | 170 kB 00:00 [2024-06-25T06:25:04.228Z] #9 89.55 Unpacking libstartup-notification0:amd64 (0.12-6build3) ... [2024-06-25T06:25:04.228Z] #9 89.67 Selecting previously unselected package libunwind8:amd64. [2024-06-25T06:25:04.228Z] #8 100.5 (315/472): mesa-libGL-devel-24.1.0-2.el9.x86_64 564 kB/s | 28 kB 00:00 [2024-06-25T06:25:04.228Z] #8 100.6 (316/472): mesa-libGLU-9.0.1-6.el9.x86_64.rpm 2.5 MB/s | 148 kB 00:00 [2024-06-25T06:25:04.228Z] .done (3.0 KiB/s)] [2024-06-25T06:25:04.228Z] #8 98.25 Retrieving: tar-1.34-150000.3.34.1.x86_64 (Main Repository) (65/206), 250.4 KiB [2024-06-25T06:25:04.228Z] #8 98.25 Retrieving: tar-1.34-150000.3.34.1.x86_64.rpm [. [2024-06-25T06:25:04.228Z] #8 100.6 Installing : rtkit-0.11-28.el9.x86_64 312/362 [2024-06-25T06:25:04.228Z] #8 100.6 Running scriptlet: rtkit-0.11-28.el9.x86_64 312/362 [2024-06-25T06:25:04.228Z] #8 100.6 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. [2024-06-25T06:25:04.228Z] #8 100.6 [2024-06-25T06:25:04.228Z] #8 100.6 (317/472): mesa-libGLU-devel-9.0.1-6.el9.x86_64 280 kB/s | 14 kB 00:00 [2024-06-25T06:25:04.228Z] #8 100.7 (318/472): mesa-libgbm-24.1.0-2.el9.x86_64.rpm 1.2 MB/s | 36 kB 00:00 [2024-06-25T06:25:04.228Z] #8 100.7 (319/472): mesa-libglapi-24.1.0-2.el9.x86_64.rp 1.3 MB/s | 44 kB 00:00 [2024-06-25T06:25:04.228Z] #9 89.68 Preparing to unpack .../188-libunwind8_1.6.2-3build1_amd64.deb ... [2024-06-25T06:25:04.228Z] #9 89.69 Unpacking libunwind8:amd64 (1.6.2-3build1) ... [2024-06-25T06:25:04.228Z] #9 89.82 Selecting previously unselected package libxt6t64:amd64. [2024-06-25T06:25:04.228Z] .done (2.7 KiB/s)] [2024-06-25T06:25:04.228Z] #8 98.40 Retrieving: unzip-6.00-150000.4.11.1.x86_64 (Main Repository) (66/206), 104.3 KiB [2024-06-25T06:25:04.228Z] #8 98.40 Retrieving: unzip-6.00-150000.4.11.1.x86_64.rpm [.#8 100.7 Installing : pipewire-libs-1.0.1-1.el9.x86_64 313/362 [2024-06-25T06:25:04.228Z] #8 100.8 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 314/362#9 89.83 Preparing to unpack .../189-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... [2024-06-25T06:25:04.228Z] #9 89.85 Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... [2024-06-25T06:25:04.228Z] #9 89.95 Selecting previously unselected package libxmu6:amd64. [2024-06-25T06:25:04.582Z] .done (2.7 KiB/s)] [2024-06-25T06:25:04.582Z] #8 98.53 Retrieving: vim-data-common-9.1.0330-150500.20.12.1.noarch (Main Repository) (67/206), 288.9 KiB [2024-06-25T06:25:04.582Z] #8 98.53 Retrieving: vim-data-common-9.1.0330-150500.20.12.1.noarch.rpm [. [2024-06-25T06:25:04.582Z] #8 100.9 Installing : pipewire-1.0.1-1.el9.x86_64 314/362 [2024-06-25T06:25:04.582Z] #8 100.9 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 314/362#9 89.96 Preparing to unpack .../190-libxmu6_2%3a1.1.3-3build2_amd64.deb ... [2024-06-25T06:25:04.582Z] #9 89.97 Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... [2024-06-25T06:25:04.582Z] #9 90.07 Selecting previously unselected package libxpm4:amd64. [2024-06-25T06:25:04.582Z] [2024-06-25T06:25:04.582Z] #8 101.0 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. [2024-06-25T06:25:04.582Z] #8 101.0 [2024-06-25T06:25:04.582Z] #8 101.0 Installing : wireplumber-libs-0.4.14-1.el9.x86_64 315/362 [2024-06-25T06:25:04.582Z] #8 101.0 Installing : wireplumber-0.4.14-1.el9.x86_64 316/362 [2024-06-25T06:25:04.582Z] #8 101.0 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 317/362.done (2.9 KiB/s)] [2024-06-25T06:25:04.582Z] #8 98.72 Retrieving: xbitmaps-1.1.1-1.20.noarch (Main Repository) (68/206), 33.2 KiB [2024-06-25T06:25:04.582Z] #8 98.72 Retrieving: xbitmaps-1.1.1-1.20.noarch.rpm [.#9 90.07 Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... [2024-06-25T06:25:04.582Z] #9 90.09 Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... [2024-06-25T06:25:04.582Z] #9 90.21 Selecting previously unselected package libxaw7:amd64. [2024-06-25T06:25:04.582Z] #9 90.21 Preparing to unpack .../192-libxaw7_2%3a1.0.14-1build2_amd64.deb ... [2024-06-25T06:25:04.582Z] [2024-06-25T06:25:04.582Z] #8 101.1 Installing : geoclue2-libs-2.6.0-7.el9.x86_64 318/362 [2024-06-25T06:25:04.582Z] #8 101.1 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 319/362 [2024-06-25T06:25:04.582Z] #8 101.1 Installing : dbus-daemon-1:1.12.20-8.el9.x86_64 319/362 [2024-06-25T06:25:04.582Z] #8 101.1 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 319/362 [2024-06-25T06:25:04.582Z] #8 101.1 Installing : dbus-x11-1:1.12.20-8.el9.x86_64 320/362.done (2.7 KiB/s)] [2024-06-25T06:25:04.582Z] #8 98.90 Retrieving: kbd-2.4.0-150400.5.6.1.x86_64 (Main Repository) (69/206), 1.8 MiB [2024-06-25T06:25:04.959Z] #9 90.22 Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... [2024-06-25T06:25:04.959Z] [2024-06-25T06:25:04.959Z] #8 101.2 Installing : tigervnc-server-minimal-1.13.1-10.el9.x86_64 321/362 [2024-06-25T06:25:04.959Z] #8 101.3 Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 322/362 [2024-06-25T06:25:04.959Z] #8 101.3 Installing : device-mapper-9:1.02.197-2.el9.x86_64 323/362 [2024-06-25T06:25:04.959Z] #8 101.3 Installing : cryptsetup-libs-2.7.2-1.el9.x86_64 324/362#8 98.90 Retrieving: kbd-2.4.0-150400.5.6.1.x86_64.rpm [..#9 90.47 Selecting previously unselected package libxfont2:amd64. [2024-06-25T06:25:04.959Z] #9 90.47 Preparing to unpack .../193-libxfont2_1%3a2.0.6-1build1_amd64.deb ... [2024-06-25T06:25:05.312Z] .#9 90.49 Unpacking libxfont2:amd64 (1:2.0.6-1build1) ... [2024-06-25T06:25:05.313Z] done (16.7 MiB/s)] [2024-06-25T06:25:05.313Z] #8 99.16 Retrieving: libSM6-1.2.2-1.23.x86_64 (Main Repository) (70/206), 21.8 KiB [2024-06-25T06:25:05.313Z] #8 99.16 Retrieving: libSM6-1.2.2-1.23.x86_64.rpm [...done (472.1 KiB/s)] [2024-06-25T06:25:05.313Z] #8 99.41 Retrieving: libX11-xcb1-1.8.7-150600.1.2.x86_64 (Main Repository) (71/206), 28.5 KiB [2024-06-25T06:25:05.666Z] #8 99.41 Retrieving: libX11-xcb1-1.8.7-150600.1.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:05.666Z] #8 99.60 Retrieving: libxcb1-1.13-150000.3.9.1.x86_64 (Main Repository) (72/206), 49.4 KiB [2024-06-25T06:25:05.666Z] #8 99.60 Retrieving: libxcb1-1.13-150000.3.9.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:05.666Z] #8 99.74 Retrieving: libgtop-2_0-11-2.40.0-150600.16.18.x86_64 (Main Repository) (73/206), 52.8 KiB [2024-06-25T06:25:06.021Z] #8 99.74 Retrieving: libgtop-2_0-11-2.40.0-150600.16.18.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:06.021Z] #8 100.0 Retrieving: libcdda_paranoia0-3.10.2-1.28.x86_64 (Main Repository) (74/206), 23.7 KiB [2024-06-25T06:25:06.021Z] #8 100.0 Retrieving: libcdda_paranoia0-3.10.2-1.28.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:06.021Z] #8 100.1 Retrieving: libavahi-client3-0.8-150600.13.4.x86_64 (Main Repository) (75/206), 48.8 KiB [2024-06-25T06:25:06.374Z] #8 100.2 Retrieving: libavahi-client3-0.8-150600.13.4.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:06.374Z] #8 100.4 Retrieving: libdrm_radeon1-2.4.118-150600.1.4.x86_64 (Main Repository) (76/206), 63.9 KiB [2024-06-25T06:25:06.728Z] #8 100.4 Retrieving: libdrm_radeon1-2.4.118-150600.1.4.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:06.728Z] #8 100.7 Retrieving: libdrm_nouveau2-2.4.118-150600.1.4.x86_64 (Main Repository) (77/206), 59.5 KiB [2024-06-25T06:25:07.762Z] #8 100.7 Retrieving: libdrm_nouveau2-2.4.118-150600.1.4.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:07.762Z] #8 101.0 Retrieving: libdrm_amdgpu1-2.4.118-150600.1.4.x86_64 (Main Repository) (78/206), 63.8 KiB [2024-06-25T06:25:08.156Z] #8 101.1 Retrieving: libdrm_amdgpu1-2.4.118-150600.1.4.x86_64.rpm [...done] [2024-06-25T06:25:08.156Z] #8 102.2 Retrieving: libLLVM17-17.0.6-150600.1.33.x86_64 (Main Repository) (79/206), 23.8 MiB [2024-06-25T06:25:14.640Z] #8 102.2 Retrieving: libLLVM17-17.0.6-150600.1.33.x86_64.rpm [.....done (93.9 MiB/s)] [2024-06-25T06:25:14.640Z] #8 110.4 (320/472): java-17-openjdk-headless-17.0.6.0.10 1.7 MB/s | 42 MB 00:24 [2024-06-25T06:25:14.640Z] #8 108.2 Retrieving: libmetalink3-0.1.3-150000.3.2.1.x86_64 (Main Repository) (80/206), 27.6 KiB [2024-06-25T06:25:14.640Z] #8 108.2 Retrieving: libmetalink3-0.1.3-150000.3.2.1.x86_64.rpm [. [2024-06-25T06:25:14.640Z] #8 110.6 Installing : systemd-udev-252-37.el9.x86_64 325/362.done (2.8 KiB/s)] [2024-06-25T06:25:14.640Z] #8 108.5 Retrieving: dbus-1-1.12.2-150400.18.8.1.x86_64 (Main Repository) (81/206), 248.8 KiB [2024-06-25T06:25:14.640Z] #8 108.5 Retrieving: dbus-1-1.12.2-150400.18.8.1.x86_64.rpm [.#8 110.8 (321/472): mesa-vulkan-drivers-24.1.0-2.el9.x86 1.1 MB/s | 11 MB 00:10 [2024-06-25T06:25:14.640Z] [2024-06-25T06:25:14.640Z] #8 110.8 Running scriptlet: systemd-udev-252-37.el9.x86_64 325/362#9 100.0 Selecting previously unselected package libxkbfile1:amd64. [2024-06-25T06:25:14.640Z] #9 100.0 Preparing to unpack .../194-libxkbfile1_1%3a1.1.0-1build4_amd64.deb ... [2024-06-25T06:25:14.640Z] .done (2.8 KiB/s)] [2024-06-25T06:25:14.640Z] #8 108.7 Retrieving: libtiff6-4.6.0-150600.1.4.x86_64 (Main Repository) (82/206), 239.9 KiB [2024-06-25T06:25:14.640Z] #8 108.7 Retrieving: libtiff6-4.6.0-150600.1.4.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:14.640Z] #8 108.8 Retrieving: libtracker-sparql-3_0-0-3.6.0-150600.2.2.x86_64 (Main Repository) (83/206), 308.1 KiB [2024-06-25T06:25:14.993Z] #8 108.8 Retrieving: libtracker-sparql-3_0-0-3.6.0-150600.2.2.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:14.993Z] #8 109.0 Retrieving: libcolord2-1.4.6-150600.1.5.x86_64 (Main Repository) (84/206), 145.2 KiB [2024-06-25T06:25:14.993Z] #8 109.0 Retrieving: libcolord2-1.4.6-150600.1.5.x86_64.rpm [.#9 100.4 Unpacking libxkbfile1:amd64 (1:1.1.0-1build4) ... [2024-06-25T06:25:14.993Z] #8 111.4 (322/472): llvm-libs-17.0.6-5.el9.x86_64.rpm 1.7 MB/s | 25 MB 00:14 [2024-06-25T06:25:14.993Z] #8 111.4 (323/472): mkfontscale-1.2.1-3.el9.x86_64.rpm 34 kB/s | 32 kB 00:00 [2024-06-25T06:25:14.993Z] .done (2.8 KiB/s)] [2024-06-25T06:25:14.993Z] #8 109.2 Retrieving: libhogweed6-3.9.1-150600.1.46.x86_64 (Main Repository) (85/206), 227.1 KiB [2024-06-25T06:25:14.993Z] #8 109.2 Retrieving: libhogweed6-3.9.1-150600.1.46.x86_64.rpm [.#8 111.5 (324/472): mpg123-libs-1.26.2-5.el9.x86_64.rpm 438 kB/s | 312 kB 00:00 [2024-06-25T06:25:14.993Z] #8 111.6 (325/472): mtdev-1.1.5-22.el9.x86_64.rpm 94 kB/s | 22 kB 00:00 [2024-06-25T06:25:15.347Z] [2024-06-25T06:25:15.347Z] #8 111.6 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. [2024-06-25T06:25:15.347Z] #8 111.6 [2024-06-25T06:25:15.347Z] #8 111.6 Installing : upower-0.99.11-11.el9.x86_64 326/362 [2024-06-25T06:25:15.347Z] #8 111.6 Running scriptlet: upower-0.99.11-11.el9.x86_64 326/362#8 111.6 (326/472): nspr-4.35.0-7.el9.x86_64.rpm 1.8 MB/s | 135 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.7 (327/472): nss-softokn-3.90.0-7.el9.x86_64.rpm 4.5 MB/s | 384 kB 00:00 [2024-06-25T06:25:15.347Z] .done (2.8 KiB/s)] [2024-06-25T06:25:15.347Z] #8 109.3 Retrieving: libvorbis0-1.3.6-150000.4.5.2.x86_64 (Main Repository) (86/206), 91.5 KiB [2024-06-25T06:25:15.347Z] #8 109.3 Retrieving: libvorbis0-1.3.6-150000.4.5.2.x86_64.rpm [.#9 100.7 Selecting previously unselected package libxpresent1:amd64. [2024-06-25T06:25:15.347Z] #9 100.7 Preparing to unpack .../195-libxpresent1_1.0.0-2build2_amd64.deb ... [2024-06-25T06:25:15.347Z] #9 100.7 Unpacking libxpresent1:amd64 (1.0.0-2build2) ... [2024-06-25T06:25:15.347Z] [2024-06-25T06:25:15.347Z] #8 111.7 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. [2024-06-25T06:25:15.347Z] #8 111.7 [2024-06-25T06:25:15.347Z] #8 111.7 Installing : libtracker-sparql-3.1.2-3.el9.x86_64 327/362 [2024-06-25T06:25:15.347Z] #8 111.7 Installing : tracker-3.1.2-3.el9.x86_64 328/362 [2024-06-25T06:25:15.347Z] #8 111.7 Running scriptlet: tracker-3.1.2-3.el9.x86_64 328/362#8 111.7 (328/472): nss-3.90.0-7.el9.x86_64.rpm 5.2 MB/s | 706 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.7 (329/472): nss-softokn-freebl-3.90.0-7.el9.x86_ 7.0 MB/s | 306 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.8 (330/472): nss-sysinit-3.90.0-7.el9.x86_64.rpm 750 kB/s | 20 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.8 (331/472): nss-util-3.90.0-7.el9.x86_64.rpm 2.6 MB/s | 88 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.8 (332/472): openjpeg2-2.4.0-7.el9.x86_64.rpm 5.4 MB/s | 163 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.8 (333/472): opus-1.3.1-10.el9.x86_64.rpm 5.6 MB/s | 200 kB 00:00 [2024-06-25T06:25:15.347Z] .done (2.8 KiB/s)] [2024-06-25T06:25:15.347Z] #8 109.5 Retrieving: libtheoraenc1-1.1.1-150000.3.3.1.x86_64 (Main Repository) (87/206), 122.7 KiB [2024-06-25T06:25:15.347Z] #8 109.5 Retrieving: libtheoraenc1-1.1.1-150000.3.3.1.x86_64.rpm [.#9 100.8 Selecting previously unselected package libxres1:amd64. [2024-06-25T06:25:15.347Z] #9 100.8 Preparing to unpack .../196-libxres1_2%3a1.2.1-1build1_amd64.deb ... [2024-06-25T06:25:15.347Z] #9 100.9 Unpacking libxres1:amd64 (2:1.2.1-1build1) ... [2024-06-25T06:25:15.347Z] #8 111.9 (334/472): orc-0.4.31-6.el9.x86_64.rpm 2.9 MB/s | 184 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.9 (335/472): osinfo-db-20231215-1.el9.noarch.rpm 9.7 MB/s | 521 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.9 (336/472): osinfo-db-tools-1.10.0-1.el9.x86_64. 2.7 MB/s | 74 kB 00:00 [2024-06-25T06:25:15.347Z] #8 111.9 (337/472): p11-kit-server-0.25.3-2.el9.x86_64.r 6.4 MB/s | 246 kB 00:00 [2024-06-25T06:25:15.347Z] [2024-06-25T06:25:15.347Z] #8 111.8 Installing : tracker-miners-3.1.2-4.el9.x86_64 329/362 [2024-06-25T06:25:15.347Z] #8 111.9 Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 329/362 [2024-06-25T06:25:15.700Z] #8 111.9 Running scriptlet: colord-1.4.5-4.el9.x86_64 330/362.done (2.8 KiB/s)] [2024-06-25T06:25:15.700Z] #8 109.6 Retrieving: libFLAC8-1.3.2-150000.3.14.1.x86_64 (Main Repository) (88/206), 103.3 KiB [2024-06-25T06:25:15.700Z] #8 109.6 Retrieving: libFLAC8-1.3.2-150000.3.14.1.x86_64.rpm [.#9 101.0 Selecting previously unselected package zenity-common. [2024-06-25T06:25:15.700Z] #9 101.0 Preparing to unpack .../197-zenity-common_4.0.1-1build3_all.deb ... [2024-06-25T06:25:15.700Z] #9 101.0 Unpacking zenity-common (4.0.1-1build3) ... [2024-06-25T06:25:15.700Z] #8 112.0 (338/472): pango-1.48.7-3.el9.x86_64.rpm 8.6 MB/s | 302 kB 00:00 [2024-06-25T06:25:15.700Z] #8 112.0 (339/472): pango-devel-1.48.7-3.el9.x86_64.rpm 3.2 MB/s | 149 kB 00:00 [2024-06-25T06:25:15.700Z] #8 112.0 (340/472): mutter-40.9-16.el9.x86_64.rpm 3.6 MB/s | 2.3 MB 00:00 [2024-06-25T06:25:15.700Z] #8 112.0 (341/472): pcre-cpp-8.44-4.el9.x86_64.rpm 597 kB/s | 26 kB 00:00 [2024-06-25T06:25:15.700Z] #8 112.1 (342/472): pcre-devel-8.44-4.el9.x86_64.rpm 12 MB/s | 506 kB 00:00 [2024-06-25T06:25:15.700Z] #8 112.1 (343/472): ostree-libs-2024.6-1.el9.x86_64.rpm 1.8 MB/s | 466 kB 00:00 [2024-06-25T06:25:15.700Z] #8 112.2 (344/472): pcre-utf16-8.44-4.el9.x86_64.rpm 1.7 MB/s | 184 kB 00:00 [2024-06-25T06:25:15.700Z] #9 101.2 Selecting previously unselected package zenity. [2024-06-25T06:25:15.700Z] #9 101.2 Preparing to unpack .../198-zenity_4.0.1-1build3_amd64.deb ... [2024-06-25T06:25:15.700Z] .done (2.8 KiB/s)] [2024-06-25T06:25:15.700Z] #8 109.8 Retrieving: libdrm_intel1-2.4.118-150600.1.4.x86_64 (Main Repository) (89/206), 100.8 KiB [2024-06-25T06:25:15.700Z] #8 109.8 Retrieving: libdrm_intel1-2.4.118-150600.1.4.x86_64.rpm [. [2024-06-25T06:25:15.700Z] #8 112.1 Installing : colord-1.4.5-4.el9.x86_64 330/362 [2024-06-25T06:25:15.700Z] #8 112.2 Running scriptlet: colord-1.4.5-4.el9.x86_64 330/362 [2024-06-25T06:25:15.700Z] #8 112.2 Installing : flatpak-session-helper-1.12.9-1.el9.x86_64 331/362 [2024-06-25T06:25:15.700Z] #8 112.2 Running scriptlet: flatpak-1.12.9-1.el9.x86_64 332/362#8 112.2 (345/472): pcre-utf32-8.44-4.el9.x86_64.rpm 2.0 MB/s | 174 kB 00:00 [2024-06-25T06:25:15.700Z] #8 112.2 (346/472): pcre2-utf16-10.40-5.el9.x86_64.rpm 2.3 MB/s | 214 kB 00:00 [2024-06-25T06:25:15.700Z] #8 112.3 (347/472): pcre2-utf32-10.40-5.el9.x86_64.rpm 2.2 MB/s | 203 kB 00:00 [2024-06-25T06:25:15.700Z] #9 101.3 Unpacking zenity (4.0.1-1build3) ... [2024-06-25T06:25:15.700Z] #9 101.3 Selecting previously unselected package metacity. [2024-06-25T06:25:15.700Z] .done (2.8 KiB/s)] [2024-06-25T06:25:15.700Z] #8 109.9 Retrieving: libfreetype6-2.10.4-150000.4.15.1.x86_64 (Main Repository) (90/206), 447.3 KiB [2024-06-25T06:25:16.064Z] #8 109.9 Retrieving: libfreetype6-2.10.4-150000.4.15.1.x86_64.rpm [.#8 112.3 (348/472): perl-AutoLoader-5.74-481.el9.noarch. 810 kB/s | 21 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.3 (349/472): perl-Carp-1.50-460.el9.noarch.rpm 1.1 MB/s | 30 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.3 (350/472): perl-Class-Struct-0.66-481.el9.noarc 704 kB/s | 22 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.3 (351/472): perl-B-1.80-481.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.4 (352/472): perl-Data-Dumper-2.174-462.el9.x86_6 1.8 MB/s | 56 kB 00:00 [2024-06-25T06:25:16.064Z] #9 101.3 Preparing to unpack .../199-metacity_1%3a3.52.0-1build1_amd64.deb ... [2024-06-25T06:25:16.064Z] #9 101.4 Unpacking metacity (1:3.52.0-1build1) ... [2024-06-25T06:25:16.064Z] #9 101.5 Selecting previously unselected package tigervnc-common. [2024-06-25T06:25:16.064Z] [2024-06-25T06:25:16.064Z] #8 112.4 Installing : flatpak-1.12.9-1.el9.x86_64 332/362.done (2.9 KiB/s)] [2024-06-25T06:25:16.064Z] #8 110.1 Retrieving: libxmlb2-0.3.15-150600.1.3.x86_64 (Main Repository) (91/206), 80.8 KiB [2024-06-25T06:25:16.064Z] #8 110.1 Retrieving: libxmlb2-0.3.15-150600.1.3.x86_64.rpm [.#8 112.4 (353/472): perl-Digest-1.19-4.el9.noarch.rpm 967 kB/s | 26 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.4 (354/472): perl-Digest-MD5-2.58-4.el9.x86_64.rp 1.2 MB/s | 37 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.4 (355/472): pcre2-devel-10.40-5.el9.x86_64.rpm 1.8 MB/s | 512 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.4 (356/472): perl-Errno-1.30-481.el9.x86_64.rpm 390 kB/s | 14 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.4 (357/472): perl-Exporter-5.74-461.el9.noarch.rp 979 kB/s | 32 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.5 (358/472): perl-Fcntl-1.13-481.el9.x86_64.rpm 696 kB/s | 20 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.5 (359/472): perl-File-Basename-2.85-481.el9.noar 614 kB/s | 17 kB 00:00 [2024-06-25T06:25:16.064Z] #9 101.5 Preparing to unpack .../200-tigervnc-common_1.13.1+dfsg-2build2_amd64.deb ... [2024-06-25T06:25:16.064Z] #9 101.5 Unpacking tigervnc-common (1.13.1+dfsg-2build2) ... [2024-06-25T06:25:16.064Z] #9 101.6 Selecting previously unselected package x11-xkb-utils. [2024-06-25T06:25:16.064Z] [2024-06-25T06:25:16.064Z] #8 112.4 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 333/362 [2024-06-25T06:25:16.064Z] #8 112.5 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 333/362 [2024-06-25T06:25:16.064Z] #8 112.5 Installing : iio-sensor-proxy-3.3-1.el9.x86_64 334/362 [2024-06-25T06:25:16.064Z] #8 112.5 Running scriptlet: iio-sensor-proxy-3.3-1.el9.x86_64 334/362.#8 112.5 (360/472): perl-File-Path-2.18-4.el9.noarch.rpm 1.0 MB/s | 36 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.5 (361/472): perl-File-Temp-0.231.100-4.el9.noarc 1.6 MB/s | 60 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.5 (362/472): perl-File-stat-1.09-481.el9.noarch.r 563 kB/s | 17 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.5 (363/472): perl-FileHandle-2.03-481.el9.noarch. 519 kB/s | 15 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.6 (364/472): perl-Getopt-Long-2.52-4.el9.noarch.r 1.7 MB/s | 61 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.6 (365/472): perl-Getopt-Std-1.12-481.el9.noarch. 539 kB/s | 15 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.6 (366/472): perl-HTTP-Tiny-0.076-462.el9.noarch. 1.5 MB/s | 54 kB 00:00 [2024-06-25T06:25:16.064Z] #9 101.6 Preparing to unpack .../201-x11-xkb-utils_7.7+8build2_amd64.deb ... [2024-06-25T06:25:16.064Z] #9 101.6 Unpacking x11-xkb-utils (7.7+8build2) ... [2024-06-25T06:25:16.064Z] #9 101.7 Selecting previously unselected package libglvnd0:amd64. [2024-06-25T06:25:16.064Z] #9 101.7 Preparing to unpack .../202-libglvnd0_1.7.0-1build1_amd64.deb ... [2024-06-25T06:25:16.064Z] [2024-06-25T06:25:16.064Z] #8 112.5 Installing : at-spi2-core-2.40.3-1.el9.x86_64 335/362 [2024-06-25T06:25:16.064Z] #8 112.6 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 336/362 [2024-06-25T06:25:16.064Z] #8 112.6 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 337/362done (2.8 KiB/s)] [2024-06-25T06:25:16.064Z] #8 110.3 Retrieving: libthai0-0.1.29-150400.1.4.x86_64 (Main Repository) (92/206), 23.1 KiB [2024-06-25T06:25:16.064Z] #8 110.3 Retrieving: libthai0-0.1.29-150400.1.4.x86_64.rpm [..#8 112.6 (367/472): perl-IO-1.43-481.el9.x86_64.rpm 1.6 MB/s | 88 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.6 (368/472): perl-IO-Socket-IP-0.41-5.el9.noarch. 1.2 MB/s | 43 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.7 (369/472): perl-IPC-Open3-1.21-481.el9.noarch.r 536 kB/s | 22 kB 00:00 [2024-06-25T06:25:16.064Z] #8 112.7 (370/472): perl-MIME-Base64-3.16-4.el9.x86_64.r 865 kB/s | 31 kB 00:00 [2024-06-25T06:25:16.428Z] #9 101.7 Unpacking libglvnd0:amd64 (1.7.0-1build1) ... [2024-06-25T06:25:16.428Z] [2024-06-25T06:25:16.428Z] #8 112.7 Installing : gtk3-3.24.31-4.el9.x86_64 338/362 [2024-06-25T06:25:16.428Z] #8 112.8 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 339/362#8 112.7 (371/472): perl-IO-Socket-SSL-2.073-2.el9.noarc 2.1 MB/s | 217 kB 00:00 [2024-06-25T06:25:16.428Z] #8 112.7 (372/472): perl-Mozilla-CA-20200520-6.el9.noarc 447 kB/s | 13 kB 00:00 [2024-06-25T06:25:16.428Z] #8 112.8 (373/472): perl-NDBM_File-1.15-481.el9.x86_64.r 239 kB/s | 22 kB 00:00 [2024-06-25T06:25:16.428Z] done (2.8 KiB/s)] [2024-06-25T06:25:16.428Z] #8 110.4 Retrieving: libgstreamer-1_0-0-1.24.0-150600.1.3.x86_64 (Main Repository) (93/206), 810.4 KiB [2024-06-25T06:25:16.428Z] #8 110.4 Retrieving: libgstreamer-1_0-0-1.24.0-150600.1.3.x86_64.rpm [..#8 112.9 (374/472): perl-POSIX-1.94-481.el9.x86_64.rpm 1.6 MB/s | 96 kB 00:00 [2024-06-25T06:25:16.428Z] #8 112.9 (375/472): perl-PathTools-3.78-461.el9.x86_64.r 1.8 MB/s | 88 kB 00:00 [2024-06-25T06:25:16.428Z] #9 101.9 Selecting previously unselected package libglx0:amd64. [2024-06-25T06:25:16.428Z] #9 101.9 Preparing to unpack .../203-libglx0_1.7.0-1build1_amd64.deb ... [2024-06-25T06:25:16.428Z] #9 101.9 Unpacking libglx0:amd64 (1.7.0-1build1) ... [2024-06-25T06:25:16.428Z] [2024-06-25T06:25:16.428Z] #8 112.8 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 339/362 [2024-06-25T06:25:16.428Z] #8 112.9 Installing : gnome-desktop3-40.4-1.el9.x86_64 340/362done (3.2 KiB/s)] [2024-06-25T06:25:16.428Z] #8 110.6 Retrieving: gstreamer-1.24.0-150600.1.3.x86_64 (Main Repository) (94/206), 467.0 KiB [2024-06-25T06:25:16.428Z] #8 110.6 Retrieving: gstreamer-1.24.0-150600.1.3.x86_64.rpm [.#8 113.0 (376/472): perl-Pod-Escapes-1.07-460.el9.noarch 764 kB/s | 21 kB 00:00 [2024-06-25T06:25:16.428Z] #8 113.0 (377/472): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 1.8 MB/s | 414 kB 00:00 [2024-06-25T06:25:16.428Z] #8 113.0 (378/472): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.8 MB/s | 87 kB 00:00 [2024-06-25T06:25:16.428Z] #8 113.0 (379/472): perl-Encode-3.08-462.el9.x86_64.rpm 2.5 MB/s | 1.7 MB 00:00 [2024-06-25T06:25:16.428Z] [2024-06-25T06:25:16.788Z] #8 113.1 Installing : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 341/362#9 102.1 Selecting previously unselected package libgl1:amd64. [2024-06-25T06:25:16.788Z] #9 102.1 Preparing to unpack .../204-libgl1_1.7.0-1build1_amd64.deb ... [2024-06-25T06:25:16.788Z] #9 102.1 Unpacking libgl1:amd64 (1.7.0-1build1) ... [2024-06-25T06:25:16.788Z] .done (2.8 KiB/s)] [2024-06-25T06:25:16.788Z] #8 110.7 Retrieving: libwayland-cursor0-1.22.0-150600.1.6.x86_64 (Main Repository) (95/206), 24.5 KiB [2024-06-25T06:25:16.788Z] #8 110.7 Retrieving: libwayland-cursor0-1.22.0-150600.1.6.x86_64.rpm [.#8 113.1 (380/472): perl-Pod-Usage-2.01-4.el9.noarch.rpm 709 kB/s | 41 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.1 (381/472): perl-SelectSaver-1.02-481.el9.noarch 338 kB/s | 11 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.1 (382/472): perl-Scalar-List-Utils-1.56-462.el9. 1.0 MB/s | 71 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.1 (383/472): perl-Pod-Simple-3.42-4.el9.noarch.rp 1.3 MB/s | 225 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.1 (384/472): perl-Socket-2.031-4.el9.x86_64.rpm 1.1 MB/s | 56 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.2 (385/472): perl-Symbol-1.08-481.el9.noarch.rpm 464 kB/s | 14 kB 00:00 [2024-06-25T06:25:16.788Z] #9 102.3 Selecting previously unselected package tigervnc-standalone-server. [2024-06-25T06:25:16.788Z] #9 102.3 Preparing to unpack .../205-tigervnc-standalone-server_1.13.1+dfsg-2build2_amd64.deb ... [2024-06-25T06:25:16.788Z] #9 102.3 Unpacking tigervnc-standalone-server (1.13.1+dfsg-2build2) ... [2024-06-25T06:25:16.788Z] [2024-06-25T06:25:16.788Z] #8 113.2 Installing : libgweather-40.0-3.el9.x86_64 342/362#8 113.2 (386/472): perl-Storable-3.21-460.el9.x86_64.rp 1.5 MB/s | 96 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.2 (387/472): perl-Term-ANSIColor-5.01-461.el9.noa 1.0 MB/s | 49 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.2 (388/472): perl-Term-Cap-1.17-460.el9.noarch.rp 624 kB/s | 23 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.2 (389/472): perl-Text-ParseWords-3.30-460.el9.no 584 kB/s | 17 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.2 (390/472): perl-Text-Tabs+Wrap-2013.0523-460.el 819 kB/s | 24 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.2 (391/472): perl-Time-Local-1.300-7.el9.noarch.r 978 kB/s | 34 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.2 (392/472): perl-base-2.27-481.el9.noarch.rpm 619 kB/s | 16 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.3 (393/472): perl-URI-5.09-3.el9.noarch.rpm 1.7 MB/s | 121 kB 00:00 [2024-06-25T06:25:16.788Z] .done (2.9 KiB/s)] [2024-06-25T06:25:16.788Z] #8 110.9 Retrieving: xkeyboard-config-2.40-150600.1.2.noarch (Main Repository) (96/206), 430.9 KiB [2024-06-25T06:25:16.788Z] #8 110.9 Retrieving: xkeyboard-config-2.40-150600.1.2.noarch.rpm [. [2024-06-25T06:25:16.788Z] #8 113.2 Installing : gnome-settings-daemon-40.0.1-17.el9.x86_64 343/362 [2024-06-25T06:25:16.788Z] #8 113.3 Installing : zenity-3.32.0-8.el9.x86_64 344/362#8 113.3 (394/472): perl-if-0.60.800-481.el9.noarch.rpm 339 kB/s | 14 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.3 (395/472): perl-constant-1.33-461.el9.noarch.rp 379 kB/s | 24 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.3 (396/472): perl-interpreter-5.32.1-481.el9.x86_ 1.3 MB/s | 71 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.4 (397/472): perl-mro-1.23-481.el9.x86_64.rpm 995 kB/s | 28 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.4 (398/472): perl-libnet-3.13-4.el9.noarch.rpm 1.5 MB/s | 130 kB 00:00 [2024-06-25T06:25:16.788Z] #8 113.4 (399/472): perl-overload-1.31-481.el9.noarch.rp 1.4 MB/s | 45 kB 00:00 [2024-06-25T06:25:17.164Z] .done (2.8 KiB/s)] [2024-06-25T06:25:17.164Z] #8 111.1 Retrieving: systemd-presets-branding-MicroOS-20200323-lp156.3.3.noarch (Main Repository) (97/206), 13.1 KiB [2024-06-25T06:25:17.164Z] #8 111.1 Retrieving: systemd-presets-branding-MicroOS-20200323-lp156.3.3.noarch.rpm [.#8 113.4 (400/472): perl-overloading-0.02-481.el9.noarch 388 kB/s | 12 kB 00:00 [2024-06-25T06:25:17.164Z] #8 113.5 (401/472): perl-parent-0.238-460.el9.noarch.rpm 145 kB/s | 15 kB 00:00 [2024-06-25T06:25:17.164Z] [2024-06-25T06:25:17.164Z] #8 113.4 Installing : mutter-40.9-16.el9.x86_64 345/362#9 102.5 Selecting previously unselected package tigervnc-tools. [2024-06-25T06:25:17.164Z] #9 102.5 Preparing to unpack .../206-tigervnc-tools_1.13.1+dfsg-2build2_amd64.deb ... [2024-06-25T06:25:17.164Z] #9 102.5 Unpacking tigervnc-tools (1.13.1+dfsg-2build2) ... [2024-06-25T06:25:17.164Z] .done (3.1 KiB/s)] [2024-06-25T06:25:17.164Z] #8 111.2 Retrieving: libxcb-xfixes0-1.13-150000.3.9.1.x86_64 (Main Repository) (98/206), 16.8 KiB [2024-06-25T06:25:17.164Z] #8 111.2 Retrieving: libxcb-xfixes0-1.13-150000.3.9.1.x86_64.rpm [.#8 113.5 (402/472): perl-podlators-4.14-460.el9.noarch.r 1.1 MB/s | 114 kB 00:00 [2024-06-25T06:25:17.164Z] #8 113.5 (403/472): perl-subs-1.03-481.el9.noarch.rpm 328 kB/s | 11 kB 00:00 [2024-06-25T06:25:17.164Z] #8 113.5 (404/472): perl-vars-1.05-481.el9.noarch.rpm 405 kB/s | 13 kB 00:00 [2024-06-25T06:25:17.164Z] #8 113.6 (405/472): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 2.1 MB/s | 57 kB 00:00 [2024-06-25T06:25:17.164Z] #8 113.6 (406/472): pipewire-1.0.1-1.el9.x86_64.rpm 1.9 MB/s | 107 kB 00:00 [2024-06-25T06:25:17.164Z] #8 113.6 (407/472): pipewire-jack-audio-connection-kit-1 349 kB/s | 9.1 kB 00:00 [2024-06-25T06:25:17.164Z] #9 102.6 Selecting previously unselected package unzip. [2024-06-25T06:25:17.164Z] #9 102.6 Preparing to unpack .../207-unzip_6.0-28ubuntu4_amd64.deb ... [2024-06-25T06:25:17.164Z] #9 102.6 Unpacking unzip (6.0-28ubuntu4) ... [2024-06-25T06:25:17.164Z] #9 102.8 Selecting previously unselected package vim-runtime. [2024-06-25T06:25:17.164Z] #9 102.8 Preparing to unpack .../208-vim-runtime_2%3a9.1.0016-1ubuntu7.1_all.deb ... [2024-06-25T06:25:17.164Z] [2024-06-25T06:25:17.164Z] #8 113.6 Installing : gtk4-4.12.3-2.el9.x86_64 346/362.done (2.8 KiB/s)] [2024-06-25T06:25:17.164Z] #8 111.4 Retrieving: libxcb-util1-0.4.0-1.23.x86_64 (Main Repository) (99/206), 15.2 KiB [2024-06-25T06:25:17.164Z] #8 111.4 Retrieving: libxcb-util1-0.4.0-1.23.x86_64.rpm [.#8 113.7 (408/472): pipewire-jack-audio-connection-kit-l 1.6 MB/s | 135 kB 00:00 [2024-06-25T06:25:17.164Z] #8 113.8 (409/472): pipewire-pulseaudio-1.0.1-1.el9.x86_ 1.6 MB/s | 192 kB 00:00 [2024-06-25T06:25:17.534Z] #9 102.8 Adding 'diversion of /usr/share/vim/vim91/doc/help.txt to /usr/share/vim/vim91/doc/help.txt.vim-tiny by vim-runtime' [2024-06-25T06:25:17.534Z] #9 102.8 Adding 'diversion of /usr/share/vim/vim91/doc/tags to /usr/share/vim/vim91/doc/tags.vim-tiny by vim-runtime' [2024-06-25T06:25:17.534Z] #9 102.8 Unpacking vim-runtime (2:9.1.0016-1ubuntu7.1) ... [2024-06-25T06:25:17.534Z] .done (2.7 KiB/s)] [2024-06-25T06:25:17.534Z] #8 111.5 Retrieving: libxcb-sync1-1.13-150000.3.9.1.x86_64 (Main Repository) (100/206), 16.4 KiB [2024-06-25T06:25:17.534Z] #8 111.5 Retrieving: libxcb-sync1-1.13-150000.3.9.1.x86_64.rpm [.#8 113.9 (410/472): pixman-0.40.0-6.el9.x86_64.rpm 2.0 MB/s | 269 kB 00:00 [2024-06-25T06:25:17.534Z] .done (2.8 KiB/s)] [2024-06-25T06:25:17.534Z] #8 111.6 Retrieving: libxcb-shm0-1.13-150000.3.9.1.x86_64 (Main Repository) (101/206), 13.5 KiB [2024-06-25T06:25:17.534Z] #8 111.7 Retrieving: libxcb-shm0-1.13-150000.3.9.1.x86_64.rpm [.#8 114.0 (411/472): pixman-devel-0.40.0-6.el9.x86_64.rpm 247 kB/s | 17 kB 00:00 [2024-06-25T06:25:17.897Z] #8 114.2 (412/472): perl-libs-5.32.1-481.el9.x86_64.rpm 2.5 MB/s | 2.2 MB 00:00 [2024-06-25T06:25:17.897Z] .done (2.8 KiB/s)] [2024-06-25T06:25:17.897Z] #8 111.8 Retrieving: libxcb-render0-1.13-150000.3.9.1.x86_64 (Main Repository) (102/206), 22.0 KiB [2024-06-25T06:25:17.897Z] #8 111.8 Retrieving: libxcb-render0-1.13-150000.3.9.1.x86_64.rpm [. [2024-06-25T06:25:17.897Z] #8 114.2 Installing : webkit2gtk3-2.44.2-1.el9.x86_64 347/362 [2024-06-25T06:25:17.897Z] #8 114.2 Installing : tigervnc-server-1.13.1-10.el9.x86_64 348/362 [2024-06-25T06:25:17.897Z] #8 114.2 Running scriptlet: tigervnc-server-1.13.1-10.el9.x86_64 348/362 [2024-06-25T06:25:17.897Z] #8 114.3 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 349/362#8 114.3 (413/472): pipewire-libs-1.0.1-1.el9.x86_64.rpm 2.6 MB/s | 1.9 MB 00:00 [2024-06-25T06:25:17.897Z] .done (2.8 KiB/s)] [2024-06-25T06:25:17.897Z] #8 112.0 Retrieving: libxcb-randr0-1.13-150000.3.9.1.x86_64 (Main Repository) (103/206), 23.8 KiB [2024-06-25T06:25:17.897Z] #8 112.0 Retrieving: libxcb-randr0-1.13-150000.3.9.1.x86_64.rpm [. [2024-06-25T06:25:17.897Z] #8 114.3 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 350/362 [2024-06-25T06:25:17.897Z] #8 114.3 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 351/362 [2024-06-25T06:25:17.897Z] #8 114.3 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 351/362 [2024-06-25T06:25:17.897Z] #8 114.4 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. [2024-06-25T06:25:17.897Z] #8 114.4 [2024-06-25T06:25:17.897Z] #8 114.4 (414/472): poppler-glib-21.01.0-20.el9.x86_64.r 2.0 MB/s | 152 kB 00:00 [2024-06-25T06:25:17.897Z] #8 114.5 (415/472): publicsuffix-list-20210518-3.el9.noa 1.5 MB/s | 83 kB 00:00 [2024-06-25T06:25:17.897Z] #8 114.4 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 352/362 [2024-06-25T06:25:17.897Z] #8 114.4 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 352/362 [2024-06-25T06:25:17.897Z] #8 114.5 Installing : tigervnc-1.13.1-10.el9.x86_64 353/362.done (2.8 KiB/s)] [2024-06-25T06:25:17.898Z] #8 112.1 Retrieving: libxcb-present0-1.13-150000.3.9.1.x86_64 (Main Repository) (104/206), 13.3 KiB [2024-06-25T06:25:18.252Z] #8 112.1 Retrieving: libxcb-present0-1.13-150000.3.9.1.x86_64.rpm [.#9 103.6 Selecting previously unselected package vim. [2024-06-25T06:25:18.252Z] #9 103.6 Preparing to unpack .../209-vim_2%3a9.1.0016-1ubuntu7.1_amd64.deb ... [2024-06-25T06:25:18.252Z] #9 103.6 Unpacking vim (2:9.1.0016-1ubuntu7.1) ... [2024-06-25T06:25:18.252Z] #8 114.5 (416/472): poppler-21.01.0-20.el9.x86_64.rpm 2.1 MB/s | 1.1 MB 00:00 [2024-06-25T06:25:18.252Z] #8 114.6 (417/472): pulseaudio-libs-glib2-15.0-2.el9.x86 196 kB/s | 18 kB 00:00 [2024-06-25T06:25:18.252Z] [2024-06-25T06:25:18.252Z] #8 114.5 Installing : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 354/362 [2024-06-25T06:25:18.252Z] #8 114.5 Running scriptlet: xorg-x11-fonts-100dpi-7.5-33.el9.noarch 354/362.done (2.9 KiB/s)] [2024-06-25T06:25:18.252Z] #8 112.3 Retrieving: libxcb-glx0-1.13-150000.3.9.1.x86_64 (Main Repository) (105/206), 28.6 KiB [2024-06-25T06:25:18.252Z] #8 112.3 Retrieving: libxcb-glx0-1.13-150000.3.9.1.x86_64.rpm [.#8 114.6 (418/472): rtkit-0.11-28.el9.x86_64.rpm 980 kB/s | 56 kB 00:00 [2024-06-25T06:25:18.252Z] #8 114.7 (419/472): pulseaudio-libs-15.0-2.el9.x86_64.rp 2.6 MB/s | 679 kB 00:00 [2024-06-25T06:25:18.252Z] #9 103.7 Selecting previously unselected package x11-xserver-utils. [2024-06-25T06:25:18.252Z] #9 103.7 Preparing to unpack .../210-x11-xserver-utils_7.7+10build2_amd64.deb ... [2024-06-25T06:25:18.252Z] #9 103.7 Unpacking x11-xserver-utils (7.7+10build2) ... [2024-06-25T06:25:18.252Z] [2024-06-25T06:25:18.252Z] #8 114.6 Installing : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 355/362 [2024-06-25T06:25:18.252Z] #8 114.7 Running scriptlet: xorg-x11-fonts-75dpi-7.5-33.el9.noarch 355/362.done (2.8 KiB/s)] [2024-06-25T06:25:18.252Z] #8 112.4 Retrieving: libxcb-dri3-0-1.13-150000.3.9.1.x86_64 (Main Repository) (106/206), 14.3 KiB [2024-06-25T06:25:18.252Z] #8 112.4 Retrieving: libxcb-dri3-0-1.13-150000.3.9.1.x86_64.rpm [.#8 114.8 (420/472): sound-theme-freedesktop-0.8-17.el9.n 3.3 MB/s | 383 kB 00:00 [2024-06-25T06:25:18.252Z] #8 114.8 (421/472): soundtouch-2.1.1-8.el9.x86_64.rpm 883 kB/s | 74 kB 00:00 [2024-06-25T06:25:18.252Z] #8 114.8 (422/472): speex-1.2.0-11.el9.x86_64.rpm 1.2 MB/s | 68 kB 00:00 [2024-06-25T06:25:18.252Z] #8 114.9 (423/472): sqlite-devel-3.34.1-7.el9.x86_64.rpm 3.3 MB/s | 134 kB 00:00 [2024-06-25T06:25:18.252Z] #9 103.8 Selecting previously unselected package xfonts-encodings. [2024-06-25T06:25:18.252Z] #9 103.8 Preparing to unpack .../211-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ... [2024-06-25T06:25:18.252Z] #9 103.8 Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ... [2024-06-25T06:25:18.609Z] [2024-06-25T06:25:18.609Z] #8 114.8 Installing : xorg-x11-fonts-misc-7.5-33.el9.noarch 356/362 [2024-06-25T06:25:18.609Z] #8 114.8 Running scriptlet: xorg-x11-fonts-misc-7.5-33.el9.noarch 356/362.done (2.8 KiB/s)] [2024-06-25T06:25:18.609Z] #8 112.5 Retrieving: libxcb-dri2-0-1.13-150000.3.9.1.x86_64 (Main Repository) (107/206), 14.5 KiB [2024-06-25T06:25:18.609Z] #8 112.5 Retrieving: libxcb-dri2-0-1.13-150000.3.9.1.x86_64.rpm [.#8 114.9 (424/472): poppler-data-0.4.9-9.el9.noarch.rpm 2.7 MB/s | 1.9 MB 00:00 [2024-06-25T06:25:18.609Z] #8 114.9 (425/472): startup-notification-0.12-23.el9.x86 997 kB/s | 42 kB 00:00 [2024-06-25T06:25:18.609Z] #8 114.9 (426/472): sysprof-capture-devel-3.40.1-3.el9.x 2.2 MB/s | 60 kB 00:00 [2024-06-25T06:25:18.609Z] #8 115.0 (427/472): taglib-1.12-6.el9.x86_64.rpm 4.8 MB/s | 345 kB 00:00 [2024-06-25T06:25:18.609Z] #9 104.0 Selecting previously unselected package xfonts-utils. [2024-06-25T06:25:18.609Z] #9 104.0 Preparing to unpack .../212-xfonts-utils_1%3a7.7+6build3_amd64.deb ... [2024-06-25T06:25:18.609Z] #9 104.0 Unpacking xfonts-utils (1:7.7+6build3) ... [2024-06-25T06:25:18.609Z] #9 104.1 Selecting previously unselected package xfonts-100dpi. [2024-06-25T06:25:18.609Z] #8 115.0 (428/472): tigervnc-icons-1.13.1-10.el9.noarch. 1.1 MB/s | 38 kB 00:00 [2024-06-25T06:25:18.609Z] #8 115.1 (429/472): tigervnc-license-1.13.1-10.el9.noarc 292 kB/s | 18 kB 00:00 [2024-06-25T06:25:18.609Z] #8 115.1 (430/472): tigervnc-1.13.1-10.el9.x86_64.rpm 1.7 MB/s | 307 kB 00:00 [2024-06-25T06:25:18.609Z] .done (2.8 KiB/s)] [2024-06-25T06:25:18.609Z] #8 112.7 Retrieving: libX11-6-1.8.7-150600.1.2.x86_64 (Main Repository) (108/206), 574.1 KiB [2024-06-25T06:25:18.609Z] #8 112.7 Retrieving: libX11-6-1.8.7-150600.1.2.x86_64.rpm [.#9 104.1 Preparing to unpack .../213-xfonts-100dpi_1%3a1.0.5_all.deb ... [2024-06-25T06:25:18.609Z] #9 104.1 Unpacking xfonts-100dpi (1:1.0.5) ... [2024-06-25T06:25:18.609Z] #8 115.1 (431/472): sqlite-3.34.1-7.el9.x86_64.rpm 2.3 MB/s | 748 kB 00:00 [2024-06-25T06:25:18.609Z] #8 115.1 (432/472): tigervnc-server-1.13.1-10.el9.x86_64 3.1 MB/s | 223 kB 00:00 [2024-06-25T06:25:18.609Z] #8 115.2 (433/472): tracker-3.1.2-3.el9.x86_64.rpm 13 MB/s | 555 kB 00:00 [2024-06-25T06:25:18.609Z] #8 115.2 (434/472): totem-pl-parser-3.26.6-2.el9.x86_64. 2.2 MB/s | 152 kB 00:00 [2024-06-25T06:25:18.963Z] .done (3.0 KiB/s)] [2024-06-25T06:25:18.963Z] #8 112.9 Retrieving: wget-1.20.3-150600.17.3.x86_64 (Main Repository) (109/206), 387.4 KiB [2024-06-25T06:25:18.963Z] #8 112.9 Retrieving: wget-1.20.3-150600.17.3.x86_64.rpm [.#9 104.3 Selecting previously unselected package xfonts-75dpi. [2024-06-25T06:25:18.963Z] #9 104.3 Preparing to unpack .../214-xfonts-75dpi_1%3a1.0.5_all.deb ... [2024-06-25T06:25:18.963Z] #9 104.3 Unpacking xfonts-75dpi (1:1.0.5) ... [2024-06-25T06:25:18.963Z] #8 115.2 (435/472): ttmkfdir-3.0.9-65.el9.x86_64.rpm 1.5 MB/s | 53 kB 00:00 [2024-06-25T06:25:18.963Z] #8 115.3 (436/472): twolame-libs-0.3.13-19.el9.x86_64.rp 1.9 MB/s | 58 kB 00:00 [2024-06-25T06:25:18.963Z] .done (2.7 KiB/s)] [2024-06-25T06:25:18.963Z] #8 113.1 Retrieving: libvorbisfile3-1.3.6-150000.4.5.2.x86_64 (Main Repository) (110/206), 24.0 KiB [2024-06-25T06:25:18.963Z] #8 113.1 Retrieving: libvorbisfile3-1.3.6-150000.4.5.2.x86_64.rpm [.#9 104.5 Selecting previously unselected package xfonts-base. [2024-06-25T06:25:18.963Z] #9 104.5 Preparing to unpack .../215-xfonts-base_1%3a1.0.5+nmu1_all.deb ... [2024-06-25T06:25:18.963Z] #9 104.5 Unpacking xfonts-base (1:1.0.5+nmu1) ... [2024-06-25T06:25:18.963Z] #8 115.4 (437/472): tzdata-java-2024a-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 [2024-06-25T06:25:18.963Z] #8 115.4 (438/472): upower-0.99.11-11.el9.x86_64.rpm 1.9 MB/s | 173 kB 00:00 [2024-06-25T06:25:18.963Z] #8 115.5 (439/472): tigervnc-server-minimal-1.13.1-10.el 2.6 MB/s | 1.1 MB 00:00 [2024-06-25T06:25:18.963Z] #8 115.5 (440/472): tracker-miners-3.1.2-4.el9.x86_64.rp 2.5 MB/s | 944 kB 00:00 [2024-06-25T06:25:18.963Z] #8 115.5 (441/472): valgrind-devel-3.23.0-1.el9.x86_64.r 1.6 MB/s | 46 kB 00:00 [2024-06-25T06:25:18.963Z] .done (2.9 KiB/s)] [2024-06-25T06:25:18.963Z] #8 113.2 Retrieving: libvorbisenc2-1.3.6-150000.4.5.2.x86_64 (Main Repository) (111/206), 77.9 KiB [2024-06-25T06:25:18.963Z] #8 113.2 Retrieving: libvorbisenc2-1.3.6-150000.4.5.2.x86_64.rpm [.#9 104.6 Selecting previously unselected package xfonts-scalable. [2024-06-25T06:25:19.316Z] #8 115.6 (442/472): vulkan-loader-1.3.283.0-1.el9.x86_64 1.8 MB/s | 149 kB 00:00 [2024-06-25T06:25:19.316Z] #8 115.7 (443/472): wavpack-5.4.0-5.el9.x86_64.rpm 2.0 MB/s | 214 kB 00:00 [2024-06-25T06:25:19.316Z] #9 104.6 Preparing to unpack .../216-xfonts-scalable_1%3a1.0.3-1.3_all.deb ... [2024-06-25T06:25:19.316Z] #9 104.7 Unpacking xfonts-scalable (1:1.0.3-1.3) ... [2024-06-25T06:25:19.316Z] #9 104.7 Setting up libexpat1:amd64 (2.6.1-2build1) ... [2024-06-25T06:25:19.316Z] #9 104.8 Setting up media-types (10.1.0) ... [2024-06-25T06:25:19.316Z] .done (2.8 KiB/s)] [2024-06-25T06:25:19.316Z] #9 104.8 Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... [2024-06-25T06:25:19.316Z] #9 104.8 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2024-06-25T06:25:19.316Z] #9 104.8 Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... [2024-06-25T06:25:19.316Z] #9 104.9 Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... [2024-06-25T06:25:19.316Z] #9 104.9 Setting up libpciaccess0:amd64 (0.17-3build1) ... [2024-06-25T06:25:19.316Z] #8 113.4 Retrieving: libharfbuzz0-8.3.0-150600.1.3.x86_64 (Main Repository) (112/206), 588.0 KiB [2024-06-25T06:25:19.316Z] #8 113.4 Retrieving: libharfbuzz0-8.3.0-150600.1.3.x86_64.rpm [..#8 115.7 (444/472): wayland-devel-1.21.0-1.el9.x86_64.rp 1.6 MB/s | 145 kB 00:00 [2024-06-25T06:25:19.316Z] #9 104.9 Setting up systemd-sysv (255.4-1ubuntu8.1) ... [2024-06-25T06:25:19.316Z] #9 104.9 Setting up libxau6:amd64 (1:1.0.9-1build6) ... [2024-06-25T06:25:19.316Z] #9 105.0 Setting up libkeyutils1:amd64 (1.6.3-3build1) ... [2024-06-25T06:25:19.316Z] #9 105.0 Setting up libsodium23:amd64 (1.0.18-1build3) ... [2024-06-25T06:25:19.316Z] done (3.0 KiB/s)] [2024-06-25T06:25:19.316Z] #8 113.6 Retrieving: libfontconfig1-2.14.2-150600.1.3.x86_64 (Main Repository) (113/206), 126.4 KiB [2024-06-25T06:25:19.316Z] #8 113.6 Retrieving: libfontconfig1-2.14.2-150600.1.3.x86_64.rpm [.#8 115.9 (445/472): webkit2gtk3-devel-2.44.2-1.el9.x86_6 2.0 MB/s | 365 kB 00:00 [2024-06-25T06:25:19.677Z] #9 105.0 Setting up libgpm2:amd64 (1.20.7-11) ... [2024-06-25T06:25:19.677Z] #9 105.0 Setting up libogg0:amd64 (1.3.5-3build1) ... [2024-06-25T06:25:19.677Z] #9 105.0 Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... [2024-06-25T06:25:19.677Z] #9 105.1 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2024-06-25T06:25:19.677Z] #9 105.1 Setting up hicolor-icon-theme (0.17-2) ... [2024-06-25T06:25:19.677Z] .done (2.8 KiB/s)] [2024-06-25T06:25:19.677Z] #8 113.7 Retrieving: fontconfig-2.14.2-150600.1.3.x86_64 (Main Repository) (114/206), 81.4 KiB [2024-06-25T06:25:19.677Z] #8 113.7 Retrieving: fontconfig-2.14.2-150600.1.3.x86_64.rpm [.#9 105.1 Setting up libdatrie1:amd64 (0.2.13-3build1) ... [2024-06-25T06:25:19.677Z] #9 105.1 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2024-06-25T06:25:19.677Z] #9 105.2 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2024-06-25T06:25:19.677Z] #9 105.2 Setting up libglvnd0:amd64 (1.7.0-1build1) ... [2024-06-25T06:25:19.677Z] #9 105.2 Setting up libtdb1:amd64 (1.4.10-1build1) ... [2024-06-25T06:25:19.677Z] #9 105.2 Setting up unzip (6.0-28ubuntu4) ... [2024-06-25T06:25:19.677Z] #9 105.3 Setting up libbrotli1:amd64 (1.1.0-2build2) ... [2024-06-25T06:25:19.677Z] #9 105.3 Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2) ... [2024-06-25T06:25:19.677Z] .done (2.8 KiB/s)] [2024-06-25T06:25:19.677Z] #8 113.8 Retrieving: libXfont2-2-2.0.3-1.17.x86_64 (Main Repository) (115/206), 114.9 KiB [2024-06-25T06:25:19.677Z] #8 113.8 Retrieving: libXfont2-2-2.0.3-1.17.x86_64.rpm [.. [2024-06-25T06:25:19.677Z] #8 116.2 Installing : lsof-4.94.0-3.el9.x86_64 357/362 [2024-06-25T06:25:19.677Z] #8 116.2 Installing : wget-1.21.1-7.el9.x86_64 358/362 [2024-06-25T06:25:20.030Z] #8 116.2 Installing : liberation-fonts-1:2.1.3-5.el9.noarch 359/362#9 105.3 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-25T06:25:20.030Z] #9 105.4 Setting up libpython3.12-minimal:amd64 (3.12.3-1) ... [2024-06-25T06:25:20.030Z] #9 105.4 Setting up x11-common (1:7.7+23ubuntu3) ... [2024-06-25T06:25:20.030Z] done (2.7 KiB/s)] [2024-06-25T06:25:20.030Z] #8 114.0 Retrieving: libappstream5-1.0.2-150600.1.3.x86_64 (Main Repository) (116/206), 298.0 KiB [2024-06-25T06:25:20.030Z] #8 114.0 Retrieving: libappstream5-1.0.2-150600.1.3.x86_64.rpm [.. [2024-06-25T06:25:20.030Z] #8 116.4 Installing : glibc-locale-source-2.34-113.el9.x86_64 360/362done (2.8 KiB/s)] [2024-06-25T06:25:20.030Z] #8 114.1 Retrieving: libxkbcommon0-1.5.0-150600.1.5.x86_64 (Main Repository) (117/206), 120.1 KiB [2024-06-25T06:25:20.030Z] #8 114.1 Retrieving: libxkbcommon0-1.5.0-150600.1.5.x86_64.rpm [.. [2024-06-25T06:25:20.030Z] #8 116.4 Installing : unzip-6.0-56.el9.x86_64 361/362#9 105.7 invoke-rc.d: could not determine current runlevel [2024-06-25T06:25:20.389Z] done (2.8 KiB/s)] [2024-06-25T06:25:20.389Z] #8 114.3 Retrieving: systemd-254.10-150600.2.3.x86_64 (Main Repository) (118/206), 3.7 MiB [2024-06-25T06:25:20.389Z] #8 114.3 Retrieving: systemd-254.10-150600.2.3.x86_64.rpm [..#9 105.7 invoke-rc.d: policy-rc.d denied execution of start. [2024-06-25T06:25:20.389Z] #9 105.8 Setting up libsensors-config (1:3.6.0-9build1) ... [2024-06-25T06:25:20.389Z] #9 105.8 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... [2024-06-25T06:25:20.389Z] #9 105.8 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.1) ... [2024-06-25T06:25:20.389Z] #9 105.9 Setting up libdeflate0:amd64 (1.19-1build1) ... [2024-06-25T06:25:20.389Z] done (3.7 KiB/s)] [2024-06-25T06:25:20.389Z] #8 114.5 Retrieving: libstartup-notification-1-0-0.12-150400.13.6.x86_64 (Main Repository) (119/206), 34.5 KiB [2024-06-25T06:25:20.389Z] #8 114.5 Retrieving: libstartup-notification-1-0-0.12-150400.13.6.x86_64.rpm [. [2024-06-25T06:25:20.389Z] #8 116.7 Installing : glibc-langpack-en-2.34-113.el9.x86_64 362/362 [2024-06-25T06:25:20.389Z] #8 116.7 Running scriptlet: nss-3.90.0-7.el9.x86_64 362/362#9 105.9 Setting up fonts-freefont-ttf (20211204+svn4273-2) ... [2024-06-25T06:25:20.389Z] #9 105.9 Setting up xkb-data (2.41-2ubuntu1) ... [2024-06-25T06:25:20.389Z] #9 105.9 Setting up liblzo2-2:amd64 (2.10-2build4) ... [2024-06-25T06:25:20.389Z] #9 106.0 Setting up libunwind8:amd64 (1.6.2-3build1) ... [2024-06-25T06:25:20.389Z] #9 106.0 Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... [2024-06-25T06:25:20.389Z] [2024-06-25T06:25:20.389Z] #8 117.0 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 362/362 [2024-06-25T06:25:20.389Z] #8 117.0 Running scriptlet: dconf-0.40.0-6.el9.x86_64 362/362.done (3.0 KiB/s)] [2024-06-25T06:25:20.389Z] #8 114.6 Retrieving: libgbm1-23.3.4-150600.81.2.x86_64 (Main Repository) (120/206), 202.3 KiB [2024-06-25T06:25:20.751Z] #8 114.6 Retrieving: libgbm1-23.3.4-150600.81.2.x86_64.rpm [.#9 106.0 Setting up libelf1t64:amd64 (0.190-1.1build4) ... [2024-06-25T06:25:20.751Z] #9 106.0 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:25:20.751Z] #9 106.1 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-25T06:25:20.751Z] #9 106.1 Setting up tzdata (2024a-3ubuntu1.1) ... [2024-06-25T06:25:20.751Z] .done (2.8 KiB/s)] [2024-06-25T06:25:20.751Z] [2024-06-25T06:25:20.751Z] #8 117.0 Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 362/362 [2024-06-25T06:25:20.751Z] #8 117.0 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-25T06:25:20.751Z] #8 117.0 Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-25T06:25:20.751Z] #8 117.0 [2024-06-25T06:25:20.751Z] #8 117.0 Running scriptlet: glibc-langpack-en-2.34-113.el9.x86_64 362/362#8 117.1 (446/472): valgrind-3.23.0-1.el9.x86_64.rpm 2.9 MB/s | 4.8 MB 00:01 [2024-06-25T06:25:20.751Z] #9 106.3 [2024-06-25T06:25:20.751Z] #9 106.3 Current default time zone: 'Etc/UTC' [2024-06-25T06:25:20.751Z] #8 114.8 Retrieving: xmodmap-1.0.9-1.24.x86_64 (Main Repository) (121/206), 39.3 KiB [2024-06-25T06:25:20.751Z] #8 114.8 Retrieving: xmodmap-1.0.9-1.24.x86_64.rpm [..#8 117.3 (447/472): webkit2gtk3-jsc-devel-2.44.2-1.el9.x 1.8 MB/s | 164 kB 00:00 [2024-06-25T06:25:20.751Z] #9 106.3 Local time is now: Tue Jun 25 06:25:20 UTC 2024. [2024-06-25T06:25:20.751Z] #9 106.3 Universal Time is now: Tue Jun 25 06:25:20 UTC 2024. [2024-06-25T06:25:20.751Z] #9 106.3 Run 'dpkg-reconfigure tzdata' if you wish to change it. [2024-06-25T06:25:20.751Z] #9 106.3 [2024-06-25T06:25:20.751Z] #9 106.3 Setting up libasound2-data (1.2.11-1build2) ... [2024-06-25T06:25:20.751Z] #9 106.3 Setting up libgtop2-common (2.41.3-1build4) ... [2024-06-25T06:25:20.751Z] #9 106.4 Setting up libfontenc1:amd64 (1:1.1.8-1build1) ... [2024-06-25T06:25:20.751Z] done (2.7 KiB/s)] [2024-06-25T06:25:20.751Z] #8 114.9 Retrieving: libxkbfile1-1.0.9-1.26.x86_64 (Main Repository) (122/206), 69.5 KiB [2024-06-25T06:25:20.751Z] #8 114.9 Retrieving: libxkbfile1-1.0.9-1.26.x86_64.rpm [..#8 117.4 (448/472): webrtc-audio-processing-0.3.1-8.el9. 2.6 MB/s | 306 kB 00:00 [2024-06-25T06:25:21.107Z] #9 106.4 Setting up tigervnc-tools (1.13.1+dfsg-2build2) ... [2024-06-25T06:25:21.107Z] #9 106.4 update-alternatives: using /usr/bin/tigervncpasswd to provide /usr/bin/vncpasswd (vncpasswd) in auto mode [2024-06-25T06:25:21.107Z] #9 106.4 update-alternatives: warning: skip creation of /usr/share/man/man1/vncpasswd.1.gz because associated file /usr/share/man/man1/tigervncpasswd.1.gz (of link group vncpasswd) doesn't exist [2024-06-25T06:25:21.107Z] #9 106.5 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.1) ... [2024-06-25T06:25:21.107Z] done (2.7 KiB/s)] [2024-06-25T06:25:21.107Z] #8 115.1 Retrieving: libXt6-1.1.5-2.24.x86_64 (Main Repository) (123/206), 163.6 KiB [2024-06-25T06:25:21.107Z] #8 115.1 Retrieving: libXt6-1.1.5-2.24.x86_64.rpm [..#9 106.5 Setting up vim-common (2:9.1.0016-1ubuntu7.1) ... [2024-06-25T06:25:21.107Z] #9 106.6 Setting up libasound2t64:amd64 (1.2.11-1build2) ... [2024-06-25T06:25:21.107Z] #9 106.6 Setting up gcc-13-base:amd64 (13.2.0-23ubuntu4) ... [2024-06-25T06:25:21.107Z] #9 106.6 Setting up libx11-data (2:1.8.7-1build1) ... [2024-06-25T06:25:21.107Z] #9 106.6 Setting up libepoxy0:amd64 (1.5.10-1build1) ... [2024-06-25T06:25:21.107Z] #8 117.6 (449/472): webkit2gtk3-jsc-2.44.2-1.el9.x86_64. 2.4 MB/s | 4.1 MB 00:01 [2024-06-25T06:25:21.107Z] #8 117.6 (450/472): wireplumber-0.4.14-1.el9.x86_64.rpm 1.6 MB/s | 96 kB 00:00 [2024-06-25T06:25:21.107Z] #9 106.7 Setting up libmpfr6:amd64 (4.2.1-1build1) ... [2024-06-25T06:25:21.107Z] #9 106.7 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... [2024-06-25T06:25:21.107Z] #9 106.7 Setting up libavahi-common-data:amd64 (0.8-13ubuntu6) ... [2024-06-25T06:25:21.107Z] done] [2024-06-25T06:25:21.107Z] #8 115.3 Retrieving: libXrender1-0.9.10-1.30.x86_64 (Main Repository) (124/206), 24.1 KiB [2024-06-25T06:25:21.459Z] #8 115.3 Retrieving: libXrender1-0.9.10-1.30.x86_64.rpm [.#8 117.7 (451/472): wget-1.21.1-7.el9.x86_64.rpm 2.7 MB/s | 789 kB 00:00 [2024-06-25T06:25:21.459Z] #8 117.7 (452/472): woff2-1.0.2-15.el9.x86_64.rpm 1.5 MB/s | 62 kB 00:00 [2024-06-25T06:25:21.459Z] #8 117.7 (453/472): xcb-util-0.4.0-19.el9.x86_64.rpm 510 kB/s | 19 kB 00:00 [2024-06-25T06:25:21.459Z] #8 117.8 (454/472): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 1.5 MB/s | 42 kB 00:00 [2024-06-25T06:25:21.459Z] #9 106.8 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4) ... [2024-06-25T06:25:21.459Z] #9 106.8 Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ... [2024-06-25T06:25:21.459Z] #9 106.9 Setting up zenity-common (4.0.1-1build3) ... [2024-06-25T06:25:21.459Z] .done (2.7 KiB/s)] [2024-06-25T06:25:21.459Z] #8 115.4 Retrieving: libXpresent1-1.0.1-bp156.1.5.x86_64 (Main Repository) (125/206), 13.3 KiB [2024-06-25T06:25:21.459Z] #8 115.4 Retrieving: libXpresent1-1.0.1-bp156.1.5.x86_64.rpm [.#9 106.9 Setting up libfribidi0:amd64 (1.0.13-3build1) ... [2024-06-25T06:25:21.459Z] #9 106.9 Setting up perl-modules-5.38 (5.38.2-3.2build2) ... [2024-06-25T06:25:21.459Z] #9 107.0 Setting up fonts-dejavu-mono (2.37-8) ... [2024-06-25T06:25:21.459Z] #8 117.8 (455/472): wireplumber-libs-0.4.14-1.el9.x86_64 2.2 MB/s | 358 kB 00:00 [2024-06-25T06:25:21.459Z] #8 117.9 (456/472): xdg-desktop-portal-gtk-1.12.0-3.el9. 1.6 MB/s | 134 kB 00:00 [2024-06-25T06:25:21.459Z] .done (2.8 KiB/s)] [2024-06-25T06:25:21.459Z] #8 115.6 Retrieving: libXpm4-3.5.12-150000.3.10.1.x86_64 (Main Repository) (126/206), 41.1 KiB [2024-06-25T06:25:21.459Z] #8 115.6 Retrieving: libXpm4-3.5.12-150000.3.10.1.x86_64.rpm [.#9 107.1 Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... [2024-06-25T06:25:21.459Z] #8 117.9 (457/472): xdg-desktop-portal-1.12.6-1.el9.x86_ 2.4 MB/s | 385 kB 00:00 [2024-06-25T06:25:21.459Z] #8 118.0 (458/472): xkbcomp-1.4.4-4.el9.x86_64.rpm 1.1 MB/s | 100 kB 00:00 [2024-06-25T06:25:21.459Z] #8 118.0 (459/472): xml-common-0.6.3-58.el9.noarch.rpm 1.1 MB/s | 32 kB 00:00 [2024-06-25T06:25:21.459Z] #9 107.1 Setting up libmpc3:amd64 (1.3.1-1build1) ... [2024-06-25T06:25:21.459Z] #9 107.1 Setting up libvorbis0a:amd64 (1.3.7-1build3) ... [2024-06-25T06:25:21.459Z] #9 107.2 Setting up fonts-dejavu-core (2.37-8) ... [2024-06-25T06:25:21.812Z] .done (2.8 KiB/s)] [2024-06-25T06:25:21.812Z] #8 115.7 Retrieving: libXmuu1-1.1.2-1.30.x86_64 (Main Repository) (127/206), 14.4 KiB [2024-06-25T06:25:21.812Z] #8 115.7 Retrieving: libXmuu1-1.1.2-1.30.x86_64.rpm [.#9 107.3 Setting up libsensors5:amd64 (1:3.6.0-9build1) ... [2024-06-25T06:25:21.812Z] .done] [2024-06-25T06:25:21.812Z] #8 115.9 Retrieving: libXfixes3-6.0.0-150400.1.4.x86_64 (Main Repository) (128/206), 16.1 KiB [2024-06-25T06:25:21.812Z] #8 115.9 Retrieving: libXfixes3-6.0.0-150400.1.4.x86_64.rpm [.#8 118.2 (460/472): xkeyboard-config-2.33-2.el9.noarch.r 2.7 MB/s | 859 kB 00:00 [2024-06-25T06:25:21.812Z] #9 107.4 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:25:21.812Z] #9 107.4 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2024-06-25T06:25:21.812Z] #9 107.4 Setting up libltdl7:amd64 (2.4.7-7build1) ... [2024-06-25T06:25:21.812Z] .done (2.8 KiB/s)] [2024-06-25T06:25:21.812Z] #8 116.1 Retrieving: libXext6-1.3.3-1.30.x86_64 (Main Repository) (129/206), 33.2 KiB [2024-06-25T06:25:22.165Z] #8 116.1 Retrieving: libXext6-1.3.3-1.30.x86_64.rpm [.#9 107.5 Setting up libglapi-mesa:amd64 (24.0.5-1ubuntu1) ... [2024-06-25T06:25:22.165Z] #9 107.5 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-25T06:25:22.165Z] #9 107.6 Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... [2024-06-25T06:25:22.165Z] .done (2.7 KiB/s)] [2024-06-25T06:25:22.165Z] #8 116.2 Retrieving: libXdamage1-1.1.4-1.23.x86_64 (Main Repository) (130/206), 11.4 KiB [2024-06-25T06:25:22.165Z] #8 116.2 Retrieving: libXdamage1-1.1.4-1.23.x86_64.rpm [.#9 107.6 Setting up libwebp7:amd64 (1.3.2-0.4build3) ... [2024-06-25T06:25:22.165Z] #9 107.6 Setting up libicu74:amd64 (74.2-1ubuntu3) ... [2024-06-25T06:25:22.165Z] #9 107.7 Setting up fonts-dejavu-extra (2.37-8) ... [2024-06-25T06:25:22.165Z] #9 107.7 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-25T06:25:22.165Z] #9 107.8 Setting up libxshmfence1:amd64 (1.3-1build5) ... [2024-06-25T06:25:22.165Z] .done (2.7 KiB/s)] [2024-06-25T06:25:22.165Z] #8 116.3 Retrieving: libXcomposite1-0.4.4-1.23.x86_64 (Main Repository) (131/206), 11.6 KiB [2024-06-25T06:25:22.165Z] #8 116.3 Retrieving: libXcomposite1-0.4.4-1.23.x86_64.rpm [.#9 107.8 Setting up at-spi2-common (2.52.0-1build1) ... [2024-06-25T06:25:22.165Z] #9 107.9 Setting up dbus-session-bus-common (1.14.10-4ubuntu4) ... [2024-06-25T06:25:22.165Z] #9 107.9 Setting up fonts-liberation (1:2.1.5-3) ... [2024-06-25T06:25:22.517Z] .done (2.7 KiB/s)] [2024-06-25T06:25:22.517Z] #8 116.5 Retrieving: dbus-1-x11-1.12.2-150400.18.8.1.x86_64 (Main Repository) (132/206), 44.6 KiB [2024-06-25T06:25:22.517Z] #8 116.5 Retrieving: dbus-1-x11-1.12.2-150400.18.8.1.x86_64.rpm [.#9 107.9 Setting up libgtop-2.0-11:amd64 (2.41.3-1build4) ... [2024-06-25T06:25:22.517Z] #9 108.0 Setting up libthai-data (0.1.29-2build1) ... [2024-06-25T06:25:22.517Z] #9 108.0 Setting up netbase (6.4) ... [2024-06-25T06:25:22.517Z] .done (2.8 KiB/s)] [2024-06-25T06:25:22.518Z] #8 116.6 Retrieving: libsndfile1-1.0.28-150000.5.20.1.x86_64 (Main Repository) (133/206), 176.7 KiB [2024-06-25T06:25:22.518Z] #8 116.6 Retrieving: libsndfile1-1.0.28-150000.5.20.1.x86_64.rpm [.#9 108.1 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:25:22.518Z] #9 108.1 Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... [2024-06-25T06:25:22.870Z] .done (2.8 KiB/s)] [2024-06-25T06:25:22.870Z] #8 116.8 Retrieving: xkbcomp-1.4.1-1.9.x86_64 (Main Repository) (134/206), 112.2 KiB [2024-06-25T06:25:22.870Z] #8 116.8 Retrieving: xkbcomp-1.4.1-1.9.x86_64.rpm [.#9 108.2 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2024-06-25T06:25:22.870Z] #9 108.2 Setting up libperl5.38t64:amd64 (5.38.2-3.2build2) ... [2024-06-25T06:25:22.870Z] #9 108.3 Setting up vim-runtime (2:9.1.0016-1ubuntu7.1) ... [2024-06-25T06:25:22.870Z] #8 119.2 (461/472): xorg-x11-fonts-75dpi-7.5-33.el9.noar 2.9 MB/s | 2.8 MB 00:00 [2024-06-25T06:25:22.870Z] #8 119.3 (462/472): xorg-x11-fonts-100dpi-7.5-33.el9.noa 2.5 MB/s | 3.2 MB 00:01 [2024-06-25T06:25:22.870Z] #9 108.4 Setting up dbus-system-bus-common (1.14.10-4ubuntu4) ... [2024-06-25T06:25:22.870Z] .done (2.6 KiB/s)] [2024-06-25T06:25:22.870Z] #8 117.0 Retrieving: setxkbmap-1.3.1-1.24.x86_64 (Main Repository) (135/206), 31.0 KiB [2024-06-25T06:25:22.870Z] #8 117.0 Retrieving: setxkbmap-1.3.1-1.24.x86_64.rpm [.#8 119.4 (463/472): xorg-x11-fonts-Type1-7.5-33.el9.noar 2.3 MB/s | 505 kB 00:00 [2024-06-25T06:25:22.870Z] .done (2.7 KiB/s)] [2024-06-25T06:25:22.870Z] #8 117.1 Retrieving: libXft2-2.3.2-1.33.x86_64 (Main Repository) (136/206), 43.5 KiB [2024-06-25T06:25:23.324Z] #8 117.1 Retrieving: libXft2-2.3.2-1.33.x86_64.rpm [.#8 119.5 (464/472): xorg-x11-proto-devel-2024.1-1.el9.no 2.5 MB/s | 310 kB 00:00 [2024-06-25T06:25:23.324Z] #9 108.6 Setting up libisl23:amd64 (0.26-3build1) ... [2024-06-25T06:25:23.324Z] #9 108.6 Setting up libbsd0:amd64 (0.12.1-1build1) ... [2024-06-25T06:25:23.324Z] .done (2.7 KiB/s)] [2024-06-25T06:25:23.324Z] #8 117.3 Retrieving: xrdb-1.1.0-150000.3.7.1.x86_64 (Main Repository) (137/206), 35.9 KiB [2024-06-25T06:25:23.324Z] #8 117.3 Retrieving: xrdb-1.1.0-150000.3.7.1.x86_64.rpm [.#8 119.6 (465/472): xorg-x11-server-utils-7.7-44.el9.x86 2.0 MB/s | 158 kB 00:00 [2024-06-25T06:25:23.324Z] #8 119.6 (466/472): xorg-x11-xauth-1.1-10.el9.x86_64.rpm 1.1 MB/s | 37 kB 00:00 [2024-06-25T06:25:23.324Z] #9 108.7 Setting up libdrm-common (2.4.120-2build1) ... [2024-06-25T06:25:23.324Z] #9 108.7 Setting up readline-common (8.2-4build1) ... [2024-06-25T06:25:23.324Z] #9 108.7 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3) ... [2024-06-25T06:25:23.324Z] #9 108.8 Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8) ... [2024-06-25T06:25:23.324Z] #9 108.8 Setting up dbus-bin (1.14.10-4ubuntu4) ... [2024-06-25T06:25:23.324Z] #9 108.9 Setting up libgraphene-1.0-0:amd64 (1.10.8-3build2) ... [2024-06-25T06:25:23.324Z] .done (2.7 KiB/s)] [2024-06-25T06:25:23.324Z] #8 117.4 Retrieving: libXcursor1-1.1.15-1.18.x86_64 (Main Repository) (138/206), 25.8 KiB [2024-06-25T06:25:23.324Z] #8 117.4 Retrieving: libXcursor1-1.1.15-1.18.x86_64.rpm [.#8 119.7 (467/472): xorg-x11-xinit-1.4.0-11.el9.x86_64.r 1.8 MB/s | 57 kB 00:00 [2024-06-25T06:25:23.324Z] #8 119.7 (468/472): xz-devel-5.2.5-8.el9.x86_64.rpm 1.4 MB/s | 55 kB 00:00 [2024-06-25T06:25:23.678Z] #9 108.9 Setting up libxkbcommon0:amd64 (1.6.0-1build1) ... [2024-06-25T06:25:23.678Z] #9 108.9 Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... [2024-06-25T06:25:23.678Z] #9 109.0 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2024-06-25T06:25:23.678Z] .done (2.7 KiB/s)] [2024-06-25T06:25:23.678Z] #8 117.5 Retrieving: xauth-1.0.10-1.24.x86_64 (Main Repository) (139/206), 44.8 KiB [2024-06-25T06:25:23.678Z] #8 117.5 Retrieving: xauth-1.0.10-1.24.x86_64.rpm [.#9 109.0 Setting up libice6:amd64 (2:1.0.10-1build3) ... [2024-06-25T06:25:23.678Z] #9 109.0 Setting up session-migration (0.3.9build1) ... [2024-06-25T06:25:23.678Z] .done (2.6 KiB/s)] [2024-06-25T06:25:23.678Z] #8 117.7 Retrieving: libcairo2-1.18.0-150600.1.3.x86_64 (Main Repository) (140/206), 531.1 KiB [2024-06-25T06:25:23.678Z] #8 117.7 Retrieving: libcairo2-1.18.0-150600.1.3.x86_64.rpm [.#9 109.2 Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. [2024-06-25T06:25:23.678Z] .done (3.0 KiB/s)] [2024-06-25T06:25:23.678Z] #8 117.8 Retrieving: libXxf86vm1-1.1.4-1.23.x86_64 (Main Repository) (141/206), 15.3 KiB [2024-06-25T06:25:23.678Z] #8 117.8 Retrieving: libXxf86vm1-1.1.4-1.23.x86_64.rpm [.#9 109.2 Setting up fonts-dejavu (2.37-8) ... [2024-06-25T06:25:23.678Z] #9 109.3 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... [2024-06-25T06:25:23.678Z] #9 109.3 Setting up libxcb1:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:23.678Z] #9 109.4 Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:24.030Z] .done (2.7 KiB/s)] [2024-06-25T06:25:24.030Z] #8 118.0 Retrieving: libXv1-1.0.11-1.23.x86_64 (Main Repository) (142/206), 16.8 KiB [2024-06-25T06:25:24.030Z] #8 118.0 Retrieving: libXv1-1.0.11-1.23.x86_64.rpm [.#9 109.4 Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-25T06:25:24.030Z] #9 109.4 Setting up wget (1.21.4-1ubuntu4) ... [2024-06-25T06:25:24.030Z] #9 109.5 Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:24.030Z] .done (2.7 KiB/s)] [2024-06-25T06:25:24.030Z] #8 118.1 Retrieving: libXtst6-1.2.3-1.24.x86_64 (Main Repository) (143/206), 17.2 KiB [2024-06-25T06:25:24.030Z] #8 118.1 Retrieving: libXtst6-1.2.3-1.24.x86_64.rpm [.#9 109.5 Setting up cpp-13-x86-64-linux-gnu (13.2.0-23ubuntu4) ... [2024-06-25T06:25:24.030Z] #9 109.6 Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... [2024-06-25T06:25:24.030Z] .done (2.7 KiB/s)] [2024-06-25T06:25:24.030Z] #8 118.3 Retrieving: libXrandr2-1.5.1-2.17.x86_64 (Main Repository) (144/206), 23.3 KiB [2024-06-25T06:25:24.382Z] #8 118.3 Retrieving: libXrandr2-1.5.1-2.17.x86_64.rpm [.#9 109.8 Setting up libxmlb2:amd64 (0.3.18-1) ... [2024-06-25T06:25:24.382Z] #9 109.8 Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:24.382Z] #9 109.9 Setting up libedit2:amd64 (3.1-20230828-1build1) ... [2024-06-25T06:25:24.382Z] #9 109.9 Setting up libavahi-common3:amd64 (0.8-13ubuntu6) ... [2024-06-25T06:25:24.382Z] .done (2.7 KiB/s)] [2024-06-25T06:25:24.382Z] #8 118.4 Retrieving: libXmu6-1.1.2-1.30.x86_64 (Main Repository) (145/206), 51.1 KiB [2024-06-25T06:25:24.382Z] #8 118.4 Retrieving: libXmu6-1.1.2-1.30.x86_64.rpm [.#9 109.9 Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:24.382Z] #9 110.0 Setting up dbus-daemon (1.14.10-4ubuntu4) ... [2024-06-25T06:25:24.382Z] #9 110.0 Setting up libcolord2:amd64 (1.4.7-1build2) ... [2024-06-25T06:25:24.382Z] .done (2.7 KiB/s)] [2024-06-25T06:25:24.382Z] #8 118.6 Retrieving: libXinerama1-1.1.3-1.22.x86_64 (Main Repository) (146/206), 11.2 KiB [2024-06-25T06:25:24.735Z] #8 118.6 Retrieving: libXinerama1-1.1.3-1.22.x86_64.rpm [..#9 110.1 Setting up libxcb-util1:amd64 (0.4.0-1build3) ... [2024-06-25T06:25:24.735Z] #9 110.1 Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:24.735Z] #9 110.1 Setting up libdconf1:amd64 (0.40.0-4build2) ... [2024-06-25T06:25:24.735Z] done (2.7 KiB/s)] [2024-06-25T06:25:24.735Z] #8 118.7 Retrieving: libXi6-1.7.9-3.2.1.x86_64 (Main Repository) (147/206), 35.6 KiB [2024-06-25T06:25:24.735Z] #8 118.7 Retrieving: libXi6-1.7.9-3.2.1.x86_64.rpm [..#9 110.2 Setting up libthai0:amd64 (0.1.29-2build1) ... [2024-06-25T06:25:24.735Z] #9 110.2 Setting up libvorbisfile3:amd64 (1.3.7-1build3) ... [2024-06-25T06:25:24.735Z] #9 110.2 Setting up perl (5.38.2-3.2build2) ... [2024-06-25T06:25:24.735Z] done (2.7 KiB/s)] [2024-06-25T06:25:24.735Z] #8 118.8 Retrieving: libXRes1-1.2.0-1.18.x86_64 (Main Repository) (148/206), 13.5 KiB [2024-06-25T06:25:24.735Z] #8 118.8 Retrieving: libXRes1-1.2.0-1.18.x86_64.rpm [.#8 121.3 (469/472): zenity-3.32.0-8.el9.x86_64.rpm 2.9 MB/s | 4.5 MB 00:01 [2024-06-25T06:25:24.735Z] #9 110.4 Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... [2024-06-25T06:25:25.089Z] #9 110.4 Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... [2024-06-25T06:25:25.089Z] #9 110.4 Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:25.089Z] #9 110.5 Setting up fonts-liberation2 (1:2.1.5-3) ... [2024-06-25T06:25:25.089Z] .done (2.7 KiB/s)] [2024-06-25T06:25:25.089Z] #8 119.0 Retrieving: libpulse0-17.0-150600.2.3.x86_64 (Main Repository) (149/206), 303.4 KiB [2024-06-25T06:25:25.089Z] #8 119.0 Retrieving: libpulse0-17.0-150600.2.3.x86_64.rpm [..#8 121.3 (470/472): zlib-devel-1.2.11-41.el9.x86_64.rpm 1.7 MB/s | 45 kB 00:00 [2024-06-25T06:25:25.089Z] #8 121.4 (471/472): xorg-x11-fonts-misc-7.5-33.el9.noarc 2.5 MB/s | 5.2 MB 00:02 [2024-06-25T06:25:25.089Z] #9 110.5 Setting up dbus (1.14.10-4ubuntu4) ... [2024-06-25T06:25:25.089Z] #9 110.6 Setting up shared-mime-info (2.4-4) ... [2024-06-25T06:25:25.089Z] done (2.7 KiB/s)] [2024-06-25T06:25:25.089Z] #8 119.2 Retrieving: xsetroot-1.1.1-1.24.x86_64 (Main Repository) (150/206), 23.0 KiB [2024-06-25T06:25:25.089Z] #8 119.2 Retrieving: xsetroot-1.1.1-1.24.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:25.089Z] #8 119.3 Retrieving: libpango-1_0-0-1.51.1-150600.1.3.x86_64 (Main Repository) (151/206), 277.7 KiB [2024-06-25T06:25:25.443Z] #8 119.3 Retrieving: libpango-1_0-0-1.51.1-150600.1.3.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:25.443Z] #8 119.5 Retrieving: libcairo-script-interpreter2-1.18.0-150600.1.3.x86_64 (Main Repository) (152/206), 79.7 KiB [2024-06-25T06:25:25.443Z] #8 119.5 Retrieving: libcairo-script-interpreter2-1.18.0-150600.1.3.x86_64.rpm [..done (3.0 KiB/s)] [2024-06-25T06:25:25.443Z] #8 119.6 Retrieving: libcairo-gobject2-1.18.0-150600.1.3.x86_64 (Main Repository) (153/206), 43.6 KiB [2024-06-25T06:25:25.799Z] #8 119.6 Retrieving: libcairo-gobject2-1.18.0-150600.1.3.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:25.799Z] #8 119.8 Retrieving: Mesa-23.3.4-150600.81.2.x86_64 (Main Repository) (154/206), 174.4 KiB [2024-06-25T06:25:25.799Z] #8 119.8 Retrieving: Mesa-23.3.4-150600.81.2.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:25.799Z] #8 119.9 Retrieving: Mesa-dri-23.3.4-150600.81.3.x86_64 (Main Repository) (155/206), 7.9 MiB [2024-06-25T06:25:26.152Z] #8 119.9 Retrieving: Mesa-dri-23.3.4-150600.81.3.x86_64.rpm [...done (32.1 MiB/s)] [2024-06-25T06:25:26.152Z] #8 120.3 Retrieving: libglvnd-1.7.0-150600.1.2.x86_64 (Main Repository) (156/206), 218.8 KiB [2024-06-25T06:25:26.505Z] #8 120.3 Retrieving: libglvnd-1.7.0-150600.1.2.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:26.505Z] #8 120.4 Retrieving: Mesa-libEGL1-23.3.4-150600.81.2.x86_64 (Main Repository) (157/206), 280.0 KiB [2024-06-25T06:25:26.505Z] #8 120.4 Retrieving: Mesa-libEGL1-23.3.4-150600.81.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:26.505Z] #8 120.6 Retrieving: libXaw7-1.0.13-3.3.8.x86_64 (Main Repository) (158/206), 177.6 KiB [2024-06-25T06:25:26.505Z] #8 120.6 Retrieving: libXaw7-1.0.13-3.3.8.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:26.505Z] #8 120.8 Retrieving: libatspi0-2.50.0-150600.1.2.x86_64 (Main Repository) (159/206), 96.8 KiB [2024-06-25T06:25:26.870Z] #8 120.8 Retrieving: libatspi0-2.50.0-150600.1.2.x86_64.rpm [.#8 123.2 (472/472): webkit2gtk3-2.44.2-1.el9.x86_64.rpm 2.9 MB/s | 22 MB 00:07 [2024-06-25T06:25:26.870Z] #8 123.2 -------------------------------------------------------------------------------- [2024-06-25T06:25:26.870Z] #8 123.2 Total 4.1 MB/s | 370 MB 01:30 [2024-06-25T06:25:26.870Z] #8 123.2 CentOS Stream 9 - BaseOS 296 kB/s | 1.6 kB 00:00 [2024-06-25T06:25:26.870Z] .done (2.8 KiB/s)] [2024-06-25T06:25:26.870Z] #8 120.9 Retrieving: libcanberra0-0.30-150600.21.3.x86_64 (Main Repository) (160/206), 64.7 KiB [2024-06-25T06:25:26.870Z] #8 120.9 Retrieving: libcanberra0-0.30-150600.21.3.x86_64.rpm [.#8 123.3 Importing GPG key 0x8483C65D: [2024-06-25T06:25:26.870Z] #8 123.3 Userid : "CentOS (CentOS Official Signing Key) " [2024-06-25T06:25:26.870Z] #8 123.3 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-06-25T06:25:26.870Z] #8 123.3 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-06-25T06:25:26.870Z] .done (2.8 KiB/s)] [2024-06-25T06:25:26.870Z] #8 121.1 Retrieving: Mesa-libGL1-23.3.4-150600.81.2.x86_64 (Main Repository) (161/206), 308.9 KiB [2024-06-25T06:25:26.870Z] #8 121.1 Retrieving: Mesa-libGL1-23.3.4-150600.81.2.x86_64.rpm [.#8 123.3 Key imported successfully [2024-06-25T06:25:27.457Z] .done (2.8 KiB/s)] [2024-06-25T06:25:27.457Z] #8 121.3 Retrieving: xterm-bin-330-150200.11.15.1.x86_64 (Main Repository) (162/206), 1.5 MiB [2024-06-25T06:25:28.164Z] #8 121.3 Retrieving: xterm-bin-330-150200.11.15.1.x86_64.rpm [....done (9.8 MiB/s)] [2024-06-25T06:25:28.164Z] #8 122.3 Retrieving: libatk-bridge-2_0-0-2.50.0-150600.1.2.x86_64 (Main Repository) (163/206), 87.7 KiB [2024-06-25T06:25:28.519Z] #8 122.3 Retrieving: libatk-bridge-2_0-0-2.50.0-150600.1.2.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:28.519Z] #8 122.5 Retrieving: libfltk1-1.3.4-5.3.1.x86_64 (Main Repository) (164/206), 515.1 KiB [2024-06-25T06:25:28.872Z] #8 122.5 Retrieving: libfltk1-1.3.4-5.3.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:28.872Z] #8 122.9 Retrieving: Mesa-gallium-23.3.4-150600.81.3.x86_64 (Main Repository) (165/206), 10.1 MiB [2024-06-25T06:25:29.227Z] #8 122.9 Retrieving: Mesa-gallium-23.3.4-150600.81.3.x86_64.rpm [...done (56.3 MiB/s)] [2024-06-25T06:25:29.227Z] #8 123.4 Retrieving: xinit-1.4.0-6.17.x86_64 (Main Repository) (166/206), 58.0 KiB [2024-06-25T06:25:29.227Z] #8 123.4 Retrieving: xinit-1.4.0-6.17.x86_64.rpm [..done (2.6 KiB/s)] [2024-06-25T06:25:29.227Z] #8 123.6 Retrieving: gdk-pixbuf-query-loaders-2.42.12-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (167/206), 37.2 KiB [2024-06-25T06:25:29.581Z] #8 123.6 Retrieving: gdk-pixbuf-query-loaders-2.42.12-150600.3.3.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:29.581Z] #8 123.8 Retrieving: gtk4-schema-4.12.4-150600.3.3.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (168/206), 98.9 KiB [2024-06-25T06:25:29.934Z] #8 123.8 Retrieving: gtk4-schema-4.12.4-150600.3.3.1.noarch.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:29.934Z] #8 124.1 Retrieving: libgthread-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (169/206), 144.5 KiB [2024-06-25T06:25:30.287Z] #8 124.1 Retrieving: libgthread-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:30.287Z] #8 124.2 Retrieving: libjitterentropy3-3.4.1-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (170/206), 25.8 KiB [2024-06-25T06:25:30.287Z] #8 124.2 Retrieving: libjitterentropy3-3.4.1-150000.1.12.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:30.287Z] #8 124.4 Retrieving: perl-5.26.1-150300.17.17.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (171/206), 6.5 MiB [2024-06-25T06:25:31.043Z] #8 124.4 Retrieving: perl-5.26.1-150300.17.17.1.x86_64.rpm [...done (22.0 MiB/s)] [2024-06-25T06:25:31.043Z] #8 125.0 Retrieving: cups-config-2.2.7-150000.3.59.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (172/206), 242.5 KiB [2024-06-25T06:25:32.108Z] #8 125.6 Retrieving: cups-config-2.2.7-150000.3.59.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:32.108Z] #8 126.0 Retrieving: libgsttag-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (173/206), 151.8 KiB [2024-06-25T06:25:32.465Z] #8 126.0 Retrieving: libgsttag-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [...done (3.3 MiB/s)] [2024-06-25T06:25:32.465Z] #8 126.7 Retrieving: libgstaudio-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (174/206), 238.9 KiB [2024-06-25T06:25:32.819Z] #8 126.7 Retrieving: libgstaudio-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:32.819Z] #8 126.9 Retrieving: libgdk_pixbuf-2_0-0-2.42.12-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (175/206), 168.6 KiB [2024-06-25T06:25:32.819Z] #8 126.9 Retrieving: libgdk_pixbuf-2_0-0-2.42.12-150600.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:32.819Z] #8 127.1 Retrieving: libgstpbutils-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (176/206), 147.9 KiB [2024-06-25T06:25:33.173Z] #8 127.1 Retrieving: libgstpbutils-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:33.173Z] #8 127.3 Retrieving: libgstvideo-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (177/206), 311.7 KiB [2024-06-25T06:25:33.526Z] #8 127.3 Retrieving: libgstvideo-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:33.526Z] #8 127.5 Retrieving: libgstgl-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (178/206), 254.2 KiB [2024-06-25T06:25:33.526Z] #8 127.5 Retrieving: libgstgl-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:33.526Z] #8 127.7 Retrieving: gstreamer-plugins-base-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (179/206), 962.9 KiB [2024-06-25T06:25:33.879Z] #8 127.7 Retrieving: gstreamer-plugins-base-1.24.0-150600.3.3.1.x86_64.rpm [..done (3.1 KiB/s)] [2024-06-25T06:25:33.879Z] #8 127.9 Retrieving: libgstallocators-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (180/206), 75.4 KiB [2024-06-25T06:25:33.879Z] #8 127.9 Retrieving: libgstallocators-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:33.879Z] #8 128.1 Retrieving: libgstapp-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (181/206), 91.9 KiB [2024-06-25T06:25:34.239Z] #8 128.1 Retrieving: libgstapp-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:34.239Z] #8 128.3 Retrieving: libgstriff-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (182/206), 88.3 KiB [2024-06-25T06:25:34.239Z] #8 128.3 Retrieving: libgstriff-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:34.239Z] #8 128.4 Retrieving: libgnutls30-3.8.3-150600.2.15.x86_64 (Main Repository) (183/206), 910.0 KiB [2024-06-25T06:25:34.620Z] #8 128.4 Retrieving: libgnutls30-3.8.3-150600.2.15.x86_64.rpm [..done (3.1 KiB/s)] [2024-06-25T06:25:34.620Z] [2024-06-25T06:25:34.620Z] #8 130.8 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 2/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : acl-2.3.1-4.el9.x86_64 3/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : avahi-libs-0.8-20.el9.x86_64 5/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : bluez-libs-5.56-6.el9.x86_64 6/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : bubblewrap-0.4.1-7.el9.x86_64 7/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : cracklib-2.9.6-27.el9.x86_64 8/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 9/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : cryptsetup-libs-2.7.2-1.el9.x86_64 10/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : cups-libs-1:2.3.3op2-26.el9.x86_64 11/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dbus-1:1.12.20-8.el9.x86_64 12/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dbus-broker-28-7.el9.x86_64 13/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dbus-common-1:1.12.20-8.el9.noarch 14/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 15/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dbus-tools-1:1.12.20-8.el9.x86_64 16/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 17/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 18/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : diffutils-3.7-12.el9.x86_64 19/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : freetype-2.10.4-9.el9.x86_64 20/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : fuse-2.9.9-15.el9.x86_64 21/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : fuse-common-3.10.2-8.el9.x86_64 22/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : fuse-libs-2.9.9-15.el9.x86_64 23/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : glib-networking-2.68.3-3.el9.x86_64 24/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : glibc-langpack-en-2.34-113.el9.x86_64 25/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 26/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : graphite2-1.3.14-9.el9.x86_64 27/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : groff-base-1.22.4-10.el9.x86_64 28/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 29/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : harfbuzz-2.7.4-10.el9.x86_64 30/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hwdata-0.348-9.13.el9.noarch 31/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : json-glib-1.6.6-1.el9.x86_64 32/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : kbd-2.4.0-9.el9.x86_64 33/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : kbd-legacy-2.4.0-9.el9.noarch 34/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : kbd-misc-2.4.0-9.el9.noarch 35/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : kmod-28-9.el9.x86_64 36/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : kmod-libs-28-9.el9.x86_64 37/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libatomic-11.4.1-3.el9.x86_64 38/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libbrotli-1.0.9-6.el9.x86_64 39/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libdb-5.3.28-54.el9.x86_64 40/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libeconf-0.4.1-4.el9.x86_64 41/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 42/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libfdisk-2.37.4-18.el9.x86_64 43/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libgudev-237-1.el9.x86_64 44/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libgusb-0.3.8-2.el9.x86_64 45/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libicu-67.1-9.el9.x86_64 46/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libpciaccess-0.16-7.el9.x86_64 47/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libpng-2:1.6.37-12.el9.x86_64 48/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libproxy-0.4.15-35.el9.x86_64 49/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libpsl-0.21.1-5.el9.x86_64 50/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libpwquality-1.4.4-8.el9.x86_64 51/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libseccomp-2.5.2-2.el9.x86_64 52/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libselinux-utils-3.6-1.el9.x86_64 53/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libtdb-1.4.10-1.el9.x86_64 54/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libtirpc-1.3.3-6.el9.x86_64 55/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libusbx-1.0.26-1.el9.x86_64 56/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libutempter-1.2.1-6.el9.x86_64 57/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : lsof-4.94.0-3.el9.x86_64 58/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : ncurses-6.2-10.20210508.el9.x86_64 59/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : openssl-1:3.2.2-2.el9.x86_64 60/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : pam-1.5.1-20.el9.x86_64 61/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : policycoreutils-3.6-2.1.el9.x86_64 62/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : polkit-0.117-13.el9.x86_64 63/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : polkit-libs-0.117-13.el9.x86_64 64/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 65/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 66/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : shared-mime-info-2.1-5.el9.x86_64 67/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : systemd-252-37.el9.x86_64 68/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : systemd-libs-252-37.el9.x86_64 69/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : systemd-pam-252-37.el9.x86_64 70/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : systemd-rpm-macros-252-37.el9.noarch 71/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : systemd-udev-252-37.el9.x86_64 72/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : unzip-6.0-56.el9.x86_64 73/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : util-linux-2.37.4-18.el9.x86_64 74/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : util-linux-core-2.37.4-18.el9.x86_64 75/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : which-2.21-29.el9.x86_64 76/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 77/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 78/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 79/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : alsa-lib-1.2.10-2.el9.x86_64 80/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 81/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 82/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : atk-2.36.0-5.el9.x86_64 83/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : avahi-glib-0.8-20.el9.x86_64 84/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : cairo-1.17.4-7.el9.x86_64 85/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 86/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : color-filesystem-1-28.el9.noarch 87/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : colord-1.4.5-4.el9.x86_64 88/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : colord-libs-1.4.5-4.el9.x86_64 89/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : composefs-libs-1.0.3-2.el9.x86_64 90/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : cpp-11.4.1-3.el9.x86_64 91/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dbus-daemon-1:1.12.20-8.el9.x86_64 92/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dbus-x11-1:1.12.20-8.el9.x86_64 93/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : dconf-0.40.0-6.el9.x86_64 94/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : enchant2-2.2.15-6.el9.x86_64 95/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 96/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : exiv2-0.27.5-2.el9.x86_64 97/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 98/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 99/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : flac-libs-1.3.3-12.el9.x86_64 100/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : flatpak-1.12.9-1.el9.x86_64 101/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : flatpak-session-helper-1.12.9-1.el9.x86_64 102/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : fltk-1.3.8-1.el9.x86_64 103/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : fontconfig-2.14.0-2.el9.x86_64 104/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : fribidi-1.0.10-6.el9.2.x86_64 105/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gcr-base-3.40.0-3.el9.x86_64 106/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gdk-pixbuf2-2.42.6-4.el9.x86_64 107/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 108/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : geoclue2-2.6.0-7.el9.x86_64 109/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : geoclue2-libs-2.6.0-7.el9.x86_64 110/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : geocode-glib-3.26.2-5.el9.x86_64 111/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : giflib-5.2.1-9.el9.x86_64 112/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : glibc-locale-source-2.34-113.el9.x86_64 113/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gnome-control-center-filesystem-40.0-31.el9.noar 114/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gnome-desktop3-40.4-1.el9.x86_64 115/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gnome-settings-daemon-40.0.1-17.el9.x86_64 116/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : graphene-1.10.6-2.el9.x86_64 117/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gsm-1.0.19-6.el9.x86_64 118/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gstreamer1-1.22.1-2.el9.x86_64 119/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 120/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 121/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 122/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gtk-update-icon-cache-3.24.31-4.el9.x86_64 123/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gtk3-3.24.31-4.el9.x86_64 124/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : gtk4-4.12.3-2.el9.x86_64 125/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : harfbuzz-icu-2.7.4-10.el9.x86_64 126/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 127/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hunspell-1.7.0-11.el9.x86_64 128/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 129/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 130/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 131/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 132/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : hyphen-2.8.8-17.el9.x86_64 133/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : iio-sensor-proxy-3.3-1.el9.x86_64 134/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : iso-codes-4.6.0-3.el9.noarch 135/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : jbigkit-libs-2.1-23.el9.x86_64 136/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : lame-libs-3.100-12.el9.x86_64 137/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : lcms2-2.12-3.el9.x86_64 138/362 [2024-06-25T06:25:34.620Z] #8 130.9 Verifying : libICE-1.0.10-8.el9.x86_64 139/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libSM-1.2.3-10.el9.x86_64 140/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libX11-1.7.0-9.el9.x86_64 141/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libX11-common-1.7.0-9.el9.noarch 142/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 143/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXau-1.0.9-8.el9.x86_64 144/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXcomposite-0.4.5-7.el9.x86_64 145/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXcursor-1.2.0-7.el9.x86_64 146/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXdamage-1.1.5-7.el9.x86_64 147/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXdmcp-1.1.3-8.el9.x86_64 148/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXext-1.3.4-8.el9.x86_64 149/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXfixes-5.0.3-16.el9.x86_64 150/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXfont2-2.0.3-12.el9.x86_64 151/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXft-2.3.3-8.el9.x86_64 152/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXi-1.7.10-8.el9.x86_64 153/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXinerama-1.1.4-10.el9.x86_64 154/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXmu-1.1.3-8.el9.x86_64 155/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXrandr-1.5.2-8.el9.x86_64 156/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXrender-0.9.10-16.el9.x86_64 157/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXt-1.2.0-6.el9.x86_64 158/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXtst-1.2.3-16.el9.x86_64 159/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXv-1.0.11-16.el9.x86_64 160/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 161/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libappstream-glib-0.7.18-5.el9.x86_64 162/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libasyncns-0.8-22.el9.x86_64 163/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libcanberra-0.30-27.el9.x86_64 164/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 165/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libdatrie-0.2.13-4.el9.x86_64 166/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libdrm-2.4.121-1.el9.x86_64 167/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libdvdnav-6.1.0-4.el9.x86_64 168/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libdvdread-6.1.1-4.el9.x86_64 169/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libepoxy-1.5.5-4.el9.x86_64 170/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : liberation-fonts-1:2.1.3-5.el9.noarch 171/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : liberation-fonts-common-1:2.1.3-5.el9.noarch 172/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : liberation-mono-fonts-1:2.1.3-5.el9.noarch 173/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : liberation-sans-fonts-1:2.1.3-5.el9.noarch 174/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : liberation-serif-fonts-1:2.1.3-5.el9.noarch 175/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libevdev-1.11.0-3.el9.x86_64 176/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libexif-0.6.22-6.el9.x86_64 177/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libfontenc-1.1.3-17.el9.x86_64 178/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libgexiv2-0.12.3-1.el9.x86_64 179/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 180/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 181/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libglvnd-gles-1:1.3.4-1.el9.x86_64 182/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 183/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libgsf-1.14.47-5.el9.x86_64 184/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libgweather-40.0-3.el9.x86_64 185/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libgxps-0.3.2-3.el9.x86_64 186/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libinput-1.19.3-4.el9.x86_64 187/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libiptcdata-1.0.5-9.el9.x86_64 188/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 189/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libldac-2.0.2.3-10.el9.x86_64 190/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libmpc-1.2.1-4.el9.x86_64 191/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libnotify-0.7.9-8.el9.x86_64 192/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libogg-2:1.3.4-6.el9.x86_64 193/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libosinfo-1.10.0-1.el9.x86_64 194/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 195/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : librsvg2-2.50.7-3.el9.x86_64 196/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libsbc-1.4-9.el9.x86_64 197/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libsecret-0.20.4-4.el9.x86_64 198/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libshout-2.4.3-7.el9.x86_64 199/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libsndfile-1.0.31-8.el9.x86_64 200/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libsoup-2.72.0-8.el9.x86_64 201/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libsrtp-2.3.0-8.el9.x86_64 202/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libstemmer-0-18.585svn.el9.x86_64 203/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libthai-0.1.28-8.el9.x86_64 204/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libtheora-1:1.1.1-31.el9.x86_64 205/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libtiff-4.4.0-12.el9.x86_64 206/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 207/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 208/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libv4l-1.20.0-5.el9.x86_64 209/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libvisual-1:0.4.0-34.el9.x86_64 210/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 211/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libvpx-1.9.0-7.el9.x86_64 212/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libwacom-1.12.1-2.el9.x86_64 213/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libwacom-data-1.12.1-2.el9.noarch 214/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libwayland-client-1.21.0-1.el9.x86_64 215/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 216/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 217/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libwayland-server-1.21.0-1.el9.x86_64 218/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libwebp-1.2.0-8.el9.x86_64 219/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libxcb-1.13.1-9.el9.x86_64 220/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 221/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libxkbcommon-x11-1.0.3-4.el9.x86_64 222/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libxkbfile-1.1.0-8.el9.x86_64 223/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libxshmfence-1.3-10.el9.x86_64 224/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : libxslt-1.1.34-9.el9.x86_64 225/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : llvm-libs-17.0.6-5.el9.x86_64 226/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : low-memory-monitor-2.1-4.el9.x86_64 227/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mesa-dri-drivers-24.1.0-2.el9.x86_64 228/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mesa-filesystem-24.1.0-2.el9.x86_64 229/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mesa-libEGL-24.1.0-2.el9.x86_64 230/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mesa-libGL-24.1.0-2.el9.x86_64 231/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mesa-libgbm-24.1.0-2.el9.x86_64 232/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mesa-libglapi-24.1.0-2.el9.x86_64 233/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 234/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mkfontscale-1.2.1-3.el9.x86_64 235/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mpg123-libs-1.26.2-5.el9.x86_64 236/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mtdev-1.1.5-22.el9.x86_64 237/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : mutter-40.9-16.el9.x86_64 238/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : nspr-4.35.0-7.el9.x86_64 239/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : nss-3.90.0-7.el9.x86_64 240/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : nss-softokn-3.90.0-7.el9.x86_64 241/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : nss-softokn-freebl-3.90.0-7.el9.x86_64 242/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : nss-sysinit-3.90.0-7.el9.x86_64 243/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : nss-util-3.90.0-7.el9.x86_64 244/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : openjpeg2-2.4.0-7.el9.x86_64 245/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : opus-1.3.1-10.el9.x86_64 246/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : orc-0.4.31-6.el9.x86_64 247/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : osinfo-db-20231215-1.el9.noarch 248/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 249/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : ostree-libs-2024.6-1.el9.x86_64 250/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : p11-kit-server-0.25.3-2.el9.x86_64 251/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pango-1.48.7-3.el9.x86_64 252/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-AutoLoader-5.74-481.el9.noarch 253/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-B-1.80-481.el9.x86_64 254/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Carp-1.50-460.el9.noarch 255/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Class-Struct-0.66-481.el9.noarch 256/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 257/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Digest-1.19-4.el9.noarch 258/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 259/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Encode-4:3.08-462.el9.x86_64 260/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Errno-1.30-481.el9.x86_64 261/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Exporter-5.74-461.el9.noarch 262/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Fcntl-1.13-481.el9.x86_64 263/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-File-Basename-2.85-481.el9.noarch 264/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-File-Path-2.18-4.el9.noarch 265/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 266/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-File-stat-1.09-481.el9.noarch 267/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-FileHandle-2.03-481.el9.noarch 268/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 269/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 270/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 271/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-IO-1.43-481.el9.x86_64 272/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 273/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 274/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 275/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 276/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 277/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 278/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 279/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-POSIX-1.94-481.el9.x86_64 280/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-PathTools-3.78-461.el9.x86_64 281/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 282/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 283/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 284/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 285/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 286/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-SelectSaver-1.02-481.el9.noarch 287/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Socket-4:2.031-4.el9.x86_64 288/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Storable-1:3.21-460.el9.x86_64 289/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Symbol-1.08-481.el9.noarch 290/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 291/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Term-Cap-1.17-460.el9.noarch 292/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 293/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 294/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 295/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-URI-5.09-3.el9.noarch 296/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-base-2.27-481.el9.noarch 297/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-constant-1.33-461.el9.noarch 298/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-if-0.60.800-481.el9.noarch 299/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 300/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-libnet-3.13-4.el9.noarch 301/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 302/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-mro-1.23-481.el9.x86_64 303/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-overload-1.31-481.el9.noarch 304/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-overloading-0.02-481.el9.noarch 305/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-parent-1:0.238-460.el9.noarch 306/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-podlators-1:4.14-460.el9.noarch 307/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-subs-1.03-481.el9.noarch 308/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : perl-vars-1.05-481.el9.noarch 309/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pipewire-1.0.1-1.el9.x86_64 310/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 311/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 312/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 313/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 314/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 315/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pixman-0.40.0-6.el9.x86_64 316/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : poppler-21.01.0-20.el9.x86_64 317/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : poppler-data-0.4.9-9.el9.noarch 318/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : poppler-glib-21.01.0-20.el9.x86_64 319/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 320/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : pulseaudio-libs-glib2-15.0-2.el9.x86_64 321/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : rtkit-0.11-28.el9.x86_64 322/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 323/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : soundtouch-2.1.1-8.el9.x86_64 324/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : speex-1.2.0-11.el9.x86_64 325/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : startup-notification-0.12-23.el9.x86_64 326/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : taglib-1.12-6.el9.x86_64 327/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : tigervnc-1.13.1-10.el9.x86_64 328/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : tigervnc-icons-1.13.1-10.el9.noarch 329/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : tigervnc-license-1.13.1-10.el9.noarch 330/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : tigervnc-server-1.13.1-10.el9.x86_64 331/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : tigervnc-server-minimal-1.13.1-10.el9.x86_64 332/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 333/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : tracker-3.1.2-3.el9.x86_64 334/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : tracker-miners-3.1.2-4.el9.x86_64 335/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 336/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : twolame-libs-0.3.13-19.el9.x86_64 337/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : upower-0.99.11-11.el9.x86_64 338/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : vulkan-loader-1.3.283.0-1.el9.x86_64 339/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : wavpack-5.4.0-5.el9.x86_64 340/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : webkit2gtk3-2.44.2-1.el9.x86_64 341/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 342/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 343/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : wget-1.21.1-7.el9.x86_64 344/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : wireplumber-0.4.14-1.el9.x86_64 345/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 346/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : woff2-1.0.2-15.el9.x86_64 347/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xcb-util-0.4.0-19.el9.x86_64 348/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 349/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 350/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 351/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xkbcomp-1.4.4-4.el9.x86_64 352/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xkeyboard-config-2.33-2.el9.noarch 353/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xml-common-0.6.3-58.el9.noarch 354/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 355/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 356/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 357/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xorg-x11-fonts-misc-7.5-33.el9.noarch 358/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xorg-x11-server-utils-7.7-44.el9.x86_64 359/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xorg-x11-xauth-1:1.1-10.el9.x86_64 360/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : xorg-x11-xinit-1.4.0-11.el9.x86_64 361/362 [2024-06-25T06:25:34.621Z] #8 130.9 Verifying : zenity-3.32.0-8.el9.x86_64 362/362#8 128.6 Retrieving: vim-9.1.0330-150500.20.12.1.x86_64 (Main Repository) (184/206), 1.9 MiB [2024-06-25T06:25:34.621Z] #8 128.6 Retrieving: vim-9.1.0330-150500.20.12.1.x86_64.rpm [...done (14.6 MiB/s)] [2024-06-25T06:25:34.979Z] #8 128.8 Retrieving: liberation-fonts-1.07.4-2.13.noarch (Main Repository) (185/206), 824.7 KiB [2024-06-25T06:25:34.979Z] #8 128.9 Retrieving: liberation-fonts-1.07.4-2.13.noarch.rpm [..done (3.1 KiB/s)] [2024-06-25T06:25:34.979Z] #8 129.0 Retrieving: fonts-config-20200609+git0.42e2b1b-150600.18.2.noarch (Main Repository) (186/206), 53.2 KiB [2024-06-25T06:25:34.979Z] #8 129.0 Retrieving: fonts-config-20200609+git0.42e2b1b-150600.18.2.noarch.rpm [..done (3.0 KiB/s)] [2024-06-25T06:25:34.979Z] #8 129.1 Retrieving: dejavu-fonts-2.37-1.21.noarch (Main Repository) (187/206), 2.4 MiB [2024-06-25T06:25:35.337Z] #8 129.1 Retrieving: dejavu-fonts-2.37-1.21.noarch.rpm [...done (17.2 MiB/s)] [2024-06-25T06:25:35.337Z] #8 129.4 Retrieving: librsvg-2-2-2.57.1-150600.1.7.x86_64 (Main Repository) (188/206), 1.5 MiB [2024-06-25T06:25:35.337Z] #8 129.4 Retrieving: librsvg-2-2-2.57.1-150600.1.7.x86_64.rpm [..done (3.2 KiB/s)] [2024-06-25T06:25:35.691Z] #8 129.6 Retrieving: libgstplay-1_0-0-1.24.0-lp156.2.3.x86_64 (Main Repository) (189/206), 134.9 KiB [2024-06-25T06:25:35.691Z] #8 129.6 Retrieving: libgstplay-1_0-0-1.24.0-lp156.2.3.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:35.691Z] #8 129.8 Retrieving: tigervnc-1.13.1-150600.2.6.x86_64 (Main Repository) (190/206), 332.7 KiB [2024-06-25T06:25:36.046Z] #8 129.8 Retrieving: tigervnc-1.13.1-150600.2.6.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:36.046Z] #8 130.0 Retrieving: xorg-x11-fonts-core-7.6-13.6.1.noarch (Main Repository) (191/206), 3.9 MiB [2024-06-25T06:25:36.419Z] #8 130.0 Retrieving: xorg-x11-fonts-core-7.6-13.6.1.noarch.rpm [....done (16.1 MiB/s)] [2024-06-25T06:25:36.419Z] #8 130.3 Retrieving: gdk-pixbuf-loader-rsvg-2.57.1-150600.1.7.x86_64 (Main Repository) (192/206), 78.0 KiB [2024-06-25T06:25:36.419Z] #8 130.3 Retrieving: gdk-pixbuf-loader-rsvg-2.57.1-150600.1.7.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:36.419Z] #8 130.5 Retrieving: libgstplayer-1_0-0-1.24.0-lp156.2.3.x86_64 (Main Repository) (193/206), 115.0 KiB [2024-06-25T06:25:36.419Z] #8 130.5 Retrieving: libgstplayer-1_0-0-1.24.0-lp156.2.3.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-25T06:25:36.419Z] #8 130.6 Retrieving: xorg-x11-fonts-7.6-13.6.1.noarch (Main Repository) (194/206), 1.4 MiB [2024-06-25T06:25:36.809Z] #8 130.6 Retrieving: xorg-x11-fonts-7.6-13.6.1.noarch.rpm [. [2024-06-25T06:25:36.809Z] #8 133.0 [2024-06-25T06:25:36.809Z] #8 133.0 Installed: [2024-06-25T06:25:36.809Z] #8 133.0 ModemManager-glib-1.20.2-1.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 NetworkManager-libnm-1:1.48.0-1.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 abattis-cantarell-fonts-0.301-4.el9.noarch [2024-06-25T06:25:36.809Z] #8 133.0 acl-2.3.1-4.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch [2024-06-25T06:25:36.809Z] #8 133.0 adwaita-cursor-theme-40.1.1-3.el9.noarch [2024-06-25T06:25:36.809Z] #8 133.0 adwaita-icon-theme-40.1.1-3.el9.noarch [2024-06-25T06:25:36.809Z] #8 133.0 alsa-lib-1.2.10-2.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 at-spi2-atk-2.38.0-4.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 at-spi2-core-2.40.3-1.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 atk-2.36.0-5.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 avahi-glib-0.8-20.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 avahi-libs-0.8-20.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 bluez-libs-5.56-6.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 bubblewrap-0.4.1-7.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 cairo-1.17.4-7.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 cairo-gobject-1.17.4-7.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 color-filesystem-1-28.el9.noarch [2024-06-25T06:25:36.809Z] #8 133.0 colord-1.4.5-4.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 colord-libs-1.4.5-4.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 composefs-libs-1.0.3-2.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 cpp-11.4.1-3.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 cracklib-2.9.6-27.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 cracklib-dicts-2.9.6-27.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 cryptsetup-libs-2.7.2-1.el9.x86_64 [2024-06-25T06:25:36.809Z] #8 133.0 cups-libs-1:2.3.3op2-26.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 dbus-1:1.12.20-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 dbus-broker-28-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 dbus-common-1:1.12.20-8.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 dbus-daemon-1:1.12.20-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 dbus-libs-1:1.12.20-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 dbus-tools-1:1.12.20-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 dbus-x11-1:1.12.20-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 dconf-0.40.0-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 device-mapper-9:1.02.197-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 device-mapper-libs-9:1.02.197-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 diffutils-3.7-12.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 enchant2-2.2.15-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 exiv2-0.27.5-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 exiv2-libs-0.27.5-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 fdk-aac-free-2.0.0-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 flac-libs-1.3.3-12.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 flatpak-1.12.9-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 flatpak-session-helper-1.12.9-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 fltk-1.3.8-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 fontconfig-2.14.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 freetype-2.10.4-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 fribidi-1.0.10-6.el9.2.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 fuse-2.9.9-15.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 fuse-common-3.10.2-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 fuse-libs-2.9.9-15.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gcr-base-3.40.0-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gdk-pixbuf2-2.42.6-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 geoclue2-2.6.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 geoclue2-libs-2.6.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 geocode-glib-3.26.2-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 giflib-5.2.1-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 glib-networking-2.68.3-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 glibc-langpack-en-2.34-113.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 glibc-locale-source-2.34-113.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gnome-control-center-filesystem-40.0-31.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 gnome-desktop3-40.4-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gnome-settings-daemon-40.0.1-17.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gobject-introspection-1.68.0-11.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 graphene-1.10.6-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 graphite2-1.3.14-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 groff-base-1.22.4-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gsettings-desktop-schemas-40.0-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gsm-1.0.19-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gstreamer1-1.22.1-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gstreamer1-plugins-good-1.22.1-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gtk-update-icon-cache-3.24.31-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gtk3-3.24.31-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 gtk4-4.12.3-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 harfbuzz-2.7.4-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 harfbuzz-icu-2.7.4-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 hicolor-icon-theme-0.17-13.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 hunspell-1.7.0-11.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 hunspell-en-0.20140811.1-20.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 hunspell-en-GB-0.20140811.1-20.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 hunspell-en-US-0.20140811.1-20.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 hunspell-filesystem-1.7.0-11.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 hwdata-0.348-9.13.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 hyphen-2.8.8-17.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 iio-sensor-proxy-3.3-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 iso-codes-4.6.0-3.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 jbigkit-libs-2.1-23.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 json-glib-1.6.6-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 kbd-2.4.0-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 kbd-legacy-2.4.0-9.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 kbd-misc-2.4.0-9.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 kmod-28-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 kmod-libs-28-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 lame-libs-3.100-12.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 lcms2-2.12-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libICE-1.0.10-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libSM-1.2.3-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libX11-1.7.0-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libX11-common-1.7.0-9.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 libX11-xcb-1.7.0-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXau-1.0.9-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXcomposite-0.4.5-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXcursor-1.2.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXdamage-1.1.5-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXdmcp-1.1.3-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXext-1.3.4-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXfixes-5.0.3-16.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXfont2-2.0.3-12.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXft-2.3.3-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXi-1.7.10-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXinerama-1.1.4-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXmu-1.1.3-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXrandr-1.5.2-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXrender-0.9.10-16.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXt-1.2.0-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXtst-1.2.3-16.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXv-1.0.11-16.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libXxf86vm-1.1.4-18.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libappstream-glib-0.7.18-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libasyncns-0.8-22.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libatomic-11.4.1-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libbrotli-1.0.9-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libcanberra-0.30-27.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libcanberra-gtk3-0.30-27.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libdatrie-0.2.13-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libdb-5.3.28-54.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libdrm-2.4.121-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libdvdnav-6.1.0-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libdvdread-6.1.1-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libeconf-0.4.1-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libedit-3.1-38.20210216cvs.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libepoxy-1.5.5-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 liberation-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 liberation-fonts-common-1:2.1.3-5.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 liberation-mono-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 liberation-sans-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 liberation-serif-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 libevdev-1.11.0-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libexif-0.6.22-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libfdisk-2.37.4-18.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libfontenc-1.1.3-17.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libgexiv2-0.12.3-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libglvnd-1:1.3.4-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libglvnd-egl-1:1.3.4-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libglvnd-gles-1:1.3.4-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libglvnd-glx-1:1.3.4-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libgsf-1.14.47-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libgudev-237-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libgusb-0.3.8-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libgweather-40.0-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libgxps-0.3.2-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libicu-67.1-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libinput-1.19.3-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libiptcdata-1.0.5-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libjpeg-turbo-2.0.90-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libldac-2.0.2.3-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libmpc-1.2.1-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libnotify-0.7.9-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libogg-2:1.3.4-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libosinfo-1.10.0-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libpciaccess-0.16-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libpng-2:1.6.37-12.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libproxy-0.4.15-35.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libpsl-0.21.1-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libpwquality-1.4.4-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 librsvg2-2.50.7-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libsbc-1.4-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libseccomp-2.5.2-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libsecret-0.20.4-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libselinux-utils-3.6-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libshout-2.4.3-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libsndfile-1.0.31-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libsoup-2.72.0-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libsrtp-2.3.0-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libstemmer-0-18.585svn.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libtdb-1.4.10-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libthai-0.1.28-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libtheora-1:1.1.1-31.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libtiff-4.4.0-12.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libtirpc-1.3.3-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libtool-ltdl-2.4.6-46.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libtracker-sparql-3.1.2-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libusbx-1.0.26-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libutempter-1.2.1-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libv4l-1.20.0-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libvisual-1:0.4.0-34.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libvorbis-1:1.3.7-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libvpx-1.9.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libwacom-1.12.1-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libwacom-data-1.12.1-2.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 libwayland-client-1.21.0-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libwayland-cursor-1.21.0-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libwayland-egl-1.21.0-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libwayland-server-1.21.0-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libwebp-1.2.0-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libxcb-1.13.1-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libxkbcommon-1.0.3-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libxkbcommon-x11-1.0.3-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libxkbfile-1.1.0-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libxshmfence-1.3-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 libxslt-1.1.34-9.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 llvm-libs-17.0.6-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 low-memory-monitor-2.1-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 lsof-4.94.0-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mesa-dri-drivers-24.1.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mesa-filesystem-24.1.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mesa-libEGL-24.1.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mesa-libGL-24.1.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mesa-libgbm-24.1.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mesa-libglapi-24.1.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mesa-vulkan-drivers-24.1.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mkfontscale-1.2.1-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mpg123-libs-1.26.2-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mtdev-1.1.5-22.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 mutter-40.9-16.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 ncurses-6.2-10.20210508.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 nspr-4.35.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 nss-3.90.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 nss-softokn-3.90.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 nss-softokn-freebl-3.90.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 nss-sysinit-3.90.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 nss-util-3.90.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 openjpeg2-2.4.0-7.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 openssl-1:3.2.2-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 opus-1.3.1-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 orc-0.4.31-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 osinfo-db-20231215-1.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 osinfo-db-tools-1.10.0-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 ostree-libs-2024.6-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 p11-kit-server-0.25.3-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pam-1.5.1-20.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pango-1.48.7-3.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-AutoLoader-5.74-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-B-1.80-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Carp-1.50-460.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Class-Struct-0.66-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Data-Dumper-2.174-462.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Digest-1.19-4.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Digest-MD5-2.58-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Encode-4:3.08-462.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Errno-1.30-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Exporter-5.74-461.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Fcntl-1.13-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-File-Basename-2.85-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-File-Path-2.18-4.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-File-Temp-1:0.231.100-4.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-File-stat-1.09-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-FileHandle-2.03-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Getopt-Long-1:2.52-4.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Getopt-Std-1.12-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-HTTP-Tiny-0.076-462.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-IO-1.43-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-IO-Socket-IP-0.41-5.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-IO-Socket-SSL-2.073-2.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-IPC-Open3-1.21-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-MIME-Base64-3.16-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Mozilla-CA-20200520-6.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-NDBM_File-1.15-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Net-SSLeay-1.94-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-POSIX-1.94-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-PathTools-3.78-461.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Pod-Escapes-1:1.07-460.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Pod-Perldoc-3.28.01-461.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Pod-Simple-1:3.42-4.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Pod-Usage-4:2.01-4.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-SelectSaver-1.02-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Socket-4:2.031-4.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Storable-1:3.21-460.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-Symbol-1.08-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Term-ANSIColor-5.01-461.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Term-Cap-1.17-460.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Text-ParseWords-3.30-460.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-Time-Local-2:1.300-7.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-URI-5.09-3.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-base-2.27-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-constant-1.33-461.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-if-0.60.800-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-interpreter-4:5.32.1-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-libnet-3.13-4.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-libs-4:5.32.1-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-mro-1.23-481.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 perl-overload-1.31-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-overloading-0.02-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-parent-1:0.238-460.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-podlators-1:4.14-460.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-subs-1.03-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 perl-vars-1.05-481.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 pipewire-1.0.1-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pipewire-alsa-1.0.1-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pipewire-libs-1.0.1-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pipewire-pulseaudio-1.0.1-1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pixman-0.40.0-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 policycoreutils-3.6-2.1.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 polkit-0.117-13.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 polkit-libs-0.117-13.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 polkit-pkla-compat-0.1-21.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 poppler-21.01.0-20.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 poppler-data-0.4.9-9.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 poppler-glib-21.01.0-20.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 publicsuffix-list-dafsa-20210518-3.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 pulseaudio-libs-15.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 pulseaudio-libs-glib2-15.0-2.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 rtkit-0.11-28.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 shared-mime-info-2.1-5.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 sound-theme-freedesktop-0.8-17.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 soundtouch-2.1.1-8.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 speex-1.2.0-11.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 startup-notification-0.12-23.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 systemd-252-37.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 systemd-libs-252-37.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 systemd-pam-252-37.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 systemd-rpm-macros-252-37.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 systemd-udev-252-37.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 taglib-1.12-6.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 tigervnc-1.13.1-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 tigervnc-icons-1.13.1-10.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 tigervnc-license-1.13.1-10.el9.noarch [2024-06-25T06:25:36.810Z] #8 133.0 tigervnc-server-1.13.1-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 tigervnc-server-minimal-1.13.1-10.el9.x86_64 [2024-06-25T06:25:36.810Z] #8 133.0 totem-pl-parser-3.26.6-2.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 tracker-3.1.2-3.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 tracker-miners-3.1.2-4.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 ttmkfdir-3.0.9-65.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 twolame-libs-0.3.13-19.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 unzip-6.0-56.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 upower-0.99.11-11.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 util-linux-2.37.4-18.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 util-linux-core-2.37.4-18.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 vulkan-loader-1.3.283.0-1.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 wavpack-5.4.0-5.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 webkit2gtk3-2.44.2-1.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 webkit2gtk3-jsc-2.44.2-1.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 webrtc-audio-processing-0.3.1-8.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 wget-1.21.1-7.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 which-2.21-29.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 wireplumber-0.4.14-1.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 wireplumber-libs-0.4.14-1.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 woff2-1.0.2-15.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xcb-util-0.4.0-19.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xdg-dbus-proxy-0.1.3-1.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xdg-desktop-portal-1.12.6-1.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xkbcomp-1.4.4-4.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xkeyboard-config-2.33-2.el9.noarch [2024-06-25T06:25:36.811Z] #8 133.0 xml-common-0.6.3-58.el9.noarch [2024-06-25T06:25:36.811Z] #8 133.0 xorg-x11-fonts-100dpi-7.5-33.el9.noarch [2024-06-25T06:25:36.811Z] #8 133.0 xorg-x11-fonts-75dpi-7.5-33.el9.noarch [2024-06-25T06:25:36.811Z] #8 133.0 xorg-x11-fonts-Type1-7.5-33.el9.noarch [2024-06-25T06:25:36.811Z] #8 133.0 xorg-x11-fonts-misc-7.5-33.el9.noarch [2024-06-25T06:25:36.811Z] #8 133.0 xorg-x11-server-utils-7.7-44.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xorg-x11-xauth-1:1.1-10.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 xorg-x11-xinit-1.4.0-11.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 zenity-3.32.0-8.el9.x86_64 [2024-06-25T06:25:36.811Z] #8 133.0 [2024-06-25T06:25:36.811Z] #8 133.0 Complete! [2024-06-25T06:25:36.811Z] ..done (14.5 MiB/s)] [2024-06-25T06:25:36.811Z] #8 130.9 Retrieving: libcups2-2.2.7-150000.3.59.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (195/206), 233.3 KiB [2024-06-25T06:25:37.213Z] #8 130.9 Retrieving: libcups2-2.2.7-150000.3.59.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-25T06:25:37.213Z] #8 131.1 Retrieving: gtk3-tools-3.24.38+111-150600.1.3.x86_64 (Main Repository) (196/206), 512.6 KiB [2024-06-25T06:25:37.213Z] #8 131.1 Retrieving: gtk3-tools-3.24.38+111-150600.1.3.x86_64.rpm [..done (3.1 KiB/s)] [2024-06-25T06:25:37.213Z] #8 131.2 Retrieving: libgtk-3-0-3.24.38+111-150600.1.3.x86_64 (Main Repository) (197/206), 2.6 MiB [2024-06-25T06:25:37.213Z] #8 131.2 Retrieving: libgtk-3-0-3.24.38+111-150600.1.3.x86_64.rpm [.#8 133.6 21 files removed [2024-06-25T06:25:37.213Z] .#8 DONE 133.8s [2024-06-25T06:25:37.716Z] .done (8.5 MiB/s)] [2024-06-25T06:25:37.716Z] #8 131.6 Retrieving: gtk4-tools-4.12.4-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (198/206), 735.9 KiB [2024-06-25T06:25:37.716Z] [2024-06-25T06:25:37.716Z] #9 [ 5/10] RUN useradd -u 10001 -d /home/vnc testuser [2024-06-25T06:25:38.144Z] #8 131.7 Retrieving: gtk4-tools-4.12.4-150600.3.3.1.x86_64.rpm [....done (2.9 KiB/s)] [2024-06-25T06:25:38.144Z] #8 132.2 Retrieving: adwaita-icon-theme-45.0-150600.1.2.noarch (Main Repository) (199/206), 780.5 KiB [2024-06-25T06:25:38.745Z] #8 132.2 Retrieving: adwaita-icon-theme-45.0-150600.1.2.noarch.rpm [....done (3.2 KiB/s)] [2024-06-25T06:25:38.745Z] #8 132.5 Retrieving: libmetacity3-3.46.1-bp156.1.7.x86_64 (Main Repository) (200/206), 71.2 KiB [2024-06-25T06:25:38.745Z] #8 132.6 Retrieving: libmetacity3-3.46.1-bp156.1.7.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-25T06:25:38.745Z] #8 132.8 Retrieving: libcanberra-gtk3-0-0.30-150600.21.3.x86_64 (Main Repository) (201/206), 16.0 KiB [2024-06-25T06:25:38.745Z] #8 132.8 Retrieving: libcanberra-gtk3-0-0.30-150600.21.3.x86_64.rpm [..done] [2024-06-25T06:25:38.745Z] #8 133.0 Retrieving: libgtk-4-1-4.12.4-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (202/206), 2.7 MiB [2024-06-25T06:25:39.258Z] #8 133.0 Retrieving: libgtk-4-1-4.12.4-150600.3.3.1.x86_64.rpm [..done (3.4 KiB/s)] [2024-06-25T06:25:39.258Z] #8 133.2 Retrieving: libadwaita-1-0-1.4.2-150600.1.5.x86_64 (Main Repository) (203/206), 373.1 KiB [2024-06-25T06:25:39.258Z] #8 133.2 Retrieving: libadwaita-1-0-1.4.2-150600.1.5.x86_64.rpm [..#9 DONE 1.8s [2024-06-25T06:25:39.258Z] done (2.8 KiB/s)] [2024-06-25T06:25:39.258Z] #8 133.4 Retrieving: zenity-4.0.0-150600.1.3.x86_64 (Main Repository) (204/206), 415.6 KiB [2024-06-25T06:25:39.258Z] #8 133.4 Retrieving: zenity-4.0.0-150600.1.3.x86_64.rpm [. [2024-06-25T06:25:39.258Z] #10 [ 6/10] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-25T06:25:39.874Z] ..done (6.6 MiB/s)] [2024-06-25T06:25:39.874Z] #8 133.8 Retrieving: metacity-3.46.1-bp156.1.7.x86_64 (Main Repository) (205/206), 263.8 KiB [2024-06-25T06:25:39.874Z] #8 133.8 Retrieving: metacity-3.46.1-bp156.1.7.x86_64.rpm [..done] [2024-06-25T06:25:39.874Z] #8 134.0 Retrieving: xorg-x11-Xvnc-1.13.1-150600.2.6.x86_64 (Main Repository) (206/206), 1.1 MiB [2024-06-25T06:25:40.307Z] #8 134.0 Retrieving: xorg-x11-Xvnc-1.13.1-150600.2.6.x86_64.rpm [....done (3.2 KiB/s)] [2024-06-25T06:25:40.307Z] #8 134.4 [2024-06-25T06:25:40.717Z] #8 134.4 Checking for file conflicts: [.....#10 DONE 1.5s [2024-06-25T06:25:40.717Z] [2024-06-25T06:25:40.717Z] #11 [ 7/10] RUN mkdir -p var/lib/dbus && dbus-uuidgen > /var/lib/dbus/machine-id && mkdir -p /var/run/dbus [2024-06-25T06:25:41.131Z] ..done] [2024-06-25T06:25:41.131Z] #8 135.1 ( 1/206) Installing: Mesa-libglapi0-23.3.4-150600.81.2.x86_64 [...done] [2024-06-25T06:25:41.640Z] #8 135.5 ( 2/206) Installing: gtk3-data-3.24.38+111-150600.1.3.noarch [..done] [2024-06-25T06:25:41.640Z] #8 135.5 ( 3/206) Installing: gtk3-schema-3.24.38+111-150600.1.3.noarch [..done] [2024-06-25T06:25:41.640Z] #8 135.7 ( 4/206) Installing: gzip-1.10-150200.10.1.x86_64 [...done] [2024-06-25T06:25:41.640Z] #8 135.8 ( 5/206) Installing: hicolor-icon-theme-0.17-150600.19.2.noarch [..done] [2024-06-25T06:25:42.145Z] #8 135.9 ( 6/206) Installing: hostname-3.16-2.22.x86_64 [..done] [2024-06-25T06:25:42.611Z] #8 136.0 ( 7/206) Installing: kbd-legacy-2.4.0-150400.5.6.1.noarch [.....done] [2024-06-25T06:25:42.611Z] #8 136.6 ( 8/206) Installing: libICE6-1.0.9-1.25.x86_64 [...done] [2024-06-25T06:25:42.975Z] #11 DONE 1.9s [2024-06-25T06:25:42.975Z] [2024-06-25T06:25:42.975Z] #12 [ 8/10] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-25T06:25:42.975Z] #8 136.9 ( 9/206) Installing: libX11-data-1.8.7-150600.1.2.noarch [...done] [2024-06-25T06:25:42.975Z] #8 137.2 ( 10/206) Installing: libXau6-1.0.8-1.26.x86_64 [..done] [2024-06-25T06:25:43.571Z] #8 137.3 ( 11/206) Installing: libXdmcp6-1.1.2-1.23.x86_64 [..done] [2024-06-25T06:25:43.571Z] #8 137.3 ( 12/206) Installing: libXvnc1-1.13.1-150600.2.6.x86_64 [..done] [2024-06-25T06:25:43.571Z] #8 137.4 ( 13/206) Installing: libapparmor1-3.1.7-150600.3.1.x86_64 [.#12 DONE 0.5s [2024-06-25T06:25:43.571Z] [2024-06-25T06:25:43.571Z] #13 [ 9/10] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-25T06:25:43.571Z] ..done] [2024-06-25T06:25:43.981Z] #8 137.7 ( 14/206) Installing: libasound2-1.2.10-150600.2.3.x86_64 [...#9 129.3 Setting up libfile-readbackwards-perl (1.06-2) ... [2024-06-25T06:25:43.981Z] #9 129.4 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2) ... [2024-06-25T06:25:43.981Z] .#9 129.4 Setting up libssh-4:amd64 (0.10.6-2build2) ... [2024-06-25T06:25:43.981Z] #9 129.5 Setting up libreadline8t64:amd64 (8.2-4build1) ... [2024-06-25T06:25:43.981Z] .done] [2024-06-25T06:25:43.981Z] #8 138.0 ( 15/206) Installing: libatk-1_0-0-2.50.0-150600.1.2.x86_64 [..done] [2024-06-25T06:25:43.981Z] #8 138.1 ( 16/206) Installing: libavahi-common3-0.8-150600.13.4.x86_64 [..done] [2024-06-25T06:25:43.981Z] #8 138.3 ( 17/206) Installing: libcares2-1.19.1-150000.3.26.1.x86_64 [.#9 129.6 Setting up libxcb-dri2-0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:44.458Z] .done] [2024-06-25T06:25:44.458Z] #8 138.3 ( 18/206) Installing: libcdda_interface0-3.10.2-1.28.x86_64 [..#9 129.7 Setting up libdrm2:amd64 (2.4.120-2build1) ... [2024-06-25T06:25:44.458Z] #9 129.8 Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.1) ... [2024-06-25T06:25:44.458Z] .done] [2024-06-25T06:25:44.458Z] #8 138.5 ( 19/206) Installing: libcloudproviders0-0.3.5-150600.1.2.x86_64 [.#9 129.8 Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... [2024-06-25T06:25:44.458Z] .#9 130.1 Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:44.458Z] #9 130.1 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.1) ... [2024-06-25T06:25:44.458Z] .done] [2024-06-25T06:25:44.458Z] #8 138.7 ( 20/206) Installing: libdatrie1-0.2.9-1.25.x86_64 [..done] [2024-06-25T06:25:45.223Z] #8 138.8 ( 21/206) Installing: libdbus-1-3-1.12.2-150400.18.8.1.x86_64 [.#13 DONE 1.5s [2024-06-25T06:25:45.223Z] . [2024-06-25T06:25:45.223Z] #14 [10/10] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-06-25T06:25:45.223Z] .done] [2024-06-25T06:25:45.223Z] #8 139.0 ( 22/206) Installing: libdrm2-2.4.118-150600.1.4.x86_64 [..done] [2024-06-25T06:25:45.223Z] #8 139.1 ( 23/206) Installing: libedit0-3.1.snap20150325-2.12.x86_64 [..#9 130.7 Setting up libx11-6:amd64 (2:1.8.7-1build1) ... [2024-06-25T06:25:45.223Z] #9 130.7 Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... [2024-06-25T06:25:45.223Z] #9 130.7 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-25T06:25:45.806Z] .done] [2024-06-25T06:25:45.806Z] #8 139.4 ( 24/206) Installing: libepoxy0-1.5.10-150500.1.2.x86_64 [....done] [2024-06-25T06:25:45.806Z] #8 139.7 ( 25/206) Installing: libexpat1-2.4.4-150400.3.17.1.x86_64 [.#8 142.0 Running transaction check [2024-06-25T06:25:45.806Z] #9 131.1 Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... [2024-06-25T06:25:45.806Z] #9 131.1 Setting up libxkbfile1:amd64 (1:1.1.0-1build4) ... [2024-06-25T06:25:45.806Z] #9 131.2 Setting up tigervnc-common (1.13.1+dfsg-2build2) ... [2024-06-25T06:25:45.806Z] .done] [2024-06-25T06:25:45.806Z] #8 139.8 ( 26/206) Installing: libfontenc1-1.1.3-1.22.x86_64 [.#9 131.3 update-alternatives: using /usr/bin/tigervncconfig to provide /usr/bin/vncconfig (vncconfig) in auto mode [2024-06-25T06:25:45.806Z] #9 131.3 update-alternatives: warning: skip creation of /usr/share/man/man1/vncconfig.1.gz because associated file /usr/share/man/man1/tigervncconfig.1.gz (of link group vncconfig) doesn't exist [2024-06-25T06:25:45.806Z] .done] [2024-06-25T06:25:45.806Z] #8 139.9 ( 27/206) Installing: libfribidi0-1.0.10-150400.3.3.1.x86_64 [..#9 131.3 Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... [2024-06-25T06:25:45.806Z] #9 131.4 Setting up libsm6:amd64 (2:1.2.3-1build3) ... [2024-06-25T06:25:45.806Z] #9 131.4 Setting up libxfont2:amd64 (1:2.0.6-1build1) ... [2024-06-25T06:25:45.806Z] done] [2024-06-25T06:25:45.806Z] #8 140.0 ( 28/206) Installing: libgdbm4-1.12-1.418.x86_64 [..done] [2024-06-25T06:25:46.186Z] #8 140.1 ( 29/206) Installing: libgraphene-1_0-0-1.10.8-150600.1.3.x86_64 [.#9 131.5 Setting up libavahi-client3:amd64 (0.8-13ubuntu6) ... [2024-06-25T06:25:46.186Z] #9 131.6 Setting up libxmuu1:amd64 (2:1.1.3-3build2) ... [2024-06-25T06:25:46.186Z] .done] [2024-06-25T06:25:46.186Z] #8 142.5 Transaction check succeeded. [2024-06-25T06:25:46.186Z] #8 142.5 Running transaction test [2024-06-25T06:25:46.186Z] #9 131.6 Setting up libdrm-amdgpu1:amd64 (2.4.120-2build1) ... [2024-06-25T06:25:46.186Z] #9 131.7 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2024-06-25T06:25:46.186Z] #9 131.7 Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... [2024-06-25T06:25:46.186Z] #8 140.2 ( 30/206) Installing: libgraphite2-3-1.3.14-150600.1.5.x86_64 [..done] [2024-06-25T06:25:46.186Z] #8 140.3 ( 31/206) Installing: libgudev-1_0-0-237-150400.1.6.x86_64 [..#9 131.8 Setting up gtk-update-icon-cache (3.24.41-4ubuntu1) ... [2024-06-25T06:25:46.186Z] .done] [2024-06-25T06:25:46.552Z] #8 140.4 ( 32/206) Installing: libip4tc2-1.8.7-1.1.x86_64 [..#9 131.9 Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... [2024-06-25T06:25:46.552Z] #9 132.0 Setting up fontconfig (2.15.0-1.1ubuntu2) ... [2024-06-25T06:25:46.552Z] done] [2024-06-25T06:25:46.552Z] #8 140.5 ( 33/206) Installing: libjbig2-2.1-150000.3.5.1.x86_64 [..done] [2024-06-25T06:25:46.913Z] #8 140.7 ( 34/206) Installing: libjpeg8-8.2.2-150600.22.5.x86_64 [.#9 132.0 Regenerating fonts cache... ..done] [2024-06-25T06:25:46.913Z] #8 140.8 ( 35/206) Installing: libjson-glib-1_0-0-1.8.0-150600.1.3.x86_64 [..done] [2024-06-25T06:25:46.913Z] #8 141.0 ( 36/206) Installing: libkmod2-29-150600.11.4.x86_64 [...done] [2024-06-25T06:25:47.292Z] #8 141.1 ( 37/206) Installing: liblcms2-2-2.15-150600.1.5.x86_64 [...done] [2024-06-25T06:25:47.292Z] #8 141.3 ( 38/206) Installing: libltdl7-2.4.6-150000.3.6.2.x86_64 [..done] [2024-06-25T06:25:47.292Z] #8 141.4 ( 39/206) Installing: libnettle8-3.9.1-150600.1.46.x86_64 [..done] [2024-06-25T06:25:47.292Z] #8 141.5 ( 40/206) Installing: libogg0-1.3.2-150000.3.4.1.x86_64 [..done] [2024-06-25T06:25:47.666Z] #8 141.6 ( 41/206) Installing: libopus0-1.3.1-150000.3.8.1.x86_64 [...done] [2024-06-25T06:25:48.042Z] #8 141.9 ( 42/206) Installing: liborc-0_4-0-0.4.28-3.3.1.x86_64 [...done] [2024-06-25T06:25:48.042Z] #8 142.1 ( 43/206) Installing: libpciaccess0-0.14-1.16.x86_64 [..done] [2024-06-25T06:25:48.042Z] #8 142.2 ( 44/206) Installing: libpixman-1-0-0.42.2-150600.1.2.x86_64 [..done] [2024-06-25T06:25:48.417Z] #8 142.3 ( 45/206) Installing: libpng16-16-1.6.40-150600.1.3.x86_64 [...done] [2024-06-25T06:25:48.417Z] #8 142.5 ( 46/206) Installing: libseccomp2-2.5.3-150400.2.4.x86_64 [...done] [2024-06-25T06:25:48.417Z] #8 142.6 ( 47/206) Installing: libspeex1-1.2-150000.3.5.2.x86_64 [..done] [2024-06-25T06:25:48.784Z] #8 142.7 ( 48/206) Installing: libstemmer1d-2.2.0-150600.1.3.x86_64 [...done] [2024-06-25T06:25:48.784Z] #8 142.9 ( 49/206) Installing: libthai-data-0.1.29-150400.1.4.x86_64 [..done] [2024-06-25T06:25:49.163Z] #8 143.0 ( 50/206) Installing: libtheoradec1-1.1.1-150000.3.3.1.x86_64 [...done] [2024-06-25T06:25:49.163Z] #8 143.2 ( 51/206) Installing: libunwind-1.5.0-4.5.1.x86_64 [..done] [2024-06-25T06:25:49.541Z] #8 143.4 ( 52/206) Installing: libvisual-0.4.0-1.34.x86_64 [...done] [2024-06-25T06:25:49.541Z] #8 143.5 ( 53/206) Installing: libvulkan1-1.3.275.0-150600.1.2.x86_64 [...done] [2024-06-25T06:25:49.541Z] #8 143.7 ( 54/206) Installing: libwayland-client0-1.22.0-150600.1.6.x86_64 [..done] [2024-06-25T06:25:49.541Z] #8 143.8 ( 55/206) Installing: libwayland-egl1-99~1.22.0-150600.1.6.x86_64 [..done] [2024-06-25T06:25:50.021Z] #8 143.9 ( 56/206) Installing: libwayland-server0-1.22.0-150600.1.6.x86_64 [...done] [2024-06-25T06:25:50.021Z] #8 144.0 ( 57/206) Installing: libxshmfence1-1.2-1.23.x86_64 [..done] [2024-06-25T06:25:50.021Z] #8 144.1 ( 58/206) Installing: libyaml-0-2-0.1.7-1.17.x86_64 [..#14 DONE 5.3s [2024-06-25T06:25:50.437Z] [2024-06-25T06:25:50.437Z] #15 exporting to image [2024-06-25T06:25:50.437Z] #15 exporting layers [2024-06-25T06:25:50.437Z] .done] [2024-06-25T06:25:50.437Z] #8 144.4 ( 59/206) Installing: pam-config-1.1-150600.14.3.x86_64 [... [2024-06-25T06:25:50.437Z] #8 144.6 *** write_config (account, /etc/pam.d/common-account-pc, ...) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_access.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_systemd_home.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix2.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix.so (account, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_krb5.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_localuser.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_sss.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ldap.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_nam.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_winbind.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_time.so (account, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 *** write_config (auth, /etc/pam.d/common-auth-pc, ...) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_env.so (auth, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_group.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_pkcs11.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_fp.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_fprint.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_fprintd.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_thinkfinger.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_gnome_keyring.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_kwallet5.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_systemd_home.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ssh.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix2.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix.so (auth, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ecryptfs.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_krb5.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_sss.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ldap.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_nam.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_winbind.so (auth, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 *** write_config (password, /etc/pam.d/common-password-pc, ...) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_winbind.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_pwcheck.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_passwdqc.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_cracklib.so (password, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_pwhistory.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_gnome_keyring.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_kwallet5.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ecryptfs.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_systemd_home.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix2.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix.so (password, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_make.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_exec.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_krb5.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_sss.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ldap.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_nam.so (password, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 *** write_config (session, /etc/pam.d/common-session-pc, ...) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_selinux.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_mkhomedir.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_systemd_home.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_systemd.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_limits.so (session, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix2.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_unix.so (session, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_apparmor.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_krb5.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_sss.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ldap.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_winbind.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_nam.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_umask.so (session, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ssh.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_selinux.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_gnome_keyring.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_kwallet5.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_exec.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_ecryptfs.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_env.so (session, enabled) [2024-06-25T06:25:50.437Z] #8 144.6 **** write config for pam_mktemp.so (session, disabled) [2024-06-25T06:25:50.437Z] #8 144.6 done] [2024-06-25T06:25:50.821Z] #8 144.6 ( 60/206) Installing: pkg-config-0.29.2-1.436.x86_64 [..done] [2024-06-25T06:25:50.821Z] #8 144.8 ( 61/206) Installing: system-user-lp-20170617-150400.24.2.1.noarch [.. [2024-06-25T06:25:50.821Z] #8 144.8 /usr/sbin/useradd -r -c Printing daemon -d /var/spool/lpd -g lp lp -s /usr/sbin/nologin [2024-06-25T06:25:51.190Z] #8 145.2 .done] [2024-06-25T06:25:51.190Z] #8 145.2 ( 62/206) Installing: systemd-default-settings-branding-openSUSE-0.10-150300.3.7.1.noarch [..done] [2024-06-25T06:25:51.190Z] #8 145.3 ( 63/206) Installing: systemd-default-settings-0.10-150300.3.7.1.noarch [..done] [2024-06-25T06:25:51.190Z] #8 145.4 ( 64/206) Installing: systemd-presets-common-SUSE-15-150600.25.2.noarch [..done] [2024-06-25T06:25:51.567Z] #8 145.5 ( 65/206) Installing: tar-1.34-150000.3.34.1.x86_64 [...done] [2024-06-25T06:25:51.567Z] #8 145.7 ( 66/206) Installing: unzip-6.00-150000.4.11.1.x86_64 [.. [2024-06-25T06:25:51.567Z] #8 145.8 update-alternatives: using /usr/bin/unzip-plain to provide /usr/bin/unzip (unzip) in auto mode [2024-06-25T06:25:51.567Z] #8 145.8 update-alternatives: using /usr/bin/funzip-plain to provide /usr/bin/funzip (funzip) in auto mode [2024-06-25T06:25:51.567Z] #8 145.8 update-alternatives: using /usr/bin/unzipsfx-plain to provide /usr/bin/unzipsfx (unzipsfx) in auto mode [2024-06-25T06:25:51.567Z] #8 145.8 update-alternatives: using /usr/bin/zipgrep-plain to provide /usr/bin/zipgrep (zipgrep) in auto mode [2024-06-25T06:25:51.567Z] #8 145.9 done] [2024-06-25T06:25:51.951Z] #8 145.9 ( 67/206) Installing: vim-data-common-9.1.0330-150500.20.12.1.noarch [..done. [2024-06-25T06:25:51.951Z] #9 137.3 Setting up libcanberra0t64:amd64 (0.30-10ubuntu10) ... [2024-06-25T06:25:51.951Z] done] [2024-06-25T06:25:51.951Z] #8 146.0 ( 68/206) Installing: xbitmaps-1.1.1-1.20.noarch [.#9 137.4 Setting up libdrm-nouveau2:amd64 (2.4.120-2build1) ... [2024-06-25T06:25:51.951Z] #9 137.4 Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... [2024-06-25T06:25:51.951Z] .#9 137.6 Setting up libpython3.12-stdlib:amd64 (3.12.3-1) ... [2024-06-25T06:25:52.326Z] .done] [2024-06-25T06:25:52.326Z] #8 146.2 ( 69/206) Installing: kbd-2.4.0-150400.5.6.1.x86_64 [..#9 137.7 Setting up libxpm4:amd64 (1:3.5.17-1build2) ... [2024-06-25T06:25:52.326Z] #9 137.7 Setting up cpp-13 (13.2.0-23ubuntu4) ... [2024-06-25T06:25:52.326Z] #9 137.8 Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... [2024-06-25T06:25:52.326Z] #9 137.8 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-25T06:25:52.326Z] ...#9 137.9 Setting up libdrm-radeon1:amd64 (2.4.120-2build1) ... [2024-06-25T06:25:52.326Z] #9 137.9 Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-25T06:25:52.326Z] #9 138.0 Setting up libdrm-intel1:amd64 (2.4.120-2build1) ... [2024-06-25T06:25:52.326Z] #9 138.0 Setting up libgl1-mesa-dri:amd64 (24.0.5-1ubuntu1) ... [2024-06-25T06:25:52.701Z] .#9 138.1 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-25T06:25:52.701Z] .#9 138.3 Setting up libxext6:amd64 (2:1.3.4-1build2) ... [2024-06-25T06:25:53.060Z] .#9 138.4 Setting up libxpresent1:amd64 (1.0.0-2build2) ... [2024-06-25T06:25:53.452Z] .#9 138.7 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2024-06-25T06:25:53.452Z] [2024-06-25T06:25:53.452Z] #8 147.4 Updating /etc/sysconfig/console ... [2024-06-25T06:25:53.452Z] #8 147.5 Updating /etc/sysconfig/keyboard ... [2024-06-25T06:25:53.452Z] #8 147.5 done] [2024-06-25T06:25:53.452Z] #8 147.5 ( 70/206) Installing: libSM6-1.2.2-1.23.x86_64 [.#9 138.8 Setting up xfonts-utils (1:7.7+6build3) ... [2024-06-25T06:25:53.452Z] #9 138.9 Setting up libcairo2:amd64 (1.18.0-3build1) ... [2024-06-25T06:25:53.452Z] .done] [2024-06-25T06:25:53.452Z] #8 147.7 ( 71/206) Installing: libX11-xcb1-1.8.7-150600.1.2.x86_64 [.#9 139.0 Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... [2024-06-25T06:25:53.452Z] #9 139.0 Setting up libpython3.12t64:amd64 (3.12.3-1) ... [2024-06-25T06:25:53.452Z] #9 139.1 Setting up dbus-user-session (1.14.10-4ubuntu4) ... [2024-06-25T06:25:53.452Z] .done] [2024-06-25T06:25:53.452Z] #8 147.8 ( 72/206) Installing: libxcb1-1.13-150000.3.9.1.x86_64 [.#9 139.2 Setting up xfonts-base (1:1.0.5+nmu1) ... [2024-06-25T06:25:53.840Z] .done] [2024-06-25T06:25:53.840Z] #8 147.9 ( 73/206) Installing: libgtop-2_0-11-2.40.0-150600.16.18.x86_64 [..done] [2024-06-25T06:25:53.840Z] #8 148.0 ( 74/206) Installing: libcdda_paranoia0-3.10.2-1.28.x86_64 [.#9 139.4 Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... [2024-06-25T06:25:53.840Z] #9 139.5 Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... [2024-06-25T06:25:53.840Z] #8 150.3 Transaction test succeeded. [2024-06-25T06:25:53.840Z] #8 150.3 Running transaction [2024-06-25T06:25:53.840Z] .done] [2024-06-25T06:25:54.205Z] #8 148.1 ( 75/206) Installing: libavahi-client3-0.8-150600.13.4.x86_64 [..#9 139.5 Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... [2024-06-25T06:25:54.205Z] #9 139.5 Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... [2024-06-25T06:25:54.205Z] #9 139.6 Setting up xauth (1:1.1.2-1build1) ... [2024-06-25T06:25:54.205Z] done] [2024-06-25T06:25:54.205Z] #8 148.2 ( 76/206) Installing: libdrm_radeon1-2.4.118-150600.1.4.x86_64 [..done] [2024-06-25T06:25:54.205Z] #8 148.3 ( 77/206) Installing: libdrm_nouveau2-2.4.118-150600.1.4.x86_64 [.#9 139.6 Setting up cpp (4:13.2.0-7ubuntu1) ... [2024-06-25T06:25:54.205Z] #9 139.7 Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... [2024-06-25T06:25:54.205Z] .done] [2024-06-25T06:25:54.205Z] #8 148.3 ( 78/206) Installing: libdrm_amdgpu1-2.4.118-150600.1.4.x86_64 [..#9 139.8 Setting up curl (8.5.0-2ubuntu10.1) ... [2024-06-25T06:25:54.205Z] #9 139.9 Setting up xfonts-75dpi (1:1.0.5) ... [2024-06-25T06:25:54.205Z] done] [2024-06-25T06:25:54.577Z] #8 148.5 ( 79/206) Installing: libLLVM17-17.0.6-150600.1.33.x86_64 [....#9 140.0 Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-25T06:25:54.577Z] #9 140.1 Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.1) ... [2024-06-25T06:25:54.577Z] ..#9 140.2 Setting up xfonts-scalable (1:1.0.3-1.3) ... [2024-06-25T06:25:54.971Z] .#9 140.3 Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-25T06:25:54.971Z] #9 140.4 Setting up libxres1:amd64 (2:1.2.1-1build1) ... [2024-06-25T06:25:54.971Z] #9 140.4 Setting up libstartup-notification0:amd64 (0.12-6build3) ... [2024-06-25T06:25:54.972Z] #9 140.5 Setting up libcairo-script-interpreter2:amd64 (1.18.0-3build1) ... [2024-06-25T06:25:54.972Z] #9 140.5 Setting up libxmu6:amd64 (2:1.1.3-3build2) ... [2024-06-25T06:25:54.972Z] #9 140.5 Setting up libglx-mesa0:amd64 (24.0.5-1ubuntu1) ... [2024-06-25T06:25:54.972Z] .#9 140.6 Setting up vim (2:9.1.0016-1ubuntu7.1) ... [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:54.972Z] #9 140.6 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-25T06:25:55.340Z] ..#9 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-06-25T06:25:55.340Z] #9 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-06-25T06:25:55.340Z] #9 140.7 Setting up xfonts-100dpi (1:1.0.5) ... [2024-06-25T06:25:55.340Z] .#9 140.8 Setting up libxi6:amd64 (2:1.8.1-1build1) ... [2024-06-25T06:25:55.340Z] #9 140.9 Setting up libglx0:amd64 (1.7.0-1build1) ... [2024-06-25T06:25:55.340Z] #9 140.9 Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... [2024-06-25T06:25:55.340Z] .#9 140.9 Setting up dconf-service (0.40.0-4build2) ... [2024-06-25T06:25:55.703Z] ..#9 141.2 Setting up libxaw7:amd64 (2:1.0.14-1build2) ... [2024-06-25T06:25:55.703Z] .#9 141.2 Setting up x11-xserver-utils (7.7+10build2) ... [2024-06-25T06:25:55.703Z] #9 141.2 Setting up libgl1:amd64 (1.7.0-1build1) ... [2024-06-25T06:25:55.703Z] #9 141.3 Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-25T06:25:55.703Z] ..#9 141.3 Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-25T06:25:55.703Z] #9 141.4 Setting up dconf-gsettings-backend:amd64 (0.40.0-4build2) ... [2024-06-25T06:25:55.703Z] #9 141.4 Setting up x11-xkb-utils (7.7+8build2) ... [2024-06-25T06:25:56.068Z] .#9 141.5 Setting up tigervnc-standalone-server (1.13.1+dfsg-2build2) ... [2024-06-25T06:25:56.068Z] #9 141.5 update-alternatives: using /usr/bin/tigervncserver to provide /usr/bin/vncserver (vncserver) in auto mode [2024-06-25T06:25:56.068Z] #9 141.5 update-alternatives: warning: skip creation of /usr/share/man/man1/vncserver.1.gz because associated file /usr/share/man/man1/tigervncserver.1.gz (of link group vncserver) doesn't exist [2024-06-25T06:25:56.068Z] #9 141.5 update-alternatives: using /usr/bin/Xtigervnc to provide /usr/bin/Xvnc (Xvnc) in auto mode [2024-06-25T06:25:56.068Z] .#9 141.5 update-alternatives: warning: skip creation of /usr/share/man/man1/Xvnc.1.gz because associated file /usr/share/man/man1/Xtigervnc.1.gz (of link group Xvnc) doesn't exist [2024-06-25T06:25:56.068Z] #9 141.6 update-alternatives: using /usr/sbin/tigervncsession to provide /usr/sbin/vncsession (vncsession) in auto mode [2024-06-25T06:25:56.068Z] #9 141.6 update-alternatives: warning: skip creation of /usr/share/man/man8/vncsession.8.gz because associated file /usr/share/man/man8/tigervncsession.8.gz (of link group vncsession) doesn't exist [2024-06-25T06:25:56.068Z] #9 141.6 Setting up metacity-common (1:3.52.0-1build1) ... [2024-06-25T06:25:56.572Z] ..#9 141.7 Setting up libgtk-4-common (4.14.2+ds-1ubuntu1) ... [2024-06-25T06:25:56.572Z] #9 141.7 Setting up libgtk-3-common (3.24.41-4ubuntu1) ... [2024-06-25T06:25:56.572Z] #9 141.8 Setting up gsettings-desktop-schemas (46.0-1ubuntu2) ... [2024-06-25T06:25:56.572Z] .#9 141.9 Setting up adwaita-icon-theme (46.0-1) ... [2024-06-25T06:25:56.572Z] #9 142.0 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode [2024-06-25T06:25:56.572Z] .#9 142.0 Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1) ... [2024-06-25T06:25:56.954Z] ...#9 142.2 Setting up libgtk-4-1:amd64 (4.14.2+ds-1ubuntu1) ... [2024-06-25T06:25:56.954Z] .#9 142.4 Setting up libmetacity3:amd64 (1:3.52.0-1build1) ... [2024-06-25T06:25:56.954Z] #9 142.4 Setting up libadwaita-1-0:amd64 (1.5.0-1ubuntu2) ... [2024-06-25T06:25:56.954Z] #9 142.5 Setting up zenity (4.0.1-1build3) ... [2024-06-25T06:25:56.954Z] .#9 142.5 Setting up humanity-icon-theme (0.6.16) ... [2024-06-25T06:25:57.329Z] ..#9 142.9 Setting up libcanberra-gtk3-0t64:amd64 (0.30-10ubuntu10) ... [2024-06-25T06:25:57.714Z] ...#9 143.0 Setting up metacity (1:3.52.0-1build1) ... [2024-06-25T06:25:57.714Z] #9 143.0 update-alternatives: using /usr/bin/metacity to provide /usr/bin/x-window-manager (x-window-manager) in auto mode [2024-06-25T06:25:57.714Z] #9 143.0 update-alternatives: warning: skip creation of /usr/share/man/man1/x-window-manager.1.gz because associated file /usr/share/man/man1/metacity.1.gz (of link group x-window-manager) doesn't exist [2024-06-25T06:25:57.714Z] #9 143.0 Setting up ubuntu-mono (24.04-0ubuntu1) ... [2024-06-25T06:25:57.714Z] .#9 143.2 Processing triggers for libc-bin (2.39-0ubuntu8.2) ... [2024-06-25T06:25:58.081Z] ...#9 143.5 [2024-06-25T06:25:58.081Z] #9 143.5 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-25T06:25:58.081Z] #9 143.5 [2024-06-25T06:25:58.081Z] .#9 143.5 Reading package lists... [2024-06-25T06:25:58.081Z] #9 143.5 Building dependency tree... [2024-06-25T06:25:58.081Z] #9 143.5 Reading state information... [2024-06-25T06:25:58.081Z] #9 143.5 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-25T06:26:00.953Z] ...done] [2024-06-25T06:26:00.953Z] #9 DONE 146.1s [2024-06-25T06:26:00.953Z] [2024-06-25T06:26:00.953Z] #10 [6/8] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-25T06:26:00.953Z] #8 154.8 ( 80/206) Installing: libmetalink3-0.1.3-150000.3.2.1.x86_64 [...done] [2024-06-25T06:26:00.953Z] #8 155.0 ( 81/206) Installing: dbus-1-1.12.2-150400.18.8.1.x86_64 [.... [2024-06-25T06:26:00.953Z] #8 155.3 update-alternatives: using /usr/bin/dbus-launch.nox11 to provide /usr/bin/dbus-launch (dbus-launch) in auto mode [2024-06-25T06:26:01.356Z] #15 exporting layers 11.0s done [2024-06-25T06:26:01.356Z] #15 writing image sha256:0d519eca1c11b8d08f939c862c78279b7178360ac950e4894ff845c18b47a420 0.0s done [2024-06-25T06:26:01.356Z] #15 naming to docker.io/eclipse/platformreleng-centos-gtk4-mutter:9 [2024-06-25T06:26:01.356Z] #8 155.3 done] [2024-06-25T06:26:01.356Z] #8 155.3 ( 82/206) Installing: libtiff6-4.6.0-150600.1.4.x86_64 [..#15 naming to docker.io/eclipse/platformreleng-centos-gtk4-mutter:9 0.0s done [2024-06-25T06:26:01.356Z] #15 DONE 11.1s [2024-06-25T06:26:01.356Z] .done] [2024-06-25T06:26:01.356Z] #8 155.4 ( 83/206) Installing: libtracker-sparql-3_0-0-3.6.0-150600.2.2.x86_64 [...+ popd [2024-06-25T06:26:01.356Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:26:01.356Z] done] [2024-06-25T06:26:01.356Z] #8 155.6 ( 84/206) Installing: libcolord2-1.4.6-150600.1.5.x86_64 [..done] [2024-06-25T06:26:01.824Z] #8 155.7 ( 85/206) Installing: libhogweed6-3.9.1-150600.1.46.x86_64 [...done] [2024-06-25T06:26:01.824Z] #8 155.9 ( 86/206) Installing: libvorbis0-1.3.6-150000.4.5.2.x86_64 [..done] [2024-06-25T06:26:01.824Z] #8 156.0 ( 87/206) Installing: libtheoraenc1-1.1.1-150000.3.3.1.x86_64 [..done] [2024-06-25T06:26:02.179Z] #8 156.1 ( 88/206) Installing: libFLAC8-1.3.2-150000.3.14.1.x86_64 [..done] [2024-06-25T06:26:02.179Z] #8 156.1 ( 89/206) Installing: libdrm_intel1-2.4.118-150600.1.4.x86_64 [..done] [2024-06-25T06:26:02.179Z] #8 156.3 ( 90/206) Installing: libfreetype6-2.10.4-150000.4.15.1.x86_64 [..#10 DONE 1.5s [2024-06-25T06:26:02.179Z] [2024-06-25T06:26:02.179Z] #11 [7/8] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-25T06:26:02.578Z] done] [2024-06-25T06:26:02.578Z] #8 156.6 ( 91/206) Installing: libxmlb2-0.3.15-150600.1.3.x86_64 [..done] [2024-06-25T06:26:02.957Z] #8 156.7 ( 92/206) Installing: libthai0-0.1.29-150400.1.4.x86_64 [..done] [2024-06-25T06:26:02.957Z] #8 156.8 ( 93/206) Installing: libgstreamer-1_0-0-1.24.0-150600.1.3.x86_64 [...#11 DONE 0.4s [2024-06-25T06:26:02.957Z] [2024-06-25T06:26:02.957Z] #12 [8/8] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-25T06:26:03.316Z] .done] [2024-06-25T06:26:03.316Z] #8 157.4 ( 94/206) Installing: gstreamer-1.24.0-150600.1.3.x86_64 [.. [2024-06-25T06:26:03.316Z] #8 157.5 setting /usr/lib/gstreamer-1.0/gst-ptp-helper to root:root 0755 "cap_net_bind_service=ep". (wrong missing capabilities) [2024-06-25T06:26:03.316Z] #8 157.5 done] [2024-06-25T06:26:03.818Z] #8 157.5 ( 95/206) Installing: libwayland-cursor0-1.22.0-150600.1.6.x86_64 [...done] [2024-06-25T06:26:03.818Z] #8 157.7 ( 96/206) Installing: xkeyboard-config-2.40-150600.1.2.noarch [..#12 DONE 1.1s [2024-06-25T06:26:03.818Z] . [2024-06-25T06:26:03.818Z] #13 exporting to image [2024-06-25T06:26:03.818Z] #13 exporting layers [2024-06-25T06:26:04.182Z] .done] [2024-06-25T06:26:04.182Z] #8 158.2 ( 97/206) Installing: systemd-presets-branding-MicroOS-20200323-lp156.3.3.noarch [..done] [2024-06-25T06:26:04.182Z] #8 158.2 ( 98/206) Installing: libxcb-xfixes0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.182Z] #8 158.2 ( 99/206) Installing: libxcb-util1-0.4.0-1.23.x86_64 [..done] [2024-06-25T06:26:04.182Z] #8 158.3 (100/206) Installing: libxcb-sync1-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.564Z] #8 158.4 (101/206) Installing: libxcb-shm0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.564Z] #8 158.4 (102/206) Installing: libxcb-render0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.564Z] #8 158.5 (103/206) Installing: libxcb-randr0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.564Z] #8 158.6 (104/206) Installing: libxcb-present0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.564Z] #8 158.7 (105/206) Installing: libxcb-glx0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.564Z] #8 158.7 (106/206) Installing: libxcb-dri3-0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.564Z] #8 158.8 (107/206) Installing: libxcb-dri2-0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-25T06:26:04.937Z] #8 158.9 (108/206) Installing: libX11-6-1.8.7-150600.1.2.x86_64 [...done] [2024-06-25T06:26:04.937Z] #8 159.0 (109/206) Installing: wget-1.20.3-150600.17.3.x86_64 [..done] [2024-06-25T06:26:04.937Z] #8 159.1 (110/206) Installing: libvorbisfile3-1.3.6-150000.4.5.2.x86_64 [..done] [2024-06-25T06:26:04.937Z] #8 159.2 (111/206) Installing: libvorbisenc2-1.3.6-150000.4.5.2.x86_64 [..done] [2024-06-25T06:26:05.307Z] #8 159.3 (112/206) Installing: libharfbuzz0-8.3.0-150600.1.3.x86_64 [...done] [2024-06-25T06:26:05.307Z] #8 159.4 (113/206) Installing: libfontconfig1-2.14.2-150600.1.3.x86_64 [..done] [2024-06-25T06:26:05.307Z] #8 159.5 (114/206) Installing: fontconfig-2.14.2-150600.1.3.x86_64 [..done] [2024-06-25T06:26:05.664Z] #8 159.6 (115/206) Installing: libXfont2-2-2.0.3-1.17.x86_64 [..done] [2024-06-25T06:26:05.664Z] #8 159.7 (116/206) Installing: libappstream5-1.0.2-150600.1.3.x86_64 [..done] [2024-06-25T06:26:06.027Z] #8 159.8 (117/206) Installing: libxkbcommon0-1.5.0-150600.1.5.x86_64 [...done] [2024-06-25T06:26:06.381Z] #8 160.0 (118/206) Installing: systemd-254.10-150600.2.3.x86_64 [........ [2024-06-25T06:26:06.381Z] #8 160.7 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-25T06:26:06.750Z] #8 160.7 Failed to connect to bus: Host is down [2024-06-25T06:26:06.750Z] #8 160.7 Creating group 'systemd-journal' with GID 485. [2024-06-25T06:26:06.750Z] #8 160.8 /usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc/ detected, skipping. [2024-06-25T06:26:06.750Z] #8 160.8 All rules containing unresolvable specifiers will be skipped. [2024-06-25T06:26:06.750Z] #8 160.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-25T06:26:06.750Z] #8 160.8 Failed to connect to bus: Host is down [2024-06-25T06:26:06.750Z] #8 160.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-25T06:26:06.750Z] #8 160.8 Failed to connect to bus: Host is down [2024-06-25T06:26:06.750Z] #8 160.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-25T06:26:06.750Z] #8 160.8 Failed to connect to bus: Host is down [2024-06-25T06:26:06.750Z] #8 160.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-25T06:26:06.750Z] #8 160.8 Failed to connect to bus: Host is down [2024-06-25T06:26:06.750Z] #8 160.8 done] [2024-06-25T06:26:06.750Z] #8 160.8 (119/206) Installing: libstartup-notification-1-0-0.12-150400.13.6.x86_64 [..done] [2024-06-25T06:26:06.750Z] #8 160.9 (120/206) Installing: libgbm1-23.3.4-150600.81.2.x86_64 [..done] [2024-06-25T06:26:06.750Z] #8 161.0 (121/206) Installing: xmodmap-1.0.9-1.24.x86_64 [..done] [2024-06-25T06:26:07.137Z] #8 161.1 (122/206) Installing: libxkbfile1-1.0.9-1.26.x86_64 [..done] [2024-06-25T06:26:07.137Z] #8 161.2 (123/206) Installing: libXt6-1.1.5-2.24.x86_64 [..done] [2024-06-25T06:26:07.137Z] #8 161.3 (124/206) Installing: libXrender1-0.9.10-1.30.x86_64 [..done] [2024-06-25T06:26:07.137Z] #8 161.3 (125/206) Installing: libXpresent1-1.0.1-bp156.1.5.x86_64 [..done] [2024-06-25T06:26:07.514Z] #8 161.4 (126/206) Installing: libXpm4-3.5.12-150000.3.10.1.x86_64 [..done] [2024-06-25T06:26:07.514Z] #8 161.5 (127/206) Installing: libXmuu1-1.1.2-1.30.x86_64 [..done] [2024-06-25T06:26:07.514Z] #8 161.6 (128/206) Installing: libXfixes3-6.0.0-150400.1.4.x86_64 [..done] [2024-06-25T06:26:07.906Z] #8 161.7 (129/206) Installing: libXext6-1.3.3-1.30.x86_64 [...done] [2024-06-25T06:26:07.906Z] #8 161.9 (130/206) Installing: libXdamage1-1.1.4-1.23.x86_64 [...done] [2024-06-25T06:26:07.906Z] #8 162.1 (131/206) Installing: libXcomposite1-0.4.4-1.23.x86_64 [...done] [2024-06-25T06:26:08.311Z] #8 162.2 (132/206) Installing: dbus-1-x11-1.12.2-150400.18.8.1.x86_64 [.. [2024-06-25T06:26:08.311Z] #8 162.3 update-alternatives: using /usr/bin/dbus-launch.x11 to provide /usr/bin/dbus-launch (dbus-launch) in auto mode [2024-06-25T06:26:08.311Z] #8 162.3 done] [2024-06-25T06:26:08.311Z] #8 162.3 (133/206) Installing: libsndfile1-1.0.28-150000.5.20.1.x86_64 [...done] [2024-06-25T06:26:08.691Z] #8 162.6 (134/206) Installing: xkbcomp-1.4.1-1.9.x86_64 [...done] [2024-06-25T06:26:08.691Z] #8 162.7 (135/206) Installing: setxkbmap-1.3.1-1.24.x86_64 [...done] [2024-06-25T06:26:09.058Z] #8 162.9 (136/206) Installing: libXft2-2.3.2-1.33.x86_64 [...done] [2024-06-25T06:26:09.058Z] #8 163.0 (137/206) Installing: xrdb-1.1.0-150000.3.7.1.x86_64 [..done] [2024-06-25T06:26:09.058Z] #8 163.1 (138/206) Installing: libXcursor1-1.1.15-1.18.x86_64 [..done] [2024-06-25T06:26:09.058Z] #8 163.2 (139/206) Installing: xauth-1.0.10-1.24.x86_64 [..done] [2024-06-25T06:26:09.058Z] #8 163.2 (140/206) Installing: libcairo2-1.18.0-150600.1.3.x86_64 [...done] [2024-06-25T06:26:09.422Z] #8 163.4 (141/206) Installing: libXxf86vm1-1.1.4-1.23.x86_64 [..done] [2024-06-25T06:26:09.422Z] #8 163.4 (142/206) Installing: libXv1-1.0.11-1.23.x86_64 [..done] [2024-06-25T06:26:09.422Z] #8 163.5 (143/206) Installing: libXtst6-1.2.3-1.24.x86_64 [..done] [2024-06-25T06:26:09.422Z] #8 163.5 (144/206) Installing: libXrandr2-1.5.1-2.17.x86_64 [..done] [2024-06-25T06:26:09.422Z] #8 163.6 (145/206) Installing: libXmu6-1.1.2-1.30.x86_64 [..done] [2024-06-25T06:26:09.422Z] #8 163.6 (146/206) Installing: libXinerama1-1.1.3-1.22.x86_64 [..done] [2024-06-25T06:26:09.785Z] #8 163.7 (147/206) Installing: libXi6-1.7.9-3.2.1.x86_64 [..done] [2024-06-25T06:26:09.785Z] #8 163.8 (148/206) Installing: libXRes1-1.2.0-1.18.x86_64 [..done] [2024-06-25T06:26:09.785Z] #8 163.8 (149/206) Installing: libpulse0-17.0-150600.2.3.x86_64 [..done] [2024-06-25T06:26:09.785Z] #8 163.9 (150/206) Installing: xsetroot-1.1.1-1.24.x86_64 [..done] [2024-06-25T06:26:10.156Z] #8 164.0 (151/206) Installing: libpango-1_0-0-1.51.1-150600.1.3.x86_64 [..done] [2024-06-25T06:26:10.156Z] #8 164.1 (152/206) Installing: libcairo-script-interpreter2-1.18.0-150600.1.3.x86_64 [..done] [2024-06-25T06:26:10.156Z] #8 164.2 (153/206) Installing: libcairo-gobject2-1.18.0-150600.1.3.x86_64 [..done] [2024-06-25T06:26:10.156Z] #8 164.3 (154/206) Installing: Mesa-23.3.4-150600.81.2.x86_64 [..done] [2024-06-25T06:26:11.681Z] #8 164.3 (155/206) Installing: Mesa-dri-23.3.4-150600.81.3.x86_64 [.............done] [2024-06-25T06:26:11.681Z] #8 165.5 (156/206) Installing: libglvnd-1.7.0-150600.1.2.x86_64 [..done] [2024-06-25T06:26:11.681Z] #8 165.6 (157/206) Installing: Mesa-libEGL1-23.3.4-150600.81.2.x86_64 [..done] [2024-06-25T06:26:11.681Z] #8 165.7 (158/206) Installing: libXaw7-1.0.13-3.3.8.x86_64 [..done] [2024-06-25T06:26:11.681Z] #8 165.8 (159/206) Installing: libatspi0-2.50.0-150600.1.2.x86_64 [..done] [2024-06-25T06:26:12.061Z] #8 165.9 (160/206) Installing: libcanberra0-0.30-150600.21.3.x86_64 [..#8 168.3 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 [2024-06-25T06:26:12.061Z] #8 168.3 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86_64 1/1.done] [2024-06-25T06:26:12.061Z] #8 166.1 (161/206) Installing: Mesa-libGL1-23.3.4-150600.81.2.x86_64 [...done] [2024-06-25T06:26:12.424Z] #8 166.3 (162/206) Installing: xterm-bin-330-150200.11.15.1.x86_64 [... [2024-06-25T06:26:12.424Z] #8 168.7 Preparing : 1/1.done] [2024-06-25T06:26:12.424Z] #8 166.5 (163/206) Installing: libatk-bridge-2_0-0-2.50.0-150600.1.2.x86_64 [. [2024-06-25T06:26:12.424Z] #8 168.8 Installing : systemd-libs-252-37.el9.x86_64 1/472 [2024-06-25T06:26:12.424Z] #8 168.9 Running scriptlet: systemd-libs-252-37.el9.x86_64 1/472 [2024-06-25T06:26:12.424Z] #8 168.9 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 2/472.done] [2024-06-25T06:26:12.424Z] #8 166.6 (164/206) Installing: libfltk1-1.3.4-5.3.1.x86_64 [.. [2024-06-25T06:26:12.424Z] #8 168.9 Installing : libpng-2:1.6.37-12.el9.x86_64 3/472 [2024-06-25T06:26:12.938Z] #8 169.0 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 4/472 [2024-06-25T06:26:12.938Z] #8 169.1 Installing : libwayland-client-1.21.0-1.el9.x86_64 5/472 [2024-06-25T06:26:12.938Z] #8 169.1 Installing : libgudev-237-1.el9.x86_64 6/472 [2024-06-25T06:26:12.938Z] #8 169.1 Installing : atk-2.36.0-5.el9.x86_64 7/472 [2024-06-25T06:26:12.938Z] #8 169.1 Installing : json-glib-1.6.6-1.el9.x86_64 8/472 [2024-06-25T06:26:12.938Z] #8 169.1 Installing : nspr-4.35.0-7.el9.x86_64 9/472done] [2024-06-25T06:26:12.938Z] #8 166.8 (165/206) Installing: Mesa-gallium-23.3.4-150600.81.3.x86_64 [..#13 exporting layers 9.0s done [2024-06-25T06:26:12.938Z] #13 writing image sha256:d426b9fac66d1965f307fc37df5439440dcfb36ae38e04c5e204fa05c96c74a2 0.0s done [2024-06-25T06:26:12.938Z] #13 naming to docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 0.0s done [2024-06-25T06:26:12.938Z] #13 DONE 9.0s [2024-06-25T06:26:12.938Z] .. [2024-06-25T06:26:12.938Z] #8 169.2 Installing : gstreamer1-1.22.1-2.el9.x86_64 10/472 [2024-06-25T06:26:12.938Z] #8 169.2 Installing : libX11-xcb-1.7.0-9.el9.x86_64 11/472 [2024-06-25T06:26:12.938Z] #8 169.2 Installing : lcms2-2.12-3.el9.x86_64 12/472.+ popd [2024-06-25T06:26:12.938Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:26:13.303Z] . [2024-06-25T06:26:13.303Z] #8 169.5 Installing : libicu-67.1-9.el9.x86_64 13/472 [2024-06-25T06:26:13.303Z] #8 169.5 Installing : pixman-0.40.0-6.el9.x86_64 14/472 [2024-06-25T06:26:13.303Z] #8 169.5 Installing : libogg-2:1.3.4-6.el9.x86_64 15/472 [2024-06-25T06:26:13.303Z] #8 169.6 Installing : libvorbis-1:1.3.7-5.el9.x86_64 16/472 [2024-06-25T06:26:13.303Z] #8 169.6 Installing : libXau-1.0.9-8.el9.x86_64 17/472 [2024-06-25T06:26:13.303Z] #8 169.6 Installing : libxcb-1.13.1-9.el9.x86_64 18/472 [2024-06-25T06:26:13.303Z] #8 169.6 Installing : alsa-lib-1.2.10-2.el9.x86_64 19/472.. [2024-06-25T06:26:13.303Z] #8 169.6 Installing : avahi-libs-0.8-20.el9.x86_64 20/472 [2024-06-25T06:26:13.303Z] #8 169.7 Installing : cups-libs-1:2.3.3op2-26.el9.x86_64 21/472 [2024-06-25T06:26:13.673Z] #8 169.9 Installing : polkit-libs-0.117-13.el9.x86_64 22/472. [2024-06-25T06:26:13.674Z] #8 169.9 Installing : libwayland-server-1.21.0-1.el9.x86_64 23/472 [2024-06-25T06:26:13.674Z] #8 169.9 Installing : libglvnd-1:1.3.4-1.el9.x86_64 24/472 [2024-06-25T06:26:13.674Z] #8 169.9 Installing : libepoxy-1.5.5-4.el9.x86_64 25/472 [2024-06-25T06:26:13.674Z] #8 170.0 Installing : fribidi-1.0.10-6.el9.2.x86_64 26/472 [2024-06-25T06:26:13.674Z] #8 170.0 Installing : libseccomp-2.5.2-2.el9.x86_64 27/472 [2024-06-25T06:26:13.674Z] #8 170.0 Installing : libbrotli-1.0.9-6.el9.x86_64 28/472.. [2024-06-25T06:26:13.674Z] #8 170.0 Installing : nss-util-3.90.0-7.el9.x86_64 29/472 [2024-06-25T06:26:13.674Z] #8 170.0 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 30/472 [2024-06-25T06:26:13.674Z] #8 170.0 Installing : opus-1.3.1-10.el9.x86_64 31/472 [2024-06-25T06:26:13.674Z] #8 170.0 Installing : libwayland-egl-1.21.0-1.el9.x86_64 32/472 [2024-06-25T06:26:13.674Z] #8 170.0 Installing : libICE-1.0.10-8.el9.x86_64 33/472 [2024-06-25T06:26:13.674Z] #8 170.1 Installing : hicolor-icon-theme-0.17-13.el9.noarch 34/472. [2024-06-25T06:26:13.674Z] #8 170.1 Installing : libSM-1.2.3-10.el9.x86_64 35/472 [2024-06-25T06:26:13.674Z] #8 170.2 Installing : libusbx-1.0.26-1.el9.x86_64 36/472 [2024-06-25T06:26:13.674Z] #8 170.2 Running scriptlet: xml-common-0.6.3-58.el9.noarch 37/472 [2024-06-25T06:26:13.674Z] #8 170.2 Installing : xml-common-0.6.3-58.el9.noarch 37/472 [2024-06-25T06:26:13.674Z] #8 170.2 Installing : orc-0.4.31-6.el9.x86_64 38/472 [2024-06-25T06:26:13.674Z] #8 170.2 Installing : libxshmfence-1.3-10.el9.x86_64 39/472 [2024-06-25T06:26:14.033Z] #8 170.2 Installing : libwebp-1.2.0-8.el9.x86_64 40/472.. [2024-06-25T06:26:14.033Z] #8 170.2 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 41/472 [2024-06-25T06:26:14.033Z] #8 170.2 Installing : libstemmer-0-18.585svn.el9.x86_64 42/472 [2024-06-25T06:26:14.033Z] #8 170.3 Installing : liberation-fonts-common-1:2.1.3-5.el9.noarch 43/472 [2024-06-25T06:26:14.033Z] #8 170.3 Installing : graphene-1.10.6-2.el9.x86_64 44/472 [2024-06-25T06:26:14.033Z] #8 170.3 Installing : shared-mime-info-2.1-5.el9.x86_64 45/472. [2024-06-25T06:26:14.033Z] #8 170.5 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 45/472. [2024-06-25T06:26:14.033Z] #8 170.5 Installing : gdk-pixbuf2-2.42.6-4.el9.x86_64 46/472 [2024-06-25T06:26:14.033Z] #8 170.5 Installing : gtk-update-icon-cache-3.24.31-4.el9.x86_64 47/472 [2024-06-25T06:26:14.033Z] #8 170.6 Installing : libnotify-0.7.9-8.el9.x86_64 48/472 [2024-06-25T06:26:14.033Z] #8 170.6 Installing : libtdb-1.4.10-1.el9.x86_64 49/472 [2024-06-25T06:26:14.033Z] #8 170.6 Installing : libfdisk-2.37.4-18.el9.x86_64 50/472 [2024-06-25T06:26:14.386Z] #8 170.7 Installing : hwdata-0.348-9.13.el9.noarch 51/472.. [2024-06-25T06:26:14.386Z] #8 170.7 Installing : elfutils-debuginfod-client-0.191-4.el9.x86_64 52/472 [2024-06-25T06:26:14.386Z] #8 170.7 Installing : bubblewrap-0.4.1-7.el9.x86_64 53/472 [2024-06-25T06:26:14.386Z] #8 170.7 Installing : binutils-gold-2.35.2-43.el9.x86_64 54/472done] [2024-06-25T06:26:14.386Z] #8 168.5 (166/206) Installing: xinit-1.4.0-6.17.x86_64 [..done] [2024-06-25T06:26:14.386Z] #8 168.6 (167/206) Installing: gdk-pixbuf-query-loaders-2.42.12-150600.3.3.1.x86_64 [. [2024-06-25T06:26:14.386Z] #8 170.8 Installing : binutils-2.35.2-43.el9.x86_64 55/472 [2024-06-25T06:26:14.386Z] #8 170.9 Running scriptlet: binutils-2.35.2-43.el9.x86_64 55/472 [2024-06-25T06:26:14.386Z] #8 170.9 Installing : libpciaccess-0.16-7.el9.x86_64 56/472 [2024-06-25T06:26:14.386Z] #8 170.9 Installing : libdrm-2.4.121-1.el9.x86_64 57/472 [2024-06-25T06:26:14.386Z] #8 170.9 Installing : libgusb-0.3.8-2.el9.x86_64 58/472.done] [2024-06-25T06:26:14.386Z] #8 168.6 (168/206) Installing: gtk4-schema-4.12.4-150600.3.3.1.noarch [..done] [2024-06-25T06:26:14.386Z] #8 168.7 (169/206) Installing: libgthread-2_0-0-2.78.6-150600.4.3.1.x86_64 [.. [2024-06-25T06:26:14.386Z] #8 170.9 Installing : colord-libs-1.4.5-4.el9.x86_64 59/472 [2024-06-25T06:26:14.386Z] #8 171.0 Installing : flac-libs-1.3.3-12.el9.x86_64 60/472 [2024-06-25T06:26:14.386Z] #8 171.0 Installing : libtheora-1:1.1.1-31.el9.x86_64 61/472 [2024-06-25T06:26:14.751Z] #8 171.0 Installing : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 62/472done] [2024-06-25T06:26:14.751Z] #8 168.8 (170/206) Installing: libjitterentropy3-3.4.1-150000.1.12.1.x86_64 [..done] [2024-06-25T06:26:14.751Z] [2024-06-25T06:26:14.751Z] #8 171.0 Running scriptlet: NetworkManager-libnm-1:1.48.0-1.el9.x86_64 62/472 [2024-06-25T06:26:14.751Z] #8 171.1 Installing : util-linux-core-2.37.4-18.el9.x86_64 63/472 [2024-06-25T06:26:14.751Z] #8 171.1 Running scriptlet: util-linux-core-2.37.4-18.el9.x86_64 63/472 [2024-06-25T06:26:14.751Z] #8 171.2 Installing : xkeyboard-config-2.33-2.el9.noarch 64/472#8 168.9 (171/206) Installing: perl-5.26.1-150300.17.17.1.x86_64 [.. [2024-06-25T06:26:14.751Z] #8 171.3 Installing : libxkbcommon-1.0.3-4.el9.x86_64 65/472 [2024-06-25T06:26:14.751Z] #8 171.3 Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 66/472 [2024-06-25T06:26:14.751Z] #8 171.3 Installing : tigervnc-license-1.13.1-10.el9.noarch 67/472 [2024-06-25T06:26:14.751Z] #8 171.3 Installing : speex-1.2.0-11.el9.x86_64 68/472 [2024-06-25T06:26:15.117Z] #8 171.4 Installing : libxslt-1.1.34-9.el9.x86_64 69/472... [2024-06-25T06:26:15.117Z] #8 171.4 Installing : libmpc-1.2.1-4.el9.x86_64 70/472. [2024-06-25T06:26:15.118Z] #8 171.6 Installing : cpp-11.4.1-3.el9.x86_64 71/472. [2024-06-25T06:26:15.118Z] #8 171.6 Installing : libfontenc-1.1.3-17.el9.x86_64 72/472 [2024-06-25T06:26:15.118Z] #8 171.6 Installing : libdvdread-6.1.1-4.el9.x86_64 73/472 [2024-06-25T06:26:15.118Z] #8 171.6 Installing : libdatrie-0.2.13-4.el9.x86_64 74/472 [2024-06-25T06:26:15.479Z] #8 171.7 Installing : libthai-0.1.28-8.el9.x86_64 75/472... [2024-06-25T06:26:15.844Z] #8 172.0 Installing : kernel-headers-5.14.0-467.el9.x86_64 76/472. [2024-06-25T06:26:15.844Z] #8 172.1 Installing : gsm-1.0.19-6.el9.x86_64 77/472 [2024-06-25T06:26:15.844Z] #8 172.1 Installing : libsndfile-1.0.31-8.el9.x86_64 78/472.. [2024-06-25T06:26:15.844Z] #8 172.2 Installing : gl-manpages-1.1-24.20190306.el9.noarch 79/472 [2024-06-25T06:26:15.844Z] #8 172.3 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 80/472 [2024-06-25T06:26:15.844Z] #8 172.3 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 81/472 [2024-06-25T06:26:15.844Z] #8 172.3 Installing : libselinux-utils-3.6-1.el9.x86_64 82/472. [2024-06-25T06:26:15.844Z] #8 172.3 Installing : libproxy-0.4.15-35.el9.x86_64 83/472 [2024-06-25T06:26:15.844Z] #8 172.4 Installing : libatomic-11.4.1-3.el9.x86_64 84/472 [2024-06-25T06:26:16.197Z] #8 172.5 Installing : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 85/472. [2024-06-25T06:26:16.197Z] #8 172.5 Installing : kmod-libs-28-9.el9.x86_64 86/472 [2024-06-25T06:26:16.197Z] #8 172.5 Installing : graphite2-1.3.14-9.el9.x86_64 87/472 [2024-06-25T06:26:16.197Z] #8 172.5 Installing : harfbuzz-2.7.4-10.el9.x86_64 88/472 [2024-06-25T06:26:16.197Z] #8 172.6 Installing : freetype-2.10.4-9.el9.x86_64 89/472.. [2024-06-25T06:26:16.197Z] #8 172.7 Installing : fontconfig-2.14.0-2.el9.x86_64 90/472 [2024-06-25T06:26:16.550Z] #8 172.7 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 90/472.done] [2024-06-25T06:26:16.550Z] #8 170.6 (172/206) Installing: cups-config-2.2.7-150000.3.59.1.x86_64 [..done] [2024-06-25T06:26:16.550Z] #8 170.7 (173/206) Installing: libgsttag-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:16.906Z] #8 170.7 (174/206) Installing: libgstaudio-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:16.906Z] #8 170.8 (175/206) Installing: libgdk_pixbuf-2_0-0-2.42.12-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:16.906Z] #8 170.9 (176/206) Installing: libgstpbutils-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:16.906Z] #8 171.0 (177/206) Installing: libgstvideo-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:16.906Z] #8 171.1 (178/206) Installing: libgstgl-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:17.276Z] #8 171.2 (179/206) Installing: gstreamer-plugins-base-1.24.0-150600.3.3.1.x86_64 [...done] [2024-06-25T06:26:17.276Z] #8 171.3 (180/206) Installing: libgstallocators-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:17.276Z] [2024-06-25T06:26:17.276Z] #8 173.7 Installing : mkfontscale-1.2.1-3.el9.x86_64 91/472 [2024-06-25T06:26:17.276Z] #8 173.7 Installing : harfbuzz-icu-2.7.4-10.el9.x86_64 92/472 [2024-06-25T06:26:17.276Z] #8 173.8 Installing : fuse-libs-2.9.9-15.el9.x86_64 93/472 [2024-06-25T06:26:17.276Z] #8 173.8 Installing : cracklib-2.9.6-27.el9.x86_64 94/472 [2024-06-25T06:26:17.276Z] #8 173.8 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 95/472#8 171.4 (181/206) Installing: libgstapp-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:17.276Z] #8 171.5 (182/206) Installing: libgstriff-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-25T06:26:17.276Z] #8 171.5 (183/206) Installing: libgnutls30-3.8.3-150600.2.15.x86_64 [. [2024-06-25T06:26:17.630Z] #8 173.9 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 96/472.. [2024-06-25T06:26:17.630Z] #8 173.9 Installing : libXfont2-2.0.3-12.el9.x86_64 97/472 [2024-06-25T06:26:17.630Z] #8 173.9 Installing : ttmkfdir-3.0.9-65.el9.x86_64 98/472 [2024-06-25T06:26:17.630Z] #8 174.0 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 99/472 [2024-06-25T06:26:17.630Z] #8 174.0 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 99/472 [2024-06-25T06:26:17.630Z] #8 174.0 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 100/472done] [2024-06-25T06:26:17.630Z] #8 171.7 (184/206) Installing: vim-9.1.0330-150500.20.12.1.x86_64 [.. [2024-06-25T06:26:17.630Z] #8 174.0 Installing : libdvdnav-6.1.0-4.el9.x86_64 101/472 [2024-06-25T06:26:17.630Z] #8 174.1 Installing : libshout-2.4.3-7.el9.x86_64 102/472 [2024-06-25T06:26:17.995Z] #8 174.1 Installing : libxkbcommon-x11-1.0.3-4.el9.x86_64 103/472.. [2024-06-25T06:26:17.995Z] #8 174.3 Installing : osinfo-db-20231215-1.el9.noarch 104/472 [2024-06-25T06:26:17.995Z] #8 172.1 update-alternatives: using /usr/bin/vim-nox11 to provide /usr/bin/vim (vim) in auto mode [2024-06-25T06:26:17.995Z] [2024-06-25T06:26:17.995Z] #8 174.4 Installing : libgsf-1.14.47-5.el9.x86_64 105/472 [2024-06-25T06:26:17.995Z] #8 174.4 Installing : liberation-mono-fonts-1:2.1.3-5.el9.noarch 106/472 [2024-06-25T06:26:17.995Z] #8 174.4 Installing : liberation-sans-fonts-1:2.1.3-5.el9.noarch 107/472#8 172.1 done] [2024-06-25T06:26:17.995Z] #8 172.1 (185/206) Installing: liberation-fonts-1.07.4-2.13.noarch [... [2024-06-25T06:26:17.995Z] #8 174.5 Installing : liberation-serif-fonts-1:2.1.3-5.el9.noarch 108/472 [2024-06-25T06:26:17.995Z] #8 174.5 Installing : iso-codes-4.6.0-3.el9.noarch 109/472done] [2024-06-25T06:26:17.995Z] #8 172.3 (186/206) Installing: fonts-config-20200609+git0.42e2b1b-150600.18.2.noarch [.. [2024-06-25T06:26:17.995Z] #8 172.3 Updating /etc/sysconfig/fonts-config ... [2024-06-25T06:26:18.349Z] [2024-06-25T06:26:18.349Z] #8 174.6 Installing : nss-softokn-freebl-3.90.0-7.el9.x86_64 110/472 [2024-06-25T06:26:18.349Z] #8 174.6 Installing : nss-softokn-3.90.0-7.el9.x86_64 111/472 [2024-06-25T06:26:18.349Z] #8 174.6 Installing : nss-3.90.0-7.el9.x86_64 112/472 [2024-06-25T06:26:18.349Z] #8 174.7 Running scriptlet: nss-3.90.0-7.el9.x86_64 112/472#8 172.3 done] [2024-06-25T06:26:18.349Z] #8 172.4 (187/206) Installing: dejavu-fonts-2.37-1.21.noarch [... [2024-06-25T06:26:18.349Z] #8 174.7 Installing : nss-sysinit-3.90.0-7.el9.x86_64 113/472 [2024-06-25T06:26:18.349Z] #8 174.7 Installing : libsrtp-2.3.0-8.el9.x86_64 114/472 [2024-06-25T06:26:18.349Z] #8 174.7 Installing : brotli-1.0.9-6.el9.x86_64 115/472 [2024-06-25T06:26:18.349Z] #8 174.7 Installing : woff2-1.0.2-15.el9.x86_64 116/472 [2024-06-25T06:26:18.349Z] #8 174.7 Installing : libglvnd-opengl-1:1.3.4-1.el9.x86_64 117/472 [2024-06-25T06:26:18.349Z] #8 174.7 Installing : avahi-glib-0.8-20.el9.x86_64 118/472 [2024-06-25T06:26:18.349Z] #8 174.8 Installing : xcb-util-0.4.0-19.el9.x86_64 119/472 [2024-06-25T06:26:18.349Z] #8 174.8 Installing : dbus-tools-1:1.12.20-8.el9.x86_64 120/472. [2024-06-25T06:26:18.349Z] #8 174.8 Installing : libv4l-1.20.0-5.el9.x86_64 121/472 [2024-06-25T06:26:18.349Z] #8 174.8 Installing : p11-kit-server-0.25.3-2.el9.x86_64 122/472 [2024-06-25T06:26:18.349Z] #8 174.8 Installing : exiv2-libs-0.27.5-2.el9.x86_64 123/472 [2024-06-25T06:26:18.349Z] #8 174.9 Installing : exiv2-0.27.5-2.el9.x86_64 124/472 [2024-06-25T06:26:18.349Z] #8 174.9 Installing : libgexiv2-0.12.3-1.el9.x86_64 125/472 [2024-06-25T06:26:18.349Z] #8 174.9 Installing : wavpack-5.4.0-5.el9.x86_64 126/472 [2024-06-25T06:26:18.707Z] #8 175.0 Installing : tzdata-java-2024a-2.el9.noarch 127/472. [2024-06-25T06:26:18.707Z] #8 175.0 Installing : twolame-libs-0.3.13-19.el9.x86_64 128/472 [2024-06-25T06:26:18.707Z] #8 175.0 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 129/472 [2024-06-25T06:26:18.707Z] #8 175.0 Installing : tigervnc-icons-1.13.1-10.el9.noarch 130/472 [2024-06-25T06:26:18.707Z] #8 175.0 Installing : taglib-1.12-6.el9.x86_64 131/472 [2024-06-25T06:26:18.707Z] #8 175.1 Installing : sqlite-3.34.1-7.el9.x86_64 132/472 [2024-06-25T06:26:18.707Z] #8 175.1 Installing : soundtouch-2.1.1-8.el9.x86_64 133/472.done] [2024-06-25T06:26:18.707Z] #8 172.8 (188/206) Installing: librsvg-2-2-2.57.1-150600.1.7.x86_64 [.. [2024-06-25T06:26:18.707Z] #8 175.1 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 134/472 [2024-06-25T06:26:18.707Z] #8 175.1 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 134/472 [2024-06-25T06:26:19.060Z] #8 175.1 Installing : publicsuffix-list-20210518-3.el9.noarch 135/472.. [2024-06-25T06:26:28.235Z] #8 175.3 Installing : poppler-data-0.4.9-9.el9.noarch 136/472 [2024-06-25T06:26:28.235Z] #8 183.2 Installing : pcre2-utf32-10.40-5.el9.x86_64 137/472 [2024-06-25T06:26:28.235Z] #8 183.2 Installing : pcre2-utf16-10.40-5.el9.x86_64 138/472 [2024-06-25T06:26:28.235Z] #8 183.3 Installing : pcre-utf32-8.44-4.el9.x86_64 139/472 [2024-06-25T06:26:28.235Z] #8 183.3 Installing : pcre-utf16-8.44-4.el9.x86_64 140/472 [2024-06-25T06:26:28.235Z] #8 183.3 Installing : pcre-cpp-8.44-4.el9.x86_64 141/472 [2024-06-25T06:26:28.235Z] #8 183.3 Installing : openjpeg2-2.4.0-7.el9.x86_64 142/472 [2024-06-25T06:26:28.235Z] #8 183.3 Installing : mtdev-1.1.5-22.el9.x86_64 143/472done] [2024-06-25T06:26:28.235Z] #8 181.0 (189/206) Installing: libgstplay-1_0-0-1.24.0-lp156.2.3.x86_64 [..done] [2024-06-25T06:26:28.235Z] #8 181.1 (190/206) Installing: tigervnc-1.13.1-150600.2.6.x86_64 [. [2024-06-25T06:26:28.235Z] #8 183.3 Installing : mpg123-libs-1.26.2-5.el9.x86_64 144/472 [2024-06-25T06:26:28.235Z] #8 183.4 Installing : mesa-filesystem-24.1.0-2.el9.x86_64 145/472 [2024-06-25T06:26:28.235Z] #8 183.4 Installing : lua-posix-35.0-8.el9.x86_64 146/472 [2024-06-25T06:26:28.235Z] #8 183.4 Installing : lua-5.4.4-4.el9.x86_64 147/472 [2024-06-25T06:26:28.235Z] #8 183.4 Installing : copy-jdk-configs-4.0-3.el9.noarch 148/472. [2024-06-25T06:26:28.235Z] #8 181.2 update-alternatives: using /usr/bin/vncviewer-tigervnc to provide /usr/bin/vncviewer (vncviewer) in auto mode [2024-06-25T06:26:28.235Z] #8 181.2 done] [2024-06-25T06:26:28.235Z] [2024-06-25T06:26:28.235Z] #8 183.4 Installing : low-memory-monitor-2.1-4.el9.x86_64 149/472 [2024-06-25T06:26:28.235Z] #8 183.4 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 149/472 [2024-06-25T06:26:28.235Z] #8 183.5 Installing : libwacom-data-1.12.1-2.el9.noarch 150/472 [2024-06-25T06:26:28.235Z] #8 183.5 Installing : libwacom-1.12.1-2.el9.x86_64 151/472#8 181.2 (191/206) Installing: xorg-x11-fonts-core-7.6-13.6.1.noarch [... [2024-06-25T06:26:28.235Z] #8 183.6 Installing : libvpx-1.9.0-7.el9.x86_64 152/472 [2024-06-25T06:26:28.235Z] #8 183.6 Installing : libvisual-1:0.4.0-34.el9.x86_64 153/472 [2024-06-25T06:26:28.235Z] #8 183.6 Installing : libsecret-0.20.4-4.el9.x86_64 154/472 [2024-06-25T06:26:28.235Z] #8 183.6 Installing : libsbc-1.4-9.el9.x86_64 155/472 [2024-06-25T06:26:28.235Z] #8 183.6 Installing : libldac-2.0.2.3-10.el9.x86_64 156/472 [2024-06-25T06:26:28.235Z] #8 183.7 Installing : libiptcdata-1.0.5-9.el9.x86_64 157/472. [2024-06-25T06:26:28.235Z] #8 183.7 Installing : libexif-0.6.22-6.el9.x86_64 158/472 [2024-06-25T06:26:28.235Z] #8 183.7 Installing : libevdev-1.11.0-3.el9.x86_64 159/472 [2024-06-25T06:26:28.235Z] #8 183.7 Installing : libinput-1.19.3-4.el9.x86_64 160/472. [2024-06-25T06:26:28.235Z] #8 183.8 Running scriptlet: libinput-1.19.3-4.el9.x86_64 160/472 [2024-06-25T06:26:28.235Z] #8 183.8 Installing : libasyncns-0.8-22.el9.x86_64 161/472 [2024-06-25T06:26:28.235Z] #8 183.9 Installing : pulseaudio-libs-15.0-2.el9.x86_64 162/472 [2024-06-25T06:26:28.235Z] #8 183.9 Installing : pulseaudio-libs-glib2-15.0-2.el9.x86_64 163/472 [2024-06-25T06:26:28.235Z] #8 183.9 Installing : libXdmcp-1.1.3-8.el9.x86_64 164/472 [2024-06-25T06:26:28.235Z] #8 183.9 Installing : libX11-common-1.7.0-9.el9.noarch 165/472.done] [2024-06-25T06:26:28.235Z] [2024-06-25T06:26:28.235Z] #8 184.0 Installing : libX11-1.7.0-9.el9.x86_64 166/472 [2024-06-25T06:26:28.235Z] #8 184.0 Installing : libXext-1.3.4-8.el9.x86_64 167/472 [2024-06-25T06:26:28.235Z] #8 184.0 Installing : libXi-1.7.10-8.el9.x86_64 168/472 [2024-06-25T06:26:28.235Z] #8 184.0 Installing : libXfixes-5.0.3-16.el9.x86_64 169/472 [2024-06-25T06:26:28.235Z] #8 184.0 Installing : libXrender-0.9.10-16.el9.x86_64 170/472 [2024-06-25T06:26:28.235Z] #8 184.1 Installing : cairo-1.17.4-7.el9.x86_64 171/472#8 181.7 (192/206) Installing: gdk-pixbuf-loader-rsvg-2.57.1-150600.1.7.x86_64 [..done] [2024-06-25T06:26:28.235Z] #8 181.8 (193/206) Installing: libgstplayer-1_0-0-1.24.0-lp156.2.3.x86_64 [.. [2024-06-25T06:26:28.235Z] #8 184.1 Installing : libXrandr-1.5.2-8.el9.x86_64 172/472 [2024-06-25T06:26:28.235Z] #8 184.1 Installing : cairo-gobject-1.17.4-7.el9.x86_64 173/472 [2024-06-25T06:26:28.235Z] #8 184.1 Installing : libXcursor-1.2.0-7.el9.x86_64 174/472 [2024-06-25T06:26:28.235Z] #8 184.1 Installing : libXdamage-1.1.5-7.el9.x86_64 175/472 [2024-06-25T06:26:28.235Z] #8 184.1 Installing : libXinerama-1.1.4-10.el9.x86_64 176/472 [2024-06-25T06:26:28.235Z] #8 184.2 Installing : libXtst-1.2.3-16.el9.x86_64 177/472 [2024-06-25T06:26:28.235Z] #8 184.2 Installing : libXcomposite-0.4.5-7.el9.x86_64 178/472 [2024-06-25T06:26:28.235Z] #8 184.2 Installing : libXft-2.3.3-8.el9.x86_64 179/472done] [2024-06-25T06:26:28.235Z] #8 181.8 (194/206) Installing: xorg-x11-fonts-7.6-13.6.1.noarch [.. [2024-06-25T06:26:28.235Z] #8 184.2 Installing : pango-1.48.7-3.el9.x86_64 180/472 [2024-06-25T06:26:28.235Z] #8 184.3 Installing : librsvg2-2.50.7-3.el9.x86_64 181/472.. [2024-06-25T06:26:28.235Z] #8 184.3 Installing : libXxf86vm-1.1.4-18.el9.x86_64 182/472 [2024-06-25T06:26:28.235Z] #8 184.3 Installing : libXt-1.2.0-6.el9.x86_64 183/472 [2024-06-25T06:26:28.235Z] #8 184.3 Installing : libXmu-1.1.3-8.el9.x86_64 184/472 [2024-06-25T06:26:28.235Z] #8 184.4 Installing : xorg-x11-xauth-1:1.1-10.el9.x86_64 185/472 [2024-06-25T06:26:28.235Z] #8 184.4 Installing : libxkbfile-1.1.0-8.el9.x86_64 186/472 [2024-06-25T06:26:28.235Z] #8 184.4 Installing : xkbcomp-1.4.4-4.el9.x86_64 187/472 [2024-06-25T06:26:28.235Z] #8 184.4 Installing : xorg-x11-server-utils-7.7-44.el9.x86_64 188/472done] [2024-06-25T06:26:28.235Z] #8 182.2 (195/206) Installing: libcups2-2.2.7-150000.3.59.1.x86_64 [.. [2024-06-25T06:26:28.235Z] #8 184.4 Installing : xorg-x11-xinit-1.4.0-11.el9.x86_64 189/472 [2024-06-25T06:26:28.235Z] #8 184.4 Installing : libXv-1.0.11-16.el9.x86_64 190/472 [2024-06-25T06:26:28.235Z] #8 184.5 Installing : startup-notification-0.12-23.el9.x86_64 191/472 [2024-06-25T06:26:28.235Z] #8 184.5 Installing : lame-libs-3.100-12.el9.x86_64 192/472 [2024-06-25T06:26:28.235Z] #8 184.5 Installing : jbigkit-libs-2.1-23.el9.x86_64 193/472 [2024-06-25T06:26:28.235Z] #8 184.5 Installing : libtiff-4.4.0-12.el9.x86_64 194/472 [2024-06-25T06:26:28.235Z] #8 184.5 Installing : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 195/472done] [2024-06-25T06:26:28.235Z] #8 182.2 (196/206) Installing: gtk3-tools-3.24.38+111-150600.1.3.x86_64 [.. [2024-06-25T06:26:28.235Z] #8 184.5 Installing : libgxps-0.3.2-3.el9.x86_64 196/472 [2024-06-25T06:26:28.235Z] #8 184.6 Installing : poppler-21.01.0-20.el9.x86_64 197/472 [2024-06-25T06:26:28.235Z] #8 184.6 Installing : poppler-glib-21.01.0-20.el9.x86_64 198/472 [2024-06-25T06:26:28.235Z] #8 184.6 Installing : javapackages-filesystem-6.0.0-4.el9.noarch 199/472 [2024-06-25T06:26:28.235Z] #8 184.6 Installing : hyphen-2.8.8-17.el9.x86_64 200/472 [2024-06-25T06:26:28.235Z] #8 184.6 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 201/472 [2024-06-25T06:26:28.235Z] #8 184.7 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 202/472 [2024-06-25T06:26:28.235Z] #8 184.7 Installing : hunspell-en-0.20140811.1-20.el9.noarch 203/472 [2024-06-25T06:26:28.235Z] #8 184.7 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 204/472 [2024-06-25T06:26:28.235Z] #8 184.7 Installing : hunspell-1.7.0-11.el9.x86_64 205/472 [2024-06-25T06:26:28.235Z] #8 184.7 Installing : enchant2-2.2.15-6.el9.x86_64 206/472 [2024-06-25T06:26:28.235Z] #8 184.7 Installing : gnome-control-center-filesystem-40.0-31.el9.noar 207/472. [2024-06-25T06:26:28.235Z] #8 182.4 update-alternatives: using /usr/bin/gtk-update-icon-cache-3.0 to provide /usr/bin/gtk-update-icon-cache (gtk-update-icon-cache) in auto mode [2024-06-25T06:26:28.235Z] #8 182.4 done] [2024-06-25T06:26:28.235Z] #8 182.4 (197/206) Installing: libgtk-3-0-3.24.38+111-150600.1.3.x86_64 [.. [2024-06-25T06:26:28.598Z] #8 184.9 Installing : glibc-headers-2.34-113.el9.x86_64 208/472.. [2024-06-25T06:26:28.598Z] #8 184.9 Installing : giflib-5.2.1-9.el9.x86_64 209/472 [2024-06-25T06:26:28.598Z] #8 184.9 Installing : gcr-base-3.40.0-3.el9.x86_64 210/472 [2024-06-25T06:26:28.598Z] #8 184.9 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 211/472 [2024-06-25T06:26:28.598Z] #8 184.9 Installing : composefs-libs-1.0.3-2.el9.x86_64 212/472 [2024-06-25T06:26:28.598Z] #8 185.0 Installing : ostree-libs-2024.6-1.el9.x86_64 213/472. [2024-06-25T06:26:28.598Z] #8 185.0 Installing : color-filesystem-1-28.el9.noarch 214/472 [2024-06-25T06:26:28.598Z] #8 185.0 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 215/472.done] [2024-06-25T06:26:28.966Z] #8 182.8 (198/206) Installing: gtk4-tools-4.12.4-150600.3.3.1.x86_64 [...done] [2024-06-25T06:26:29.324Z] #8 183.0 (199/206) Installing: adwaita-icon-theme-45.0-150600.1.2.noarch [.......done] [2024-06-25T06:26:29.324Z] #8 183.6 (200/206) Installing: libmetacity3-3.46.1-bp156.1.7.x86_64 [..done] [2024-06-25T06:26:29.324Z] #8 183.7 (201/206) Installing: libcanberra-gtk3-0-0.30-150600.21.3.x86_64 [. [2024-06-25T06:26:29.324Z] #8 185.9 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 216/472 [2024-06-25T06:26:29.709Z] #8 186.0 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 217/472 [2024-06-25T06:26:29.709Z] #8 186.0 Installing : which-2.21-29.el9.x86_64 218/472 [2024-06-25T06:26:29.709Z] #8 186.0 Installing : unzip-6.0-56.el9.x86_64 219/472 [2024-06-25T06:26:29.709Z] #8 186.0 Installing : systemd-rpm-macros-252-37.el9.noarch 220/472 [2024-06-25T06:26:29.709Z] #8 186.0 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 221/472 [2024-06-25T06:26:29.709Z] #8 186.1 Installing : libpsl-0.21.1-5.el9.x86_64 222/472 [2024-06-25T06:26:29.709Z] #8 186.1 Installing : pkgconf-m4-1.7.3-10.el9.noarch 223/472 [2024-06-25T06:26:29.709Z] #8 186.1 Installing : openssl-1:3.2.2-2.el9.x86_64 224/472.done] [2024-06-25T06:26:29.709Z] #8 183.8 (202/206) Installing: libgtk-4-1-4.12.4-150600.3.3.1.x86_64 [... [2024-06-25T06:26:29.709Z] #8 186.2 Installing : ncurses-6.2-10.20210508.el9.x86_64 225/472 [2024-06-25T06:26:29.709Z] #8 186.2 Installing : make-1:4.3-8.el9.x86_64 226/472 [2024-06-25T06:26:30.082Z] #8 186.2 Installing : lksctp-tools-1.0.19-2.el9.x86_64 227/472...done] [2024-06-25T06:26:30.082Z] #8 184.2 (203/206) Installing: libadwaita-1-0-1.4.2-150600.1.5.x86_64 [...done] [2024-06-25T06:26:30.452Z] #8 184.3 (204/206) Installing: zenity-4.0.0-150600.1.3.x86_64 [...done] [2024-06-25T06:26:30.452Z] #8 184.5 (205/206) Installing: metacity-3.46.1-bp156.1.7.x86_64 [..done] [2024-06-25T06:26:30.452Z] #8 184.6 (206/206) Installing: xorg-x11-Xvnc-1.13.1-150600.2.6.x86_64 [.. [2024-06-25T06:26:30.452Z] #8 184.6 /usr/sbin/useradd -r -c user for VNC -d /var/lib/empty -U vnc -s /usr/sbin/nologin [2024-06-25T06:26:30.452Z] #8 184.7 /usr/sbin/usermod -a -G shadow vnc [2024-06-25T06:26:30.831Z] #8 184.7 .. [2024-06-25T06:26:30.831Z] #8 184.9 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-25T06:26:30.831Z] #8 184.9 Failed to connect to bus: Host is down [2024-06-25T06:26:30.831Z] #8 184.9 done] [2024-06-25T06:26:31.199Z] #8 184.9 Running post-transaction scripts [.. [2024-06-25T06:26:31.199Z] #8 185.1 %posttrans(systemd-presets-common-SUSE-15-150600.25.2.noarch) script output: [2024-06-25T06:26:31.199Z] #8 185.1 Created symlink /etc/systemd/system/default.target.wants/ca-certificates.path -> /usr/lib/systemd/system/ca-certificates.path. [2024-06-25T06:26:31.199Z] #8 185.1 Created symlink /etc/systemd/system/multi-user.target.wants/kbdsettings.service -> /usr/lib/systemd/system/kbdsettings.service. [2024-06-25T06:26:31.199Z] #8 185.1 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. [2024-06-25T06:26:31.199Z] #8 185.1 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service. [2024-06-25T06:26:31.199Z] #8 185.1 Created symlink /etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer -> /usr/lib/systemd/user/systemd-tmpfiles-clean.timer. [2024-06-25T06:26:31.199Z] #8 185.1 Created symlink /etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service -> /usr/lib/systemd/user/systemd-tmpfiles-setup.service. [2024-06-25T06:26:31.199Z] #8 185.1 . [2024-06-25T06:26:31.199Z] #8 187.6 Installing : java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 228/472 [2024-06-25T06:26:31.988Z] #8 187.6 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 228/472. [2024-06-25T06:26:32.358Z] #8 188.6 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 229/472 [2024-06-25T06:26:32.358Z] #8 188.7 Installing : libutempter-1.2.1-6.el9.x86_64 229/472 [2024-06-25T06:26:32.358Z] #8 188.7 Installing : libtirpc-1.3.3-6.el9.x86_64 230/472 [2024-06-25T06:26:32.358Z] #8 188.7 Installing : libpkgconf-1.7.3-10.el9.x86_64 231/472 [2024-06-25T06:26:32.358Z] #8 188.7 Installing : pkgconf-1.7.3-10.el9.x86_64 232/472 [2024-06-25T06:26:32.358Z] #8 188.7 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 233/472 [2024-06-25T06:26:32.358Z] #8 188.8 Installing : xorg-x11-proto-devel-2024.1-1.el9.noarch 234/472 [2024-06-25T06:26:32.358Z] #8 188.8 Installing : zlib-devel-1.2.11-41.el9.x86_64 235/472 [2024-06-25T06:26:32.358Z] #8 188.8 Installing : libpng-devel-2:1.6.37-12.el9.x86_64 236/472. [2024-06-25T06:26:32.358Z] #8 188.8 Installing : libICE-devel-1.0.10-8.el9.x86_64 237/472 [2024-06-25T06:26:32.358Z] #8 188.8 Installing : brotli-devel-1.0.9-6.el9.x86_64 238/472 [2024-06-25T06:26:32.358Z] #8 188.8 Installing : dbus-devel-1:1.12.20-8.el9.x86_64 239/472 [2024-06-25T06:26:32.358Z] #8 188.9 Installing : fribidi-devel-1.0.10-6.el9.2.x86_64 240/472 [2024-06-25T06:26:32.358Z] #8 188.9 Installing : libffi-devel-3.4.2-8.el9.x86_64 241/472 [2024-06-25T06:26:32.358Z] #8 188.9 Installing : sysprof-capture-devel-3.40.1-3.el9.x86_64 242/472 [2024-06-25T06:26:32.713Z] #8 188.9 Installing : wayland-devel-1.21.0-1.el9.x86_64 243/472.done] [2024-06-25T06:26:32.713Z] [2024-06-25T06:26:32.713Z] #8 188.9 Installing : libSM-devel-1.2.3-10.el9.x86_64 244/472 [2024-06-25T06:26:33.070Z] #8 188.9 Installing : libXau-devel-1.0.9-8.el9.x86_64 245/472 [2024-06-25T06:26:34.448Z] #8 189.3 Installing : libxcb-devel-1.13.1-9.el9.x86_64 246/472 [2024-06-25T06:26:39.400Z] #8 190.4 Installing : libX11-devel-1.7.0-9.el9.x86_64 247/472 [2024-06-25T06:26:39.754Z] #8 195.9 Installing : libXext-devel-1.3.4-8.el9.x86_64 248/472 [2024-06-25T06:26:39.754Z] #8 196.0 Installing : libXfixes-devel-5.0.3-16.el9.x86_64 249/472 [2024-06-25T06:26:39.754Z] #8 196.1 Installing : libXrender-devel-0.9.10-16.el9.x86_64 250/472#8 DONE 194.0s [2024-06-25T06:26:39.754Z] [2024-06-25T06:26:39.754Z] #9 [5/7] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-25T06:26:40.372Z] [2024-06-25T06:26:40.372Z] #8 196.3 Installing : libXi-devel-1.7.10-8.el9.x86_64 251/472 [2024-06-25T06:26:40.372Z] #8 196.4 Installing : libXcursor-devel-1.2.0-7.el9.x86_64 252/472 [2024-06-25T06:26:40.372Z] #8 196.5 Installing : libXrandr-devel-1.5.2-8.el9.x86_64 253/472 [2024-06-25T06:26:40.372Z] #8 196.5 Installing : libXcomposite-devel-0.4.5-7.el9.x86_64 254/472 [2024-06-25T06:26:40.372Z] #8 196.6 Installing : libXinerama-devel-1.1.4-10.el9.x86_64 255/472 [2024-06-25T06:26:40.372Z] #8 196.6 Installing : libXtst-devel-1.2.3-16.el9.x86_64 256/472 [2024-06-25T06:26:40.372Z] #8 196.6 Installing : libXdamage-devel-1.1.5-7.el9.x86_64 257/472 [2024-06-25T06:26:40.372Z] #8 196.6 Installing : bzip2-devel-1.0.8-8.el9.x86_64 258/472 [2024-06-25T06:26:40.372Z] #8 196.7 Installing : graphite2-devel-1.3.14-9.el9.x86_64 259/472 [2024-06-25T06:26:40.372Z] #8 196.7 Installing : libblkid-devel-2.37.4-18.el9.x86_64 260/472 [2024-06-25T06:26:40.372Z] #8 196.7 Installing : libdatrie-devel-0.2.13-4.el9.x86_64 261/472 [2024-06-25T06:26:40.372Z] #8 196.7 Installing : libthai-devel-0.1.28-8.el9.x86_64 262/472 [2024-06-25T06:26:40.372Z] #8 196.7 Installing : libglvnd-core-devel-1:1.3.4-1.el9.x86_64 263/472 [2024-06-25T06:26:40.372Z] #8 196.9 Installing : libicu-devel-67.1-9.el9.x86_64 264/472 [2024-06-25T06:26:40.372Z] #8 196.9 Installing : libpciaccess-devel-0.16-7.el9.x86_64 265/472 [2024-06-25T06:26:40.372Z] #8 196.9 Installing : libpsl-devel-0.21.1-5.el9.x86_64 266/472 [2024-06-25T06:26:40.372Z] #8 196.9 Installing : libsepol-devel-3.6-1.el9.x86_64 267/472 [2024-06-25T06:26:40.945Z] #8 197.0 Installing : libtiff-devel-4.4.0-12.el9.x86_64 268/472 [2024-06-25T06:26:40.945Z] #8 197.0 Installing : glibc-devel-2.34-113.el9.x86_64 269/472 [2024-06-25T06:26:40.945Z] #8 197.1 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 270/472 [2024-06-25T06:26:40.945Z] #8 197.1 Installing : pcre-devel-8.44-4.el9.x86_64 271/472 [2024-06-25T06:26:40.945Z] #8 197.2 Installing : pcre2-devel-10.40-5.el9.x86_64 272/472 [2024-06-25T06:26:40.945Z] #8 197.2 Installing : libselinux-devel-3.6-1.el9.x86_64 273/472 [2024-06-25T06:26:40.945Z] #8 197.3 Installing : libmount-devel-2.37.4-18.el9.x86_64 274/472 [2024-06-25T06:26:40.945Z] #8 197.4 Installing : glib2-devel-2.68.4-15.el9.x86_64 275/472 [2024-06-25T06:26:40.945Z] #8 197.4 Installing : atk-devel-2.36.0-5.el9.x86_64 276/472 [2024-06-25T06:26:41.299Z] #8 197.4 Installing : gdk-pixbuf2-devel-2.42.6-4.el9.x86_64 277/472 [2024-06-25T06:26:41.299Z] #8 197.5 Installing : freetype-devel-2.10.4-9.el9.x86_64 278/472 [2024-06-25T06:26:41.299Z] #8 197.6 Installing : harfbuzz-devel-2.7.4-10.el9.x86_64 279/472 [2024-06-25T06:26:41.299Z] #8 197.6 Installing : webkit2gtk3-jsc-devel-2.44.2-1.el9.x86_64 280/472 [2024-06-25T06:26:41.299Z] #8 197.7 Installing : pixman-devel-0.40.0-6.el9.x86_64 281/472 [2024-06-25T06:26:41.655Z] #8 197.7 Installing : sqlite-devel-3.34.1-7.el9.x86_64 282/472 [2024-06-25T06:26:42.013Z] #8 198.1 Installing : xz-devel-5.2.5-8.el9.x86_64 283/472#9 DONE 2.0s [2024-06-25T06:26:42.013Z] [2024-06-25T06:26:42.013Z] #10 [6/7] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-25T06:26:42.368Z] [2024-06-25T06:26:42.368Z] #8 198.5 Installing : libxml2-devel-2.9.13-6.el9.x86_64 284/472 [2024-06-25T06:26:42.368Z] #8 198.6 Installing : libxkbcommon-devel-1.0.3-4.el9.x86_64 285/472 [2024-06-25T06:26:42.971Z] #8 198.6 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 286/472#10 DONE 0.8s [2024-06-25T06:26:42.971Z] [2024-06-25T06:26:42.971Z] #11 [7/7] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-25T06:26:42.971Z] [2024-06-25T06:26:43.489Z] #8 199.6 Installing : llvm-libs-17.0.6-5.el9.x86_64 287/472 [2024-06-25T06:26:43.489Z] #8 199.7 Installing : mesa-libglapi-24.1.0-2.el9.x86_64 288/472 [2024-06-25T06:26:43.489Z] #8 199.9 Installing : mesa-dri-drivers-24.1.0-2.el9.x86_64 289/472 [2024-06-25T06:26:43.489Z] #8 199.9 Installing : mesa-libgbm-24.1.0-2.el9.x86_64 290/472 [2024-06-25T06:26:43.489Z] #8 200.0 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 291/472 [2024-06-25T06:26:43.489Z] #8 200.0 Installing : mesa-libEGL-24.1.0-2.el9.x86_64 292/472 [2024-06-25T06:26:43.489Z] #8 200.0 Installing : libglvnd-gles-1:1.3.4-1.el9.x86_64 293/472 [2024-06-25T06:26:43.489Z] #8 200.0 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 294/472 [2024-06-25T06:26:43.489Z] #8 200.0 Installing : mesa-libGL-24.1.0-2.el9.x86_64 295/472 [2024-06-25T06:26:43.843Z] #8 200.1 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 296/472 [2024-06-25T06:26:43.843Z] #8 200.1 Installing : libglvnd-devel-1:1.3.4-1.el9.x86_64 297/472 [2024-06-25T06:26:46.368Z] #8 200.2 Installing : libepoxy-devel-1.5.5-4.el9.x86_64 298/472 [2024-06-25T06:26:46.368Z] #8 202.6 Installing : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 299/472 [2024-06-25T06:26:46.368Z] #8 202.6 Installing : fltk-1.3.8-1.el9.x86_64 300/472#11 DONE 3.5s [2024-06-25T06:26:46.368Z] [2024-06-25T06:26:46.368Z] #12 exporting to image [2024-06-25T06:26:46.368Z] #12 exporting layers [2024-06-25T06:26:46.368Z] [2024-06-25T06:26:46.368Z] #8 202.7 Installing : mesa-libGLU-9.0.1-6.el9.x86_64 301/472 [2024-06-25T06:26:46.744Z] #8 202.7 Installing : vulkan-loader-1.3.283.0-1.el9.x86_64 302/472 [2024-06-25T06:26:46.744Z] #8 203.1 Installing : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 303/472 [2024-06-25T06:26:46.744Z] #8 203.1 Installing : libeconf-0.4.1-4.el9.x86_64 304/472 [2024-06-25T06:26:46.744Z] #8 203.2 Installing : libdb-5.3.28-54.el9.x86_64 305/472 [2024-06-25T06:26:46.744Z] #8 203.2 Installing : pam-1.5.1-20.el9.x86_64 306/472 [2024-06-25T06:26:47.110Z] #8 203.3 Installing : libpwquality-1.4.4-8.el9.x86_64 307/472 [2024-06-25T06:26:47.110Z] #8 203.4 Installing : util-linux-2.37.4-18.el9.x86_64 308/472 [2024-06-25T06:26:47.110Z] #8 203.4 warning: /etc/adjtime created as /etc/adjtime.rpmnew [2024-06-25T06:26:47.110Z] #8 203.4 [2024-06-25T06:26:47.110Z] #8 203.5 Installing : kmod-28-9.el9.x86_64 309/472 [2024-06-25T06:26:47.110Z] #8 203.6 Installing : kbd-misc-2.4.0-9.el9.noarch 310/472 [2024-06-25T06:26:47.478Z] #8 203.7 Installing : kbd-legacy-2.4.0-9.el9.noarch 311/472 [2024-06-25T06:26:47.479Z] #8 203.7 Installing : kbd-2.4.0-9.el9.x86_64 312/472 [2024-06-25T06:26:47.479Z] #8 203.8 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 313/472 [2024-06-25T06:26:47.479Z] #8 203.8 Installing : groff-base-1.22.4-10.el9.x86_64 313/472 [2024-06-25T06:26:47.479Z] #8 203.8 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 313/472 [2024-06-25T06:26:47.479Z] #8 203.8 Installing : perl-Digest-1.19-4.el9.noarch 314/472 [2024-06-25T06:26:47.479Z] #8 203.9 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 315/472 [2024-06-25T06:26:47.479Z] #8 203.9 Installing : perl-B-1.80-481.el9.x86_64 316/472 [2024-06-25T06:26:47.479Z] #8 203.9 Installing : perl-FileHandle-2.03-481.el9.noarch 317/472 [2024-06-25T06:26:47.479Z] #8 203.9 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 318/472 [2024-06-25T06:26:47.479Z] #8 203.9 Installing : perl-libnet-3.13-4.el9.noarch 319/472 [2024-06-25T06:26:47.479Z] #8 203.9 Installing : perl-AutoLoader-5.74-481.el9.noarch 320/472 [2024-06-25T06:26:47.479Z] #8 203.9 Installing : perl-base-2.27-481.el9.noarch 321/472 [2024-06-25T06:26:47.479Z] #8 204.0 Installing : perl-URI-5.09-3.el9.noarch 322/472 [2024-06-25T06:26:47.479Z] #8 204.0 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 323/472 [2024-06-25T06:26:47.479Z] #8 204.0 Installing : perl-if-0.60.800-481.el9.noarch 324/472 [2024-06-25T06:26:47.479Z] #8 204.0 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 325/472 [2024-06-25T06:26:47.479Z] #8 204.0 Installing : perl-Time-Local-2:1.300-7.el9.noarch 326/472 [2024-06-25T06:26:47.479Z] #8 204.0 Installing : perl-File-Path-2.18-4.el9.noarch 327/472 [2024-06-25T06:26:47.835Z] #8 204.0 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 328/472 [2024-06-25T06:26:47.835Z] #8 204.1 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 329/472 [2024-06-25T06:26:47.835Z] #8 204.1 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 330/472 [2024-06-25T06:26:47.835Z] #8 204.1 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 331/472 [2024-06-25T06:26:47.835Z] #8 204.1 Installing : perl-Class-Struct-0.66-481.el9.noarch 332/472 [2024-06-25T06:26:47.835Z] #8 204.1 Installing : perl-POSIX-1.94-481.el9.x86_64 333/472 [2024-06-25T06:26:47.835Z] #8 204.2 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 334/472 [2024-06-25T06:26:47.835Z] #8 204.2 Installing : perl-IPC-Open3-1.21-481.el9.noarch 335/472 [2024-06-25T06:26:47.835Z] #8 204.2 Installing : perl-subs-1.03-481.el9.noarch 336/472 [2024-06-25T06:26:47.835Z] #8 204.2 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 337/472 [2024-06-25T06:26:47.835Z] #8 204.2 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 338/472 [2024-06-25T06:26:47.835Z] #8 204.2 Installing : perl-Term-Cap-1.17-460.el9.noarch 339/472 [2024-06-25T06:26:47.835Z] #8 204.2 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 340/472 [2024-06-25T06:26:47.835Z] #8 204.3 Installing : perl-Socket-4:2.031-4.el9.x86_64 341/472 [2024-06-25T06:26:47.835Z] #8 204.3 Installing : perl-SelectSaver-1.02-481.el9.noarch 342/472 [2024-06-25T06:26:47.835Z] #8 204.3 Installing : perl-Symbol-1.08-481.el9.noarch 343/472 [2024-06-25T06:26:47.835Z] #8 204.3 Installing : perl-File-stat-1.09-481.el9.noarch 344/472 [2024-06-25T06:26:47.835Z] #8 204.3 Installing : perl-podlators-1:4.14-460.el9.noarch 345/472 [2024-06-25T06:26:47.835Z] #8 204.3 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 346/472 [2024-06-25T06:26:47.835Z] #8 204.3 Installing : perl-Fcntl-1.13-481.el9.x86_64 347/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 348/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-mro-1.23-481.el9.x86_64 349/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-IO-1.43-481.el9.x86_64 350/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-overloading-0.02-481.el9.noarch 351/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 352/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-Errno-1.30-481.el9.x86_64 353/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-File-Basename-2.85-481.el9.noarch 354/472 [2024-06-25T06:26:47.835Z] #8 204.4 Installing : perl-Getopt-Std-1.12-481.el9.noarch 355/472 [2024-06-25T06:26:47.835Z] #8 204.5 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 356/472 [2024-06-25T06:26:48.222Z] #8 204.5 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 357/472 [2024-06-25T06:26:48.222Z] #8 204.5 Installing : perl-constant-1.33-461.el9.noarch 358/472 [2024-06-25T06:26:48.222Z] #8 204.5 Installing : perl-Storable-1:3.21-460.el9.x86_64 359/472 [2024-06-25T06:26:48.222Z] #8 204.5 Installing : perl-overload-1.31-481.el9.noarch 360/472 [2024-06-25T06:26:48.222Z] #8 204.5 Installing : perl-parent-1:0.238-460.el9.noarch 361/472 [2024-06-25T06:26:48.222Z] #8 204.5 Installing : perl-vars-1.05-481.el9.noarch 362/472 [2024-06-25T06:26:48.222Z] #8 204.6 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 363/472 [2024-06-25T06:26:48.222Z] #8 204.6 Installing : perl-Carp-1.50-460.el9.noarch 364/472 [2024-06-25T06:26:48.222Z] #8 204.6 Installing : perl-Exporter-5.74-461.el9.noarch 365/472 [2024-06-25T06:26:48.222Z] #8 204.6 Installing : perl-NDBM_File-1.15-481.el9.x86_64 366/472 [2024-06-25T06:26:48.222Z] #8 204.6 Installing : perl-PathTools-3.78-461.el9.x86_64 367/472 [2024-06-25T06:26:48.590Z] #8 204.7 Installing : perl-Encode-4:3.08-462.el9.x86_64 368/472 [2024-06-25T06:26:48.590Z] #8 205.0 Installing : perl-libs-4:5.32.1-481.el9.x86_64 369/472 [2024-06-25T06:26:48.590Z] #8 205.0 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 370/472 [2024-06-25T06:26:48.590Z] #8 205.2 Installing : valgrind-1:3.23.0-1.el9.x86_64 371/472 [2024-06-25T06:26:48.590Z] #8 205.2 Installing : valgrind-devel-1:3.23.0-1.el9.x86_64 372/472 [2024-06-25T06:26:48.948Z] #8 205.2 Installing : libdrm-devel-2.4.121-1.el9.x86_64 373/472 [2024-06-25T06:26:48.948Z] #8 205.3 Installing : gobject-introspection-1.68.0-11.el9.x86_64 374/472 [2024-06-25T06:26:48.948Z] #8 205.3 Installing : gettext-libs-0.21-8.el9.x86_64 375/472 [2024-06-25T06:26:48.948Z] #8 205.4 Installing : gettext-0.21-8.el9.x86_64 376/472 [2024-06-25T06:26:48.948Z] #8 205.4 Installing : fontconfig-devel-2.14.0-2.el9.x86_64 377/472 [2024-06-25T06:26:48.948Z] #8 205.4 Installing : cairo-devel-1.17.4-7.el9.x86_64 378/472 [2024-06-25T06:26:48.948Z] #8 205.5 Installing : cairo-gobject-devel-1.17.4-7.el9.x86_64 379/472 [2024-06-25T06:26:48.948Z] #8 205.5 Installing : libXft-devel-2.3.3-8.el9.x86_64 380/472 [2024-06-25T06:26:48.948Z] #8 205.5 Installing : pango-devel-1.48.7-3.el9.x86_64 381/472 [2024-06-25T06:26:48.948Z] #8 205.5 Installing : fuse-common-3.10.2-8.el9.x86_64 382/472 [2024-06-25T06:26:48.948Z] #8 205.5 Installing : fuse-2.9.9-15.el9.x86_64 383/472 [2024-06-25T06:26:48.948Z] #8 205.5 Installing : diffutils-3.7-12.el9.x86_64 384/472 [2024-06-25T06:26:48.948Z] #8 205.6 Installing : policycoreutils-3.6-2.1.el9.x86_64 385/472 [2024-06-25T06:26:49.321Z] #8 205.6 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 385/472 [2024-06-25T06:26:49.321Z] #8 205.6 Installing : bluez-libs-5.56-6.el9.x86_64 386/472 [2024-06-25T06:26:49.321Z] #8 205.6 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 387/472 [2024-06-25T06:26:49.321Z] #8 205.7 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 388/472 [2024-06-25T06:26:49.321Z] #8 205.7 Installing : glib-networking-2.68.3-3.el9.x86_64 389/472 [2024-06-25T06:26:49.321Z] #8 205.7 Installing : libsoup-2.72.0-8.el9.x86_64 390/472 [2024-06-25T06:26:49.321Z] #8 205.7 Installing : geocode-glib-3.26.2-5.el9.x86_64 391/472 [2024-06-25T06:26:49.321Z] #8 205.8 Installing : libappstream-glib-0.7.18-5.el9.x86_64 392/472 [2024-06-25T06:26:49.321Z] #8 205.8 Installing : libsoup-devel-2.72.0-8.el9.x86_64 393/472 [2024-06-25T06:26:49.321Z] #8 205.8 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 394/472 [2024-06-25T06:26:49.321Z] #8 205.9 Installing : libosinfo-1.10.0-1.el9.x86_64 395/472 [2024-06-25T06:26:49.321Z] #8 205.9 Installing : acl-2.3.1-4.el9.x86_64 396/472 [2024-06-25T06:26:49.321Z] #8 205.9 Installing : dbus-1:1.12.20-8.el9.x86_64 397/472 [2024-06-25T06:26:49.321Z] #8 205.9 Installing : systemd-pam-252-37.el9.x86_64 398/472 [2024-06-25T06:26:50.089Z] #8 205.9 Running scriptlet: systemd-252-37.el9.x86_64 399/472 [2024-06-25T06:26:50.089Z] #8 206.5 Installing : systemd-252-37.el9.x86_64 399/472 [2024-06-25T06:26:50.481Z] #8 206.5 Running scriptlet: systemd-252-37.el9.x86_64 399/472 [2024-06-25T06:26:50.481Z] #8 206.7 Installing : dbus-common-1:1.12.20-8.el9.noarch 400/472 [2024-06-25T06:26:50.481Z] #8 206.7 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 400/472 [2024-06-25T06:26:50.481Z] #8 206.8 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. [2024-06-25T06:26:50.481Z] #8 206.8 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. [2024-06-25T06:26:50.481Z] #8 206.8 [2024-06-25T06:26:50.481Z] #8 206.8 Running scriptlet: dbus-broker-28-7.el9.x86_64 401/472 [2024-06-25T06:26:50.481Z] #8 206.9 Installing : dbus-broker-28-7.el9.x86_64 401/472 [2024-06-25T06:26:50.481Z] #8 206.9 Running scriptlet: dbus-broker-28-7.el9.x86_64 401/472 [2024-06-25T06:26:50.481Z] #8 206.9 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. [2024-06-25T06:26:50.481Z] #8 206.9 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. [2024-06-25T06:26:50.481Z] #8 206.9 [2024-06-25T06:26:50.844Z] #8 206.9 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 402/472 [2024-06-25T06:26:50.844Z] #8 207.1 Installing : geoclue2-2.6.0-7.el9.x86_64 402/472 [2024-06-25T06:26:50.844Z] #8 207.1 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 402/472 [2024-06-25T06:26:51.206Z] #8 207.1 Installing : libcanberra-0.30-27.el9.x86_64 403/472 [2024-06-25T06:26:51.206Z] #8 207.5 Running scriptlet: libcanberra-0.30-27.el9.x86_64 403/472 [2024-06-25T06:26:51.206Z] #8 207.5 Installing : dconf-0.40.0-6.el9.x86_64 404/472 [2024-06-25T06:26:51.206Z] #8 207.7 Running scriptlet: dconf-0.40.0-6.el9.x86_64 404/472 [2024-06-25T06:26:51.563Z] #8 207.7 Running scriptlet: polkit-0.117-13.el9.x86_64 405/472 [2024-06-25T06:26:51.563Z] #8 207.9 Installing : polkit-0.117-13.el9.x86_64 405/472 [2024-06-25T06:26:51.563Z] #8 207.9 Running scriptlet: polkit-0.117-13.el9.x86_64 405/472 [2024-06-25T06:26:51.563Z] #8 207.9 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 406/472 [2024-06-25T06:26:51.563Z] #8 207.9 Installing : at-spi2-core-2.40.3-1.el9.x86_64 407/472 [2024-06-25T06:26:51.916Z] #8 208.0 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 408/472 [2024-06-25T06:26:51.916Z] #8 208.1 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 409/472 [2024-06-25T06:26:51.916Z] #8 208.1 Installing : at-spi2-core-devel-2.40.3-1.el9.x86_64 410/472 [2024-06-25T06:26:51.916Z] #8 208.1 Installing : at-spi2-atk-devel-2.38.0-4.el9.x86_64 411/472 [2024-06-25T06:26:51.916Z] #8 208.1 Running scriptlet: rtkit-0.11-28.el9.x86_64 412/472 [2024-06-25T06:26:51.916Z] #8 208.3 Installing : rtkit-0.11-28.el9.x86_64 412/472 [2024-06-25T06:26:51.916Z] #8 208.3 Running scriptlet: rtkit-0.11-28.el9.x86_64 412/472 [2024-06-25T06:26:51.916Z] #8 208.3 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. [2024-06-25T06:26:51.916Z] #8 208.3 [2024-06-25T06:26:51.916Z] #12 exporting layers 5.7s done [2024-06-25T06:26:51.916Z] #12 writing image sha256:e07766e874f206fc809a93349a800e6abe8343bd0bf9c55433413aaa3eedf44c done [2024-06-25T06:26:51.916Z] #12 naming to docker.io/eclipse/platformreleng-opensuse-gtk3-metacity:15 done [2024-06-25T06:26:51.916Z] #12 DONE 5.7s [2024-06-25T06:26:51.916Z] + popd [2024-06-25T06:26:51.916Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:26:51.916Z] #8 208.4 Installing : pipewire-libs-1.0.1-1.el9.x86_64 413/472 [2024-06-25T06:26:52.270Z] #8 208.5 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 414/472 [2024-06-25T06:26:52.270Z] #8 208.6 Installing : pipewire-1.0.1-1.el9.x86_64 414/472 [2024-06-25T06:26:52.270Z] #8 208.6 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 414/472 [2024-06-25T06:26:52.270Z] #8 208.6 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. [2024-06-25T06:26:52.270Z] #8 208.6 [2024-06-25T06:26:52.270Z] #8 208.6 Installing : wireplumber-libs-0.4.14-1.el9.x86_64 415/472 [2024-06-25T06:26:52.270Z] #8 208.6 Installing : wireplumber-0.4.14-1.el9.x86_64 416/472 [2024-06-25T06:26:52.270Z] #8 208.7 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 417/472 [2024-06-25T06:26:52.270Z] #8 208.7 Installing : geoclue2-libs-2.6.0-7.el9.x86_64 418/472 [2024-06-25T06:26:52.270Z] #8 208.7 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 419/472 [2024-06-25T06:26:52.270Z] #8 208.7 Installing : dbus-daemon-1:1.12.20-8.el9.x86_64 419/472 [2024-06-25T06:26:52.270Z] #8 208.7 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 419/472 [2024-06-25T06:26:52.270Z] #8 208.8 Installing : dbus-x11-1:1.12.20-8.el9.x86_64 420/472 [2024-06-25T06:26:52.270Z] #8 208.8 Installing : tigervnc-server-minimal-1.13.1-10.el9.x86_64 421/472 [2024-06-25T06:26:52.270Z] #8 208.8 Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 422/472 [2024-06-25T06:26:52.270Z] #8 208.8 Installing : device-mapper-9:1.02.197-2.el9.x86_64 423/472 [2024-06-25T06:26:52.730Z] #8 208.8 Installing : cryptsetup-libs-2.7.2-1.el9.x86_64 424/472 [2024-06-25T06:26:52.730Z] #8 209.0 Installing : systemd-udev-252-37.el9.x86_64 425/472 [2024-06-25T06:26:53.082Z] #8 209.0 Running scriptlet: systemd-udev-252-37.el9.x86_64 425/472 [2024-06-25T06:26:53.082Z] #8 209.6 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. [2024-06-25T06:26:53.082Z] #8 209.6 [2024-06-25T06:26:53.436Z] #8 209.6 Installing : upower-0.99.11-11.el9.x86_64 426/472 [2024-06-25T06:26:53.436Z] #8 209.6 Running scriptlet: upower-0.99.11-11.el9.x86_64 426/472 [2024-06-25T06:26:53.436Z] #8 209.7 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. [2024-06-25T06:26:53.436Z] #8 209.7 [2024-06-25T06:26:53.436Z] #8 209.7 Installing : libtracker-sparql-3.1.2-3.el9.x86_64 427/472 [2024-06-25T06:26:53.436Z] #8 209.7 Installing : tracker-3.1.2-3.el9.x86_64 428/472 [2024-06-25T06:26:53.436Z] #8 209.7 Running scriptlet: tracker-3.1.2-3.el9.x86_64 428/472 [2024-06-25T06:26:53.436Z] #8 209.8 Installing : tracker-miners-3.1.2-4.el9.x86_64 429/472 [2024-06-25T06:26:53.436Z] #8 209.8 Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 429/472 [2024-06-25T06:26:53.436Z] #8 209.8 Running scriptlet: colord-1.4.5-4.el9.x86_64 430/472 [2024-06-25T06:26:53.436Z] #8 210.0 Installing : colord-1.4.5-4.el9.x86_64 430/472 [2024-06-25T06:26:53.436Z] #8 210.0 Running scriptlet: colord-1.4.5-4.el9.x86_64 430/472 [2024-06-25T06:26:53.791Z] #8 210.0 Installing : flatpak-session-helper-1.12.9-1.el9.x86_64 431/472 [2024-06-25T06:26:53.791Z] #8 210.0 Running scriptlet: flatpak-1.12.9-1.el9.x86_64 432/472 [2024-06-25T06:26:53.791Z] #8 210.2 Installing : flatpak-1.12.9-1.el9.x86_64 432/472 [2024-06-25T06:26:53.791Z] #8 210.2 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 433/472 [2024-06-25T06:26:53.791Z] #8 210.3 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 433/472 [2024-06-25T06:26:53.791Z] #8 210.3 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 434/472 [2024-06-25T06:26:54.145Z] #8 210.4 Installing : gtk3-3.24.31-4.el9.x86_64 435/472 [2024-06-25T06:26:54.145Z] #8 210.4 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 436/472 [2024-06-25T06:26:54.145Z] #8 210.5 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 436/472 [2024-06-25T06:26:54.145Z] #8 210.5 Installing : gnome-desktop3-40.4-1.el9.x86_64 437/472 [2024-06-25T06:26:54.499Z] #8 210.6 Installing : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 438/472 [2024-06-25T06:26:54.852Z] #8 211.1 Installing : webkit2gtk3-2.44.2-1.el9.x86_64 439/472 [2024-06-25T06:26:54.852Z] #8 211.4 Installing : gtk3-devel-3.24.31-4.el9.x86_64 440/472 [2024-06-25T06:26:55.204Z] #8 211.4 Installing : java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 441/472 [2024-06-25T06:26:55.204Z] #8 211.4 Running scriptlet: java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 441/472 [2024-06-25T06:26:55.204Z] #8 211.5 Installing : libgweather-40.0-3.el9.x86_64 442/472 [2024-06-25T06:26:55.204Z] #8 211.5 Installing : zenity-3.32.0-8.el9.x86_64 443/472 [2024-06-25T06:26:55.204Z] #8 211.6 Installing : gtk2-2.24.33-8.el9.x86_64 444/472 [2024-06-25T06:26:55.204Z] #8 211.7 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 445/472 [2024-06-25T06:26:55.204Z] #8 211.7 Installing : iio-sensor-proxy-3.3-1.el9.x86_64 446/472 [2024-06-25T06:26:55.204Z] #8 211.7 Running scriptlet: iio-sensor-proxy-3.3-1.el9.x86_64 446/472 [2024-06-25T06:26:55.562Z] #8 211.8 Installing : gnome-settings-daemon-40.0.1-17.el9.x86_64 447/472 [2024-06-25T06:26:55.562Z] #8 211.8 Installing : mutter-40.9-16.el9.x86_64 448/472 [2024-06-25T06:26:55.562Z] #8 212.0 Installing : gtk2-devel-2.24.33-8.el9.x86_64 449/472 [2024-06-25T06:26:55.916Z] #8 212.1 Installing : java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 450/472 [2024-06-25T06:26:55.916Z] #8 212.1 Running scriptlet: java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 450/472 [2024-06-25T06:26:55.916Z] #8 212.2 Installing : webkit2gtk3-devel-2.44.2-1.el9.x86_64 451/472 [2024-06-25T06:26:55.916Z] #8 212.3 Installing : gtk4-4.12.3-2.el9.x86_64 452/472 [2024-06-25T06:26:55.916Z] #8 212.3 Installing : tigervnc-server-1.13.1-10.el9.x86_64 453/472 [2024-06-25T06:26:55.916Z] #8 212.3 Running scriptlet: tigervnc-server-1.13.1-10.el9.x86_64 453/472 [2024-06-25T06:26:55.916Z] #8 212.4 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 454/472 [2024-06-25T06:26:55.916Z] #8 212.4 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 455/472 [2024-06-25T06:26:55.916Z] #8 212.4 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 456/472 [2024-06-25T06:26:55.916Z] #8 212.4 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 456/472 [2024-06-25T06:26:55.916Z] #8 212.5 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. [2024-06-25T06:26:55.916Z] #8 212.5 [2024-06-25T06:26:56.269Z] #8 212.5 Installing : mesa-libGL-devel-24.1.0-2.el9.x86_64 457/472 [2024-06-25T06:26:56.269Z] #8 212.5 Installing : mesa-libGLU-devel-9.0.1-6.el9.x86_64 458/472 [2024-06-25T06:26:56.626Z] #8 212.5 Installing : tigervnc-1.13.1-10.el9.x86_64 459/472 [2024-06-25T06:26:56.626Z] #8 213.1 Installing : gcc-11.4.1-3.el9.x86_64 460/472 [2024-06-25T06:26:56.984Z] #8 213.2 Installing : libXt-devel-1.2.0-6.el9.x86_64 461/472 [2024-06-25T06:26:56.984Z] #8 213.2 Installing : lsof-4.94.0-3.el9.x86_64 462/472 [2024-06-25T06:26:56.984Z] #8 213.2 Installing : wget-1.21.1-7.el9.x86_64 463/472 [2024-06-25T06:26:56.984Z] #8 213.2 Installing : zip-3.0-35.el9.x86_64 464/472 [2024-06-25T06:26:56.984Z] #8 213.3 Installing : libXScrnSaver-1.2.3-10.el9.x86_64 465/472 [2024-06-25T06:26:56.984Z] #8 213.3 Installing : liberation-fonts-1:2.1.3-5.el9.noarch 466/472 [2024-06-25T06:26:56.984Z] #8 213.3 Installing : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 467/472 [2024-06-25T06:26:56.984Z] #8 213.3 Running scriptlet: xorg-x11-fonts-100dpi-7.5-33.el9.noarch 467/472 [2024-06-25T06:26:56.984Z] #8 213.4 Installing : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 468/472 [2024-06-25T06:26:56.984Z] #8 213.4 Running scriptlet: xorg-x11-fonts-75dpi-7.5-33.el9.noarch 468/472 [2024-06-25T06:26:57.339Z] #8 213.6 Installing : xorg-x11-fonts-misc-7.5-33.el9.noarch 469/472 [2024-06-25T06:26:59.096Z] #8 213.6 Running scriptlet: xorg-x11-fonts-misc-7.5-33.el9.noarch 469/472 [2024-06-25T06:26:59.096Z] #8 215.1 Installing : glibc-locale-source-2.34-113.el9.x86_64 470/472 [2024-06-25T06:26:59.096Z] #8 215.3 Installing : glibc-langpack-en-2.34-113.el9.x86_64 471/472 [2024-06-25T06:26:59.096Z] #8 215.4 Installing : bzip2-1.0.8-8.el9.x86_64 472/472 [2024-06-25T06:26:59.096Z] #8 215.4 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 472/472 [2024-06-25T06:26:59.096Z] #8 215.4 Running scriptlet: nss-3.90.0-7.el9.x86_64 472/472 [2024-06-25T06:26:59.096Z] #8 215.6 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 472/472 [2024-06-25T06:26:59.096Z] #8 215.6 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 472/472 [2024-06-25T06:26:59.452Z] #8 215.6 Running scriptlet: dconf-0.40.0-6.el9.x86_64 472/472 [2024-06-25T06:26:59.452Z] #8 215.6 Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 472/472 [2024-06-25T06:26:59.452Z] #8 215.6 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-25T06:26:59.452Z] #8 215.6 Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-25T06:26:59.452Z] #8 215.6 [2024-06-25T06:26:59.452Z] #8 215.6 Running scriptlet: java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 472/472 [2024-06-25T06:26:59.452Z] #8 215.7 Running scriptlet: java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 472/472 [2024-06-25T06:27:12.975Z] #8 215.8 Running scriptlet: bzip2-1.0.8-8.el9.x86_64 472/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 2/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : acl-2.3.1-4.el9.x86_64 3/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : avahi-libs-0.8-20.el9.x86_64 5/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : binutils-2.35.2-43.el9.x86_64 6/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : binutils-gold-2.35.2-43.el9.x86_64 7/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : bluez-libs-5.56-6.el9.x86_64 8/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : bubblewrap-0.4.1-7.el9.x86_64 9/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : bzip2-1.0.8-8.el9.x86_64 10/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cracklib-2.9.6-27.el9.x86_64 11/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 12/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cryptsetup-libs-2.7.2-1.el9.x86_64 13/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cups-libs-1:2.3.3op2-26.el9.x86_64 14/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-1:1.12.20-8.el9.x86_64 15/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-broker-28-7.el9.x86_64 16/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-common-1:1.12.20-8.el9.noarch 17/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 18/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-tools-1:1.12.20-8.el9.x86_64 19/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 20/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 21/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : diffutils-3.7-12.el9.x86_64 22/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 23/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : freetype-2.10.4-9.el9.x86_64 24/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fuse-2.9.9-15.el9.x86_64 25/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fuse-common-3.10.2-8.el9.x86_64 26/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fuse-libs-2.9.9-15.el9.x86_64 27/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gettext-0.21-8.el9.x86_64 28/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gettext-libs-0.21-8.el9.x86_64 29/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : glib-networking-2.68.3-3.el9.x86_64 30/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : glibc-langpack-en-2.34-113.el9.x86_64 31/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 32/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : graphite2-1.3.14-9.el9.x86_64 33/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : groff-base-1.22.4-10.el9.x86_64 34/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 35/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : harfbuzz-2.7.4-10.el9.x86_64 36/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hwdata-0.348-9.13.el9.noarch 37/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : json-glib-1.6.6-1.el9.x86_64 38/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : kbd-2.4.0-9.el9.x86_64 39/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : kbd-legacy-2.4.0-9.el9.noarch 40/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : kbd-misc-2.4.0-9.el9.noarch 41/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : kmod-28-9.el9.x86_64 42/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : kmod-libs-28-9.el9.x86_64 43/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libatomic-11.4.1-3.el9.x86_64 44/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libbrotli-1.0.9-6.el9.x86_64 45/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libdb-5.3.28-54.el9.x86_64 46/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libeconf-0.4.1-4.el9.x86_64 47/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 48/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libfdisk-2.37.4-18.el9.x86_64 49/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libgudev-237-1.el9.x86_64 50/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libgusb-0.3.8-2.el9.x86_64 51/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libicu-67.1-9.el9.x86_64 52/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libpciaccess-0.16-7.el9.x86_64 53/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libpkgconf-1.7.3-10.el9.x86_64 54/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libpng-2:1.6.37-12.el9.x86_64 55/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libproxy-0.4.15-35.el9.x86_64 56/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libpsl-0.21.1-5.el9.x86_64 57/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libpwquality-1.4.4-8.el9.x86_64 58/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libseccomp-2.5.2-2.el9.x86_64 59/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libselinux-utils-3.6-1.el9.x86_64 60/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libtdb-1.4.10-1.el9.x86_64 61/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libtirpc-1.3.3-6.el9.x86_64 62/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libusbx-1.0.26-1.el9.x86_64 63/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libutempter-1.2.1-6.el9.x86_64 64/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : lksctp-tools-1.0.19-2.el9.x86_64 65/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : lsof-4.94.0-3.el9.x86_64 66/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : make-1:4.3-8.el9.x86_64 67/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : ncurses-6.2-10.20210508.el9.x86_64 68/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : openssl-1:3.2.2-2.el9.x86_64 69/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : pam-1.5.1-20.el9.x86_64 70/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : pkgconf-1.7.3-10.el9.x86_64 71/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 72/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 73/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : policycoreutils-3.6-2.1.el9.x86_64 74/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : polkit-0.117-13.el9.x86_64 75/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : polkit-libs-0.117-13.el9.x86_64 76/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 77/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 78/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : shared-mime-info-2.1-5.el9.x86_64 79/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : systemd-252-37.el9.x86_64 80/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : systemd-libs-252-37.el9.x86_64 81/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : systemd-pam-252-37.el9.x86_64 82/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : systemd-rpm-macros-252-37.el9.noarch 83/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : systemd-udev-252-37.el9.x86_64 84/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : unzip-6.0-56.el9.x86_64 85/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : util-linux-2.37.4-18.el9.x86_64 86/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : util-linux-core-2.37.4-18.el9.x86_64 87/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : which-2.21-29.el9.x86_64 88/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : zip-3.0-35.el9.x86_64 89/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 90/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 91/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 92/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : alsa-lib-1.2.10-2.el9.x86_64 93/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 94/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : at-spi2-atk-devel-2.38.0-4.el9.x86_64 95/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 96/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : at-spi2-core-devel-2.40.3-1.el9.x86_64 97/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : atk-2.36.0-5.el9.x86_64 98/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : atk-devel-2.36.0-5.el9.x86_64 99/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : avahi-glib-0.8-20.el9.x86_64 100/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : brotli-1.0.9-6.el9.x86_64 101/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : brotli-devel-1.0.9-6.el9.x86_64 102/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : bzip2-devel-1.0.8-8.el9.x86_64 103/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cairo-1.17.4-7.el9.x86_64 104/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cairo-devel-1.17.4-7.el9.x86_64 105/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 106/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cairo-gobject-devel-1.17.4-7.el9.x86_64 107/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 108/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : color-filesystem-1-28.el9.noarch 109/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : colord-1.4.5-4.el9.x86_64 110/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : colord-libs-1.4.5-4.el9.x86_64 111/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : composefs-libs-1.0.3-2.el9.x86_64 112/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : copy-jdk-configs-4.0-3.el9.noarch 113/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : cpp-11.4.1-3.el9.x86_64 114/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-daemon-1:1.12.20-8.el9.x86_64 115/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-devel-1:1.12.20-8.el9.x86_64 116/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dbus-x11-1:1.12.20-8.el9.x86_64 117/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : dconf-0.40.0-6.el9.x86_64 118/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : enchant2-2.2.15-6.el9.x86_64 119/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 120/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : exiv2-0.27.5-2.el9.x86_64 121/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 122/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 123/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : flac-libs-1.3.3-12.el9.x86_64 124/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : flatpak-1.12.9-1.el9.x86_64 125/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : flatpak-session-helper-1.12.9-1.el9.x86_64 126/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fltk-1.3.8-1.el9.x86_64 127/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fontconfig-2.14.0-2.el9.x86_64 128/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fontconfig-devel-2.14.0-2.el9.x86_64 129/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : freetype-devel-2.10.4-9.el9.x86_64 130/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fribidi-1.0.10-6.el9.2.x86_64 131/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : fribidi-devel-1.0.10-6.el9.2.x86_64 132/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gcc-11.4.1-3.el9.x86_64 133/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gcr-base-3.40.0-3.el9.x86_64 134/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gdk-pixbuf2-2.42.6-4.el9.x86_64 135/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gdk-pixbuf2-devel-2.42.6-4.el9.x86_64 136/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 137/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : geoclue2-2.6.0-7.el9.x86_64 138/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : geoclue2-libs-2.6.0-7.el9.x86_64 139/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : geocode-glib-3.26.2-5.el9.x86_64 140/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : giflib-5.2.1-9.el9.x86_64 141/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gl-manpages-1.1-24.20190306.el9.noarch 142/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : glib2-devel-2.68.4-15.el9.x86_64 143/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : glibc-devel-2.34-113.el9.x86_64 144/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : glibc-headers-2.34-113.el9.x86_64 145/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : glibc-locale-source-2.34-113.el9.x86_64 146/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gnome-control-center-filesystem-40.0-31.el9.noar 147/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gnome-desktop3-40.4-1.el9.x86_64 148/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gnome-settings-daemon-40.0.1-17.el9.x86_64 149/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : graphene-1.10.6-2.el9.x86_64 150/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : graphite2-devel-1.3.14-9.el9.x86_64 151/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gsm-1.0.19-6.el9.x86_64 152/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gstreamer1-1.22.1-2.el9.x86_64 153/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 154/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 155/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 156/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gtk-update-icon-cache-3.24.31-4.el9.x86_64 157/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gtk2-2.24.33-8.el9.x86_64 158/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gtk2-devel-2.24.33-8.el9.x86_64 159/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gtk3-3.24.31-4.el9.x86_64 160/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gtk3-devel-3.24.31-4.el9.x86_64 161/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : gtk4-4.12.3-2.el9.x86_64 162/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : harfbuzz-devel-2.7.4-10.el9.x86_64 163/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : harfbuzz-icu-2.7.4-10.el9.x86_64 164/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 165/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hunspell-1.7.0-11.el9.x86_64 166/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 167/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 168/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 169/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 170/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : hyphen-2.8.8-17.el9.x86_64 171/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : iio-sensor-proxy-3.3-1.el9.x86_64 172/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : iso-codes-4.6.0-3.el9.noarch 173/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 174/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 175/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 176/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : javapackages-filesystem-6.0.0-4.el9.noarch 177/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : jbigkit-libs-2.1-23.el9.x86_64 178/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : kernel-headers-5.14.0-467.el9.x86_64 179/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : lame-libs-3.100-12.el9.x86_64 180/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : lcms2-2.12-3.el9.x86_64 181/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libICE-1.0.10-8.el9.x86_64 182/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libICE-devel-1.0.10-8.el9.x86_64 183/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libSM-1.2.3-10.el9.x86_64 184/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libSM-devel-1.2.3-10.el9.x86_64 185/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libX11-1.7.0-9.el9.x86_64 186/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libX11-common-1.7.0-9.el9.noarch 187/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libX11-devel-1.7.0-9.el9.x86_64 188/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 189/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXScrnSaver-1.2.3-10.el9.x86_64 190/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXau-1.0.9-8.el9.x86_64 191/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXau-devel-1.0.9-8.el9.x86_64 192/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXcomposite-0.4.5-7.el9.x86_64 193/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXcomposite-devel-0.4.5-7.el9.x86_64 194/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXcursor-1.2.0-7.el9.x86_64 195/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXcursor-devel-1.2.0-7.el9.x86_64 196/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXdamage-1.1.5-7.el9.x86_64 197/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXdamage-devel-1.1.5-7.el9.x86_64 198/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXdmcp-1.1.3-8.el9.x86_64 199/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXext-1.3.4-8.el9.x86_64 200/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXext-devel-1.3.4-8.el9.x86_64 201/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXfixes-5.0.3-16.el9.x86_64 202/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXfixes-devel-5.0.3-16.el9.x86_64 203/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXfont2-2.0.3-12.el9.x86_64 204/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXft-2.3.3-8.el9.x86_64 205/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXft-devel-2.3.3-8.el9.x86_64 206/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXi-1.7.10-8.el9.x86_64 207/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXi-devel-1.7.10-8.el9.x86_64 208/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXinerama-1.1.4-10.el9.x86_64 209/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXinerama-devel-1.1.4-10.el9.x86_64 210/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXmu-1.1.3-8.el9.x86_64 211/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXrandr-1.5.2-8.el9.x86_64 212/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXrandr-devel-1.5.2-8.el9.x86_64 213/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXrender-0.9.10-16.el9.x86_64 214/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXrender-devel-0.9.10-16.el9.x86_64 215/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXt-1.2.0-6.el9.x86_64 216/472 [2024-06-25T06:27:12.975Z] #8 229.4 Verifying : libXt-devel-1.2.0-6.el9.x86_64 217/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libXtst-1.2.3-16.el9.x86_64 218/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libXtst-devel-1.2.3-16.el9.x86_64 219/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libXv-1.0.11-16.el9.x86_64 220/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 221/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libappstream-glib-0.7.18-5.el9.x86_64 222/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libasyncns-0.8-22.el9.x86_64 223/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libblkid-devel-2.37.4-18.el9.x86_64 224/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libcanberra-0.30-27.el9.x86_64 225/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 226/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 227/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libdatrie-0.2.13-4.el9.x86_64 228/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libdatrie-devel-0.2.13-4.el9.x86_64 229/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libdrm-2.4.121-1.el9.x86_64 230/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libdrm-devel-2.4.121-1.el9.x86_64 231/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libdvdnav-6.1.0-4.el9.x86_64 232/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libdvdread-6.1.1-4.el9.x86_64 233/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libepoxy-1.5.5-4.el9.x86_64 234/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libepoxy-devel-1.5.5-4.el9.x86_64 235/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : liberation-fonts-1:2.1.3-5.el9.noarch 236/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : liberation-fonts-common-1:2.1.3-5.el9.noarch 237/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : liberation-mono-fonts-1:2.1.3-5.el9.noarch 238/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : liberation-sans-fonts-1:2.1.3-5.el9.noarch 239/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : liberation-serif-fonts-1:2.1.3-5.el9.noarch 240/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libevdev-1.11.0-3.el9.x86_64 241/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libexif-0.6.22-6.el9.x86_64 242/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libffi-devel-3.4.2-8.el9.x86_64 243/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libfontenc-1.1.3-17.el9.x86_64 244/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libgexiv2-0.12.3-1.el9.x86_64 245/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 246/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libglvnd-core-devel-1:1.3.4-1.el9.x86_64 247/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libglvnd-devel-1:1.3.4-1.el9.x86_64 248/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 249/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libglvnd-gles-1:1.3.4-1.el9.x86_64 250/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 251/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libglvnd-opengl-1:1.3.4-1.el9.x86_64 252/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libgsf-1.14.47-5.el9.x86_64 253/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libgweather-40.0-3.el9.x86_64 254/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libgxps-0.3.2-3.el9.x86_64 255/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libicu-devel-67.1-9.el9.x86_64 256/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libinput-1.19.3-4.el9.x86_64 257/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libiptcdata-1.0.5-9.el9.x86_64 258/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 259/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libldac-2.0.2.3-10.el9.x86_64 260/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libmount-devel-2.37.4-18.el9.x86_64 261/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libmpc-1.2.1-4.el9.x86_64 262/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libnotify-0.7.9-8.el9.x86_64 263/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libogg-2:1.3.4-6.el9.x86_64 264/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libosinfo-1.10.0-1.el9.x86_64 265/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libpciaccess-devel-0.16-7.el9.x86_64 266/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libpng-devel-2:1.6.37-12.el9.x86_64 267/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 268/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libpsl-devel-0.21.1-5.el9.x86_64 269/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : librsvg2-2.50.7-3.el9.x86_64 270/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libsbc-1.4-9.el9.x86_64 271/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libsecret-0.20.4-4.el9.x86_64 272/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libselinux-devel-3.6-1.el9.x86_64 273/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libsepol-devel-3.6-1.el9.x86_64 274/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libshout-2.4.3-7.el9.x86_64 275/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libsndfile-1.0.31-8.el9.x86_64 276/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libsoup-2.72.0-8.el9.x86_64 277/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libsoup-devel-2.72.0-8.el9.x86_64 278/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libsrtp-2.3.0-8.el9.x86_64 279/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libstemmer-0-18.585svn.el9.x86_64 280/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libthai-0.1.28-8.el9.x86_64 281/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libthai-devel-0.1.28-8.el9.x86_64 282/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libtheora-1:1.1.1-31.el9.x86_64 283/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libtiff-4.4.0-12.el9.x86_64 284/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libtiff-devel-4.4.0-12.el9.x86_64 285/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 286/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 287/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libv4l-1.20.0-5.el9.x86_64 288/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libvisual-1:0.4.0-34.el9.x86_64 289/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 290/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libvpx-1.9.0-7.el9.x86_64 291/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libwacom-1.12.1-2.el9.x86_64 292/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libwacom-data-1.12.1-2.el9.noarch 293/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libwayland-client-1.21.0-1.el9.x86_64 294/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 295/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 296/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libwayland-server-1.21.0-1.el9.x86_64 297/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libwebp-1.2.0-8.el9.x86_64 298/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxcb-1.13.1-9.el9.x86_64 299/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxcb-devel-1.13.1-9.el9.x86_64 300/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 301/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 302/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxkbcommon-devel-1.0.3-4.el9.x86_64 303/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxkbcommon-x11-1.0.3-4.el9.x86_64 304/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxkbfile-1.1.0-8.el9.x86_64 305/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxml2-devel-2.9.13-6.el9.x86_64 306/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxshmfence-1.3-10.el9.x86_64 307/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : libxslt-1.1.34-9.el9.x86_64 308/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : llvm-libs-17.0.6-5.el9.x86_64 309/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : low-memory-monitor-2.1-4.el9.x86_64 310/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : lua-5.4.4-4.el9.x86_64 311/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : lua-posix-35.0-8.el9.x86_64 312/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-dri-drivers-24.1.0-2.el9.x86_64 313/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-filesystem-24.1.0-2.el9.x86_64 314/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-libEGL-24.1.0-2.el9.x86_64 315/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-libGL-24.1.0-2.el9.x86_64 316/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-libGL-devel-24.1.0-2.el9.x86_64 317/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-libGLU-9.0.1-6.el9.x86_64 318/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-libGLU-devel-9.0.1-6.el9.x86_64 319/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-libgbm-24.1.0-2.el9.x86_64 320/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-libglapi-24.1.0-2.el9.x86_64 321/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 322/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mkfontscale-1.2.1-3.el9.x86_64 323/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mpg123-libs-1.26.2-5.el9.x86_64 324/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mtdev-1.1.5-22.el9.x86_64 325/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : mutter-40.9-16.el9.x86_64 326/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : nspr-4.35.0-7.el9.x86_64 327/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : nss-3.90.0-7.el9.x86_64 328/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : nss-softokn-3.90.0-7.el9.x86_64 329/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : nss-softokn-freebl-3.90.0-7.el9.x86_64 330/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : nss-sysinit-3.90.0-7.el9.x86_64 331/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : nss-util-3.90.0-7.el9.x86_64 332/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : openjpeg2-2.4.0-7.el9.x86_64 333/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : opus-1.3.1-10.el9.x86_64 334/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : orc-0.4.31-6.el9.x86_64 335/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : osinfo-db-20231215-1.el9.noarch 336/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 337/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : ostree-libs-2024.6-1.el9.x86_64 338/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : p11-kit-server-0.25.3-2.el9.x86_64 339/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pango-1.48.7-3.el9.x86_64 340/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pango-devel-1.48.7-3.el9.x86_64 341/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pcre-cpp-8.44-4.el9.x86_64 342/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pcre-devel-8.44-4.el9.x86_64 343/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pcre-utf16-8.44-4.el9.x86_64 344/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pcre-utf32-8.44-4.el9.x86_64 345/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pcre2-devel-10.40-5.el9.x86_64 346/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pcre2-utf16-10.40-5.el9.x86_64 347/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pcre2-utf32-10.40-5.el9.x86_64 348/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-AutoLoader-5.74-481.el9.noarch 349/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-B-1.80-481.el9.x86_64 350/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Carp-1.50-460.el9.noarch 351/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Class-Struct-0.66-481.el9.noarch 352/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 353/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Digest-1.19-4.el9.noarch 354/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 355/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Encode-4:3.08-462.el9.x86_64 356/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Errno-1.30-481.el9.x86_64 357/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Exporter-5.74-461.el9.noarch 358/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Fcntl-1.13-481.el9.x86_64 359/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-File-Basename-2.85-481.el9.noarch 360/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-File-Path-2.18-4.el9.noarch 361/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 362/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-File-stat-1.09-481.el9.noarch 363/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-FileHandle-2.03-481.el9.noarch 364/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 365/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 366/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 367/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-IO-1.43-481.el9.x86_64 368/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 369/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 370/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 371/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 372/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 373/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 374/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 375/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-POSIX-1.94-481.el9.x86_64 376/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-PathTools-3.78-461.el9.x86_64 377/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 378/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 379/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 380/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 381/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 382/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-SelectSaver-1.02-481.el9.noarch 383/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Socket-4:2.031-4.el9.x86_64 384/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Storable-1:3.21-460.el9.x86_64 385/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Symbol-1.08-481.el9.noarch 386/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 387/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Term-Cap-1.17-460.el9.noarch 388/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 389/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 390/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 391/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-URI-5.09-3.el9.noarch 392/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-base-2.27-481.el9.noarch 393/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-constant-1.33-461.el9.noarch 394/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-if-0.60.800-481.el9.noarch 395/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 396/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-libnet-3.13-4.el9.noarch 397/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 398/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-mro-1.23-481.el9.x86_64 399/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-overload-1.31-481.el9.noarch 400/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-overloading-0.02-481.el9.noarch 401/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-parent-1:0.238-460.el9.noarch 402/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-podlators-1:4.14-460.el9.noarch 403/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-subs-1.03-481.el9.noarch 404/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : perl-vars-1.05-481.el9.noarch 405/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pipewire-1.0.1-1.el9.x86_64 406/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 407/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 408/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 409/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 410/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 411/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pixman-0.40.0-6.el9.x86_64 412/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pixman-devel-0.40.0-6.el9.x86_64 413/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : poppler-21.01.0-20.el9.x86_64 414/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : poppler-data-0.4.9-9.el9.noarch 415/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : poppler-glib-21.01.0-20.el9.x86_64 416/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : publicsuffix-list-20210518-3.el9.noarch 417/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 418/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : pulseaudio-libs-glib2-15.0-2.el9.x86_64 419/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : rtkit-0.11-28.el9.x86_64 420/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 421/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : soundtouch-2.1.1-8.el9.x86_64 422/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : speex-1.2.0-11.el9.x86_64 423/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : sqlite-3.34.1-7.el9.x86_64 424/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : sqlite-devel-3.34.1-7.el9.x86_64 425/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : startup-notification-0.12-23.el9.x86_64 426/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : sysprof-capture-devel-3.40.1-3.el9.x86_64 427/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : taglib-1.12-6.el9.x86_64 428/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tigervnc-1.13.1-10.el9.x86_64 429/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tigervnc-icons-1.13.1-10.el9.noarch 430/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tigervnc-license-1.13.1-10.el9.noarch 431/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tigervnc-server-1.13.1-10.el9.x86_64 432/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tigervnc-server-minimal-1.13.1-10.el9.x86_64 433/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 434/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tracker-3.1.2-3.el9.x86_64 435/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tracker-miners-3.1.2-4.el9.x86_64 436/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 437/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : twolame-libs-0.3.13-19.el9.x86_64 438/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : tzdata-java-2024a-2.el9.noarch 439/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : upower-0.99.11-11.el9.x86_64 440/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : valgrind-1:3.23.0-1.el9.x86_64 441/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : valgrind-devel-1:3.23.0-1.el9.x86_64 442/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : vulkan-loader-1.3.283.0-1.el9.x86_64 443/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : wavpack-5.4.0-5.el9.x86_64 444/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : wayland-devel-1.21.0-1.el9.x86_64 445/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : webkit2gtk3-2.44.2-1.el9.x86_64 446/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : webkit2gtk3-devel-2.44.2-1.el9.x86_64 447/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 448/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : webkit2gtk3-jsc-devel-2.44.2-1.el9.x86_64 449/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 450/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : wget-1.21.1-7.el9.x86_64 451/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : wireplumber-0.4.14-1.el9.x86_64 452/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 453/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : woff2-1.0.2-15.el9.x86_64 454/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xcb-util-0.4.0-19.el9.x86_64 455/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 456/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 457/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 458/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xkbcomp-1.4.4-4.el9.x86_64 459/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xkeyboard-config-2.33-2.el9.noarch 460/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xml-common-0.6.3-58.el9.noarch 461/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 462/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 463/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 464/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-fonts-misc-7.5-33.el9.noarch 465/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-proto-devel-2024.1-1.el9.noarch 466/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-server-utils-7.7-44.el9.x86_64 467/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-xauth-1:1.1-10.el9.x86_64 468/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xorg-x11-xinit-1.4.0-11.el9.x86_64 469/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : xz-devel-5.2.5-8.el9.x86_64 470/472 [2024-06-25T06:27:12.976Z] #8 229.4 Verifying : zenity-3.32.0-8.el9.x86_64 471/472 [2024-06-25T06:27:14.782Z] #8 229.4 Verifying : zlib-devel-1.2.11-41.el9.x86_64 472/472 [2024-06-25T06:27:14.782Z] #8 231.0 [2024-06-25T06:27:14.782Z] #8 231.0 Installed: [2024-06-25T06:27:14.782Z] #8 231.0 ModemManager-glib-1.20.2-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 NetworkManager-libnm-1:1.48.0-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 abattis-cantarell-fonts-0.301-4.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 acl-2.3.1-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch [2024-06-25T06:27:14.782Z] #8 231.0 adwaita-cursor-theme-40.1.1-3.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 adwaita-icon-theme-40.1.1-3.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 alsa-lib-1.2.10-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 at-spi2-atk-2.38.0-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 at-spi2-atk-devel-2.38.0-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 at-spi2-core-2.40.3-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 at-spi2-core-devel-2.40.3-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 atk-2.36.0-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 atk-devel-2.36.0-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 avahi-glib-0.8-20.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 avahi-libs-0.8-20.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 binutils-2.35.2-43.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 binutils-gold-2.35.2-43.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 bluez-libs-5.56-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 brotli-1.0.9-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 brotli-devel-1.0.9-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 bubblewrap-0.4.1-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 bzip2-1.0.8-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 bzip2-devel-1.0.8-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cairo-1.17.4-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cairo-devel-1.17.4-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cairo-gobject-1.17.4-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cairo-gobject-devel-1.17.4-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cmake-filesystem-3.26.5-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 color-filesystem-1-28.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 colord-1.4.5-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 colord-libs-1.4.5-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 composefs-libs-1.0.3-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 copy-jdk-configs-4.0-3.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 cpp-11.4.1-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cracklib-2.9.6-27.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cracklib-dicts-2.9.6-27.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cryptsetup-libs-2.7.2-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 cups-libs-1:2.3.3op2-26.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dbus-1:1.12.20-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dbus-broker-28-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dbus-common-1:1.12.20-8.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 dbus-daemon-1:1.12.20-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dbus-devel-1:1.12.20-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dbus-libs-1:1.12.20-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dbus-tools-1:1.12.20-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dbus-x11-1:1.12.20-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 dconf-0.40.0-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 device-mapper-9:1.02.197-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 device-mapper-libs-9:1.02.197-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 diffutils-3.7-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 elfutils-debuginfod-client-0.191-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 enchant2-2.2.15-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 exiv2-0.27.5-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 exiv2-libs-0.27.5-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fdk-aac-free-2.0.0-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 flac-libs-1.3.3-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 flatpak-1.12.9-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 flatpak-session-helper-1.12.9-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fltk-1.3.8-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fontconfig-2.14.0-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fontconfig-devel-2.14.0-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 freetype-2.10.4-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 freetype-devel-2.10.4-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fribidi-1.0.10-6.el9.2.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fribidi-devel-1.0.10-6.el9.2.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fuse-2.9.9-15.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fuse-common-3.10.2-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 fuse-libs-2.9.9-15.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gcc-11.4.1-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gcr-base-3.40.0-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gdk-pixbuf2-2.42.6-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gdk-pixbuf2-devel-2.42.6-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 geoclue2-2.6.0-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 geoclue2-libs-2.6.0-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 geocode-glib-3.26.2-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gettext-0.21-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gettext-libs-0.21-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 giflib-5.2.1-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gl-manpages-1.1-24.20190306.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 glib-networking-2.68.3-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 glib2-devel-2.68.4-15.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 glibc-devel-2.34-113.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 glibc-headers-2.34-113.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 glibc-langpack-en-2.34-113.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 glibc-locale-source-2.34-113.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gnome-control-center-filesystem-40.0-31.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 gnome-desktop3-40.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gnome-settings-daemon-40.0.1-17.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gobject-introspection-1.68.0-11.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 graphene-1.10.6-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 graphite2-1.3.14-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 graphite2-devel-1.3.14-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 groff-base-1.22.4-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gsettings-desktop-schemas-40.0-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gsm-1.0.19-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gstreamer1-1.22.1-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gstreamer1-plugins-good-1.22.1-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gtk-update-icon-cache-3.24.31-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gtk2-2.24.33-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gtk2-devel-2.24.33-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gtk3-3.24.31-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gtk3-devel-3.24.31-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 gtk4-4.12.3-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 harfbuzz-2.7.4-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 harfbuzz-devel-2.7.4-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 harfbuzz-icu-2.7.4-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 hicolor-icon-theme-0.17-13.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 hunspell-1.7.0-11.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 hunspell-en-0.20140811.1-20.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 hunspell-en-GB-0.20140811.1-20.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 hunspell-en-US-0.20140811.1-20.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 hunspell-filesystem-1.7.0-11.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 hwdata-0.348-9.13.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 hyphen-2.8.8-17.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 iio-sensor-proxy-3.3-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 iso-codes-4.6.0-3.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 javapackages-filesystem-6.0.0-4.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 jbigkit-libs-2.1-23.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 json-glib-1.6.6-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 kbd-2.4.0-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 kbd-legacy-2.4.0-9.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 kbd-misc-2.4.0-9.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 kernel-headers-5.14.0-467.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 kmod-28-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 kmod-libs-28-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 lame-libs-3.100-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 lcms2-2.12-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libICE-1.0.10-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libICE-devel-1.0.10-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libSM-1.2.3-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libSM-devel-1.2.3-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libX11-1.7.0-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libX11-common-1.7.0-9.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 libX11-devel-1.7.0-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libX11-xcb-1.7.0-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXScrnSaver-1.2.3-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXau-1.0.9-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXau-devel-1.0.9-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXcomposite-0.4.5-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXcomposite-devel-0.4.5-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXcursor-1.2.0-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXcursor-devel-1.2.0-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXdamage-1.1.5-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXdamage-devel-1.1.5-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXdmcp-1.1.3-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXext-1.3.4-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXext-devel-1.3.4-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXfixes-5.0.3-16.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXfixes-devel-5.0.3-16.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXfont2-2.0.3-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXft-2.3.3-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXft-devel-2.3.3-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXi-1.7.10-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXi-devel-1.7.10-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXinerama-1.1.4-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXinerama-devel-1.1.4-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXmu-1.1.3-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXrandr-1.5.2-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXrandr-devel-1.5.2-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXrender-0.9.10-16.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXrender-devel-0.9.10-16.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXt-1.2.0-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXt-devel-1.2.0-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXtst-1.2.3-16.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXtst-devel-1.2.3-16.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXv-1.0.11-16.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libXxf86vm-1.1.4-18.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libappstream-glib-0.7.18-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libasyncns-0.8-22.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libatomic-11.4.1-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libblkid-devel-2.37.4-18.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libbrotli-1.0.9-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libcanberra-0.30-27.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libcanberra-gtk2-0.30-27.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libcanberra-gtk3-0.30-27.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libdatrie-0.2.13-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libdatrie-devel-0.2.13-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libdb-5.3.28-54.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libdrm-2.4.121-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libdrm-devel-2.4.121-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libdvdnav-6.1.0-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libdvdread-6.1.1-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libeconf-0.4.1-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libedit-3.1-38.20210216cvs.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libepoxy-1.5.5-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libepoxy-devel-1.5.5-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 liberation-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 liberation-fonts-common-1:2.1.3-5.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 liberation-mono-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 liberation-sans-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 liberation-serif-fonts-1:2.1.3-5.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 libevdev-1.11.0-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libexif-0.6.22-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libfdisk-2.37.4-18.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libffi-devel-3.4.2-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libfontenc-1.1.3-17.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libgexiv2-0.12.3-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libglvnd-1:1.3.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libglvnd-core-devel-1:1.3.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libglvnd-devel-1:1.3.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libglvnd-egl-1:1.3.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libglvnd-gles-1:1.3.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libglvnd-glx-1:1.3.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libglvnd-opengl-1:1.3.4-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libgsf-1.14.47-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libgudev-237-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libgusb-0.3.8-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libgweather-40.0-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libgxps-0.3.2-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libicu-67.1-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libicu-devel-67.1-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libinput-1.19.3-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libiptcdata-1.0.5-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libjpeg-turbo-2.0.90-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libldac-2.0.2.3-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libmount-devel-2.37.4-18.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libmpc-1.2.1-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libnotify-0.7.9-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libogg-2:1.3.4-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libosinfo-1.10.0-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpciaccess-0.16-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpciaccess-devel-0.16-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpkgconf-1.7.3-10.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpng-2:1.6.37-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpng-devel-2:1.6.37-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libproxy-0.4.15-35.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpsl-0.21.1-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpsl-devel-0.21.1-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libpwquality-1.4.4-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 librsvg2-2.50.7-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libsbc-1.4-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libseccomp-2.5.2-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libsecret-0.20.4-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libselinux-devel-3.6-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libselinux-utils-3.6-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libsepol-devel-3.6-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libshout-2.4.3-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libsndfile-1.0.31-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libsoup-2.72.0-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libsoup-devel-2.72.0-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libsrtp-2.3.0-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libstemmer-0-18.585svn.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libtdb-1.4.10-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libthai-0.1.28-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libthai-devel-0.1.28-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libtheora-1:1.1.1-31.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libtiff-4.4.0-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libtiff-devel-4.4.0-12.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libtirpc-1.3.3-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libtool-ltdl-2.4.6-46.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libtracker-sparql-3.1.2-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libusbx-1.0.26-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libutempter-1.2.1-6.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libv4l-1.20.0-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libvisual-1:0.4.0-34.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libvorbis-1:1.3.7-5.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libvpx-1.9.0-7.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libwacom-1.12.1-2.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libwacom-data-1.12.1-2.el9.noarch [2024-06-25T06:27:14.782Z] #8 231.0 libwayland-client-1.21.0-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libwayland-cursor-1.21.0-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libwayland-egl-1.21.0-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libwayland-server-1.21.0-1.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libwebp-1.2.0-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxcb-1.13.1-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxcb-devel-1.13.1-9.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxcrypt-devel-4.4.18-3.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxkbcommon-1.0.3-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxkbcommon-devel-1.0.3-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxkbcommon-x11-1.0.3-4.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxkbfile-1.1.0-8.el9.x86_64 [2024-06-25T06:27:14.782Z] #8 231.0 libxml2-devel-2.9.13-6.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 libxshmfence-1.3-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 libxslt-1.1.34-9.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 lksctp-tools-1.0.19-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 llvm-libs-17.0.6-5.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 low-memory-monitor-2.1-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 lsof-4.94.0-3.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 lua-5.4.4-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 lua-posix-35.0-8.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 make-1:4.3-8.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-dri-drivers-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-filesystem-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-libEGL-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-libGL-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-libGL-devel-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-libGLU-9.0.1-6.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-libGLU-devel-9.0.1-6.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-libgbm-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-libglapi-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mesa-vulkan-drivers-24.1.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mkfontscale-1.2.1-3.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mpg123-libs-1.26.2-5.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mtdev-1.1.5-22.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 mutter-40.9-16.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 ncurses-6.2-10.20210508.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 nspr-4.35.0-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 nss-3.90.0-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 nss-softokn-3.90.0-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 nss-softokn-freebl-3.90.0-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 nss-sysinit-3.90.0-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 nss-util-3.90.0-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 openjpeg2-2.4.0-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 openssl-1:3.2.2-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 opus-1.3.1-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 orc-0.4.31-6.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 osinfo-db-20231215-1.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 osinfo-db-tools-1.10.0-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 ostree-libs-2024.6-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 p11-kit-server-0.25.3-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pam-1.5.1-20.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pango-1.48.7-3.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pango-devel-1.48.7-3.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pcre-cpp-8.44-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pcre-devel-8.44-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pcre-utf16-8.44-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pcre-utf32-8.44-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pcre2-devel-10.40-5.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pcre2-utf16-10.40-5.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pcre2-utf32-10.40-5.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-AutoLoader-5.74-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-B-1.80-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Carp-1.50-460.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Class-Struct-0.66-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Data-Dumper-2.174-462.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Digest-1.19-4.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Digest-MD5-2.58-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Encode-4:3.08-462.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Errno-1.30-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Exporter-5.74-461.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Fcntl-1.13-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-File-Basename-2.85-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-File-Path-2.18-4.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-File-Temp-1:0.231.100-4.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-File-stat-1.09-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-FileHandle-2.03-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Getopt-Long-1:2.52-4.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Getopt-Std-1.12-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-HTTP-Tiny-0.076-462.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-IO-1.43-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-IO-Socket-IP-0.41-5.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-IO-Socket-SSL-2.073-2.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-IPC-Open3-1.21-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-MIME-Base64-3.16-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Mozilla-CA-20200520-6.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-NDBM_File-1.15-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Net-SSLeay-1.94-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-POSIX-1.94-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-PathTools-3.78-461.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Pod-Escapes-1:1.07-460.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Pod-Perldoc-3.28.01-461.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Pod-Simple-1:3.42-4.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Pod-Usage-4:2.01-4.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-SelectSaver-1.02-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Socket-4:2.031-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Storable-1:3.21-460.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-Symbol-1.08-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Term-ANSIColor-5.01-461.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Term-Cap-1.17-460.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Text-ParseWords-3.30-460.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-Time-Local-2:1.300-7.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-URI-5.09-3.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-base-2.27-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-constant-1.33-461.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-if-0.60.800-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-interpreter-4:5.32.1-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-libnet-3.13-4.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-libs-4:5.32.1-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-mro-1.23-481.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 perl-overload-1.31-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-overloading-0.02-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-parent-1:0.238-460.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-podlators-1:4.14-460.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-subs-1.03-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 perl-vars-1.05-481.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 pipewire-1.0.1-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pipewire-alsa-1.0.1-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pipewire-libs-1.0.1-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pipewire-pulseaudio-1.0.1-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pixman-0.40.0-6.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pixman-devel-0.40.0-6.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pkgconf-1.7.3-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pkgconf-m4-1.7.3-10.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 pkgconf-pkg-config-1.7.3-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 policycoreutils-3.6-2.1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 polkit-0.117-13.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 polkit-libs-0.117-13.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 polkit-pkla-compat-0.1-21.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 poppler-21.01.0-20.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 poppler-data-0.4.9-9.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 poppler-glib-21.01.0-20.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 publicsuffix-list-20210518-3.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 publicsuffix-list-dafsa-20210518-3.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 pulseaudio-libs-15.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 pulseaudio-libs-glib2-15.0-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 rtkit-0.11-28.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 shared-mime-info-2.1-5.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 sound-theme-freedesktop-0.8-17.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 soundtouch-2.1.1-8.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 speex-1.2.0-11.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 sqlite-3.34.1-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 sqlite-devel-3.34.1-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 startup-notification-0.12-23.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 sysprof-capture-devel-3.40.1-3.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 systemd-252-37.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 systemd-libs-252-37.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 systemd-pam-252-37.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 systemd-rpm-macros-252-37.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 systemd-udev-252-37.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 taglib-1.12-6.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 tigervnc-1.13.1-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 tigervnc-icons-1.13.1-10.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 tigervnc-license-1.13.1-10.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 tigervnc-server-1.13.1-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 tigervnc-server-minimal-1.13.1-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 totem-pl-parser-3.26.6-2.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 tracker-3.1.2-3.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 tracker-miners-3.1.2-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 ttmkfdir-3.0.9-65.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 twolame-libs-0.3.13-19.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 tzdata-java-2024a-2.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 unzip-6.0-56.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 upower-0.99.11-11.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 util-linux-2.37.4-18.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 util-linux-core-2.37.4-18.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 valgrind-1:3.23.0-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 valgrind-devel-1:3.23.0-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 vulkan-loader-1.3.283.0-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 wavpack-5.4.0-5.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 wayland-devel-1.21.0-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 webkit2gtk3-2.44.2-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 webkit2gtk3-devel-2.44.2-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 webkit2gtk3-jsc-2.44.2-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 webkit2gtk3-jsc-devel-2.44.2-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 webrtc-audio-processing-0.3.1-8.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 wget-1.21.1-7.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 which-2.21-29.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 wireplumber-0.4.14-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 wireplumber-libs-0.4.14-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 woff2-1.0.2-15.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xcb-util-0.4.0-19.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xdg-dbus-proxy-0.1.3-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xdg-desktop-portal-1.12.6-1.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xkbcomp-1.4.4-4.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xkeyboard-config-2.33-2.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 xml-common-0.6.3-58.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-fonts-100dpi-7.5-33.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-fonts-75dpi-7.5-33.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-fonts-Type1-7.5-33.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-fonts-misc-7.5-33.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-proto-devel-2024.1-1.el9.noarch [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-server-utils-7.7-44.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-xauth-1:1.1-10.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xorg-x11-xinit-1.4.0-11.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 xz-devel-5.2.5-8.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 zenity-3.32.0-8.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 zip-3.0-35.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 zlib-devel-1.2.11-41.el9.x86_64 [2024-06-25T06:27:14.783Z] #8 231.0 [2024-06-25T06:27:14.783Z] #8 231.0 Complete! [2024-06-25T06:27:15.138Z] #8 231.8 21 files removed [2024-06-25T06:27:15.495Z] #8 DONE 232.0s [2024-06-25T06:27:15.495Z] [2024-06-25T06:27:15.495Z] #9 [5/8] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-06-25T06:27:19.135Z] #9 DONE 3.3s [2024-06-25T06:27:19.135Z] [2024-06-25T06:27:19.135Z] #10 [6/8] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-25T06:27:20.056Z] #10 DONE 1.1s [2024-06-25T06:27:20.056Z] [2024-06-25T06:27:20.056Z] #11 [7/8] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-25T06:27:20.477Z] #11 DONE 0.4s [2024-06-25T06:27:20.477Z] [2024-06-25T06:27:20.477Z] #12 [8/8] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-25T06:27:21.793Z] #12 DONE 1.2s [2024-06-25T06:27:21.793Z] [2024-06-25T06:27:21.793Z] #13 exporting to image [2024-06-25T06:27:21.793Z] #13 exporting layers [2024-06-25T06:27:32.921Z] #13 exporting layers 10.8s done [2024-06-25T06:27:32.922Z] #13 writing image sha256:d9fa92f0daedce595ee6d1c316e1d4000ac1618152def0fd6a41987aea735336 done [2024-06-25T06:27:32.922Z] #13 naming to docker.io/eclipse/platformreleng-centos-swt-build:9 done [2024-06-25T06:27:32.922Z] #13 DONE 10.8s [2024-06-25T06:27:32.922Z] + popd [2024-06-25T06:27:32.922Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-25T06:27:32.922Z] + docker images [2024-06-25T06:27:32.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-25T06:27:32.922Z] eclipse/platformreleng-centos-swt-build 9 d9fa92f0daed 11 seconds ago 1.43GB [2024-06-25T06:27:32.922Z] eclipse/platformreleng-opensuse-gtk3-metacity 15 e07766e874f2 47 seconds ago 747MB [2024-06-25T06:27:32.922Z] eclipse/platformreleng-ubuntu-gtk3-metacity 22.04 d426b9fac66d About a minute ago 620MB [2024-06-25T06:27:32.922Z] eclipse/platformreleng-centos-gtk4-mutter 9 0d519eca1c11 About a minute ago 963MB [2024-06-25T06:27:32.922Z] eclipse/platformreleng-ubuntu-gtk3-metacity jikespg efe39744cec8 2 minutes ago 413MB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push docker image) [Pipeline] withDockerRegistry [2024-06-25T06:27:33.137Z] $ docker login -u eclipseplatformrelengbot -p ******** https://index.docker.io/v1/ [2024-06-25T06:27:33.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T06:27:33.273Z] WARNING! Your password will be stored unencrypted in /home/genie.releng/jenkins/workspace/Build-Docker-images@tmp/2a8d4a0a-cbd9-4273-9be6-183b08e4f7f1/config.json. [2024-06-25T06:27:33.273Z] Configure a credential helper to remove this warning. See [2024-06-25T06:27:33.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2024-06-25T06:27:33.273Z] [2024-06-25T06:27:33.274Z] Login Succeeded [Pipeline] { [Pipeline] sh [2024-06-25T06:27:33.874Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ [2024-06-25T06:27:33.874Z] + chmod +x build-centos_8.sh build-centos_9.sh build-centos_9_swt_build.sh build-centos_swt_build.sh buildDockerImages.sh build-openSuse-15.sh build-ubuntu-22.04.sh push-centos_8.sh push-centos_9.sh push-centos9_swt_build.sh push-centos_swt_build.sh pushDockerImages.sh push-opensuse-15.sh push-ubuntu-22.04.sh [2024-06-25T06:27:33.874Z] + ./push-centos_8.sh [2024-06-25T06:27:33.874Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/ [2024-06-25T06:27:33.874Z] + chmod +x build-ubuntu-jikespg.sh push-ubuntu-jikespg.sh [2024-06-25T06:27:33.874Z] + set -e [2024-06-25T06:27:33.874Z] + docker push eclipse/platformreleng-centos-gtk3-metacity:8 [2024-06-25T06:27:33.874Z] + tee push-centos8.log [2024-06-25T06:27:33.874Z] + wait [2024-06-25T06:27:33.874Z] + ./push-centos9_swt_build.sh [2024-06-25T06:27:33.874Z] + set -e [2024-06-25T06:27:33.874Z] + docker push eclipse/platformreleng-centos-swt-build:9 [2024-06-25T06:27:33.874Z] + tee push-swt_9_build.log [2024-06-25T06:27:33.874Z] + tee push-ubuntu22.log [2024-06-25T06:27:33.874Z] + ./push-ubuntu-22.04.sh [2024-06-25T06:27:33.874Z] + set -e [2024-06-25T06:27:33.874Z] + docker push eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 [2024-06-25T06:27:33.874Z] + ./push-opensuse-15.sh [2024-06-25T06:27:33.874Z] + set -e [2024-06-25T06:27:33.874Z] + docker push eclipse/platformreleng-opensuse-gtk3-metacity:15 [2024-06-25T06:27:33.874Z] + ./push-centos_swt_build.sh [2024-06-25T06:27:33.874Z] + set -e [2024-06-25T06:27:33.874Z] + docker push eclipse/platformreleng-centos-swt-build:8 [2024-06-25T06:27:33.874Z] + tee push-opensuse_leap.log [2024-06-25T06:27:33.874Z] + tee push-swt_build.log [2024-06-25T06:27:33.874Z] + tee push-ubuntuJikespg.log [2024-06-25T06:27:33.874Z] + ./push-ubuntu-jikespg.sh [2024-06-25T06:27:33.874Z] + set -e [2024-06-25T06:27:33.874Z] + docker push eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg [2024-06-25T06:27:33.874Z] An image does not exist locally with the tag: eclipse/platformreleng-centos-gtk3-metacity [2024-06-25T06:27:33.874Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-gtk3-metacity] [2024-06-25T06:27:33.874Z] + ./push-centos_9.sh [2024-06-25T06:27:33.874Z] + set -e [2024-06-25T06:27:33.874Z] + docker push eclipse/platformreleng-centos-gtk4-mutter:9 [2024-06-25T06:27:33.874Z] + tee push-centos9.log [2024-06-25T06:27:33.874Z] The push refers to repository [docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity] [2024-06-25T06:27:33.874Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-gtk4-mutter] [2024-06-25T06:27:33.874Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-swt-build] [2024-06-25T06:27:33.874Z] The push refers to repository [docker.io/eclipse/platformreleng-opensuse-gtk3-metacity] [2024-06-25T06:27:33.874Z] The push refers to repository [docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity] [2024-06-25T06:27:33.874Z] 987531699d91: Preparing [2024-06-25T06:27:33.874Z] ec1801ca7547: Preparing [2024-06-25T06:27:33.874Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-swt-build] [2024-06-25T06:27:33.874Z] 9364a90a0ee3: Preparing [2024-06-25T06:27:33.874Z] 75186845fac6: Preparing [2024-06-25T06:27:33.874Z] d74f8aa565c3: Preparing [2024-06-25T06:27:33.874Z] 6695aeff8937: Preparing [2024-06-25T06:27:33.874Z] 147a95f32a39: Preparing [2024-06-25T06:27:33.874Z] a016eb354ab5: Preparing [2024-06-25T06:27:33.874Z] 21ce00830a74: Preparing [2024-06-25T06:27:33.874Z] e638e75e9235: Preparing [2024-06-25T06:27:33.874Z] 6695aeff8937: Waiting [2024-06-25T06:27:33.874Z] 147a95f32a39: Waiting [2024-06-25T06:27:33.874Z] a016eb354ab5: Waiting [2024-06-25T06:27:33.874Z] 21ce00830a74: Waiting [2024-06-25T06:27:33.874Z] e638e75e9235: Waiting [2024-06-25T06:27:33.874Z] 9f97aede8bed: Preparing [2024-06-25T06:27:33.874Z] 43487db6be26: Preparing [2024-06-25T06:27:33.874Z] 1cdd96e03515: Preparing [2024-06-25T06:27:33.874Z] 423fa8ebede6: Preparing [2024-06-25T06:27:33.874Z] 156246cec7bf: Preparing [2024-06-25T06:27:33.874Z] 3ec3ded77c0c: Preparing [2024-06-25T06:27:33.874Z] 9f97aede8bed: Waiting [2024-06-25T06:27:33.874Z] 43487db6be26: Waiting [2024-06-25T06:27:33.874Z] 1cdd96e03515: Waiting [2024-06-25T06:27:33.874Z] 423fa8ebede6: Waiting [2024-06-25T06:27:33.874Z] 156246cec7bf: Waiting [2024-06-25T06:27:33.874Z] 3ec3ded77c0c: Waiting [2024-06-25T06:27:33.874Z] 8e821e6e9d3b: Preparing [2024-06-25T06:27:33.874Z] a809073b6016: Preparing [2024-06-25T06:27:33.874Z] 7f7f3b160318: Preparing [2024-06-25T06:27:33.874Z] e7d57ad5eb11: Preparing [2024-06-25T06:27:33.874Z] 57a92759cb94: Preparing [2024-06-25T06:27:33.874Z] 74ee250ba06c: Preparing [2024-06-25T06:27:33.874Z] 22a847e8b7a4: Preparing [2024-06-25T06:27:33.874Z] 8e821e6e9d3b: Waiting [2024-06-25T06:27:33.874Z] a809073b6016: Waiting [2024-06-25T06:27:33.874Z] 7f7f3b160318: Waiting [2024-06-25T06:27:33.874Z] e7d57ad5eb11: Waiting [2024-06-25T06:27:33.874Z] 57a92759cb94: Waiting [2024-06-25T06:27:33.874Z] 74ee250ba06c: Waiting [2024-06-25T06:27:33.874Z] 22a847e8b7a4: Waiting [2024-06-25T06:27:33.874Z] 2644bdaf204d: Preparing [2024-06-25T06:27:33.874Z] 4faffc5c96d1: Preparing [2024-06-25T06:27:33.874Z] 966617e992b2: Preparing [2024-06-25T06:27:33.874Z] ce66d830ddff: Preparing [2024-06-25T06:27:33.874Z] 3bfc328a7d3b: Preparing [2024-06-25T06:27:33.874Z] 06ebc36324e0: Preparing [2024-06-25T06:27:33.874Z] 148213f8a11b: Preparing [2024-06-25T06:27:33.874Z] a30a5965a4f7: Preparing [2024-06-25T06:27:33.874Z] 2644bdaf204d: Waiting [2024-06-25T06:27:33.874Z] 4faffc5c96d1: Waiting [2024-06-25T06:27:33.874Z] 966617e992b2: Waiting [2024-06-25T06:27:33.874Z] ce66d830ddff: Waiting [2024-06-25T06:27:33.874Z] 3bfc328a7d3b: Waiting [2024-06-25T06:27:33.874Z] 06ebc36324e0: Waiting [2024-06-25T06:27:33.874Z] 148213f8a11b: Waiting [2024-06-25T06:27:33.874Z] a30a5965a4f7: Waiting [2024-06-25T06:27:33.874Z] tag does not exist: eclipse/platformreleng-centos-swt-build:8 [2024-06-25T06:27:33.874Z] e36c4a558060: Preparing [2024-06-25T06:27:33.874Z] 232f9910fe51: Preparing [2024-06-25T06:27:33.874Z] c548e88e6aad: Preparing [2024-06-25T06:27:33.874Z] 8f8823c6eb34: Preparing [2024-06-25T06:27:33.874Z] 45d6fb8b6033: Preparing [2024-06-25T06:27:33.874Z] a016eb354ab5: Preparing [2024-06-25T06:27:33.874Z] 21ce00830a74: Preparing [2024-06-25T06:27:33.874Z] e638e75e9235: Preparing [2024-06-25T06:27:33.874Z] e36c4a558060: Waiting [2024-06-25T06:27:33.874Z] 232f9910fe51: Waiting [2024-06-25T06:27:33.874Z] c548e88e6aad: Waiting [2024-06-25T06:27:33.874Z] 8f8823c6eb34: Waiting [2024-06-25T06:27:33.874Z] 45d6fb8b6033: Waiting [2024-06-25T06:27:33.874Z] a016eb354ab5: Waiting [2024-06-25T06:27:33.874Z] 21ce00830a74: Waiting [2024-06-25T06:27:33.874Z] e638e75e9235: Waiting [2024-06-25T06:27:34.631Z] 9364a90a0ee3: Pushed [2024-06-25T06:27:34.984Z] ec1801ca7547: Pushed [2024-06-25T06:27:34.984Z] 75186845fac6: Pushed [2024-06-25T06:27:34.984Z] 987531699d91: Pushed [2024-06-25T06:27:34.984Z] d74f8aa565c3: Pushed [2024-06-25T06:27:36.260Z] 6695aeff8937: Pushed [2024-06-25T06:27:36.633Z] 21ce00830a74: Pushed [2024-06-25T06:27:36.633Z] a016eb354ab5: Pushed [2024-06-25T06:27:38.496Z] 43487db6be26: Pushed [2024-06-25T06:27:39.883Z] 9f97aede8bed: Pushed [2024-06-25T06:27:40.259Z] 423fa8ebede6: Pushed [2024-06-25T06:27:40.635Z] 3ec3ded77c0c: Layer already exists [2024-06-25T06:27:41.429Z] 156246cec7bf: Pushed [2024-06-25T06:27:43.898Z] 2644bdaf204d: Pushed [2024-06-25T06:27:44.276Z] 4faffc5c96d1: Pushed [2024-06-25T06:27:47.519Z] 966617e992b2: Pushed [2024-06-25T06:27:50.000Z] 3bfc328a7d3b: Pushed [2024-06-25T06:27:52.439Z] 06ebc36324e0: Pushed [2024-06-25T06:27:53.708Z] 148213f8a11b: Pushed [2024-06-25T06:27:54.981Z] a30a5965a4f7: Layer already exists [2024-06-25T06:27:58.214Z] 8e821e6e9d3b: Pushed [2024-06-25T06:28:00.721Z] a809073b6016: Pushed [2024-06-25T06:28:03.298Z] 7f7f3b160318: Pushed [2024-06-25T06:28:12.658Z] e638e75e9235: Pushed [2024-06-25T06:28:13.941Z] 57a92759cb94: Pushed [2024-06-25T06:28:15.782Z] 74ee250ba06c: Pushed [2024-06-25T06:28:16.598Z] 22a847e8b7a4: Layer already exists [2024-06-25T06:28:19.100Z] e36c4a558060: Pushed [2024-06-25T06:28:22.330Z] 232f9910fe51: Pushed [2024-06-25T06:28:23.132Z] 1cdd96e03515: Pushed [2024-06-25T06:28:25.741Z] c548e88e6aad: Pushed [2024-06-25T06:28:28.213Z] 8f8823c6eb34: Pushed [2024-06-25T06:28:28.213Z] jikespg: digest: sha256:6ab9f7012bdb6a2ebca80970cdbaa47b88f305e3139e70b7b7ac62d5fa8463c9 size: 1573 [2024-06-25T06:28:30.036Z] a016eb354ab5: Mounted from eclipse/platformreleng-centos-gtk4-mutter [2024-06-25T06:28:30.831Z] 21ce00830a74: Mounted from eclipse/platformreleng-centos-gtk4-mutter [2024-06-25T06:28:33.294Z] e638e75e9235: Mounted from eclipse/platformreleng-centos-gtk4-mutter [2024-06-25T06:29:01.669Z] 147a95f32a39: Pushed [2024-06-25T06:29:01.669Z] 9: digest: sha256:6df90638913c18232d85f5c607930290772557a59b644fa1bb0d5672add4c48d size: 2402 [2024-06-25T06:29:02.426Z] ce66d830ddff: Pushed [2024-06-25T06:29:02.426Z] e7d57ad5eb11: Pushed [2024-06-25T06:29:03.648Z] 22.04: digest: sha256:02e1a24a6373fb41dd7fe7fc133c21cac1c7a53309f26fa5f72377f0d7313a12 size: 1984 [2024-06-25T06:29:03.648Z] 15: digest: sha256:b60fc7b57ea620f55969bf366e65ad68d3e98fee80de3acb1e6561d6a8a97d04 size: 1777 [2024-06-25T06:29:52.328Z] 45d6fb8b6033: Pushed [2024-06-25T06:29:52.328Z] 9: digest: sha256:817c442092975170c22d3f64a2498fc7d37ecd27df3427c9e81945a702dcda39 size: 1987 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean Docker Images) [Pipeline] sh [2024-06-25T06:29:52.975Z] + docker images [2024-06-25T06:29:52.975Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-25T06:29:52.975Z] eclipse/platformreleng-centos-swt-build 9 d9fa92f0daed 2 minutes ago 1.43GB [2024-06-25T06:29:52.975Z] eclipse/platformreleng-opensuse-gtk3-metacity 15 e07766e874f2 3 minutes ago 747MB [2024-06-25T06:29:52.975Z] eclipse/platformreleng-ubuntu-gtk3-metacity 22.04 d426b9fac66d 3 minutes ago 620MB [2024-06-25T06:29:52.975Z] eclipse/platformreleng-centos-gtk4-mutter 9 0d519eca1c11 4 minutes ago 963MB [2024-06-25T06:29:52.975Z] eclipse/platformreleng-ubuntu-gtk3-metacity jikespg efe39744cec8 5 minutes ago 413MB [2024-06-25T06:29:52.975Z] + docker system prune -a -f [2024-06-25T06:29:52.975Z] Deleted Images: [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity@sha256:6ab9f7012bdb6a2ebca80970cdbaa47b88f305e3139e70b7b7ac62d5fa8463c9 [2024-06-25T06:29:52.975Z] deleted: sha256:efe39744cec85b0503fc1fba43b4b4ae3aafc0278a08b4ac21ac11c3b9b3744b [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-centos-gtk4-mutter:9 [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-centos-gtk4-mutter@sha256:6df90638913c18232d85f5c607930290772557a59b644fa1bb0d5672add4c48d [2024-06-25T06:29:52.975Z] deleted: sha256:0d519eca1c11b8d08f939c862c78279b7178360ac950e4894ff845c18b47a420 [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity@sha256:02e1a24a6373fb41dd7fe7fc133c21cac1c7a53309f26fa5f72377f0d7313a12 [2024-06-25T06:29:52.975Z] deleted: sha256:d426b9fac66d1965f307fc37df5439440dcfb36ae38e04c5e204fa05c96c74a2 [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-opensuse-gtk3-metacity:15 [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-opensuse-gtk3-metacity@sha256:b60fc7b57ea620f55969bf366e65ad68d3e98fee80de3acb1e6561d6a8a97d04 [2024-06-25T06:29:52.975Z] deleted: sha256:e07766e874f206fc809a93349a800e6abe8343bd0bf9c55433413aaa3eedf44c [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-centos-swt-build:9 [2024-06-25T06:29:52.975Z] untagged: eclipse/platformreleng-centos-swt-build@sha256:817c442092975170c22d3f64a2498fc7d37ecd27df3427c9e81945a702dcda39 [2024-06-25T06:29:52.975Z] deleted: sha256:d9fa92f0daedce595ee6d1c316e1d4000ac1618152def0fd6a41987aea735336 [2024-06-25T06:29:52.975Z] [2024-06-25T06:30:00.499Z] Deleted build cache objects: [2024-06-25T06:30:00.499Z] onn6vr02ncrqxr5pacr6ynhca [2024-06-25T06:30:00.499Z] nfmjfweab930lvuecr7vy36iz [2024-06-25T06:30:00.499Z] mtnkcnxhagzs0jt1wi07g5ifg [2024-06-25T06:30:00.499Z] to5vuilczaa7k2hc5tqd6wiun [2024-06-25T06:30:00.499Z] lwr1rlxjanorm1cbxa1fo6lm3 [2024-06-25T06:30:00.499Z] 7fdwa3sgne9dfeo3rbz638lhu [2024-06-25T06:30:00.499Z] flfdgmrqj6ixde2qk4rn106yb [2024-06-25T06:30:00.499Z] po3tg8k7a6esfgh71fwl8jr3n [2024-06-25T06:30:00.499Z] 3oj90q9mxslod1gvpjchqx8py [2024-06-25T06:30:00.499Z] 124z1tfq33st83trwd9rise9j [2024-06-25T06:30:00.499Z] ljs4yv9o61ajyg0esvybx97oj [2024-06-25T06:30:00.499Z] e1nex4dcqpjo7l1ykn55wsdaq [2024-06-25T06:30:00.499Z] uw5w54sygmo79wjdvogm43uyn [2024-06-25T06:30:00.499Z] jpfsvppmynn7nmswx276erh3y [2024-06-25T06:30:00.499Z] r5rdmundv89ifgu3a1wnbwe3e [2024-06-25T06:30:00.499Z] k1fwjfgahp9mon3c6iverguaq [2024-06-25T06:30:00.499Z] 03qjtpeu1icxr4biopdutwnpk [2024-06-25T06:30:00.499Z] jc2njh0phigb5g7y7mamrnqww [2024-06-25T06:30:00.499Z] ukum17fjpr5ay7zxbvhxe6s13 [2024-06-25T06:30:00.499Z] wycrc5lpzerd4usjyijra9m5s [2024-06-25T06:30:00.499Z] w312ovovy731d30729b8bojq6 [2024-06-25T06:30:00.499Z] wigi2kzdd1s4b88yk4dmn654c [2024-06-25T06:30:00.499Z] zz352br7nazjt0iy70szomqu4 [2024-06-25T06:30:00.499Z] q1ioqsai34kwibhgh51dzanes [2024-06-25T06:30:00.499Z] ubo7oiiqig2i64ux81kfhbkj7 [2024-06-25T06:30:00.499Z] pts2q3ogknb71am89j48krjen [2024-06-25T06:30:00.499Z] xb9e3tjx0wyxbyrtomowpy1nl [2024-06-25T06:30:00.499Z] z243a1di6a7pg8yystnx9vven [2024-06-25T06:30:00.499Z] c8o68yuuc92w1v298uisu214s [2024-06-25T06:30:00.499Z] jysofoyh063gj3bh0ev3fmh2s [2024-06-25T06:30:00.499Z] m7ieleeqjvr1p5zddaxg9775a [2024-06-25T06:30:00.499Z] va2he34lbczojpkubow25cvzf [2024-06-25T06:30:00.499Z] jltattqkczx7y8y4l716ohgjn [2024-06-25T06:30:00.499Z] q9wtq65g0mu54ne7gpdyj2jd7 [2024-06-25T06:30:00.499Z] 9ty8i4rdz1lsqu2a4cqyvbn41 [2024-06-25T06:30:00.499Z] k8u3gv00sjp574srkumgu6mvt [2024-06-25T06:30:00.499Z] 7h0h1y8ndx65tjzo5m0e33egp [2024-06-25T06:30:00.499Z] w6boohhzl0ij8osd1yxkef76o [2024-06-25T06:30:00.499Z] ije34hvfzowilg73nph67upj9 [2024-06-25T06:30:00.499Z] g6rruu9178y5ipq0xezywwy57 [2024-06-25T06:30:00.499Z] gll6lzxepz8y40eied5a9x2sa [2024-06-25T06:30:00.499Z] 6yfptnxzr9e32n9lvn8s5eoqp [2024-06-25T06:30:00.499Z] tmsvfg5til4qn8i4t2bl15azt [2024-06-25T06:30:00.499Z] hbir7fktnv0vok5n5mzvnpjkd [2024-06-25T06:30:00.499Z] y04clkqzxbmugu307lcfvxdsg [2024-06-25T06:30:00.499Z] rruplo4uk2bc8io6iro4iysc8 [2024-06-25T06:30:00.499Z] yetw0g2gi19d0dfv04c5etjrl [2024-06-25T06:30:00.499Z] okblx72qwejnseqetwqoanodl [2024-06-25T06:30:00.499Z] jjxlgroohwog0cc2q1dncb3fq [2024-06-25T06:30:00.499Z] wwv8hqepxayrlldvqoxek8t5t [2024-06-25T06:30:00.500Z] q7t6pvy5z1n0lx1mhrbtsh013 [2024-06-25T06:30:00.500Z] oprt0l6vr20qakzs9fh490x9q [2024-06-25T06:30:00.500Z] wf5h5qm6gyud277zlrcr2cf9q [2024-06-25T06:30:00.500Z] 8i8wfixzo3fg6kg7yqus8ycdy [2024-06-25T06:30:00.500Z] w4u9g4pon9w3rdk4mihiya1up [2024-06-25T06:30:00.500Z] bgjlq1fszks3bxriukmfzmbjw [2024-06-25T06:30:00.500Z] xo9r25nd17exs267f7zzw3a3p [2024-06-25T06:30:00.500Z] yii3622cjoy8ikpdohjsq2g25 [2024-06-25T06:30:00.500Z] pooe8ws8rs0m3yk2j1a516b8p [2024-06-25T06:30:00.500Z] lur82yw7s0gwq5fkegrbg0qxb [2024-06-25T06:30:00.500Z] [2024-06-25T06:30:00.500Z] Total reclaimed space: 3.573GB [2024-06-25T06:30:00.500Z] + docker images [2024-06-25T06:30:00.500Z] REPOSITORY TAG IMAGE ID CREATED SIZE [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] archiveArtifacts [2024-06-25T06:30:00.622Z] Archiving artifacts [Pipeline] emailext [2024-06-25T06:30:00.973Z] Sending email to: sravankumarl@in.ibm.com manoj.palat@in.ibm.com kalyan_prasad@in.ibm.com sdawley@redhat.com platform-releng-dev@eclipse.org [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS