![](https://seccdn.libravatar.org/avatar/2634be76a90303cc84431f0467540cdb.jpg?s=120&d=mm&r=g)
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/13/display/redirect> Changes: ------------------------------------------ [...truncated 48.16 KB...] [ 11s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 11s] ----------------------------------------------------------------- [ 11s] ----------------------------------------------------------------- [ 12s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 12s] setting SOURCE_DATE_EPOCH=1638532800 [ 12s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zt4wl0 [ 12s] + umask 022 [ 12s] + cd /home/abuild/rpmbuild/BUILD [ 12s] + exit 0 [ 12s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fyNVY0 [ 12s] + umask 022 [ 12s] + cd /home/abuild/rpmbuild/BUILD [ 12s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64 [ 12s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64 [ 12s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 12s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64 [ 12s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 12s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 12s] --- /usr/share/installation-products/SLES.xml 2021-11-15 16:18:20.000000000 +0000 [ 12s] +++ installation.xml 2021-12-03 14:48:37.265905765 +0000 [ 12s] @@ -12,10 +12,15 @@ [ 12s] <!-- the default preselected modules for the Full installation medium [ 12s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 12s] https://jira.suse.com/browse/SLE-8040 --> [ 12s] + [ 12s] <default_modules config:type="list"> [ 12s] + <default_module>sle-ha</default_module> [ 12s] <default_module>sle-module-basesystem</default_module> [ 12s] + <default_module>sle-module-desktop-applications</default_module> [ 12s] + <default_module>sle-module-sap-applications</default_module> [ 12s] <default_module>sle-module-server-applications</default_module> [ 12s] </default_modules> [ 12s] + [ 12s] </software> [ 12s] [ 12s] <texts> [ 12s] @@ -35,10 +40,22 @@ [ 12s] configured accordingly to match the use case of the role. The settings [ 12s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 12s] </roles_help> [ 12s] - <minimal_role> [ 12s] + [ 12s] + <sles4sap_role> [ 12s] + [ 12s] + <label>SLES for SAP Applications</label> [ 12s] + </sles4sap_role> [ 12s] + <sles4sap_role_description> [ 12s] + <label>��� Ideal if you want to run an SAP Application [ 12s] +��� RDP and SAP Installation Wizard option available</label> [ 12s] + </sles4sap_role_description> [ 12s] + <minimal_role> [ 12s] + [ 12s] <!-- TRANSLATORS: a label for a system role --> [ 12s] <label>Minimal</label> [ 12s] - </minimal_role> [ 12s] + [ 12s] + </minimal_role> [ 12s] + [ 12s] <minimal_role_description> [ 12s] <label>��� Minimal software selection for SUSE Linux Enterprise.</label> [ 12s] </minimal_role_description> [ 12s] @@ -178,7 +195,108 @@ [ 12s] <insert_system_role> [ 12s] <!-- FATE#317481 --> [ 12s] <system_roles config:type="list"> [ 12s] - <system_role> [ 12s] + [ 12s] + <system_role> [ 12s] + <id>sles4sap_role</id> [ 12s] + [ 12s] + [ 12s] + <partitioning> [ 12s] + <proposal> [ 12s] + <lvm config:type="boolean">true</lvm> [ 12s] + <encrypt config:type="boolean">false</encrypt> [ 12s] + <windows_delete_mode>all</windows_delete_mode> [ 12s] + <linux_delete_mode>all</linux_delete_mode> [ 12s] + <other_delete_mode>all</other_delete_mode> [ 12s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 12s] + </proposal> [ 12s] + [ 12s] + <volumes config:type="list"> [ 12s] + [ 12s] + <volume> [ 12s] + <mount_point>/</mount_point> [ 12s] + [ 12s] + <fs_type>btrfs</fs_type> [ 12s] + <desired_size>60GiB</desired_size> [ 12s] + <min_size>40GiB</min_size> [ 12s] + <max_size>80GiB</max_size> [ 12s] + [ 12s] + <snapshots config:type="boolean">true</snapshots> [ 12s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 12s] + [ 12s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 12s] + <subvolumes config:type="list"> [ 12s] + <subvolume> [ 12s] + <path>home</path> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>opt</path> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>root</path> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>srv</path> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>tmp</path> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>usr/local</path> [ 12s] + </subvolume> [ 12s] + [ 12s] + <subvolume> [ 12s] + <path>var</path> [ 12s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 12s] + </subvolume> [ 12s] + [ 12s] + [ 12s] + <subvolume> [ 12s] + <path>boot/grub2/i386-pc</path> [ 12s] + <archs>i386,x86_64</archs> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>boot/grub2/x86_64-efi</path> [ 12s] + <archs>x86_64</archs> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>boot/grub2/powerpc-ieee1275</path> [ 12s] + <archs>ppc,!board_powernv</archs> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>boot/grub2/x86_64-efi</path> [ 12s] + <archs>x86_64</archs> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>boot/grub2/s390x-emu</path> [ 12s] + <archs>s390</archs> [ 12s] + </subvolume> [ 12s] + <subvolume> [ 12s] + <path>boot/grub2/arm64-efi</path> [ 12s] + <archs>aarch64</archs> [ 12s] + </subvolume> [ 12s] + </subvolumes> [ 12s] + </volume> [ 12s] + [ 12s] + [ 12s] + <volume> [ 12s] + <mount_point>swap</mount_point> [ 12s] + <fs_type>swap</fs_type> [ 12s] + <desired_size>2GiB</desired_size> [ 12s] + <min_size>2GiB</min_size> [ 12s] + <max_size>2GiB</max_size> [ 12s] + </volume> [ 12s] + [ 12s] + [ 12s] + [ 12s] + </volumes> [ 12s] + </partitioning> [ 12s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 12s] + <software> [ 12s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 12s] + </software> [ 12s] + </system_role> [ 12s] + <system_role> [ 12s] + [ 12s] <!-- the id is a key for texts/$id/label [ 12s] and texts/$id_description/label below --> [ 12s] <id>minimal_role</id> [ 12s] @@ -191,7 +309,9 @@ [ 12s] instead of omitting the key entirely --> [ 12s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 12s] </software> [ 12s] - </system_role> [ 12s] + [ 12s] + </system_role> [ 12s] + [ 12s] </system_roles> [ 12s] </insert_system_role> [ 12s] </insert_system_roles> [ 12s] + : [ 12s] + exit 0 [ 12s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HhH503 [ 12s] + umask 022 [ 12s] + cd /home/abuild/rpmbuild/BUILD [ 12s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64//usr/share/installation-products [ 12s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 12s] + /usr/lib/rpm/find-debuginfo.sh -j2 --build-id-seed 15.4.1-1 --unique-debug-suffix -15.4.1-1.x86_64 --unique-debug-src-base skelcd-control-SLES4SAP-15.4.1-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/ [ 12s] + /usr/lib/rpm/brp-compress [ 12s] + /usr/lib/rpm/brp-suse [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 12s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 12s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 12s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 12s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64/usr/share/mime/': No such file or directory [ 12s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64/usr/share/metainfo/': No such file or directory [ 12s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.1-1.x86_64/usr/share/appdata/': No such file or directory [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 12s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar [ 12s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Mu9jg4 [ 12s] + umask 022 [ 12s] + cd /home/abuild/rpmbuild/BUILD [ 12s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 12s] Relax-NG validity error : Extra element system_roles in interleave [ 12s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 12s] Relax-NG validity error : Extra element update in interleave [ 12s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 12s] installation.xml fails to validate [ 12s] error: Bad exit status from /var/tmp/rpm-tmp.Mu9jg4 (%check) [ 12s] [ 12s] [ 12s] RPM build errors: [ 12s] Bad exit status from /var/tmp/rpm-tmp.Mu9jg4 (%check) [ 12s] [ 12s] yast-ci-worker failed "build skelcd-control-SLES4SAP.spec" at Fri Dec 3 14:48:37 UTC 2021. [ 12s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP4_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [echo -e 'y\ny\ny\n' | osc -A 'https://api....] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 26982 exited with value 1 Scanning for a pull request... Found pull request #22 Adding comment ":x: Internal Jenkins [job #13](https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/13/) failed" to pull request https://github.com/yast/skelcd-control-SLES4SAP/pull/22 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/issues/22/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user lslezak@suse.cz Not sending mail to unregistered user jreidinger@suse.cz Not sending mail to unregistered user dgonzalez@suse.de