· 4 years ago · Jun 08, 2021, 08:54 AM
1[root@ocp YAKKO]# ./yakko
2__________________________________________________________________________
3
4 YAKKO: Yet Another KVM Konfigurator for Openshift
5__________________________________________________________________________
6
7
8__________________________________________________________________________
9
10STAGE 1: Gather Cluster Configuration information (Time start: 16:24PM)
11
12Enter the name of the OpenShift cluster to create: seb
13
14Enter the DOMAIN name you wish to setup your cluster under ("localdomain"): seb-cloud.com
15
16Enter the SUBNET (/24) inside KVM that you want cluster under ("192.168.140"):
17
18Enter an (existing) directory where you wish to place the OCP VM disks ("/var/lib/libvirt/images"):
19Changing permissions for [/var/lib/libvirt/images] and all paths above.
20All members of the tree need to have read/exec access so that user 'qemu' can run VMs in the destination.
21
22Worker nodes can be built at cluster creation or later.
23To build a cluster with 3 schedulable MASTER nodes, type '0'
24How many worker nodes do you want to configure at cluster build time [0]: 2
25
26How much RAM (MiB) should be allocated to MASTER nodes [10000]:
27
28How much RAM (MiB) should be allocated to WORKER nodes [4000]:
29
30Use latest OCP version available (4.7.13) - proceed [y/n]? y
31
32Attempt AUTOMATIC creation of cluster [seb] - proceed [y/n]? y
33
34__________________________________________________________________________
35
36STAGE 2: Load pull secret (Time start: 16:25PM)
37
38A new pull secret is required.
39Please copy/paste pull secret from [ https://cloud.redhat.com/openshift/install/metal/user-provisioned ]:
40{"auths":{"cloud.openshift.com":{"auth":< PULL SECRET WAS HERE"}}}
41
42__________________________________________________________________________
43
44STAGE 3: Obtain OCP binaries (Installer and RHCOS) (Time start: 16:25PM)
45
46Getting the OCP installer (for version 4.7.13) --> /YAKKO/images/4.7.13
47--2021-06-08 16:25:25-- https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/latest/openshift-install-linux.tar.gz
48Resolving mirror.openshift.com (mirror.openshift.com)... 54.172.163.83, 54.172.173.155
49Connecting to mirror.openshift.com (mirror.openshift.com)|54.172.163.83|:443... connected.
50HTTP request sent, awaiting response... 200 OK
51Length: 89563678 (85M) [application/x-gzip]
52Saving to: ‘STDOUT’
53
54- 100%[========================================================================>] 85.41M 11.6MB/s in 10s
55
562021-06-08 16:25:36 (8.43 MB/s) - written to stdout [89563678/89563678]
57
58Getting the OCP client -> /YAKKO/images/4.7.13
59--2021-06-08 16:25:36-- https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/latest/openshift-client-linux.tar.gz
60Resolving mirror.openshift.com (mirror.openshift.com)... 54.172.173.155, 54.172.163.83
61Connecting to mirror.openshift.com (mirror.openshift.com)|54.172.173.155|:443... connected.
62HTTP request sent, awaiting response... 200 OK
63Length: 23834799 (23M) [application/x-gzip]
64Saving to: ‘STDOUT’
65
66- 100%[========================================================================>] 22.73M 3.75MB/s in 6.8s
67
682021-06-08 16:25:44 (3.35 MB/s) - written to stdout [23834799/23834799]
69
70Getting RHCOS installer files... -> /YAKKO/images/4.7.13
71--2021-06-08 16:25:44-- https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/latest/latest/rhcos-live-kernel-x86_64
72Resolving mirror.openshift.com (mirror.openshift.com)... 54.172.163.83, 54.172.173.155
73Connecting to mirror.openshift.com (mirror.openshift.com)|54.172.163.83|:443... connected.
74HTTP request sent, awaiting response... 200 OK
75Length: 9485680 (9.0M) [text/plain]
76Saving to: ‘rhcos-live-kernel-x86_64’
77
78rhcos-live-kernel-x86_64 100%[========================================================================>] 9.05M 2.76MB/s in 3.3s
79
802021-06-08 16:25:48 (2.76 MB/s) - ‘rhcos-live-kernel-x86_64’ saved [9485680/9485680]
81
82--2021-06-08 16:25:48-- https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/latest/latest/rhcos-live-initramfs.x86_64.img
83Resolving mirror.openshift.com (mirror.openshift.com)... 54.172.173.155, 54.172.163.83
84Connecting to mirror.openshift.com (mirror.openshift.com)|54.172.173.155|:443... connected.
85HTTP request sent, awaiting response... 200 OK
86Length: 86351288 (82M) [application/octet-stream]
87Saving to: ‘rhcos-live-initramfs.x86_64.img’
88
89rhcos-live-initramfs.x86_64.img 100%[========================================================================>] 82.35M 4.36MB/s in 24s
90
912021-06-08 16:26:13 (3.43 MB/s) - ‘rhcos-live-initramfs.x86_64.img’ saved [86351288/86351288]
92
93--2021-06-08 16:26:13-- https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/latest/latest/rhcos-live-rootfs.x86_64.img
94Resolving mirror.openshift.com (mirror.openshift.com)... 54.172.173.155, 54.172.163.83
95Connecting to mirror.openshift.com (mirror.openshift.com)|54.172.173.155|:443... connected.
96HTTP request sent, awaiting response... 200 OK
97Length: 851886080 (812M) [application/octet-stream]
98Saving to: ‘rhcos-live-rootfs.x86_64.img’
99
100rhcos-live-rootfs.x86_64.img 100%[========================================================================>] 812.42M 4.76MB/s in 2m 28s
101
1022021-06-08 16:28:42 (5.47 MB/s) - ‘rhcos-live-rootfs.x86_64.img’ saved [851886080/851886080]
103
104--2021-06-08 16:28:42-- https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/latest/latest/rhcos-metal.x86_64.raw.gz
105Resolving mirror.openshift.com (mirror.openshift.com)... 54.172.163.83, 54.172.173.155
106Connecting to mirror.openshift.com (mirror.openshift.com)|54.172.163.83|:443... connected.
107HTTP request sent, awaiting response... 200 OK
108Length: 942543852 (899M) [application/x-gzip]
109Saving to: ‘rhcos-metal.x86_64.raw.gz’
110
111rhcos-metal.x86_64.raw.gz 100%[========================================================================>] 898.88M 6.15MB/s in 2m 31s
112
1132021-06-08 16:31:15 (5.94 MB/s) - ‘rhcos-metal.x86_64.raw.gz’ saved [942543852/942543852]
114
115
116__________________________________________________________________________
117
118STAGE 4: Libvirt package install/start (Time start: 16:31PM)
119
120Installing package [libvirt]
121Last metadata expiration check: 0:17:39 ago on Tue 08 Jun 2021 16:13:38.
122Dependencies resolved.
123=======================================================================================================================================================
124 Package Architecture Version Repository Size
125=======================================================================================================================================================
126Installing:
127 libvirt x86_64 7.0.0-4.fc34 fedora 9.9 k
128Installing dependencies:
129 boost-iostreams x86_64 1.75.0-4.fc34 fedora 39 k
130 boost-system x86_64 1.75.0-4.fc34 fedora 14 k
131 boost-thread x86_64 1.75.0-4.fc34 fedora 57 k
132 corosynclib x86_64 3.1.3-1.fc34 updates 51 k
133 cyrus-sasl x86_64 2.1.27-8.fc34 fedora 69 k
134 daxctl-libs x86_64 71.1-2.fc34 fedora 40 k
135 fmt x86_64 7.1.3-3.fc34 updates 116 k
136 fuse x86_64 2.9.9-11.fc34 fedora 81 k
137 fuse-common x86_64 3.10.3-1.fc34 updates 8.6 k
138 glusterfs x86_64 9.2-1.fc34 updates 651 k
139 glusterfs-cli x86_64 9.2-1.fc34 updates 192 k
140 glusterfs-client-xlators x86_64 9.2-1.fc34 updates 914 k
141 glusterfs-fuse x86_64 9.2-1.fc34 updates 147 k
142 gnutls-dane x86_64 3.7.2-1.fc34 updates 32 k
143 gnutls-utils x86_64 3.7.2-1.fc34 updates 452 k
144 libgfapi0 x86_64 9.2-1.fc34 updates 97 k
145 libgfrpc0 x86_64 9.2-1.fc34 updates 58 k
146 libgfxdr0 x86_64 9.2-1.fc34 updates 32 k
147 libglusterd0 x86_64 9.2-1.fc34 updates 15 k
148 libglusterfs0 x86_64 9.2-1.fc34 updates 311 k
149 libiscsi x86_64 1.19.0-3.fc34 fedora 88 k
150 libpciaccess x86_64 0.16-4.fc34 fedora 27 k
151 libpmem x86_64 1.10-3.fc34 fedora 110 k
152 libpmemobj x86_64 1.10-3.fc34 fedora 159 k
153 libqb x86_64 2.0.3-1.fc34 fedora 94 k
154 librados2 x86_64 2:16.2.4-1.fc34 updates 3.5 M
155 librbd1 x86_64 2:16.2.4-1.fc34 updates 3.6 M
156 librdmacm x86_64 35.0-1.fc34 updates 73 k
157 libssh2 x86_64 1.9.0-7.fc34 fedora 118 k
158 libtpms x86_64 0.8.2-0.20210301git729fc6a4ca.fc34.1 fedora 392 k
159 liburing x86_64 0.7-4.fc34 fedora 26 k
160 libvirt-bash-completion x86_64 7.0.0-4.fc34 fedora 11 k
161 libvirt-client x86_64 7.0.0-4.fc34 fedora 344 k
162 libvirt-daemon x86_64 7.0.0-4.fc34 fedora 318 k
163 libvirt-daemon-config-network x86_64 7.0.0-4.fc34 fedora 12 k
164 libvirt-daemon-config-nwfilter x86_64 7.0.0-4.fc34 fedora 17 k
165 libvirt-daemon-driver-interface x86_64 7.0.0-4.fc34 fedora 158 k
166 libvirt-daemon-driver-libxl x86_64 7.0.0-4.fc34 fedora 261 k
167 libvirt-daemon-driver-lxc x86_64 7.0.0-4.fc34 fedora 271 k
168 libvirt-daemon-driver-network x86_64 7.0.0-4.fc34 fedora 197 k
169 libvirt-daemon-driver-nodedev x86_64 7.0.0-4.fc34 fedora 169 k
170 libvirt-daemon-driver-nwfilter x86_64 7.0.0-4.fc34 fedora 193 k
171 libvirt-daemon-driver-qemu x86_64 7.0.0-4.fc34 fedora 867 k
172 libvirt-daemon-driver-secret x86_64 7.0.0-4.fc34 fedora 155 k
173 libvirt-daemon-driver-storage x86_64 7.0.0-4.fc34 fedora 9.7 k
174 libvirt-daemon-driver-storage-core x86_64 7.0.0-4.fc34 fedora 213 k
175 libvirt-daemon-driver-storage-disk x86_64 7.0.0-4.fc34 fedora 21 k
176 libvirt-daemon-driver-storage-gluster x86_64 7.0.0-4.fc34 fedora 24 k
177 libvirt-daemon-driver-storage-iscsi x86_64 7.0.0-4.fc34 fedora 18 k
178 libvirt-daemon-driver-storage-iscsi-direct x86_64 7.0.0-4.fc34 fedora 20 k
179 libvirt-daemon-driver-storage-logical x86_64 7.0.0-4.fc34 fedora 22 k
180 libvirt-daemon-driver-storage-mpath x86_64 7.0.0-4.fc34 fedora 15 k
181 libvirt-daemon-driver-storage-rbd x86_64 7.0.0-4.fc34 fedora 26 k
182 libvirt-daemon-driver-storage-scsi x86_64 7.0.0-4.fc34 fedora 18 k
183 libvirt-daemon-driver-storage-sheepdog x86_64 7.0.0-4.fc34 fedora 17 k
184 libvirt-daemon-driver-storage-zfs x86_64 7.0.0-4.fc34 fedora 18 k
185 libvirt-daemon-driver-vbox x86_64 7.0.0-4.fc34 fedora 234 k
186 libvirt-libs x86_64 7.0.0-4.fc34 fedora 4.3 M
187 libwsman1 x86_64 2.6.8-19.fc34 fedora 140 k
188 lttng-ust x86_64 2.12.0-4.fc34 fedora 289 k
189 lzop x86_64 1.04-6.fc34 fedora 57 k
190 mdevctl noarch 0.78-2.fc34 fedora 33 k
191 ndctl-libs x86_64 71.1-2.fc34 fedora 80 k
192 numad x86_64 0.5-34.20150602git.fc34 fedora 37 k
193 python3-cffi x86_64 1.14.5-1.fc34 fedora 244 k
194 python3-cryptography x86_64 3.4.6-1.fc34 fedora 1.4 M
195 python3-ply noarch 3.11-11.fc34 fedora 103 k
196 python3-pycparser noarch 2.20-3.fc34 fedora 126 k
197 qemu-img x86_64 2:5.2.0-7.fc34 updates 1.2 M
198 radvd x86_64 2.19-2.fc34 fedora 88 k
199 sheepdog x86_64 1.0.1-14.fc34 fedora 284 k
200 swtpm x86_64 0.5.2-2.20201226gite59c0c1.fc34 fedora 41 k
201 swtpm-libs x86_64 0.5.2-2.20201226gite59c0c1.fc34 fedora 45 k
202 swtpm-tools x86_64 0.5.2-2.20201226gite59c0c1.fc34 fedora 120 k
203 systemd-container x86_64 248.3-1.fc34 updates 525 k
204 xen-libs x86_64 4.14.2-1.fc34 updates 632 k
205 xen-licenses x86_64 4.14.2-1.fc34 updates 49 k
206 yajl x86_64 2.1.0-16.fc34 fedora 38 k
207 zfs-fuse x86_64 0.7.2.2-18.fc34 fedora 1.5 M
208
209Transaction Summary
210=======================================================================================================================================================
211Install 80 Packages
212
213Total download size: 26 M
214Installed size: 105 M
215Downloading Packages:
216(1/80): boost-system-1.75.0-4.fc34.x86_64.rpm 56 kB/s | 14 kB 00:00
217(2/80): boost-iostreams-1.75.0-4.fc34.x86_64.rpm 145 kB/s | 39 kB 00:00
218(3/80): boost-thread-1.75.0-4.fc34.x86_64.rpm 201 kB/s | 57 kB 00:00
219(4/80): cyrus-sasl-2.1.27-8.fc34.x86_64.rpm 1.2 MB/s | 69 kB 00:00
220(5/80): daxctl-libs-71.1-2.fc34.x86_64.rpm 750 kB/s | 40 kB 00:00
221(6/80): fuse-2.9.9-11.fc34.x86_64.rpm 1.7 MB/s | 81 kB 00:00
222(7/80): libiscsi-1.19.0-3.fc34.x86_64.rpm 2.3 MB/s | 88 kB 00:00
223(8/80): libpciaccess-0.16-4.fc34.x86_64.rpm 709 kB/s | 27 kB 00:00
224(9/80): libpmemobj-1.10-3.fc34.x86_64.rpm 3.2 MB/s | 159 kB 00:00
225(10/80): libqb-2.0.3-1.fc34.x86_64.rpm 1.8 MB/s | 94 kB 00:00
226(11/80): libpmem-1.10-3.fc34.x86_64.rpm 1.1 MB/s | 110 kB 00:00
227(12/80): libssh2-1.9.0-7.fc34.x86_64.rpm 2.4 MB/s | 118 kB 00:00
228(13/80): libtpms-0.8.2-0.20210301git729fc6a4ca.fc34.1.x86_64.rpm 4.1 MB/s | 392 kB 00:00
229(14/80): libvirt-7.0.0-4.fc34.x86_64.rpm 158 kB/s | 9.9 kB 00:00
230(15/80): liburing-0.7-4.fc34.x86_64.rpm 291 kB/s | 26 kB 00:00
231(16/80): libvirt-bash-completion-7.0.0-4.fc34.x86_64.rpm 253 kB/s | 11 kB 00:00
232(17/80): libvirt-daemon-config-network-7.0.0-4.fc34.x86_64.rpm 15 kB/s | 12 kB 00:00
233(18/80): libvirt-client-7.0.0-4.fc34.x86_64.rpm 399 kB/s | 344 kB 00:00
234(19/80): libvirt-daemon-7.0.0-4.fc34.x86_64.rpm 368 kB/s | 318 kB 00:00
235(20/80): libvirt-daemon-config-nwfilter-7.0.0-4.fc34.x86_64.rpm 166 kB/s | 17 kB 00:00
236(21/80): libvirt-daemon-driver-interface-7.0.0-4.fc34.x86_64.rpm 2.2 MB/s | 158 kB 00:00
237(22/80): libvirt-daemon-driver-libxl-7.0.0-4.fc34.x86_64.rpm 2.3 MB/s | 261 kB 00:00
238(23/80): libvirt-daemon-driver-lxc-7.0.0-4.fc34.x86_64.rpm 2.9 MB/s | 271 kB 00:00
239(24/80): libvirt-daemon-driver-network-7.0.0-4.fc34.x86_64.rpm 2.5 MB/s | 197 kB 00:00
240(25/80): libvirt-daemon-driver-nodedev-7.0.0-4.fc34.x86_64.rpm 3.3 MB/s | 169 kB 00:00
241(26/80): libvirt-daemon-driver-nwfilter-7.0.0-4.fc34.x86_64.rpm 4.3 MB/s | 193 kB 00:00
242(27/80): libvirt-daemon-driver-qemu-7.0.0-4.fc34.x86_64.rpm 8.1 MB/s | 867 kB 00:00
243(28/80): libvirt-daemon-driver-secret-7.0.0-4.fc34.x86_64.rpm 1.5 MB/s | 155 kB 00:00
244(29/80): libvirt-daemon-driver-storage-7.0.0-4.fc34.x86_64.rpm 107 kB/s | 9.7 kB 00:00
245(30/80): libvirt-daemon-driver-storage-core-7.0.0-4.fc34.x86_64.rpm 4.6 MB/s | 213 kB 00:00
246(31/80): libvirt-daemon-driver-storage-disk-7.0.0-4.fc34.x86_64.rpm 553 kB/s | 21 kB 00:00
247(32/80): libvirt-daemon-driver-storage-gluster-7.0.0-4.fc34.x86_64.rpm 516 kB/s | 24 kB 00:00
248(33/80): libvirt-daemon-driver-storage-iscsi-7.0.0-4.fc34.x86_64.rpm 663 kB/s | 18 kB 00:00
249(34/80): libvirt-daemon-driver-storage-iscsi-direct-7.0.0-4.fc34.x86_64.rpm 708 kB/s | 20 kB 00:00
250(35/80): libvirt-daemon-driver-storage-logical-7.0.0-4.fc34.x86_64.rpm 339 kB/s | 22 kB 00:00
251(36/80): libvirt-daemon-driver-storage-mpath-7.0.0-4.fc34.x86_64.rpm 251 kB/s | 15 kB 00:00
252(37/80): libvirt-daemon-driver-storage-rbd-7.0.0-4.fc34.x86_64.rpm 445 kB/s | 26 kB 00:00
253(38/80): libvirt-daemon-driver-storage-scsi-7.0.0-4.fc34.x86_64.rpm 478 kB/s | 18 kB 00:00
254(39/80): libvirt-daemon-driver-storage-sheepdog-7.0.0-4.fc34.x86_64.rpm 561 kB/s | 17 kB 00:00
255(40/80): libvirt-daemon-driver-storage-zfs-7.0.0-4.fc34.x86_64.rpm 484 kB/s | 18 kB 00:00
256(41/80): libvirt-daemon-driver-vbox-7.0.0-4.fc34.x86_64.rpm 3.1 MB/s | 234 kB 00:00
257(42/80): libwsman1-2.6.8-19.fc34.x86_64.rpm 690 kB/s | 140 kB 00:00
258(43/80): lttng-ust-2.12.0-4.fc34.x86_64.rpm 994 kB/s | 289 kB 00:00
259(44/80): lzop-1.04-6.fc34.x86_64.rpm 266 kB/s | 57 kB 00:00
260(45/80): libvirt-libs-7.0.0-4.fc34.x86_64.rpm 8.3 MB/s | 4.3 MB 00:00
261(46/80): mdevctl-0.78-2.fc34.noarch.rpm 187 kB/s | 33 kB 00:00
262(47/80): ndctl-libs-71.1-2.fc34.x86_64.rpm 658 kB/s | 80 kB 00:00
263(48/80): numad-0.5-34.20150602git.fc34.x86_64.rpm 1.3 MB/s | 37 kB 00:00
264(49/80): python3-cffi-1.14.5-1.fc34.x86_64.rpm 3.9 MB/s | 244 kB 00:00
265(50/80): python3-ply-3.11-11.fc34.noarch.rpm 1.3 MB/s | 103 kB 00:00
266(51/80): python3-pycparser-2.20-3.fc34.noarch.rpm 3.0 MB/s | 126 kB 00:00
267(52/80): python3-cryptography-3.4.6-1.fc34.x86_64.rpm 6.6 MB/s | 1.4 MB 00:00
268(53/80): sheepdog-1.0.1-14.fc34.x86_64.rpm 2.3 MB/s | 284 kB 00:00
269(54/80): radvd-2.19-2.fc34.x86_64.rpm 612 kB/s | 88 kB 00:00
270(55/80): swtpm-0.5.2-2.20201226gite59c0c1.fc34.x86_64.rpm 1.2 MB/s | 41 kB 00:00
271(56/80): swtpm-libs-0.5.2-2.20201226gite59c0c1.fc34.x86_64.rpm 1.5 MB/s | 45 kB 00:00
272(57/80): swtpm-tools-0.5.2-2.20201226gite59c0c1.fc34.x86_64.rpm 2.2 MB/s | 120 kB 00:00
273(58/80): yajl-2.1.0-16.fc34.x86_64.rpm 690 kB/s | 38 kB 00:00
274(59/80): zfs-fuse-0.7.2.2-18.fc34.x86_64.rpm 8.2 MB/s | 1.5 MB 00:00
275(60/80): fuse-common-3.10.3-1.fc34.x86_64.rpm 6.4 kB/s | 8.6 kB 00:01
276(61/80): corosynclib-3.1.3-1.fc34.x86_64.rpm 31 kB/s | 51 kB 00:01
277(62/80): fmt-7.1.3-3.fc34.x86_64.rpm 69 kB/s | 116 kB 00:01
278(63/80): glusterfs-cli-9.2-1.fc34.x86_64.rpm 186 kB/s | 192 kB 00:01
279(64/80): glusterfs-9.2-1.fc34.x86_64.rpm 435 kB/s | 651 kB 00:01
280(65/80): glusterfs-client-xlators-9.2-1.fc34.x86_64.rpm 640 kB/s | 914 kB 00:01
281(66/80): glusterfs-fuse-9.2-1.fc34.x86_64.rpm 341 kB/s | 147 kB 00:00
282(67/80): gnutls-dane-3.7.2-1.fc34.x86_64.rpm 142 kB/s | 32 kB 00:00
283(68/80): libgfrpc0-9.2-1.fc34.x86_64.rpm 256 kB/s | 58 kB 00:00
284(69/80): libgfapi0-9.2-1.fc34.x86_64.rpm 132 kB/s | 97 kB 00:00
285(70/80): libgfxdr0-9.2-1.fc34.x86_64.rpm 60 kB/s | 32 kB 00:00
286(71/80): libglusterd0-9.2-1.fc34.x86_64.rpm 92 kB/s | 15 kB 00:00
287(72/80): gnutls-utils-3.7.2-1.fc34.x86_64.rpm 478 kB/s | 452 kB 00:00
288(73/80): libglusterfs0-9.2-1.fc34.x86_64.rpm 484 kB/s | 311 kB 00:00
289(74/80): librdmacm-35.0-1.fc34.x86_64.rpm 256 kB/s | 73 kB 00:00
290(75/80): qemu-img-5.2.0-7.fc34.x86_64.rpm 2.3 MB/s | 1.2 MB 00:00
291(76/80): librados2-16.2.4-1.fc34.x86_64.rpm 2.1 MB/s | 3.5 MB 00:01
292(77/80): librbd1-16.2.4-1.fc34.x86_64.rpm 2.1 MB/s | 3.6 MB 00:01
293(78/80): xen-licenses-4.14.2-1.fc34.x86_64.rpm 8.5 kB/s | 49 kB 00:05
294(79/80): systemd-container-248.3-1.fc34.x86_64.rpm 85 kB/s | 525 kB 00:06
295(80/80): xen-libs-4.14.2-1.fc34.x86_64.rpm 106 kB/s | 632 kB 00:05
296-------------------------------------------------------------------------------------------------------------------------------------------------------
297Total 1.6 MB/s | 26 MB 00:16
298Running transaction check
299Transaction check succeeded.
300Running transaction test
301Transaction test succeeded.
302Running transaction
303 Preparing : 1/1
304 Installing : libgfxdr0-9.2-1.fc34.x86_64 1/80
305 Installing : libglusterfs0-9.2-1.fc34.x86_64 2/80
306 Installing : libgfrpc0-9.2-1.fc34.x86_64 3/80
307 Installing : daxctl-libs-71.1-2.fc34.x86_64 4/80
308 Installing : ndctl-libs-71.1-2.fc34.x86_64 5/80
309 Installing : glusterfs-client-xlators-9.2-1.fc34.x86_64 6/80
310 Installing : systemd-container-248.3-1.fc34.x86_64 7/80
311 Installing : librdmacm-35.0-1.fc34.x86_64 8/80
312 Installing : fmt-7.1.3-3.fc34.x86_64 9/80
313 Installing : yajl-2.1.0-16.fc34.x86_64 10/80
314 Installing : lttng-ust-2.12.0-4.fc34.x86_64 11/80
315 Installing : liburing-0.7-4.fc34.x86_64 12/80
316 Installing : qemu-img-2:5.2.0-7.fc34.x86_64 13/80
317 Installing : libtpms-0.8.2-0.20210301git729fc6a4ca.fc34.1.x86_64 14/80
318 Installing : swtpm-libs-0.5.2-2.20201226gite59c0c1.fc34.x86_64 15/80
319 Installing : swtpm-0.5.2-2.20201226gite59c0c1.fc34.x86_64 16/80
320 Running scriptlet: swtpm-0.5.2-2.20201226gite59c0c1.fc34.x86_64 16/80
321 Installing : libiscsi-1.19.0-3.fc34.x86_64 17/80
322 Running scriptlet: libiscsi-1.19.0-3.fc34.x86_64 17/80
323 Installing : libgfapi0-9.2-1.fc34.x86_64 18/80
324 Installing : libpmem-1.10-3.fc34.x86_64 19/80
325 Installing : libpmemobj-1.10-3.fc34.x86_64 20/80
326 Running scriptlet: glusterfs-9.2-1.fc34.x86_64 21/80
327 Installing : glusterfs-9.2-1.fc34.x86_64 21/80
328 Running scriptlet: glusterfs-9.2-1.fc34.x86_64 21/80
329 Installing : glusterfs-fuse-9.2-1.fc34.x86_64 22/80
330 Installing : libglusterd0-9.2-1.fc34.x86_64 23/80
331 Installing : glusterfs-cli-9.2-1.fc34.x86_64 24/80
332 Installing : xen-licenses-4.14.2-1.fc34.x86_64 25/80
333 Installing : xen-libs-4.14.2-1.fc34.x86_64 26/80
334 Installing : gnutls-dane-3.7.2-1.fc34.x86_64 27/80
335 Installing : gnutls-utils-3.7.2-1.fc34.x86_64 28/80
336 Installing : fuse-common-3.10.3-1.fc34.x86_64 29/80
337 Installing : fuse-2.9.9-11.fc34.x86_64 30/80
338 Installing : zfs-fuse-0.7.2.2-18.fc34.x86_64 31/80
339 Running scriptlet: zfs-fuse-0.7.2.2-18.fc34.x86_64 31/80
340 Running scriptlet: radvd-2.19-2.fc34.x86_64 32/80
341 Installing : radvd-2.19-2.fc34.x86_64 32/80
342 Running scriptlet: radvd-2.19-2.fc34.x86_64 32/80
343 Installing : python3-ply-3.11-11.fc34.noarch 33/80
344 Installing : python3-pycparser-2.20-3.fc34.noarch 34/80
345 Installing : python3-cffi-1.14.5-1.fc34.x86_64 35/80
346 Installing : python3-cryptography-3.4.6-1.fc34.x86_64 36/80
347 Installing : swtpm-tools-0.5.2-2.20201226gite59c0c1.fc34.x86_64 37/80
348 Installing : numad-0.5-34.20150602git.fc34.x86_64 38/80
349 Running scriptlet: numad-0.5-34.20150602git.fc34.x86_64 38/80
350 Installing : mdevctl-0.78-2.fc34.noarch 39/80
351 Installing : lzop-1.04-6.fc34.x86_64 40/80
352 Installing : libwsman1-2.6.8-19.fc34.x86_64 41/80
353 Installing : libvirt-bash-completion-7.0.0-4.fc34.x86_64 42/80
354 Installing : libssh2-1.9.0-7.fc34.x86_64 43/80
355 Installing : libqb-2.0.3-1.fc34.x86_64 44/80
356 Installing : corosynclib-3.1.3-1.fc34.x86_64 45/80
357 Installing : sheepdog-1.0.1-14.fc34.x86_64 46/80
358 Running scriptlet: sheepdog-1.0.1-14.fc34.x86_64 46/80
359 Installing : libpciaccess-0.16-4.fc34.x86_64 47/80
360 Running scriptlet: cyrus-sasl-2.1.27-8.fc34.x86_64 48/80
361 Installing : cyrus-sasl-2.1.27-8.fc34.x86_64 48/80
362 Running scriptlet: cyrus-sasl-2.1.27-8.fc34.x86_64 48/80
363 Installing : libvirt-libs-7.0.0-4.fc34.x86_64 49/80
364 Running scriptlet: libvirt-libs-7.0.0-4.fc34.x86_64 49/80
365 Running scriptlet: libvirt-daemon-7.0.0-4.fc34.x86_64 50/80
366 Installing : libvirt-daemon-7.0.0-4.fc34.x86_64 50/80
367 Running scriptlet: libvirt-daemon-7.0.0-4.fc34.x86_64 50/80
368Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service.
369Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket.
370Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket.
371Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket.
372Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket.
373
374 Installing : libvirt-daemon-driver-storage-core-7.0.0-4.fc34.x86_64 51/80
375 Installing : libvirt-daemon-driver-network-7.0.0-4.fc34.x86_64 52/80
376 Running scriptlet: libvirt-daemon-driver-network-7.0.0-4.fc34.x86_64 52/80
377 Installing : libvirt-daemon-driver-nwfilter-7.0.0-4.fc34.x86_64 53/80
378 Installing : libvirt-daemon-config-nwfilter-7.0.0-4.fc34.x86_64 54/80
379 Running scriptlet: libvirt-daemon-config-nwfilter-7.0.0-4.fc34.x86_64 54/80
380 Installing : libvirt-daemon-config-network-7.0.0-4.fc34.x86_64 55/80
381 Running scriptlet: libvirt-daemon-config-network-7.0.0-4.fc34.x86_64 55/80
382 Installing : libvirt-daemon-driver-lxc-7.0.0-4.fc34.x86_64 56/80
383 Installing : libvirt-daemon-driver-storage-disk-7.0.0-4.fc34.x86_64 57/80
384 Installing : libvirt-daemon-driver-storage-gluster-7.0.0-4.fc34.x86_64 58/80
385 Installing : libvirt-daemon-driver-storage-iscsi-7.0.0-4.fc34.x86_64 59/80
386 Installing : libvirt-daemon-driver-storage-iscsi-direct-7.0.0-4.fc34.x86_64 60/80
387 Installing : libvirt-daemon-driver-storage-logical-7.0.0-4.fc34.x86_64 61/80
388 Installing : libvirt-daemon-driver-storage-mpath-7.0.0-4.fc34.x86_64 62/80
389 Installing : libvirt-daemon-driver-storage-scsi-7.0.0-4.fc34.x86_64 63/80
390 Installing : libvirt-daemon-driver-storage-sheepdog-7.0.0-4.fc34.x86_64 64/80
391 Installing : libvirt-daemon-driver-storage-zfs-7.0.0-4.fc34.x86_64 65/80
392 Installing : libvirt-daemon-driver-interface-7.0.0-4.fc34.x86_64 66/80
393 Installing : libvirt-daemon-driver-libxl-7.0.0-4.fc34.x86_64 67/80
394 Installing : libvirt-daemon-driver-nodedev-7.0.0-4.fc34.x86_64 68/80
395 Running scriptlet: libvirt-daemon-driver-qemu-7.0.0-4.fc34.x86_64 69/80
396 Installing : libvirt-daemon-driver-qemu-7.0.0-4.fc34.x86_64 69/80
397 Installing : libvirt-daemon-driver-secret-7.0.0-4.fc34.x86_64 70/80
398 Installing : libvirt-daemon-driver-vbox-7.0.0-4.fc34.x86_64 71/80
399 Installing : libvirt-client-7.0.0-4.fc34.x86_64 72/80
400 Running scriptlet: libvirt-client-7.0.0-4.fc34.x86_64 72/80
401 Installing : boost-system-1.75.0-4.fc34.x86_64 73/80
402 Installing : boost-thread-1.75.0-4.fc34.x86_64 74/80
403 Installing : boost-iostreams-1.75.0-4.fc34.x86_64 75/80
404 Installing : librados2-2:16.2.4-1.fc34.x86_64 76/80
405 Running scriptlet: librados2-2:16.2.4-1.fc34.x86_64 76/80
406 Installing : librbd1-2:16.2.4-1.fc34.x86_64 77/80
407 Running scriptlet: librbd1-2:16.2.4-1.fc34.x86_64 77/80
408 Installing : libvirt-daemon-driver-storage-rbd-7.0.0-4.fc34.x86_64 78/80
409 Installing : libvirt-daemon-driver-storage-7.0.0-4.fc34.x86_64 79/80
410 Installing : libvirt-7.0.0-4.fc34.x86_64 80/80
411 Running scriptlet: swtpm-0.5.2-2.20201226gite59c0c1.fc34.x86_64 80/80
412 Running scriptlet: libvirt-daemon-7.0.0-4.fc34.x86_64 80/80
413 Running scriptlet: libvirt-daemon-config-nwfilter-7.0.0-4.fc34.x86_64 80/80
414 Running scriptlet: libvirt-daemon-config-network-7.0.0-4.fc34.x86_64 80/80
415 Running scriptlet: libvirt-7.0.0-4.fc34.x86_64 80/80
416 Verifying : boost-iostreams-1.75.0-4.fc34.x86_64 1/80
417 Verifying : boost-system-1.75.0-4.fc34.x86_64 2/80
418 Verifying : boost-thread-1.75.0-4.fc34.x86_64 3/80
419 Verifying : cyrus-sasl-2.1.27-8.fc34.x86_64 4/80
420 Verifying : daxctl-libs-71.1-2.fc34.x86_64 5/80
421 Verifying : fuse-2.9.9-11.fc34.x86_64 6/80
422 Verifying : libiscsi-1.19.0-3.fc34.x86_64 7/80
423 Verifying : libpciaccess-0.16-4.fc34.x86_64 8/80
424 Verifying : libpmem-1.10-3.fc34.x86_64 9/80
425 Verifying : libpmemobj-1.10-3.fc34.x86_64 10/80
426 Verifying : libqb-2.0.3-1.fc34.x86_64 11/80
427 Verifying : libssh2-1.9.0-7.fc34.x86_64 12/80
428 Verifying : libtpms-0.8.2-0.20210301git729fc6a4ca.fc34.1.x86_64 13/80
429 Verifying : liburing-0.7-4.fc34.x86_64 14/80
430 Verifying : libvirt-7.0.0-4.fc34.x86_64 15/80
431 Verifying : libvirt-bash-completion-7.0.0-4.fc34.x86_64 16/80
432 Verifying : libvirt-client-7.0.0-4.fc34.x86_64 17/80
433 Verifying : libvirt-daemon-7.0.0-4.fc34.x86_64 18/80
434 Verifying : libvirt-daemon-config-network-7.0.0-4.fc34.x86_64 19/80
435 Verifying : libvirt-daemon-config-nwfilter-7.0.0-4.fc34.x86_64 20/80
436 Verifying : libvirt-daemon-driver-interface-7.0.0-4.fc34.x86_64 21/80
437 Verifying : libvirt-daemon-driver-libxl-7.0.0-4.fc34.x86_64 22/80
438 Verifying : libvirt-daemon-driver-lxc-7.0.0-4.fc34.x86_64 23/80
439 Verifying : libvirt-daemon-driver-network-7.0.0-4.fc34.x86_64 24/80
440 Verifying : libvirt-daemon-driver-nodedev-7.0.0-4.fc34.x86_64 25/80
441 Verifying : libvirt-daemon-driver-nwfilter-7.0.0-4.fc34.x86_64 26/80
442 Verifying : libvirt-daemon-driver-qemu-7.0.0-4.fc34.x86_64 27/80
443 Verifying : libvirt-daemon-driver-secret-7.0.0-4.fc34.x86_64 28/80
444 Verifying : libvirt-daemon-driver-storage-7.0.0-4.fc34.x86_64 29/80
445 Verifying : libvirt-daemon-driver-storage-core-7.0.0-4.fc34.x86_64 30/80
446 Verifying : libvirt-daemon-driver-storage-disk-7.0.0-4.fc34.x86_64 31/80
447 Verifying : libvirt-daemon-driver-storage-gluster-7.0.0-4.fc34.x86_64 32/80
448 Verifying : libvirt-daemon-driver-storage-iscsi-7.0.0-4.fc34.x86_64 33/80
449 Verifying : libvirt-daemon-driver-storage-iscsi-direct-7.0.0-4.fc34.x86_64 34/80
450 Verifying : libvirt-daemon-driver-storage-logical-7.0.0-4.fc34.x86_64 35/80
451 Verifying : libvirt-daemon-driver-storage-mpath-7.0.0-4.fc34.x86_64 36/80
452 Verifying : libvirt-daemon-driver-storage-rbd-7.0.0-4.fc34.x86_64 37/80
453 Verifying : libvirt-daemon-driver-storage-scsi-7.0.0-4.fc34.x86_64 38/80
454 Verifying : libvirt-daemon-driver-storage-sheepdog-7.0.0-4.fc34.x86_64 39/80
455 Verifying : libvirt-daemon-driver-storage-zfs-7.0.0-4.fc34.x86_64 40/80
456 Verifying : libvirt-daemon-driver-vbox-7.0.0-4.fc34.x86_64 41/80
457 Verifying : libvirt-libs-7.0.0-4.fc34.x86_64 42/80
458 Verifying : libwsman1-2.6.8-19.fc34.x86_64 43/80
459 Verifying : lttng-ust-2.12.0-4.fc34.x86_64 44/80
460 Verifying : lzop-1.04-6.fc34.x86_64 45/80
461 Verifying : mdevctl-0.78-2.fc34.noarch 46/80
462 Verifying : ndctl-libs-71.1-2.fc34.x86_64 47/80
463 Verifying : numad-0.5-34.20150602git.fc34.x86_64 48/80
464 Verifying : python3-cffi-1.14.5-1.fc34.x86_64 49/80
465 Verifying : python3-cryptography-3.4.6-1.fc34.x86_64 50/80
466 Verifying : python3-ply-3.11-11.fc34.noarch 51/80
467 Verifying : python3-pycparser-2.20-3.fc34.noarch 52/80
468 Verifying : radvd-2.19-2.fc34.x86_64 53/80
469 Verifying : sheepdog-1.0.1-14.fc34.x86_64 54/80
470 Verifying : swtpm-0.5.2-2.20201226gite59c0c1.fc34.x86_64 55/80
471 Verifying : swtpm-libs-0.5.2-2.20201226gite59c0c1.fc34.x86_64 56/80
472 Verifying : swtpm-tools-0.5.2-2.20201226gite59c0c1.fc34.x86_64 57/80
473 Verifying : yajl-2.1.0-16.fc34.x86_64 58/80
474 Verifying : zfs-fuse-0.7.2.2-18.fc34.x86_64 59/80
475 Verifying : corosynclib-3.1.3-1.fc34.x86_64 60/80
476 Verifying : fmt-7.1.3-3.fc34.x86_64 61/80
477 Verifying : fuse-common-3.10.3-1.fc34.x86_64 62/80
478 Verifying : glusterfs-9.2-1.fc34.x86_64 63/80
479 Verifying : glusterfs-cli-9.2-1.fc34.x86_64 64/80
480 Verifying : glusterfs-client-xlators-9.2-1.fc34.x86_64 65/80
481 Verifying : glusterfs-fuse-9.2-1.fc34.x86_64 66/80
482 Verifying : gnutls-dane-3.7.2-1.fc34.x86_64 67/80
483 Verifying : gnutls-utils-3.7.2-1.fc34.x86_64 68/80
484 Verifying : libgfapi0-9.2-1.fc34.x86_64 69/80
485 Verifying : libgfrpc0-9.2-1.fc34.x86_64 70/80
486 Verifying : libgfxdr0-9.2-1.fc34.x86_64 71/80
487 Verifying : libglusterd0-9.2-1.fc34.x86_64 72/80
488 Verifying : libglusterfs0-9.2-1.fc34.x86_64 73/80
489 Verifying : librados2-2:16.2.4-1.fc34.x86_64 74/80
490 Verifying : librbd1-2:16.2.4-1.fc34.x86_64 75/80
491 Verifying : librdmacm-35.0-1.fc34.x86_64 76/80
492 Verifying : qemu-img-2:5.2.0-7.fc34.x86_64 77/80
493 Verifying : systemd-container-248.3-1.fc34.x86_64 78/80
494 Verifying : xen-libs-4.14.2-1.fc34.x86_64 79/80
495 Verifying : xen-licenses-4.14.2-1.fc34.x86_64 80/80
496
497Installed:
498 boost-iostreams-1.75.0-4.fc34.x86_64 boost-system-1.75.0-4.fc34.x86_64
499 boost-thread-1.75.0-4.fc34.x86_64 corosynclib-3.1.3-1.fc34.x86_64
500 cyrus-sasl-2.1.27-8.fc34.x86_64 daxctl-libs-71.1-2.fc34.x86_64
501 fmt-7.1.3-3.fc34.x86_64 fuse-2.9.9-11.fc34.x86_64
502 fuse-common-3.10.3-1.fc34.x86_64 glusterfs-9.2-1.fc34.x86_64
503 glusterfs-cli-9.2-1.fc34.x86_64 glusterfs-client-xlators-9.2-1.fc34.x86_64
504 glusterfs-fuse-9.2-1.fc34.x86_64 gnutls-dane-3.7.2-1.fc34.x86_64
505 gnutls-utils-3.7.2-1.fc34.x86_64 libgfapi0-9.2-1.fc34.x86_64
506 libgfrpc0-9.2-1.fc34.x86_64 libgfxdr0-9.2-1.fc34.x86_64
507 libglusterd0-9.2-1.fc34.x86_64 libglusterfs0-9.2-1.fc34.x86_64
508 libiscsi-1.19.0-3.fc34.x86_64 libpciaccess-0.16-4.fc34.x86_64
509 libpmem-1.10-3.fc34.x86_64 libpmemobj-1.10-3.fc34.x86_64
510 libqb-2.0.3-1.fc34.x86_64 librados2-2:16.2.4-1.fc34.x86_64
511 librbd1-2:16.2.4-1.fc34.x86_64 librdmacm-35.0-1.fc34.x86_64
512 libssh2-1.9.0-7.fc34.x86_64 libtpms-0.8.2-0.20210301git729fc6a4ca.fc34.1.x86_64
513 liburing-0.7-4.fc34.x86_64 libvirt-7.0.0-4.fc34.x86_64
514 libvirt-bash-completion-7.0.0-4.fc34.x86_64 libvirt-client-7.0.0-4.fc34.x86_64
515 libvirt-daemon-7.0.0-4.fc34.x86_64 libvirt-daemon-config-network-7.0.0-4.fc34.x86_64
516 libvirt-daemon-config-nwfilter-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-interface-7.0.0-4.fc34.x86_64
517 libvirt-daemon-driver-libxl-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-lxc-7.0.0-4.fc34.x86_64
518 libvirt-daemon-driver-network-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-nodedev-7.0.0-4.fc34.x86_64
519 libvirt-daemon-driver-nwfilter-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-qemu-7.0.0-4.fc34.x86_64
520 libvirt-daemon-driver-secret-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-storage-7.0.0-4.fc34.x86_64
521 libvirt-daemon-driver-storage-core-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-storage-disk-7.0.0-4.fc34.x86_64
522 libvirt-daemon-driver-storage-gluster-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-storage-iscsi-7.0.0-4.fc34.x86_64
523 libvirt-daemon-driver-storage-iscsi-direct-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-storage-logical-7.0.0-4.fc34.x86_64
524 libvirt-daemon-driver-storage-mpath-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-storage-rbd-7.0.0-4.fc34.x86_64
525 libvirt-daemon-driver-storage-scsi-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-storage-sheepdog-7.0.0-4.fc34.x86_64
526 libvirt-daemon-driver-storage-zfs-7.0.0-4.fc34.x86_64 libvirt-daemon-driver-vbox-7.0.0-4.fc34.x86_64
527 libvirt-libs-7.0.0-4.fc34.x86_64 libwsman1-2.6.8-19.fc34.x86_64
528 lttng-ust-2.12.0-4.fc34.x86_64 lzop-1.04-6.fc34.x86_64
529 mdevctl-0.78-2.fc34.noarch ndctl-libs-71.1-2.fc34.x86_64
530 numad-0.5-34.20150602git.fc34.x86_64 python3-cffi-1.14.5-1.fc34.x86_64
531 python3-cryptography-3.4.6-1.fc34.x86_64 python3-ply-3.11-11.fc34.noarch
532 python3-pycparser-2.20-3.fc34.noarch qemu-img-2:5.2.0-7.fc34.x86_64
533 radvd-2.19-2.fc34.x86_64 sheepdog-1.0.1-14.fc34.x86_64
534 swtpm-0.5.2-2.20201226gite59c0c1.fc34.x86_64 swtpm-libs-0.5.2-2.20201226gite59c0c1.fc34.x86_64
535 swtpm-tools-0.5.2-2.20201226gite59c0c1.fc34.x86_64 systemd-container-248.3-1.fc34.x86_64
536 xen-libs-4.14.2-1.fc34.x86_64 xen-licenses-4.14.2-1.fc34.x86_64
537 yajl-2.1.0-16.fc34.x86_64 zfs-fuse-0.7.2.2-18.fc34.x86_64
538
539Complete!
540Installing package [virt-install]
541Last metadata expiration check: 0:18:28 ago on Tue 08 Jun 2021 16:13:38.
542Dependencies resolved.
543=======================================================================================================================================================
544 Package Architecture Version Repository Size
545=======================================================================================================================================================
546Installing:
547 virt-install noarch 3.2.0-3.fc34 fedora 42 k
548Installing dependencies:
549 genisoimage x86_64 1.1.11-47.fc34 fedora 330 k
550 libosinfo x86_64 1.9.0-1.fc34 fedora 297 k
551 libusal x86_64 1.1.11-47.fc34 fedora 139 k
552 osinfo-db noarch 20210426-1.fc34 updates 241 k
553 osinfo-db-tools x86_64 1.9.0-1.fc34 fedora 67 k
554 python3-chardet noarch 4.0.0-1.fc34 fedora 214 k
555 python3-idna noarch 2.10-3.fc34 fedora 99 k
556 python3-libvirt x86_64 7.0.0-2.fc34 fedora 315 k
557 python3-pysocks noarch 1.7.1-8.fc34 fedora 35 k
558 python3-requests noarch 2.25.1-1.fc34 fedora 114 k
559 python3-urllib3 noarch 1.25.10-4.fc34 fedora 175 k
560 virt-manager-common noarch 3.2.0-3.fc34 fedora 990 k
561
562Transaction Summary
563=======================================================================================================================================================
564Install 13 Packages
565
566Total download size: 3.0 M
567Installed size: 15 M
568Downloading Packages:
569(1/13): genisoimage-1.1.11-47.fc34.x86_64.rpm 2.0 MB/s | 330 kB 00:00
570(2/13): libosinfo-1.9.0-1.fc34.x86_64.rpm 1.7 MB/s | 297 kB 00:00
571(3/13): libusal-1.1.11-47.fc34.x86_64.rpm 779 kB/s | 139 kB 00:00
572(4/13): osinfo-db-tools-1.9.0-1.fc34.x86_64.rpm 2.1 MB/s | 67 kB 00:00
573(5/13): python3-chardet-4.0.0-1.fc34.noarch.rpm 4.2 MB/s | 214 kB 00:00
574(6/13): python3-idna-2.10-3.fc34.noarch.rpm 2.0 MB/s | 99 kB 00:00
575(7/13): python3-libvirt-7.0.0-2.fc34.x86_64.rpm 3.5 MB/s | 315 kB 00:00
576(8/13): python3-pysocks-1.7.1-8.fc34.noarch.rpm 505 kB/s | 35 kB 00:00
577(9/13): python3-requests-2.25.1-1.fc34.noarch.rpm 1.6 MB/s | 114 kB 00:00
578(10/13): python3-urllib3-1.25.10-4.fc34.noarch.rpm 2.5 MB/s | 175 kB 00:00
579(11/13): virt-install-3.2.0-3.fc34.noarch.rpm 611 kB/s | 42 kB 00:00
580(12/13): osinfo-db-20210426-1.fc34.noarch.rpm 3.9 MB/s | 241 kB 00:00
581(13/13): virt-manager-common-3.2.0-3.fc34.noarch.rpm 5.2 MB/s | 990 kB 00:00
582-------------------------------------------------------------------------------------------------------------------------------------------------------
583Total 1.6 MB/s | 3.0 MB 00:01
584Running transaction check
585Transaction check succeeded.
586Running transaction test
587Transaction test succeeded.
588Running transaction
589 Preparing : 1/1
590 Installing : python3-idna-2.10-3.fc34.noarch 1/13
591 Installing : osinfo-db-20210426-1.fc34.noarch 2/13
592 Installing : python3-pysocks-1.7.1-8.fc34.noarch 3/13
593 Installing : python3-urllib3-1.25.10-4.fc34.noarch 4/13
594 Installing : python3-libvirt-7.0.0-2.fc34.x86_64 5/13
595 Installing : python3-chardet-4.0.0-1.fc34.noarch 6/13
596 Installing : python3-requests-2.25.1-1.fc34.noarch 7/13
597 Installing : osinfo-db-tools-1.9.0-1.fc34.x86_64 8/13
598 Installing : libosinfo-1.9.0-1.fc34.x86_64 9/13
599 Installing : libusal-1.1.11-47.fc34.x86_64 10/13
600 Installing : genisoimage-1.1.11-47.fc34.x86_64 11/13
601 Running scriptlet: genisoimage-1.1.11-47.fc34.x86_64 11/13
602 Installing : virt-manager-common-3.2.0-3.fc34.noarch 12/13
603 Installing : virt-install-3.2.0-3.fc34.noarch 13/13
604 Running scriptlet: virt-install-3.2.0-3.fc34.noarch 13/13
605 Verifying : genisoimage-1.1.11-47.fc34.x86_64 1/13
606 Verifying : libosinfo-1.9.0-1.fc34.x86_64 2/13
607 Verifying : libusal-1.1.11-47.fc34.x86_64 3/13
608 Verifying : osinfo-db-tools-1.9.0-1.fc34.x86_64 4/13
609 Verifying : python3-chardet-4.0.0-1.fc34.noarch 5/13
610 Verifying : python3-idna-2.10-3.fc34.noarch 6/13
611 Verifying : python3-libvirt-7.0.0-2.fc34.x86_64 7/13
612 Verifying : python3-pysocks-1.7.1-8.fc34.noarch 8/13
613 Verifying : python3-requests-2.25.1-1.fc34.noarch 9/13
614 Verifying : python3-urllib3-1.25.10-4.fc34.noarch 10/13
615 Verifying : virt-install-3.2.0-3.fc34.noarch 11/13
616 Verifying : virt-manager-common-3.2.0-3.fc34.noarch 12/13
617 Verifying : osinfo-db-20210426-1.fc34.noarch 13/13
618
619Installed:
620 genisoimage-1.1.11-47.fc34.x86_64 libosinfo-1.9.0-1.fc34.x86_64 libusal-1.1.11-47.fc34.x86_64
621 osinfo-db-20210426-1.fc34.noarch osinfo-db-tools-1.9.0-1.fc34.x86_64 python3-chardet-4.0.0-1.fc34.noarch
622 python3-idna-2.10-3.fc34.noarch python3-libvirt-7.0.0-2.fc34.x86_64 python3-pysocks-1.7.1-8.fc34.noarch
623 python3-requests-2.25.1-1.fc34.noarch python3-urllib3-1.25.10-4.fc34.noarch virt-install-3.2.0-3.fc34.noarch
624 virt-manager-common-3.2.0-3.fc34.noarch
625
626Complete!
627Installing package [qemu-kvm]
628Last metadata expiration check: 0:18:35 ago on Tue 08 Jun 2021 16:13:38.
629Dependencies resolved.
630=======================================================================================================================================================
631 Package Architecture Version Repository Size
632=======================================================================================================================================================
633Installing:
634 qemu-kvm x86_64 2:5.2.0-7.fc34 updates 11 k
635Installing dependencies:
636 SDL2 x86_64 2.0.14-3.fc34 fedora 553 k
637 adwaita-cursor-theme noarch 40.1.1-1.fc34 updates 625 k
638 adwaita-icon-theme noarch 40.1.1-1.fc34 updates 11 M
639 alsa-lib x86_64 1.2.4-5.fc34 fedora 474 k
640 at-spi2-atk x86_64 2.38.0-2.fc34 fedora 90 k
641 at-spi2-core x86_64 2.40.1-1.fc34 updates 181 k
642 atk x86_64 2.36.0-3.fc34 fedora 273 k
643 brlapi x86_64 0.8.2-1.fc34 fedora 177 k
644 cairo x86_64 1.17.4-3.fc34 fedora 671 k
645 cairo-gobject x86_64 1.17.4-3.fc34 fedora 18 k
646 capstone x86_64 4.0.2-4.fc34 fedora 764 k
647 cdparanoia-libs x86_64 10.2-37.fc34 updates 53 k
648 colord-libs x86_64 1.4.5-2.fc34 fedora 240 k
649 edk2-ovmf noarch 20200801stable-4.fc34 fedora 3.5 M
650 flac-libs x86_64 1.3.3-7.fc34 fedora 220 k
651 fontconfig x86_64 2.13.93-6.fc34 fedora 275 k
652 freetype x86_64 2.10.4-3.fc34 fedora 394 k
653 fribidi x86_64 1.0.10-4.fc34 fedora 86 k
654 gdk-pixbuf2-modules x86_64 2.42.6-1.fc34 updates 85 k
655 graphene x86_64 1.10.6-1.fc34 fedora 65 k
656 graphite2 x86_64 1.3.14-7.fc34 fedora 95 k
657 gsm x86_64 1.0.19-5.fc34 updates 33 k
658 gstreamer1 x86_64 1.19.1-1.fc34 updates 1.3 M
659 gstreamer1-plugins-base x86_64 1.19.1-1.fc34 updates 2.1 M
660 gtk-update-icon-cache x86_64 3.24.29-1.fc34 updates 35 k
661 gtk3 x86_64 3.24.29-1.fc34 updates 4.7 M
662 harfbuzz x86_64 2.7.4-3.fc34 fedora 634 k
663 hicolor-icon-theme noarch 0.17-10.fc34 fedora 45 k
664 ipxe-roms-qemu noarch 20200823-2.git4bd064de.fc34 fedora 1.4 M
665 iso-codes noarch 4.6.0-1.fc34 fedora 3.4 M
666 jbigkit-libs x86_64 2.1-21.fc34 fedora 53 k
667 lcms2 x86_64 2.12-1.fc34 fedora 171 k
668 libICE x86_64 1.0.10-6.fc34 fedora 71 k
669 libSM x86_64 1.2.3-8.fc34 fedora 42 k
670 libX11 x86_64 1.7.0-3.fc34 fedora 661 k
671 libX11-common noarch 1.7.0-3.fc34 fedora 153 k
672 libX11-xcb x86_64 1.7.0-3.fc34 fedora 12 k
673 libXau x86_64 1.0.9-6.fc34 fedora 31 k
674 libXcomposite x86_64 0.4.5-5.fc34 fedora 23 k
675 libXcursor x86_64 1.2.0-5.fc34 fedora 30 k
676 libXdamage x86_64 1.1.5-5.fc34 fedora 22 k
677 libXext x86_64 1.3.4-6.fc34 fedora 39 k
678 libXfixes x86_64 5.0.3-14.fc34 fedora 19 k
679 libXft x86_64 2.3.3-6.fc34 fedora 63 k
680 libXi x86_64 1.7.10-6.fc34 fedora 39 k
681 libXinerama x86_64 1.1.4-8.fc34 fedora 14 k
682 libXrandr x86_64 1.5.2-6.fc34 fedora 28 k
683 libXrender x86_64 0.9.10-14.fc34 fedora 27 k
684 libXtst x86_64 1.2.3-14.fc34 fedora 20 k
685 libXv x86_64 1.0.11-14.fc34 fedora 18 k
686 libXxf86vm x86_64 1.1.4-16.fc34 fedora 18 k
687 libasyncns x86_64 0.8-20.fc34 fedora 30 k
688 libcacard x86_64 3:2.8.0-2.fc34 fedora 56 k
689 libcanberra x86_64 0.30-24.fc34 fedora 87 k
690 libcloudproviders x86_64 0.3.1-3.fc34 fedora 46 k
691 libdatrie x86_64 0.2.13-1.fc34 fedora 32 k
692 libdrm x86_64 2.4.105-1.fc34 updates 160 k
693 libepoxy x86_64 1.5.8-1.fc34 updates 245 k
694 libfdt x86_64 1.6.0-4.fc34 fedora 33 k
695 libglvnd x86_64 1:1.3.3-1.fc34 updates 137 k
696 libglvnd-egl x86_64 1:1.3.3-1.fc34 updates 36 k
697 libglvnd-glx x86_64 1:1.3.3-1.fc34 updates 153 k
698 libnfs x86_64 4.0.0-4.fc34 fedora 142 k
699 libogg x86_64 2:1.3.4-4.fc34 fedora 33 k
700 libslirp x86_64 4.4.0-2.fc34 fedora 69 k
701 libsndfile x86_64 1.0.31-3.fc34 fedora 210 k
702 libthai x86_64 0.1.28-6.fc34 fedora 213 k
703 libtheora x86_64 1:1.1.1-29.fc34 fedora 163 k
704 libtiff x86_64 4.2.0-1.fc34 fedora 194 k
705 libunwind x86_64 1.4.0-5.fc34 fedora 65 k
706 libvisual x86_64 1:0.4.0-32.fc34 fedora 147 k
707 libvorbis x86_64 1:1.3.7-3.fc34 fedora 199 k
708 libwayland-client x86_64 1.19.0-1.fc34 fedora 32 k
709 libwayland-cursor x86_64 1.19.0-1.fc34 fedora 19 k
710 libwayland-egl x86_64 1.19.0-1.fc34 fedora 12 k
711 libwayland-server x86_64 1.19.0-1.fc34 fedora 41 k
712 libwebp x86_64 1.2.0-1.fc34 fedora 280 k
713 libxcb x86_64 1.13.1-7.fc34 fedora 230 k
714 libxshmfence x86_64 1.3-8.fc34 fedora 12 k
715 mesa-libEGL x86_64 21.1.1-1.fc34 updates 119 k
716 mesa-libGL x86_64 21.1.1-1.fc34 updates 171 k
717 mesa-libgbm x86_64 21.1.1-1.fc34 updates 42 k
718 mesa-libglapi x86_64 21.1.1-1.fc34 updates 55 k
719 opus x86_64 1.3.1-8.fc34 fedora 202 k
720 orc x86_64 0.4.31-4.fc34 fedora 186 k
721 pango x86_64 1.48.5-1.fc34 updates 295 k
722 pcre2-utf32 x86_64 10.36-4.fc34 fedora 203 k
723 pulseaudio-libs x86_64 14.2-3.fc34 fedora 728 k
724 qemu-audio-alsa x86_64 2:5.2.0-7.fc34 updates 20 k
725 qemu-audio-oss x86_64 2:5.2.0-7.fc34 updates 19 k
726 qemu-audio-pa x86_64 2:5.2.0-7.fc34 updates 20 k
727 qemu-audio-sdl x86_64 2:5.2.0-7.fc34 updates 17 k
728 qemu-audio-spice x86_64 2:5.2.0-7.fc34 updates 17 k
729 qemu-block-curl x86_64 2:5.2.0-7.fc34 updates 22 k
730 qemu-block-dmg x86_64 2:5.2.0-7.fc34 updates 15 k
731 qemu-block-gluster x86_64 2:5.2.0-7.fc34 updates 24 k
732 qemu-block-iscsi x86_64 2:5.2.0-7.fc34 updates 30 k
733 qemu-block-nfs x86_64 2:5.2.0-7.fc34 updates 23 k
734 qemu-block-rbd x86_64 2:5.2.0-7.fc34 updates 24 k
735 qemu-block-ssh x86_64 2:5.2.0-7.fc34 updates 25 k
736 qemu-char-baum x86_64 2:5.2.0-7.fc34 updates 19 k
737 qemu-char-spice x86_64 2:5.2.0-7.fc34 updates 18 k
738 qemu-common x86_64 2:5.2.0-7.fc34 updates 2.1 M
739 qemu-device-display-qxl x86_64 2:5.2.0-7.fc34 updates 40 k
740 qemu-device-display-virtio-gpu x86_64 2:5.2.0-7.fc34 updates 35 k
741 qemu-device-display-virtio-gpu-pci x86_64 2:5.2.0-7.fc34 updates 16 k
742 qemu-device-display-virtio-vga x86_64 2:5.2.0-7.fc34 updates 17 k
743 qemu-device-usb-redirect x86_64 2:5.2.0-7.fc34 updates 35 k
744 qemu-device-usb-smartcard x86_64 2:5.2.0-7.fc34 updates 23 k
745 qemu-system-x86 x86_64 2:5.2.0-7.fc34 updates 12 k
746 qemu-system-x86-core x86_64 2:5.2.0-7.fc34 updates 6.9 M
747 qemu-ui-curses x86_64 2:5.2.0-7.fc34 updates 24 k
748 qemu-ui-egl-headless x86_64 2:5.2.0-7.fc34 updates 17 k
749 qemu-ui-gtk x86_64 2:5.2.0-7.fc34 updates 36 k
750 qemu-ui-opengl x86_64 2:5.2.0-7.fc34 updates 21 k
751 qemu-ui-sdl x86_64 2:5.2.0-7.fc34 updates 26 k
752 qemu-ui-spice-app x86_64 2:5.2.0-7.fc34 updates 17 k
753 qemu-ui-spice-core x86_64 2:5.2.0-7.fc34 updates 34 k
754 rest x86_64 0.8.1-9.fc34 fedora 69 k
755 seabios-bin noarch 1.14.0-2.fc34 fedora 164 k
756 seavgabios-bin noarch 1.14.0-2.fc34 fedora 36 k
757 sgabios-bin noarch 1:0.20180715git-6.fc34 fedora 10 k
758 sound-theme-freedesktop noarch 0.8-15.fc34 fedora 378 k
759 spice-server x86_64 0.14.3-3.fc34 fedora 402 k
760 usbredir x86_64 0.10.0-1.fc34 updates 48 k
761 virglrenderer x86_64 0.8.2-3.20200212git7d204f39.fc34 fedora 182 k
762 vte-profile x86_64 0.64.1-1.fc34 updates 16 k
763 vte291 x86_64 0.64.1-1.fc34 updates 309 k
764 xml-common noarch 0.6.3-56.fc34 fedora 31 k
765Installing weak dependencies:
766 brltty x86_64 6.3-1.fc34 fedora 1.5 M
767 dconf x86_64 0.40.0-3.fc34 updates 110 k
768 libcanberra-gtk3 x86_64 0.30-24.fc34 fedora 32 k
769
770Transaction Summary
771=======================================================================================================================================================
772Install 133 Packages
773
774Total download size: 52 M
775Installed size: 182 M
776Downloading Packages:
777(1/133): at-spi2-atk-2.38.0-2.fc34.x86_64.rpm 663 kB/s | 90 kB 00:00
778(2/133): alsa-lib-1.2.4-5.fc34.x86_64.rpm 2.2 MB/s | 474 kB 00:00
779(3/133): SDL2-2.0.14-3.fc34.x86_64.rpm 2.4 MB/s | 553 kB 00:00
780(4/133): atk-2.36.0-3.fc34.x86_64.rpm 2.2 MB/s | 273 kB 00:00
781(5/133): brlapi-0.8.2-1.fc34.x86_64.rpm 2.3 MB/s | 177 kB 00:00
782(6/133): cairo-gobject-1.17.4-3.fc34.x86_64.rpm 138 kB/s | 18 kB 00:00
783(7/133): cairo-1.17.4-3.fc34.x86_64.rpm 2.5 MB/s | 671 kB 00:00
784(8/133): brltty-6.3-1.fc34.x86_64.rpm 4.7 MB/s | 1.5 MB 00:00
785(9/133): capstone-4.0.2-4.fc34.x86_64.rpm 4.2 MB/s | 764 kB 00:00
786(10/133): colord-libs-1.4.5-2.fc34.x86_64.rpm 2.4 MB/s | 240 kB 00:00
787(11/133): flac-libs-1.3.3-7.fc34.x86_64.rpm 1.1 MB/s | 220 kB 00:00
788(12/133): fontconfig-2.13.93-6.fc34.x86_64.rpm 1.1 MB/s | 275 kB 00:00
789(13/133): edk2-ovmf-20200801stable-4.fc34.noarch.rpm 7.6 MB/s | 3.5 MB 00:00
790(14/133): freetype-2.10.4-3.fc34.x86_64.rpm 1.8 MB/s | 394 kB 00:00
791(15/133): fribidi-1.0.10-4.fc34.x86_64.rpm 570 kB/s | 86 kB 00:00
792(16/133): graphene-1.10.6-1.fc34.x86_64.rpm 2.0 MB/s | 65 kB 00:00
793(17/133): hicolor-icon-theme-0.17-10.fc34.noarch.rpm 1.3 MB/s | 45 kB 00:00
794(18/133): graphite2-1.3.14-7.fc34.x86_64.rpm 1.7 MB/s | 95 kB 00:00
795(19/133): harfbuzz-2.7.4-3.fc34.x86_64.rpm 5.6 MB/s | 634 kB 00:00
796(20/133): jbigkit-libs-2.1-21.fc34.x86_64.rpm 1.4 MB/s | 53 kB 00:00
797(21/133): ipxe-roms-qemu-20200823-2.git4bd064de.fc34.noarch.rpm 6.1 MB/s | 1.4 MB 00:00
798(22/133): lcms2-2.12-1.fc34.x86_64.rpm 637 kB/s | 171 kB 00:00
799(23/133): libICE-1.0.10-6.fc34.x86_64.rpm 337 kB/s | 71 kB 00:00
800(24/133): iso-codes-4.6.0-1.fc34.noarch.rpm 6.2 MB/s | 3.4 MB 00:00
801(25/133): libSM-1.2.3-8.fc34.x86_64.rpm 214 kB/s | 42 kB 00:00
802(26/133): libX11-1.7.0-3.fc34.x86_64.rpm 4.0 MB/s | 661 kB 00:00
803(27/133): libX11-common-1.7.0-3.fc34.noarch.rpm 2.5 MB/s | 153 kB 00:00
804(28/133): libX11-xcb-1.7.0-3.fc34.x86_64.rpm 197 kB/s | 12 kB 00:00
805(29/133): libXau-1.0.9-6.fc34.x86_64.rpm 1.1 MB/s | 31 kB 00:00
806(30/133): libXcomposite-0.4.5-5.fc34.x86_64.rpm 853 kB/s | 23 kB 00:00
807(31/133): libXcursor-1.2.0-5.fc34.x86_64.rpm 845 kB/s | 30 kB 00:00
808(32/133): libXdamage-1.1.5-5.fc34.x86_64.rpm 676 kB/s | 22 kB 00:00
809(33/133): libXext-1.3.4-6.fc34.x86_64.rpm 1.4 MB/s | 39 kB 00:00
810(34/133): libXfixes-5.0.3-14.fc34.x86_64.rpm 663 kB/s | 19 kB 00:00
811(35/133): libXft-2.3.3-6.fc34.x86_64.rpm 1.8 MB/s | 63 kB 00:00
812(36/133): libXi-1.7.10-6.fc34.x86_64.rpm 1.3 MB/s | 39 kB 00:00
813(37/133): libXinerama-1.1.4-8.fc34.x86_64.rpm 511 kB/s | 14 kB 00:00
814(38/133): libXrandr-1.5.2-6.fc34.x86_64.rpm 928 kB/s | 28 kB 00:00
815(39/133): libXrender-0.9.10-14.fc34.x86_64.rpm 911 kB/s | 27 kB 00:00
816(40/133): libXtst-1.2.3-14.fc34.x86_64.rpm 685 kB/s | 20 kB 00:00
817(41/133): libXv-1.0.11-14.fc34.x86_64.rpm 448 kB/s | 18 kB 00:00
818(42/133): libXxf86vm-1.1.4-16.fc34.x86_64.rpm 441 kB/s | 18 kB 00:00
819(43/133): libasyncns-0.8-20.fc34.x86_64.rpm 736 kB/s | 30 kB 00:00
820(44/133): libcacard-2.8.0-2.fc34.x86_64.rpm 994 kB/s | 56 kB 00:00
821(45/133): libcanberra-0.30-24.fc34.x86_64.rpm 1.5 MB/s | 87 kB 00:00
822(46/133): libcanberra-gtk3-0.30-24.fc34.x86_64.rpm 554 kB/s | 32 kB 00:00
823(47/133): libcloudproviders-0.3.1-3.fc34.x86_64.rpm 1.4 MB/s | 46 kB 00:00
824(48/133): libdatrie-0.2.13-1.fc34.x86_64.rpm 1.0 MB/s | 32 kB 00:00
825(49/133): libfdt-1.6.0-4.fc34.x86_64.rpm 743 kB/s | 33 kB 00:00
826(50/133): libogg-1.3.4-4.fc34.x86_64.rpm 811 kB/s | 33 kB 00:00
827(51/133): libnfs-4.0.0-4.fc34.x86_64.rpm 2.1 MB/s | 142 kB 00:00
828(52/133): libslirp-4.4.0-2.fc34.x86_64.rpm 1.5 MB/s | 69 kB 00:00
829(53/133): libsndfile-1.0.31-3.fc34.x86_64.rpm 3.4 MB/s | 210 kB 00:00
830(54/133): libthai-0.1.28-6.fc34.x86_64.rpm 3.5 MB/s | 213 kB 00:00
831(55/133): libtheora-1.1.1-29.fc34.x86_64.rpm 2.5 MB/s | 163 kB 00:00
832(56/133): libtiff-4.2.0-1.fc34.x86_64.rpm 4.2 MB/s | 194 kB 00:00
833(57/133): libunwind-1.4.0-5.fc34.x86_64.rpm 989 kB/s | 65 kB 00:00
834(58/133): libvorbis-1.3.7-3.fc34.x86_64.rpm 3.2 MB/s | 199 kB 00:00
835(59/133): libvisual-0.4.0-32.fc34.x86_64.rpm 1.7 MB/s | 147 kB 00:00
836(60/133): libwayland-client-1.19.0-1.fc34.x86_64.rpm 797 kB/s | 32 kB 00:00
837(61/133): libwayland-cursor-1.19.0-1.fc34.x86_64.rpm 242 kB/s | 19 kB 00:00
838(62/133): libwayland-egl-1.19.0-1.fc34.x86_64.rpm 153 kB/s | 12 kB 00:00
839(63/133): libwayland-server-1.19.0-1.fc34.x86_64.rpm 480 kB/s | 41 kB 00:00
840(64/133): libwebp-1.2.0-1.fc34.x86_64.rpm 5.4 MB/s | 280 kB 00:00
841(65/133): libxcb-1.13.1-7.fc34.x86_64.rpm 3.7 MB/s | 230 kB 00:00
842(66/133): libxshmfence-1.3-8.fc34.x86_64.rpm 211 kB/s | 12 kB 00:00
843(67/133): opus-1.3.1-8.fc34.x86_64.rpm 4.5 MB/s | 202 kB 00:00
844(68/133): orc-0.4.31-4.fc34.x86_64.rpm 4.2 MB/s | 186 kB 00:00
845(69/133): pcre2-utf32-10.36-4.fc34.x86_64.rpm 3.9 MB/s | 203 kB 00:00
846(70/133): pulseaudio-libs-14.2-3.fc34.x86_64.rpm 7.0 MB/s | 728 kB 00:00
847(71/133): rest-0.8.1-9.fc34.x86_64.rpm 793 kB/s | 69 kB 00:00
848(72/133): seabios-bin-1.14.0-2.fc34.noarch.rpm 2.0 MB/s | 164 kB 00:00
849(73/133): seavgabios-bin-1.14.0-2.fc34.noarch.rpm 1.2 MB/s | 36 kB 00:00
850(74/133): sgabios-bin-0.20180715git-6.fc34.noarch.rpm 371 kB/s | 10 kB 00:00
851(75/133): sound-theme-freedesktop-0.8-15.fc34.noarch.rpm 6.1 MB/s | 378 kB 00:00
852(76/133): spice-server-0.14.3-3.fc34.x86_64.rpm 4.8 MB/s | 402 kB 00:00
853(77/133): virglrenderer-0.8.2-3.20200212git7d204f39.fc34.x86_64.rpm 2.1 MB/s | 182 kB 00:00
854(78/133): xml-common-0.6.3-56.fc34.noarch.rpm 626 kB/s | 31 kB 00:00
855(79/133): at-spi2-core-2.40.1-1.fc34.x86_64.rpm 381 kB/s | 181 kB 00:00
856(80/133): adwaita-cursor-theme-40.1.1-1.fc34.noarch.rpm 1.0 MB/s | 625 kB 00:00
857(81/133): cdparanoia-libs-10.2-37.fc34.x86_64.rpm 358 kB/s | 53 kB 00:00
858(82/133): gdk-pixbuf2-modules-2.42.6-1.fc34.x86_64.rpm 673 kB/s | 85 kB 00:00
859(83/133): gsm-1.0.19-5.fc34.x86_64.rpm 234 kB/s | 33 kB 00:00
860(84/133): dconf-0.40.0-3.fc34.x86_64.rpm 73 kB/s | 110 kB 00:01
861(85/133): gstreamer1-plugins-base-1.19.1-1.fc34.x86_64.rpm 2.7 MB/s | 2.1 MB 00:00
862(86/133): gstreamer1-1.19.1-1.fc34.x86_64.rpm 694 kB/s | 1.3 MB 00:01
863(87/133): gtk-update-icon-cache-3.24.29-1.fc34.x86_64.rpm 18 kB/s | 35 kB 00:01
864(88/133): libdrm-2.4.105-1.fc34.x86_64.rpm 232 kB/s | 160 kB 00:00
865(89/133): libepoxy-1.5.8-1.fc34.x86_64.rpm 853 kB/s | 245 kB 00:00
866(90/133): libglvnd-1.3.3-1.fc34.x86_64.rpm 739 kB/s | 137 kB 00:00
867(91/133): libglvnd-egl-1.3.3-1.fc34.x86_64.rpm 223 kB/s | 36 kB 00:00
868(92/133): libglvnd-glx-1.3.3-1.fc34.x86_64.rpm 447 kB/s | 153 kB 00:00
869(93/133): mesa-libEGL-21.1.1-1.fc34.x86_64.rpm 797 kB/s | 119 kB 00:00
870(94/133): gtk3-3.24.29-1.fc34.x86_64.rpm 1.1 MB/s | 4.7 MB 00:04
871(95/133): mesa-libgbm-21.1.1-1.fc34.x86_64.rpm 199 kB/s | 42 kB 00:00
872(96/133): mesa-libglapi-21.1.1-1.fc34.x86_64.rpm 58 kB/s | 55 kB 00:00
873(97/133): mesa-libGL-21.1.1-1.fc34.x86_64.rpm 98 kB/s | 171 kB 00:01
874(98/133): qemu-audio-alsa-5.2.0-7.fc34.x86_64.rpm 294 kB/s | 20 kB 00:00
875(99/133): pango-1.48.5-1.fc34.x86_64.rpm 760 kB/s | 295 kB 00:00
876(100/133): adwaita-icon-theme-40.1.1-1.fc34.noarch.rpm 1.2 MB/s | 11 MB 00:08
877(101/133): qemu-audio-sdl-5.2.0-7.fc34.x86_64.rpm 27 kB/s | 17 kB 00:00
878(102/133): qemu-audio-pa-5.2.0-7.fc34.x86_64.rpm 14 kB/s | 20 kB 00:01
879(103/133): qemu-audio-oss-5.2.0-7.fc34.x86_64.rpm 12 kB/s | 19 kB 00:01
880(104/133): qemu-audio-spice-5.2.0-7.fc34.x86_64.rpm 26 kB/s | 17 kB 00:00
881(105/133): qemu-block-dmg-5.2.0-7.fc34.x86_64.rpm 32 kB/s | 15 kB 00:00
882(106/133): qemu-block-curl-5.2.0-7.fc34.x86_64.rpm 24 kB/s | 22 kB 00:00
883(107/133): qemu-block-iscsi-5.2.0-7.fc34.x86_64.rpm 58 kB/s | 30 kB 00:00
884(108/133): qemu-block-gluster-5.2.0-7.fc34.x86_64.rpm 25 kB/s | 24 kB 00:00
885(109/133): qemu-block-ssh-5.2.0-7.fc34.x86_64.rpm 161 kB/s | 25 kB 00:00
886(110/133): qemu-block-nfs-5.2.0-7.fc34.x86_64.rpm 99 kB/s | 23 kB 00:00
887(111/133): qemu-block-rbd-5.2.0-7.fc34.x86_64.rpm 132 kB/s | 24 kB 00:00
888(112/133): qemu-char-baum-5.2.0-7.fc34.x86_64.rpm 72 kB/s | 19 kB 00:00
889(113/133): qemu-char-spice-5.2.0-7.fc34.x86_64.rpm 50 kB/s | 18 kB 00:00
890(114/133): qemu-device-display-qxl-5.2.0-7.fc34.x86_64.rpm 149 kB/s | 40 kB 00:00
891(115/133): qemu-common-5.2.0-7.fc34.x86_64.rpm 3.7 MB/s | 2.1 MB 00:00
892(116/133): qemu-device-display-virtio-gpu-5.2.0-7.fc34.x86_64.rpm 135 kB/s | 35 kB 00:00
893(117/133): qemu-device-display-virtio-gpu-pci-5.2.0-7.fc34.x86_64.rpm 138 kB/s | 16 kB 00:00
894(118/133): qemu-device-display-virtio-vga-5.2.0-7.fc34.x86_64.rpm 213 kB/s | 17 kB 00:00
895(119/133): qemu-kvm-5.2.0-7.fc34.x86_64.rpm 82 kB/s | 11 kB 00:00
896(120/133): qemu-device-usb-redirect-5.2.0-7.fc34.x86_64.rpm 112 kB/s | 35 kB 00:00
897(121/133): qemu-system-x86-5.2.0-7.fc34.x86_64.rpm 70 kB/s | 12 kB 00:00
898(122/133): qemu-device-usb-smartcard-5.2.0-7.fc34.x86_64.rpm 60 kB/s | 23 kB 00:00
899(123/133): qemu-ui-curses-5.2.0-7.fc34.x86_64.rpm 22 kB/s | 24 kB 00:01
900(124/133): qemu-ui-egl-headless-5.2.0-7.fc34.x86_64.rpm 15 kB/s | 17 kB 00:01
901(125/133): qemu-ui-opengl-5.2.0-7.fc34.x86_64.rpm 96 kB/s | 21 kB 00:00
902(126/133): qemu-ui-gtk-5.2.0-7.fc34.x86_64.rpm 107 kB/s | 36 kB 00:00
903(127/133): qemu-ui-sdl-5.2.0-7.fc34.x86_64.rpm 149 kB/s | 26 kB 00:00
904(128/133): qemu-ui-spice-app-5.2.0-7.fc34.x86_64.rpm 98 kB/s | 17 kB 00:00
905(129/133): qemu-ui-spice-core-5.2.0-7.fc34.x86_64.rpm 396 kB/s | 34 kB 00:00
906(130/133): usbredir-0.10.0-1.fc34.x86_64.rpm 447 kB/s | 48 kB 00:00
907(131/133): vte-profile-0.64.1-1.fc34.x86_64.rpm 137 kB/s | 16 kB 00:00
908(132/133): vte291-0.64.1-1.fc34.x86_64.rpm 1.1 MB/s | 309 kB 00:00
909(133/133): qemu-system-x86-core-5.2.0-7.fc34.x86_64.rpm 3.2 MB/s | 6.9 MB 00:02
910-------------------------------------------------------------------------------------------------------------------------------------------------------
911Total 2.9 MB/s | 52 MB 00:17
912Running transaction check
913Transaction check succeeded.
914Running transaction test
915Transaction test succeeded.
916Running transaction
917 Preparing : 1/1
918 Installing : libepoxy-1.5.8-1.fc34.x86_64 1/133
919 Installing : libogg-2:1.3.4-4.fc34.x86_64 2/133
920 Installing : libvorbis-1:1.3.7-3.fc34.x86_64 3/133
921 Installing : libdrm-2.4.105-1.fc34.x86_64 4/133
922 Installing : libwayland-client-1.19.0-1.fc34.x86_64 5/133
923 Installing : libX11-xcb-1.7.0-3.fc34.x86_64 6/133
924 Installing : atk-2.36.0-3.fc34.x86_64 7/133
925 Installing : alsa-lib-1.2.4-5.fc34.x86_64 8/133
926 Installing : opus-1.3.1-8.fc34.x86_64 9/133
927 Installing : fribidi-1.0.10-4.fc34.x86_64 10/133
928 Installing : libwayland-cursor-1.19.0-1.fc34.x86_64 11/133
929 Installing : mesa-libglapi-21.1.1-1.fc34.x86_64 12/133
930 Installing : libglvnd-1:1.3.3-1.fc34.x86_64 13/133
931 Running scriptlet: xml-common-0.6.3-56.fc34.noarch 14/133
932 Installing : xml-common-0.6.3-56.fc34.noarch 14/133
933 Installing : orc-0.4.31-4.fc34.x86_64 15/133
934 Installing : libxshmfence-1.3-8.fc34.x86_64 16/133
935 Installing : libwayland-server-1.19.0-1.fc34.x86_64 17/133
936 Installing : mesa-libgbm-21.1.1-1.fc34.x86_64 18/133
937 Installing : libwayland-egl-1.19.0-1.fc34.x86_64 19/133
938 Installing : libICE-1.0.10-6.fc34.x86_64 20/133
939 Installing : SDL2-2.0.14-3.fc34.x86_64 21/133
940 Installing : libSM-1.2.3-8.fc34.x86_64 22/133
941 Installing : iso-codes-4.6.0-1.fc34.noarch 23/133
942 Installing : flac-libs-1.3.3-7.fc34.x86_64 24/133
943 Installing : libtheora-1:1.1.1-29.fc34.x86_64 25/133
944 Installing : vte-profile-0.64.1-1.fc34.x86_64 26/133
945 Installing : usbredir-0.10.0-1.fc34.x86_64 27/133
946 Installing : gtk-update-icon-cache-3.24.29-1.fc34.x86_64 28/133
947 Installing : gsm-1.0.19-5.fc34.x86_64 29/133
948 Installing : libsndfile-1.0.31-3.fc34.x86_64 30/133
949 Installing : dconf-0.40.0-3.fc34.x86_64 31/133
950 Running scriptlet: dconf-0.40.0-3.fc34.x86_64 31/133
951 Installing : cdparanoia-libs-10.2-37.fc34.x86_64 32/133
952 Installing : adwaita-cursor-theme-40.1.1-1.fc34.noarch 33/133
953 Installing : adwaita-icon-theme-40.1.1-1.fc34.noarch 34/133
954 Installing : sound-theme-freedesktop-0.8-15.fc34.noarch 35/133
955 Running scriptlet: sound-theme-freedesktop-0.8-15.fc34.noarch 35/133
956 Installing : sgabios-bin-1:0.20180715git-6.fc34.noarch 36/133
957 Installing : seavgabios-bin-1.14.0-2.fc34.noarch 37/133
958 Installing : seabios-bin-1.14.0-2.fc34.noarch 38/133
959 Installing : rest-0.8.1-9.fc34.x86_64 39/133
960 Installing : pcre2-utf32-10.36-4.fc34.x86_64 40/133
961 Installing : libwebp-1.2.0-1.fc34.x86_64 41/133
962 Installing : libvisual-1:0.4.0-32.fc34.x86_64 42/133
963 Installing : libunwind-1.4.0-5.fc34.x86_64 43/133
964 Installing : gstreamer1-1.19.1-1.fc34.x86_64 44/133
965 Installing : libslirp-4.4.0-2.fc34.x86_64 45/133
966 Installing : libnfs-4.0.0-4.fc34.x86_64 46/133
967 Installing : libfdt-1.6.0-4.fc34.x86_64 47/133
968 Installing : libdatrie-0.2.13-1.fc34.x86_64 48/133
969 Installing : libthai-0.1.28-6.fc34.x86_64 49/133
970 Installing : libcloudproviders-0.3.1-3.fc34.x86_64 50/133
971 Installing : libcacard-3:2.8.0-2.fc34.x86_64 51/133
972 Installing : libasyncns-0.8-20.fc34.x86_64 52/133
973 Installing : libXau-1.0.9-6.fc34.x86_64 53/133
974 Installing : libxcb-1.13.1-7.fc34.x86_64 54/133
975 Installing : libglvnd-egl-1:1.3.3-1.fc34.x86_64 55/133
976 Installing : mesa-libEGL-21.1.1-1.fc34.x86_64 56/133
977 Installing : libX11-common-1.7.0-3.fc34.noarch 57/133
978 Installing : libX11-1.7.0-3.fc34.x86_64 58/133
979 Installing : libXext-1.3.4-6.fc34.x86_64 59/133
980 Installing : libXrender-0.9.10-14.fc34.x86_64 60/133
981 Installing : libXfixes-5.0.3-14.fc34.x86_64 61/133
982 Installing : libXi-1.7.10-6.fc34.x86_64 62/133
983 Installing : libXtst-1.2.3-14.fc34.x86_64 63/133
984 Running scriptlet: brlapi-0.8.2-1.fc34.x86_64 64/133
985 Installing : brlapi-0.8.2-1.fc34.x86_64 64/133
986 Running scriptlet: brlapi-0.8.2-1.fc34.x86_64 64/133
987 Installing : brltty-6.3-1.fc34.x86_64 65/133
988 Running scriptlet: brltty-6.3-1.fc34.x86_64 65/133
989 Installing : pulseaudio-libs-14.2-3.fc34.x86_64 66/133
990 Installing : virglrenderer-0.8.2-3.20200212git7d204f39.fc34.x86_64 67/133
991 Installing : libcanberra-0.30-24.fc34.x86_64 68/133
992 Running scriptlet: libcanberra-0.30-24.fc34.x86_64 68/133
993 Installing : at-spi2-core-2.40.1-1.fc34.x86_64 69/133
994 Installing : at-spi2-atk-2.38.0-2.fc34.x86_64 70/133
995 Installing : libXcursor-1.2.0-5.fc34.x86_64 71/133
996 Installing : libXdamage-1.1.5-5.fc34.x86_64 72/133
997 Installing : libXrandr-1.5.2-6.fc34.x86_64 73/133
998 Installing : libXinerama-1.1.4-8.fc34.x86_64 74/133
999 Installing : libXv-1.0.11-14.fc34.x86_64 75/133
1000 Installing : libXxf86vm-1.1.4-16.fc34.x86_64 76/133
1001 Installing : libglvnd-glx-1:1.3.3-1.fc34.x86_64 77/133
1002 Installing : mesa-libGL-21.1.1-1.fc34.x86_64 78/133
1003 Installing : libXcomposite-0.4.5-5.fc34.x86_64 79/133
1004 Installing : lcms2-2.12-1.fc34.x86_64 80/133
1005 Installing : colord-libs-1.4.5-2.fc34.x86_64 81/133
1006 Installing : jbigkit-libs-2.1-21.fc34.x86_64 82/133
1007 Installing : libtiff-4.2.0-1.fc34.x86_64 83/133
1008 Installing : gdk-pixbuf2-modules-2.42.6-1.fc34.x86_64 84/133
1009 Installing : ipxe-roms-qemu-20200823-2.git4bd064de.fc34.noarch 85/133
1010 Installing : qemu-common-2:5.2.0-7.fc34.x86_64 86/133
1011 Running scriptlet: qemu-common-2:5.2.0-7.fc34.x86_64 86/133
1012 Installing : qemu-ui-opengl-2:5.2.0-7.fc34.x86_64 87/133
1013 Installing : qemu-ui-egl-headless-2:5.2.0-7.fc34.x86_64 88/133
1014 Installing : qemu-ui-sdl-2:5.2.0-7.fc34.x86_64 89/133
1015 Installing : qemu-audio-alsa-2:5.2.0-7.fc34.x86_64 90/133
1016 Installing : qemu-audio-oss-2:5.2.0-7.fc34.x86_64 91/133
1017 Installing : qemu-audio-pa-2:5.2.0-7.fc34.x86_64 92/133
1018 Installing : qemu-audio-sdl-2:5.2.0-7.fc34.x86_64 93/133
1019 Installing : qemu-block-curl-2:5.2.0-7.fc34.x86_64 94/133
1020 Installing : qemu-block-dmg-2:5.2.0-7.fc34.x86_64 95/133
1021 Installing : qemu-block-gluster-2:5.2.0-7.fc34.x86_64 96/133
1022 Installing : qemu-block-iscsi-2:5.2.0-7.fc34.x86_64 97/133
1023 Installing : qemu-block-nfs-2:5.2.0-7.fc34.x86_64 98/133
1024 Installing : qemu-block-rbd-2:5.2.0-7.fc34.x86_64 99/133
1025 Installing : qemu-block-ssh-2:5.2.0-7.fc34.x86_64 100/133
1026 Installing : qemu-char-baum-2:5.2.0-7.fc34.x86_64 101/133
1027 Installing : qemu-device-display-virtio-gpu-2:5.2.0-7.fc34.x86_64 102/133
1028 Installing : qemu-device-display-virtio-gpu-pci-2:5.2.0-7.fc34.x86_64 103/133
1029 Installing : qemu-device-display-virtio-vga-2:5.2.0-7.fc34.x86_64 104/133
1030 Installing : qemu-device-usb-redirect-2:5.2.0-7.fc34.x86_64 105/133
1031 Installing : qemu-device-usb-smartcard-2:5.2.0-7.fc34.x86_64 106/133
1032 Installing : qemu-ui-curses-2:5.2.0-7.fc34.x86_64 107/133
1033 Installing : hicolor-icon-theme-0.17-10.fc34.noarch 108/133
1034 Installing : graphite2-1.3.14-7.fc34.x86_64 109/133
1035 Installing : harfbuzz-2.7.4-3.fc34.x86_64 110/133
1036 Installing : freetype-2.10.4-3.fc34.x86_64 111/133
1037 Installing : fontconfig-2.13.93-6.fc34.x86_64 112/133
1038 Running scriptlet: fontconfig-2.13.93-6.fc34.x86_64 112/133
1039 Installing : cairo-1.17.4-3.fc34.x86_64 113/133
1040 Installing : cairo-gobject-1.17.4-3.fc34.x86_64 114/133
1041 Installing : libXft-2.3.3-6.fc34.x86_64 115/133
1042 Installing : pango-1.48.5-1.fc34.x86_64 116/133
1043 Installing : gtk3-3.24.29-1.fc34.x86_64 117/133
1044 Installing : libcanberra-gtk3-0.30-24.fc34.x86_64 118/133
1045 Installing : vte291-0.64.1-1.fc34.x86_64 119/133
1046 Installing : qemu-ui-gtk-2:5.2.0-7.fc34.x86_64 120/133
1047 Installing : graphene-1.10.6-1.fc34.x86_64 121/133
1048 Installing : gstreamer1-plugins-base-1.19.1-1.fc34.x86_64 122/133
1049 Installing : spice-server-0.14.3-3.fc34.x86_64 123/133
1050 Installing : qemu-ui-spice-core-2:5.2.0-7.fc34.x86_64 124/133
1051 Installing : qemu-char-spice-2:5.2.0-7.fc34.x86_64 125/133
1052 Installing : qemu-ui-spice-app-2:5.2.0-7.fc34.x86_64 126/133
1053 Installing : qemu-audio-spice-2:5.2.0-7.fc34.x86_64 127/133
1054 Installing : qemu-device-display-qxl-2:5.2.0-7.fc34.x86_64 128/133
1055 Installing : edk2-ovmf-20200801stable-4.fc34.noarch 129/133
1056 Installing : capstone-4.0.2-4.fc34.x86_64 130/133
1057 Installing : qemu-system-x86-core-2:5.2.0-7.fc34.x86_64 131/133
1058 Installing : qemu-system-x86-2:5.2.0-7.fc34.x86_64 132/133
1059 Installing : qemu-kvm-2:5.2.0-7.fc34.x86_64 133/133
1060 Running scriptlet: dconf-0.40.0-3.fc34.x86_64 133/133
1061 Running scriptlet: fontconfig-2.13.93-6.fc34.x86_64 133/133
1062 Running scriptlet: qemu-kvm-2:5.2.0-7.fc34.x86_64 133/133
1063 Verifying : SDL2-2.0.14-3.fc34.x86_64 1/133
1064 Verifying : alsa-lib-1.2.4-5.fc34.x86_64 2/133
1065 Verifying : at-spi2-atk-2.38.0-2.fc34.x86_64 3/133
1066 Verifying : atk-2.36.0-3.fc34.x86_64 4/133
1067 Verifying : brlapi-0.8.2-1.fc34.x86_64 5/133
1068 Verifying : brltty-6.3-1.fc34.x86_64 6/133
1069 Verifying : cairo-1.17.4-3.fc34.x86_64 7/133
1070 Verifying : cairo-gobject-1.17.4-3.fc34.x86_64 8/133
1071 Verifying : capstone-4.0.2-4.fc34.x86_64 9/133
1072 Verifying : colord-libs-1.4.5-2.fc34.x86_64 10/133
1073 Verifying : edk2-ovmf-20200801stable-4.fc34.noarch 11/133
1074 Verifying : flac-libs-1.3.3-7.fc34.x86_64 12/133
1075 Verifying : fontconfig-2.13.93-6.fc34.x86_64 13/133
1076 Verifying : freetype-2.10.4-3.fc34.x86_64 14/133
1077 Verifying : fribidi-1.0.10-4.fc34.x86_64 15/133
1078 Verifying : graphene-1.10.6-1.fc34.x86_64 16/133
1079 Verifying : graphite2-1.3.14-7.fc34.x86_64 17/133
1080 Verifying : harfbuzz-2.7.4-3.fc34.x86_64 18/133
1081 Verifying : hicolor-icon-theme-0.17-10.fc34.noarch 19/133
1082 Verifying : ipxe-roms-qemu-20200823-2.git4bd064de.fc34.noarch 20/133
1083 Verifying : iso-codes-4.6.0-1.fc34.noarch 21/133
1084 Verifying : jbigkit-libs-2.1-21.fc34.x86_64 22/133
1085 Verifying : lcms2-2.12-1.fc34.x86_64 23/133
1086 Verifying : libICE-1.0.10-6.fc34.x86_64 24/133
1087 Verifying : libSM-1.2.3-8.fc34.x86_64 25/133
1088 Verifying : libX11-1.7.0-3.fc34.x86_64 26/133
1089 Verifying : libX11-common-1.7.0-3.fc34.noarch 27/133
1090 Verifying : libX11-xcb-1.7.0-3.fc34.x86_64 28/133
1091 Verifying : libXau-1.0.9-6.fc34.x86_64 29/133
1092 Verifying : libXcomposite-0.4.5-5.fc34.x86_64 30/133
1093 Verifying : libXcursor-1.2.0-5.fc34.x86_64 31/133
1094 Verifying : libXdamage-1.1.5-5.fc34.x86_64 32/133
1095 Verifying : libXext-1.3.4-6.fc34.x86_64 33/133
1096 Verifying : libXfixes-5.0.3-14.fc34.x86_64 34/133
1097 Verifying : libXft-2.3.3-6.fc34.x86_64 35/133
1098 Verifying : libXi-1.7.10-6.fc34.x86_64 36/133
1099 Verifying : libXinerama-1.1.4-8.fc34.x86_64 37/133
1100 Verifying : libXrandr-1.5.2-6.fc34.x86_64 38/133
1101 Verifying : libXrender-0.9.10-14.fc34.x86_64 39/133
1102 Verifying : libXtst-1.2.3-14.fc34.x86_64 40/133
1103 Verifying : libXv-1.0.11-14.fc34.x86_64 41/133
1104 Verifying : libXxf86vm-1.1.4-16.fc34.x86_64 42/133
1105 Verifying : libasyncns-0.8-20.fc34.x86_64 43/133
1106 Verifying : libcacard-3:2.8.0-2.fc34.x86_64 44/133
1107 Verifying : libcanberra-0.30-24.fc34.x86_64 45/133
1108 Verifying : libcanberra-gtk3-0.30-24.fc34.x86_64 46/133
1109 Verifying : libcloudproviders-0.3.1-3.fc34.x86_64 47/133
1110 Verifying : libdatrie-0.2.13-1.fc34.x86_64 48/133
1111 Verifying : libfdt-1.6.0-4.fc34.x86_64 49/133
1112 Verifying : libnfs-4.0.0-4.fc34.x86_64 50/133
1113 Verifying : libogg-2:1.3.4-4.fc34.x86_64 51/133
1114 Verifying : libslirp-4.4.0-2.fc34.x86_64 52/133
1115 Verifying : libsndfile-1.0.31-3.fc34.x86_64 53/133
1116 Verifying : libthai-0.1.28-6.fc34.x86_64 54/133
1117 Verifying : libtheora-1:1.1.1-29.fc34.x86_64 55/133
1118 Verifying : libtiff-4.2.0-1.fc34.x86_64 56/133
1119 Verifying : libunwind-1.4.0-5.fc34.x86_64 57/133
1120 Verifying : libvisual-1:0.4.0-32.fc34.x86_64 58/133
1121 Verifying : libvorbis-1:1.3.7-3.fc34.x86_64 59/133
1122 Verifying : libwayland-client-1.19.0-1.fc34.x86_64 60/133
1123 Verifying : libwayland-cursor-1.19.0-1.fc34.x86_64 61/133
1124 Verifying : libwayland-egl-1.19.0-1.fc34.x86_64 62/133
1125 Verifying : libwayland-server-1.19.0-1.fc34.x86_64 63/133
1126 Verifying : libwebp-1.2.0-1.fc34.x86_64 64/133
1127 Verifying : libxcb-1.13.1-7.fc34.x86_64 65/133
1128 Verifying : libxshmfence-1.3-8.fc34.x86_64 66/133
1129 Verifying : opus-1.3.1-8.fc34.x86_64 67/133
1130 Verifying : orc-0.4.31-4.fc34.x86_64 68/133
1131 Verifying : pcre2-utf32-10.36-4.fc34.x86_64 69/133
1132 Verifying : pulseaudio-libs-14.2-3.fc34.x86_64 70/133
1133 Verifying : rest-0.8.1-9.fc34.x86_64 71/133
1134 Verifying : seabios-bin-1.14.0-2.fc34.noarch 72/133
1135 Verifying : seavgabios-bin-1.14.0-2.fc34.noarch 73/133
1136 Verifying : sgabios-bin-1:0.20180715git-6.fc34.noarch 74/133
1137 Verifying : sound-theme-freedesktop-0.8-15.fc34.noarch 75/133
1138 Verifying : spice-server-0.14.3-3.fc34.x86_64 76/133
1139 Verifying : virglrenderer-0.8.2-3.20200212git7d204f39.fc34.x86_64 77/133
1140 Verifying : xml-common-0.6.3-56.fc34.noarch 78/133
1141 Verifying : adwaita-cursor-theme-40.1.1-1.fc34.noarch 79/133
1142 Verifying : adwaita-icon-theme-40.1.1-1.fc34.noarch 80/133
1143 Verifying : at-spi2-core-2.40.1-1.fc34.x86_64 81/133
1144 Verifying : cdparanoia-libs-10.2-37.fc34.x86_64 82/133
1145 Verifying : dconf-0.40.0-3.fc34.x86_64 83/133
1146 Verifying : gdk-pixbuf2-modules-2.42.6-1.fc34.x86_64 84/133
1147 Verifying : gsm-1.0.19-5.fc34.x86_64 85/133
1148 Verifying : gstreamer1-1.19.1-1.fc34.x86_64 86/133
1149 Verifying : gstreamer1-plugins-base-1.19.1-1.fc34.x86_64 87/133
1150 Verifying : gtk-update-icon-cache-3.24.29-1.fc34.x86_64 88/133
1151 Verifying : gtk3-3.24.29-1.fc34.x86_64 89/133
1152 Verifying : libdrm-2.4.105-1.fc34.x86_64 90/133
1153 Verifying : libepoxy-1.5.8-1.fc34.x86_64 91/133
1154 Verifying : libglvnd-1:1.3.3-1.fc34.x86_64 92/133
1155 Verifying : libglvnd-egl-1:1.3.3-1.fc34.x86_64 93/133
1156 Verifying : libglvnd-glx-1:1.3.3-1.fc34.x86_64 94/133
1157 Verifying : mesa-libEGL-21.1.1-1.fc34.x86_64 95/133
1158 Verifying : mesa-libGL-21.1.1-1.fc34.x86_64 96/133
1159 Verifying : mesa-libgbm-21.1.1-1.fc34.x86_64 97/133
1160 Verifying : mesa-libglapi-21.1.1-1.fc34.x86_64 98/133
1161 Verifying : pango-1.48.5-1.fc34.x86_64 99/133
1162 Verifying : qemu-audio-alsa-2:5.2.0-7.fc34.x86_64 100/133
1163 Verifying : qemu-audio-oss-2:5.2.0-7.fc34.x86_64 101/133
1164 Verifying : qemu-audio-pa-2:5.2.0-7.fc34.x86_64 102/133
1165 Verifying : qemu-audio-sdl-2:5.2.0-7.fc34.x86_64 103/133
1166 Verifying : qemu-audio-spice-2:5.2.0-7.fc34.x86_64 104/133
1167 Verifying : qemu-block-curl-2:5.2.0-7.fc34.x86_64 105/133
1168 Verifying : qemu-block-dmg-2:5.2.0-7.fc34.x86_64 106/133
1169 Verifying : qemu-block-gluster-2:5.2.0-7.fc34.x86_64 107/133
1170 Verifying : qemu-block-iscsi-2:5.2.0-7.fc34.x86_64 108/133
1171 Verifying : qemu-block-nfs-2:5.2.0-7.fc34.x86_64 109/133
1172 Verifying : qemu-block-rbd-2:5.2.0-7.fc34.x86_64 110/133
1173 Verifying : qemu-block-ssh-2:5.2.0-7.fc34.x86_64 111/133
1174 Verifying : qemu-char-baum-2:5.2.0-7.fc34.x86_64 112/133
1175 Verifying : qemu-char-spice-2:5.2.0-7.fc34.x86_64 113/133
1176 Verifying : qemu-common-2:5.2.0-7.fc34.x86_64 114/133
1177 Verifying : qemu-device-display-qxl-2:5.2.0-7.fc34.x86_64 115/133
1178 Verifying : qemu-device-display-virtio-gpu-2:5.2.0-7.fc34.x86_64 116/133
1179 Verifying : qemu-device-display-virtio-gpu-pci-2:5.2.0-7.fc34.x86_64 117/133
1180 Verifying : qemu-device-display-virtio-vga-2:5.2.0-7.fc34.x86_64 118/133
1181 Verifying : qemu-device-usb-redirect-2:5.2.0-7.fc34.x86_64 119/133
1182 Verifying : qemu-device-usb-smartcard-2:5.2.0-7.fc34.x86_64 120/133
1183 Verifying : qemu-kvm-2:5.2.0-7.fc34.x86_64 121/133
1184 Verifying : qemu-system-x86-2:5.2.0-7.fc34.x86_64 122/133
1185 Verifying : qemu-system-x86-core-2:5.2.0-7.fc34.x86_64 123/133
1186 Verifying : qemu-ui-curses-2:5.2.0-7.fc34.x86_64 124/133
1187 Verifying : qemu-ui-egl-headless-2:5.2.0-7.fc34.x86_64 125/133
1188 Verifying : qemu-ui-gtk-2:5.2.0-7.fc34.x86_64 126/133
1189 Verifying : qemu-ui-opengl-2:5.2.0-7.fc34.x86_64 127/133
1190 Verifying : qemu-ui-sdl-2:5.2.0-7.fc34.x86_64 128/133
1191 Verifying : qemu-ui-spice-app-2:5.2.0-7.fc34.x86_64 129/133
1192 Verifying : qemu-ui-spice-core-2:5.2.0-7.fc34.x86_64 130/133
1193 Verifying : usbredir-0.10.0-1.fc34.x86_64 131/133
1194 Verifying : vte-profile-0.64.1-1.fc34.x86_64 132/133
1195 Verifying : vte291-0.64.1-1.fc34.x86_64 133/133
1196
1197Installed:
1198 SDL2-2.0.14-3.fc34.x86_64 adwaita-cursor-theme-40.1.1-1.fc34.noarch
1199 adwaita-icon-theme-40.1.1-1.fc34.noarch alsa-lib-1.2.4-5.fc34.x86_64
1200 at-spi2-atk-2.38.0-2.fc34.x86_64 at-spi2-core-2.40.1-1.fc34.x86_64
1201 atk-2.36.0-3.fc34.x86_64 brlapi-0.8.2-1.fc34.x86_64
1202 brltty-6.3-1.fc34.x86_64 cairo-1.17.4-3.fc34.x86_64
1203 cairo-gobject-1.17.4-3.fc34.x86_64 capstone-4.0.2-4.fc34.x86_64
1204 cdparanoia-libs-10.2-37.fc34.x86_64 colord-libs-1.4.5-2.fc34.x86_64
1205 dconf-0.40.0-3.fc34.x86_64 edk2-ovmf-20200801stable-4.fc34.noarch
1206 flac-libs-1.3.3-7.fc34.x86_64 fontconfig-2.13.93-6.fc34.x86_64
1207 freetype-2.10.4-3.fc34.x86_64 fribidi-1.0.10-4.fc34.x86_64
1208 gdk-pixbuf2-modules-2.42.6-1.fc34.x86_64 graphene-1.10.6-1.fc34.x86_64
1209 graphite2-1.3.14-7.fc34.x86_64 gsm-1.0.19-5.fc34.x86_64
1210 gstreamer1-1.19.1-1.fc34.x86_64 gstreamer1-plugins-base-1.19.1-1.fc34.x86_64
1211 gtk-update-icon-cache-3.24.29-1.fc34.x86_64 gtk3-3.24.29-1.fc34.x86_64
1212 harfbuzz-2.7.4-3.fc34.x86_64 hicolor-icon-theme-0.17-10.fc34.noarch
1213 ipxe-roms-qemu-20200823-2.git4bd064de.fc34.noarch iso-codes-4.6.0-1.fc34.noarch
1214 jbigkit-libs-2.1-21.fc34.x86_64 lcms2-2.12-1.fc34.x86_64
1215 libICE-1.0.10-6.fc34.x86_64 libSM-1.2.3-8.fc34.x86_64
1216 libX11-1.7.0-3.fc34.x86_64 libX11-common-1.7.0-3.fc34.noarch
1217 libX11-xcb-1.7.0-3.fc34.x86_64 libXau-1.0.9-6.fc34.x86_64
1218 libXcomposite-0.4.5-5.fc34.x86_64 libXcursor-1.2.0-5.fc34.x86_64
1219 libXdamage-1.1.5-5.fc34.x86_64 libXext-1.3.4-6.fc34.x86_64
1220 libXfixes-5.0.3-14.fc34.x86_64 libXft-2.3.3-6.fc34.x86_64
1221 libXi-1.7.10-6.fc34.x86_64 libXinerama-1.1.4-8.fc34.x86_64
1222 libXrandr-1.5.2-6.fc34.x86_64 libXrender-0.9.10-14.fc34.x86_64
1223 libXtst-1.2.3-14.fc34.x86_64 libXv-1.0.11-14.fc34.x86_64
1224 libXxf86vm-1.1.4-16.fc34.x86_64 libasyncns-0.8-20.fc34.x86_64
1225 libcacard-3:2.8.0-2.fc34.x86_64 libcanberra-0.30-24.fc34.x86_64
1226 libcanberra-gtk3-0.30-24.fc34.x86_64 libcloudproviders-0.3.1-3.fc34.x86_64
1227 libdatrie-0.2.13-1.fc34.x86_64 libdrm-2.4.105-1.fc34.x86_64
1228 libepoxy-1.5.8-1.fc34.x86_64 libfdt-1.6.0-4.fc34.x86_64
1229 libglvnd-1:1.3.3-1.fc34.x86_64 libglvnd-egl-1:1.3.3-1.fc34.x86_64
1230 libglvnd-glx-1:1.3.3-1.fc34.x86_64 libnfs-4.0.0-4.fc34.x86_64
1231 libogg-2:1.3.4-4.fc34.x86_64 libslirp-4.4.0-2.fc34.x86_64
1232 libsndfile-1.0.31-3.fc34.x86_64 libthai-0.1.28-6.fc34.x86_64
1233 libtheora-1:1.1.1-29.fc34.x86_64 libtiff-4.2.0-1.fc34.x86_64
1234 libunwind-1.4.0-5.fc34.x86_64 libvisual-1:0.4.0-32.fc34.x86_64
1235 libvorbis-1:1.3.7-3.fc34.x86_64 libwayland-client-1.19.0-1.fc34.x86_64
1236 libwayland-cursor-1.19.0-1.fc34.x86_64 libwayland-egl-1.19.0-1.fc34.x86_64
1237 libwayland-server-1.19.0-1.fc34.x86_64 libwebp-1.2.0-1.fc34.x86_64
1238 libxcb-1.13.1-7.fc34.x86_64 libxshmfence-1.3-8.fc34.x86_64
1239 mesa-libEGL-21.1.1-1.fc34.x86_64 mesa-libGL-21.1.1-1.fc34.x86_64
1240 mesa-libgbm-21.1.1-1.fc34.x86_64 mesa-libglapi-21.1.1-1.fc34.x86_64
1241 opus-1.3.1-8.fc34.x86_64 orc-0.4.31-4.fc34.x86_64
1242 pango-1.48.5-1.fc34.x86_64 pcre2-utf32-10.36-4.fc34.x86_64
1243 pulseaudio-libs-14.2-3.fc34.x86_64 qemu-audio-alsa-2:5.2.0-7.fc34.x86_64
1244 qemu-audio-oss-2:5.2.0-7.fc34.x86_64 qemu-audio-pa-2:5.2.0-7.fc34.x86_64
1245 qemu-audio-sdl-2:5.2.0-7.fc34.x86_64 qemu-audio-spice-2:5.2.0-7.fc34.x86_64
1246 qemu-block-curl-2:5.2.0-7.fc34.x86_64 qemu-block-dmg-2:5.2.0-7.fc34.x86_64
1247 qemu-block-gluster-2:5.2.0-7.fc34.x86_64 qemu-block-iscsi-2:5.2.0-7.fc34.x86_64
1248 qemu-block-nfs-2:5.2.0-7.fc34.x86_64 qemu-block-rbd-2:5.2.0-7.fc34.x86_64
1249 qemu-block-ssh-2:5.2.0-7.fc34.x86_64 qemu-char-baum-2:5.2.0-7.fc34.x86_64
1250 qemu-char-spice-2:5.2.0-7.fc34.x86_64 qemu-common-2:5.2.0-7.fc34.x86_64
1251 qemu-device-display-qxl-2:5.2.0-7.fc34.x86_64 qemu-device-display-virtio-gpu-2:5.2.0-7.fc34.x86_64
1252 qemu-device-display-virtio-gpu-pci-2:5.2.0-7.fc34.x86_64 qemu-device-display-virtio-vga-2:5.2.0-7.fc34.x86_64
1253 qemu-device-usb-redirect-2:5.2.0-7.fc34.x86_64 qemu-device-usb-smartcard-2:5.2.0-7.fc34.x86_64
1254 qemu-kvm-2:5.2.0-7.fc34.x86_64 qemu-system-x86-2:5.2.0-7.fc34.x86_64
1255 qemu-system-x86-core-2:5.2.0-7.fc34.x86_64 qemu-ui-curses-2:5.2.0-7.fc34.x86_64
1256 qemu-ui-egl-headless-2:5.2.0-7.fc34.x86_64 qemu-ui-gtk-2:5.2.0-7.fc34.x86_64
1257 qemu-ui-opengl-2:5.2.0-7.fc34.x86_64 qemu-ui-sdl-2:5.2.0-7.fc34.x86_64
1258 qemu-ui-spice-app-2:5.2.0-7.fc34.x86_64 qemu-ui-spice-core-2:5.2.0-7.fc34.x86_64
1259 rest-0.8.1-9.fc34.x86_64 seabios-bin-1.14.0-2.fc34.noarch
1260 seavgabios-bin-1.14.0-2.fc34.noarch sgabios-bin-1:0.20180715git-6.fc34.noarch
1261 sound-theme-freedesktop-0.8-15.fc34.noarch spice-server-0.14.3-3.fc34.x86_64
1262 usbredir-0.10.0-1.fc34.x86_64 virglrenderer-0.8.2-3.20200212git7d204f39.fc34.x86_64
1263 vte-profile-0.64.1-1.fc34.x86_64 vte291-0.64.1-1.fc34.x86_64
1264 xml-common-0.6.3-56.fc34.noarch
1265
1266Complete!
1267Installing package [virt-top]
1268Last metadata expiration check: 0:19:18 ago on Tue 08 Jun 2021 16:13:38.
1269Dependencies resolved.
1270=======================================================================================================================================================
1271 Package Architecture Version Repository Size
1272=======================================================================================================================================================
1273Installing:
1274 virt-top x86_64 1.0.9-17.fc34 fedora 801 k
1275
1276Transaction Summary
1277=======================================================================================================================================================
1278Install 1 Package
1279
1280Total download size: 801 k
1281Installed size: 2.7 M
1282Downloading Packages:
1283virt-top-1.0.9-17.fc34.x86_64.rpm 2.6 MB/s | 801 kB 00:00
1284-------------------------------------------------------------------------------------------------------------------------------------------------------
1285Total 401 kB/s | 801 kB 00:01
1286Running transaction check
1287Transaction check succeeded.
1288Running transaction test
1289Transaction test succeeded.
1290Running transaction
1291 Preparing : 1/1
1292 Installing : virt-top-1.0.9-17.fc34.x86_64 1/1
1293 Running scriptlet: virt-top-1.0.9-17.fc34.x86_64 1/1
1294 Verifying : virt-top-1.0.9-17.fc34.x86_64 1/1
1295
1296Installed:
1297 virt-top-1.0.9-17.fc34.x86_64
1298
1299Complete!
1300Libvirt is installed and active
1301
1302__________________________________________________________________________
1303
1304STAGE 5: SSH key configuration (Time start: 16:33PM)
1305
1306Generating public/private rsa key pair.
1307Created directory '/root/.ssh'.
1308Your identification has been saved in /root/.ssh/id_rsa_ocp
1309Your public key has been saved in /root/.ssh/id_rsa_ocp.pub
1310The key fingerprint is:
1311SHA256:u1OGFLBFHPqIfqauCN01p6SEM4cSnPlclIzfF6paKtc root@ocp.seb-cloud.com
1312The key's randomart image is:
1313+---[RSA 4096]----+
1314| o.o++. |
1315|. o..o +o. |
1316|.+ ..+ ... |
1317| .oo.o =.. |
1318|. =o+ *.S. |
1319| o B * +..o |
1320|. . O + .o |
1321|.o + E .. |
1322|. +oo .. |
1323+----[SHA256]-----+
1324Agent pid 31417
1325Identity added: /root/.ssh/id_rsa_ocp (root@ocp.seb-cloud.com)
1326
1327__________________________________________________________________________
1328
1329STAGE 6: Virtual Network Configuration (Time start: 16:33PM)
1330
1331Cleaning up network...
1332Only NAT is supported for now
1333YAKKO will create all infrastructure in the 192.168.140/24 subnet with preallocated IP addresses:
1334Bootstrap: 192.168.140.9
1335Masters: 192.168.140.10 192.168.140.11 and 192.168.140.12
1336
1337Defining network at /YAKKO/install-seb/net-ocp-seb.xml
1338Network net-ocp-seb defined from /YAKKO/install-seb/net-ocp-seb.xml
1339
1340Setting network to start on boot...
1341Network net-ocp-seb marked as autostarted
1342
1343Re/starting network to ensure it is operational...
1344
1345Network net-ocp-seb started
1346
1347Virtual network is up
1348
1349__________________________________________________________________________
1350
1351STAGE 7: DNS Configuration (Time start: 16:33PM)
1352
1353Configuring dnsmask plugin in NETWORKMANAGER
1354nameserver 127.0.0.53
1355
1356ATTENTION: This system is using systemd-resolved. YAKKO needs to add a DNS stub in /etc/systemd/resolved.conf
1357
1358DNS test - from Virtual Network 192.168.140.0:
1359api-int.seb.seb-cloud.com has address 192.168.140.1
1360etcd-0.seb.seb-cloud.com has address 192.168.140.10
1361etcd-1.seb.seb-cloud.com has address 192.168.140.11
1362etcd-2.seb.seb-cloud.com has address 192.168.140.12
1363Using domain server:
1364Name: 192.168.140.1
1365Address: 192.168.140.1#53
1366Aliases:
1367
1368_etcd-server-ssl._tcp.seb.seb-cloud.com has SRV record 0 10 2380 etcd-2.seb.seb-cloud.com.
1369_etcd-server-ssl._tcp.seb.seb-cloud.com has SRV record 0 10 2380 etcd-1.seb.seb-cloud.com.
1370_etcd-server-ssl._tcp.seb.seb-cloud.com has SRV record 0 10 2380 etcd-0.seb.seb-cloud.com.
1371
1372DNS test - from the host:
1373api.seb.seb-cloud.com has address 192.168.140.1
1374etcd-0.seb.seb-cloud.com has address 192.168.140.10
1375etcd-1.seb.seb-cloud.com has address 192.168.140.11
1376etcd-2.seb.seb-cloud.com has address 192.168.140.12
1377Using domain server:
1378Name: 127.0.0.1
1379Address: 127.0.0.1#53
1380Aliases:
1381
1382testing.apps.seb.seb-cloud.com has address 192.168.140.1
1383
1384__________________________________________________________________________
1385
1386STAGE 8: Configure HTTP server for installation of all cluster components (Time start: 16:33PM)
1387
1388OCP will be made available by HTTP server from directory /YAKKO/images/4.7.13
1389
1390Installing package [httpd]
1391Last metadata expiration check: 0:19:31 ago on Tue 08 Jun 2021 16:13:38.
1392Dependencies resolved.
1393=======================================================================================================================================================
1394 Package Architecture Version Repository Size
1395=======================================================================================================================================================
1396Installing:
1397 httpd x86_64 2.4.46-10.fc34 fedora 1.4 M
1398Installing dependencies:
1399 apr x86_64 1.7.0-8.fc34 fedora 122 k
1400 apr-util x86_64 1.6.1-16.fc34 fedora 97 k
1401 fedora-logos-httpd noarch 34.0.3-1.fc34 updates 16 k
1402 httpd-filesystem noarch 2.4.46-10.fc34 fedora 13 k
1403 httpd-tools x86_64 2.4.46-10.fc34 fedora 82 k
1404 julietaula-montserrat-fonts-common noarch 1:7.210-4.fc34 fedora 12 k
1405Installing weak dependencies:
1406 apr-util-bdb x86_64 1.6.1-16.fc34 fedora 12 k
1407 apr-util-openssl x86_64 1.6.1-16.fc34 fedora 15 k
1408 julietaula-montserrat-base-web-fonts noarch 1:7.210-4.fc34 fedora 918 k
1409 mod_http2 x86_64 1.15.14-3.fc34 fedora 152 k
1410 mod_lua x86_64 2.4.46-10.fc34 fedora 62 k
1411
1412Transaction Summary
1413=======================================================================================================================================================
1414Install 12 Packages
1415
1416Total download size: 2.8 M
1417Installed size: 6.8 M
1418Downloading Packages:
1419(1/12): apr-util-bdb-1.6.1-16.fc34.x86_64.rpm 38 kB/s | 12 kB 00:00
1420(2/12): apr-1.7.0-8.fc34.x86_64.rpm 323 kB/s | 122 kB 00:00
1421(3/12): apr-util-1.6.1-16.fc34.x86_64.rpm 255 kB/s | 97 kB 00:00
1422(4/12): apr-util-openssl-1.6.1-16.fc34.x86_64.rpm 261 kB/s | 15 kB 00:00
1423(5/12): httpd-filesystem-2.4.46-10.fc34.noarch.rpm 190 kB/s | 13 kB 00:00
1424(6/12): httpd-tools-2.4.46-10.fc34.x86_64.rpm 1.1 MB/s | 82 kB 00:00
1425(7/12): httpd-2.4.46-10.fc34.x86_64.rpm 8.0 MB/s | 1.4 MB 00:00
1426(8/12): julietaula-montserrat-fonts-common-7.210-4.fc34.noarch.rpm 120 kB/s | 12 kB 00:00
1427(9/12): julietaula-montserrat-base-web-fonts-7.210-4.fc34.noarch.rpm 5.0 MB/s | 918 kB 00:00
1428(10/12): mod_http2-1.15.14-3.fc34.x86_64.rpm 1.7 MB/s | 152 kB 00:00
1429(11/12): mod_lua-2.4.46-10.fc34.x86_64.rpm 683 kB/s | 62 kB 00:00
1430(12/12): fedora-logos-httpd-34.0.3-1.fc34.noarch.rpm 605 kB/s | 16 kB 00:00
1431-------------------------------------------------------------------------------------------------------------------------------------------------------
1432Total 1.8 MB/s | 2.8 MB 00:01
1433Running transaction check
1434Transaction check succeeded.
1435Running transaction test
1436Transaction test succeeded.
1437Running transaction
1438 Preparing : 1/1
1439 Installing : apr-1.7.0-8.fc34.x86_64 1/12
1440 Installing : apr-util-bdb-1.6.1-16.fc34.x86_64 2/12
1441 Installing : apr-util-openssl-1.6.1-16.fc34.x86_64 3/12
1442 Installing : apr-util-1.6.1-16.fc34.x86_64 4/12
1443 Installing : httpd-tools-2.4.46-10.fc34.x86_64 5/12
1444 Installing : julietaula-montserrat-fonts-common-1:7.210-4.fc34.noarch 6/12
1445 Installing : julietaula-montserrat-base-web-fonts-1:7.210-4.fc34.noarch 7/12
1446 Installing : fedora-logos-httpd-34.0.3-1.fc34.noarch 8/12
1447 Running scriptlet: httpd-filesystem-2.4.46-10.fc34.noarch 9/12
1448 Installing : httpd-filesystem-2.4.46-10.fc34.noarch 9/12
1449 Installing : mod_http2-1.15.14-3.fc34.x86_64 10/12
1450 Installing : mod_lua-2.4.46-10.fc34.x86_64 11/12
1451 Installing : httpd-2.4.46-10.fc34.x86_64 12/12
1452 Running scriptlet: httpd-2.4.46-10.fc34.x86_64 12/12
1453 Verifying : apr-1.7.0-8.fc34.x86_64 1/12
1454 Verifying : apr-util-1.6.1-16.fc34.x86_64 2/12
1455 Verifying : apr-util-bdb-1.6.1-16.fc34.x86_64 3/12
1456 Verifying : apr-util-openssl-1.6.1-16.fc34.x86_64 4/12
1457 Verifying : httpd-2.4.46-10.fc34.x86_64 5/12
1458 Verifying : httpd-filesystem-2.4.46-10.fc34.noarch 6/12
1459 Verifying : httpd-tools-2.4.46-10.fc34.x86_64 7/12
1460 Verifying : julietaula-montserrat-base-web-fonts-1:7.210-4.fc34.noarch 8/12
1461 Verifying : julietaula-montserrat-fonts-common-1:7.210-4.fc34.noarch 9/12
1462 Verifying : mod_http2-1.15.14-3.fc34.x86_64 10/12
1463 Verifying : mod_lua-2.4.46-10.fc34.x86_64 11/12
1464 Verifying : fedora-logos-httpd-34.0.3-1.fc34.noarch 12/12
1465
1466Installed:
1467 apr-1.7.0-8.fc34.x86_64 apr-util-1.6.1-16.fc34.x86_64
1468 apr-util-bdb-1.6.1-16.fc34.x86_64 apr-util-openssl-1.6.1-16.fc34.x86_64
1469 fedora-logos-httpd-34.0.3-1.fc34.noarch httpd-2.4.46-10.fc34.x86_64
1470 httpd-filesystem-2.4.46-10.fc34.noarch httpd-tools-2.4.46-10.fc34.x86_64
1471 julietaula-montserrat-base-web-fonts-1:7.210-4.fc34.noarch julietaula-montserrat-fonts-common-1:7.210-4.fc34.noarch
1472 mod_http2-1.15.14-3.fc34.x86_64 mod_lua-2.4.46-10.fc34.x86_64
1473
1474Complete!
1475changing security context of '/YAKKO/images/4.7.13/openshift-install'
1476changing security context of '/YAKKO/images/4.7.13/README.md'
1477changing security context of '/YAKKO/images/4.7.13/oc'
1478changing security context of '/YAKKO/images/4.7.13/kubectl'
1479changing security context of '/YAKKO/images/4.7.13/rhcos-live-kernel-x86_64'
1480changing security context of '/YAKKO/images/4.7.13/rhcos-live-initramfs.x86_64.img'
1481changing security context of '/YAKKO/images/4.7.13/rhcos-live-rootfs.x86_64.img'
1482changing security context of '/YAKKO/images/4.7.13/rhcos-metal.x86_64.raw.gz'
1483changing security context of '/YAKKO/images/4.7.13'
1484changing security context of '/YAKKO/images/index.html'
1485changing security context of '/YAKKO/images'
1486Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service → /usr/lib/systemd/system/httpd.service.
1487
1488__________________________________________________________________________
1489
1490STAGE 9: Configure Load Balancer (Time start: 16:33PM)
1491
1492Installing package [haproxy]
1493Last metadata expiration check: 0:19:41 ago on Tue 08 Jun 2021 16:13:38.
1494Dependencies resolved.
1495=======================================================================================================================================================
1496 Package Architecture Version Repository Size
1497=======================================================================================================================================================
1498Installing:
1499 haproxy x86_64 2.3.10-1.fc34 updates 1.7 M
1500
1501Transaction Summary
1502=======================================================================================================================================================
1503Install 1 Package
1504
1505Total download size: 1.7 M
1506Installed size: 5.6 M
1507Downloading Packages:
1508haproxy-2.3.10-1.fc34.x86_64.rpm 3.1 MB/s | 1.7 MB 00:00
1509-------------------------------------------------------------------------------------------------------------------------------------------------------
1510Total 1.2 MB/s | 1.7 MB 00:01
1511Running transaction check
1512Transaction check succeeded.
1513Running transaction test
1514Transaction test succeeded.
1515Running transaction
1516 Preparing : 1/1
1517 Running scriptlet: haproxy-2.3.10-1.fc34.x86_64 1/1
1518 Installing : haproxy-2.3.10-1.fc34.x86_64 1/1
1519 Running scriptlet: haproxy-2.3.10-1.fc34.x86_64 1/1
1520 Verifying : haproxy-2.3.10-1.fc34.x86_64 1/1
1521
1522Installed:
1523 haproxy-2.3.10-1.fc34.x86_64
1524
1525Complete!
1526Creating the HA Proxy Config...
1527
1528Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service.
1529● haproxy.service - HAProxy Load Balancer
1530 Loaded: loaded (/usr/lib/systemd/system/haproxy.service; enabled; vendor preset: disabled)
1531 Active: active (running) since Tue 2021-06-08 16:33:25 AEST; 15ms ago
1532 Process: 33041 ExecStartPre=/usr/sbin/haproxy -f $CONFIG -c -q $OPTIONS (code=exited, status=0/SUCCESS)
1533 Main PID: 33043 (haproxy)
1534 Tasks: 9 (limit: 77129)
1535 Memory: 35.2M
1536 CPU: 57ms
1537 CGroup: /system.slice/haproxy.service
1538 ├─33043 /usr/sbin/haproxy -Ws -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid
1539 └─33045 /usr/sbin/haproxy -Ws -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid
1540
1541Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: [WARNING] 158/163325 (33043) : config : missing timeouts for proxy 'seb-ingress-router-80'.
1542Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: | While not properly invalid, you will certainly encounter various problems
1543Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: | with such a configuration. To fix this, please ensure that all following
1544Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: | timeouts are set to a non-zero value: 'client', 'connect', 'server'.
1545Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: [WARNING] 158/163325 (33043) : config : missing timeouts for proxy 'seb-ingress-router-443'.
1546Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: | While not properly invalid, you will certainly encounter various problems
1547Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: | with such a configuration. To fix this, please ensure that all following
1548Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: | timeouts are set to a non-zero value: 'client', 'connect', 'server'.
1549Jun 08 16:33:25 ocp.seb-cloud.com haproxy[33043]: [NOTICE] 158/163325 (33043) : New worker #1 (33045) forked
1550Jun 08 16:33:25 ocp.seb-cloud.com systemd[1]: Started HAProxy Load Balancer.
1551
1552__________________________________________________________________________
1553
1554STAGE 10: Configure Firewall (Time start: 16:33PM)
1555
1556Changing firewall port 80/tcp access
1557success
1558success
1559Changing firewall port 8080/tcp access
1560success
1561success
1562Changing firewall port 9090/tcp access (COCKPIT)
1563success
1564success
1565Changing firewall port 443/tcp access
1566success
1567success
1568Changing firewall port 6443/tcp access
1569success
1570success
1571Changing firewall port 22623/tcp access
1572success
1573success
1574Changing firewall port 22623/udp access
1575success
1576success
1577
1578__________________________________________________________________________
1579
1580STAGE 11: OCP Configuration for Installation (Time start: 16:33PM)
1581
1582Writing ocp-setup-env script for administration. Run "source /YAKKO/ocp-setup-env" to load post-install...
1583The server has [8] CPU cores and [8] threads
1584
1585Generating INSTALL CONFIG file...
1586
1587Creating manifests...
1588INFO Consuming Install Config from target directory
1589WARNING Making control-plane schedulable by setting MastersSchedulable to true for Scheduler cluster settings
1590INFO Manifests created in: /YAKKO/install-seb/manifests and /YAKKO/install-seb/openshift
1591
1592Creating OCP Cluster ignition files required for node configuration
1593INFO Consuming Common Manifests from target directory
1594INFO Consuming OpenShift Install (Manifests) from target directory
1595INFO Consuming Worker Machines from target directory
1596INFO Consuming Openshift Manifests from target directory
1597INFO Consuming Master Machines from target directory
1598INFO Ignition-Configs created in: /YAKKO/install-seb and /YAKKO/install-seb/auth
1599
1600__________________________________________________________________________
1601
1602STAGE 12: KVM Bootstrap Host Configuration (Time start: 16:33PM)
1603
1604Building OCP node: bootstrap (MAC Addr: 52:54:00:4a:66:09)
1605
1606Starting install...
1607Retrieving file rhcos-live-kernel-x86_64... | 9.0 MB 00:00:00
1608Retrieving file rhcos-live-initramfs.x86_64.img... | 82 MB 00:00:00
1609Allocating 'bootstrap.seb.seb-cloud.com.qcow2' | 20 GB 00:00:00
1610
1611Domain is still running. Installation may be in progress.
1612Waiting for the installation to complete.
1613Domain has shutdown. Continuing.
1614Domain creation completed.
1615Restarting guest.
1616
1617__________________________________________________________________________
1618
1619STAGE 13: KVM Master Nodes Configuration (Time start: 16:42PM)
1620
1621Building OCP node: master-0 (MAC Addr: 52:54:00:4a:66:10)
1622
1623Starting install...
1624Retrieving file rhcos-live-kernel-x86_64... | 9.0 MB 00:00:00
1625Retrieving file rhcos-live-initramfs.x86_64.img... | 82 MB 00:00:00
1626Allocating 'master-0.seb.seb-cloud.com.qcow2' | 20 GB 00:00:00
1627
1628Domain is still running. Installation may be in progress.
1629Waiting for the installation to complete.
1630Domain has shutdown. Continuing.
1631Domain creation completed.
1632Restarting guest.
1633Building OCP node: master-1 (MAC Addr: 52:54:00:4a:66:11)
1634
1635Starting install...
1636Retrieving file rhcos-live-kernel-x86_64... | 9.0 MB 00:00:00
1637Retrieving file rhcos-live-initramfs.x86_64.img... | 82 MB 00:00:00
1638Allocating 'master-1.seb.seb-cloud.com.qcow2' | 20 GB 00:00:00
1639
1640Domain is still running. Installation may be in progress.
1641Waiting for the installation to complete.
1642Domain has shutdown. Continuing.
1643Domain creation completed.
1644Restarting guest.
1645Building OCP node: master-2 (MAC Addr: 52:54:00:4a:66:12)
1646
1647Starting install...
1648Retrieving file rhcos-live-kernel-x86_64... | 9.0 MB 00:00:00
1649Retrieving file rhcos-live-initramfs.x86_64.img... | 82 MB 00:00:00
1650Allocating 'master-2.seb.seb-cloud.com.qcow2' | 20 GB 00:00:00
1651
1652Domain is still running. Installation may be in progress.
1653Waiting for the installation to complete.
1654Domain has shutdown. Continuing.
1655Domain creation completed.
1656Restarting guest.
1657
1658__________________________________________________________________________
1659
1660STAGE 14: KVM Worker Node Configuration (Time start: 17:07PM)
1661
1662Restarting virtual network
1663Updated network net-ocp-seb persistent config and live state
1664Updating and restarting HAproxy
1665Building OCP node: node-1 (MAC Addr: 52:54:00:4a:66:20)
1666
1667Starting install...
1668Retrieving file rhcos-live-kernel-x86_64... | 9.0 MB 00:00:00
1669Retrieving file rhcos-live-initramfs.x86_64.img... | 82 MB 00:00:00
1670Allocating 'node-1.seb.seb-cloud.com.qcow2' | 20 GB 00:00:00
1671
1672Domain is still running. Installation may be in progress.
1673Waiting for the installation to complete.
1674Domain has shutdown. Continuing.
1675Domain creation completed.
1676Restarting guest.
1677Restarting virtual network
1678Updated network net-ocp-seb persistent config and live state
1679Updating and restarting HAproxy
1680Building OCP node: node-2 (MAC Addr: 52:54:00:4a:66:21)
1681
1682Starting install...
1683Retrieving file rhcos-live-kernel-x86_64... | 9.0 MB 00:00:00
1684Retrieving file rhcos-live-initramfs.x86_64.img... | 82 MB 00:00:00
1685Allocating 'node-2.seb.seb-cloud.com.qcow2' | 20 GB 00:00:00
1686
1687Domain is still running. Installation may be in progress.
1688Waiting for the installation to complete.
1689Domain has shutdown. Continuing.
1690Domain creation completed.
1691Restarting guest.
1692
1693__________________________________________________________________________
1694
1695STAGE 15: OCP Cluster Bootstrap (Time start: 17:09PM)
1696
1697You can observe the output of the bootstrap node at this stage by issuing:
1698ssh -i /root/.ssh/id_rsa_ocp core@bootstrap.seb.seb-cloud.com sudo journalctl -b -f -u bootkube.service
1699
1700INFO Waiting up to 20m0s for the Kubernetes API at https://api.seb.seb-cloud.com:6443...
1701ERROR Attempted to gather ClusterOperator status after wait failure: listing ClusterOperator objects: Get "https://api.seb.seb-cloud.com:6443/apis/config.openshift.io/v1/clusteroperators": dial tcp 192.168.1.41:6443: connect: connection refused
1702INFO Use the following commands to gather logs from the cluster
1703INFO openshift-install gather bootstrap --help
1704FATAL failed waiting for Kubernetes API: Get "https://api.seb.seb-cloud.com:6443/version?timeout=32s": dial tcp 192.168.1.41:6443: connect: connection refused
1705
1706The bootstrap process doesn't appear to have completed successfully.
1707This process downloads a lot of images from quay.io and can take a long time.
1708
1709Press <ENTER> to re-issue this stage (wait-for bootstrap-complete) and give it some more time, OR...
1710Press <CTRL-C> to abort this install and examine then rerun install and return to this point^C
1711Input interrupted. Aborting.
1712
1713ROLLBACK STAGE: OCP boostrap stage
1714
1715[root@ocp YAKKO]# yakko
1716-bash: yakko: command not found
1717[root@ocp YAKKO]# ./yakko
1718__________________________________________________________________________
1719
1720 YAKKO: Yet Another KVM Konfigurator for Openshift
1721__________________________________________________________________________
1722
1723There is no fully configured/operational OpenShift cluster
1724
1725Continue configuring cluster [seb] - proceed [y/n]? y
1726
1727Attempt AUTOMATIC configuration of cluster from this point - proceed [y/n]? y
1728Libvirt is installed and active
1729
1730__________________________________________________________________________
1731
1732STAGE 15: OCP Cluster Bootstrap (Time start: 17:32PM)
1733
1734You can observe the output of the bootstrap node at this stage by issuing:
1735ssh -i /root/.ssh/id_rsa_ocp core@bootstrap.seb.seb-cloud.com sudo journalctl -b -f -u bootkube.service
1736
1737INFO Waiting up to 20m0s for the Kubernetes API at https://api.seb.seb-cloud.com:6443...
1738ERROR Attempted to gather ClusterOperator status after wait failure: listing ClusterOperator objects: Get "https://api.seb.seb-cloud.com:6443/apis/config.openshift.io/v1/clusteroperators": dial tcp 192.168.1.41:6443: connect: connection refused
1739INFO Use the following commands to gather logs from the cluster
1740INFO openshift-install gather bootstrap --help
1741FATAL failed waiting for Kubernetes API: Get "https://api.seb.seb-cloud.com:6443/version?timeout=32s": dial tcp 192.168.1.41:6443: connect: connection refused
1742
1743The bootstrap process doesn't appear to have completed successfully.
1744This process downloads a lot of images from quay.io and can take a long time.
1745
1746Press <ENTER> to re-issue this stage (wait-for bootstrap-complete) and give it some more time, OR...
1747Press <CTRL-C> to abort this install and examine then rerun install and return to this point
1748INFO Waiting up to 20m0s for the Kubernetes API at https://api.seb.seb-cloud.com:6443...
1749^C
1750Input interrupted. Aborting.
1751
1752ROLLBACK STAGE: OCP boostrap stage