Build failed in Jenkins: yast-skelcd-control-SLES4SAP-master #7
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/7/display/redirect?page=changes> Changes: [jreidinger] Removed Dockerfile [jreidinger] Removed .travis.yml [jreidinger] Add github actions [jreidinger] update badges ------------------------------------------ [...truncated 73.14 KB...] [ 31s] < Release: 0 [ 31s] --- [ 31s] > Release: 1 [ 31s] ----------------------------------------------------------------- [ 31s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 31s] ----------------------------------------------------------------- [ 31s] ----------------------------------------------------------------- [ 32s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 32s] setting SOURCE_DATE_EPOCH=1606219200 [ 32s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eilmxA [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + exit 0 [ 32s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HjvRrx [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 32s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 32s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 32s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 32s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 32s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 32s] --- /usr/share/installation-products/SLES.xml 2021-01-15 15:37:33.000000000 +0000 [ 32s] +++ installation.xml 2021-01-15 17:01:18.305727326 +0000 [ 32s] @@ -12,10 +12,15 @@ [ 32s] <!-- the default preselected modules for the Full installation medium [ 32s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 32s] https://jira.suse.com/browse/SLE-8040 --> [ 32s] + [ 32s] <default_modules config:type="list"> [ 32s] + <default_module>sle-ha</default_module> [ 32s] <default_module>sle-module-basesystem</default_module> [ 32s] + <default_module>sle-module-desktop-applications</default_module> [ 32s] + <default_module>sle-module-sap-applications</default_module> [ 32s] <default_module>sle-module-server-applications</default_module> [ 32s] </default_modules> [ 32s] + [ 32s] </software> [ 32s] [ 32s] <texts> [ 32s] @@ -35,10 +40,22 @@ [ 32s] configured accordingly to match the use case of the role. The settings [ 32s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 32s] </roles_help> [ 32s] - <minimal_role> [ 32s] + [ 32s] + <sles4sap_role> [ 32s] + [ 32s] + <label>SLES for SAP Applications</label> [ 32s] + </sles4sap_role> [ 32s] + <sles4sap_role_description> [ 32s] + <label>??? Ideal if you want to run an SAP Application [ 32s] +??? RDP and SAP Installation Wizard option available</label> [ 32s] + </sles4sap_role_description> [ 32s] + <minimal_role> [ 32s] + [ 32s] <!-- TRANSLATORS: a label for a system role --> [ 32s] <label>Minimal</label> [ 32s] - </minimal_role> [ 32s] + [ 32s] + </minimal_role> [ 32s] + [ 32s] <minimal_role_description> [ 32s] <label>??? Minimal software selection for SUSE Linux Enterprise.</label> [ 32s] </minimal_role_description> [ 32s] @@ -178,7 +195,108 @@ [ 32s] <insert_system_role> [ 32s] <!-- FATE#317481 --> [ 32s] <system_roles config:type="list"> [ 32s] - <system_role> [ 32s] + [ 32s] + <system_role> [ 32s] + <id>sles4sap_role</id> [ 32s] + [ 32s] + [ 32s] + <partitioning> [ 32s] + <proposal> [ 32s] + <lvm config:type="boolean">true</lvm> [ 32s] + <encrypt config:type="boolean">false</encrypt> [ 32s] + <windows_delete_mode>all</windows_delete_mode> [ 32s] + <linux_delete_mode>all</linux_delete_mode> [ 32s] + <other_delete_mode>all</other_delete_mode> [ 32s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 32s] + </proposal> [ 32s] + [ 32s] + <volumes config:type="list"> [ 32s] + [ 32s] + <volume> [ 32s] + <mount_point>/</mount_point> [ 32s] + [ 32s] + <fs_type>btrfs</fs_type> [ 32s] + <desired_size>60GiB</desired_size> [ 32s] + <min_size>40GiB</min_size> [ 32s] + <max_size>80GiB</max_size> [ 32s] + [ 32s] + <snapshots config:type="boolean">true</snapshots> [ 32s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 32s] + [ 32s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 32s] + <subvolumes config:type="list"> [ 32s] + <subvolume> [ 32s] + <path>home</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>opt</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>root</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>srv</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>tmp</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>usr/local</path> [ 32s] + </subvolume> [ 32s] + [ 32s] + <subvolume> [ 32s] + <path>var</path> [ 32s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 32s] + </subvolume> [ 32s] + [ 32s] + [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/i386-pc</path> [ 32s] + <archs>i386,x86_64</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/x86_64-efi</path> [ 32s] + <archs>x86_64</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/powerpc-ieee1275</path> [ 32s] + <archs>ppc,!board_powernv</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/x86_64-efi</path> [ 32s] + <archs>x86_64</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/s390x-emu</path> [ 32s] + <archs>s390</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/arm64-efi</path> [ 32s] + <archs>aarch64</archs> [ 32s] + </subvolume> [ 32s] + </subvolumes> [ 32s] + </volume> [ 32s] + [ 32s] + [ 32s] + <volume> [ 32s] + <mount_point>swap</mount_point> [ 32s] + <fs_type>swap</fs_type> [ 32s] + <desired_size>2GiB</desired_size> [ 32s] + <min_size>2GiB</min_size> [ 32s] + <max_size>2GiB</max_size> [ 32s] + </volume> [ 32s] + [ 32s] + [ 32s] + [ 32s] + </volumes> [ 32s] + </partitioning> [ 32s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 32s] + <software> [ 32s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 32s] + </software> [ 32s] + </system_role> [ 32s] + <system_role> [ 32s] + [ 32s] <!-- the id is a key for texts/$id/label [ 32s] and texts/$id_description/label below --> [ 32s] <id>minimal_role</id> [ 32s] @@ -191,7 +309,9 @@ [ 32s] instead of omitting the key entirely --> [ 32s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 32s] </software> [ 32s] - </system_role> [ 32s] + [ 32s] + </system_role> [ 32s] + [ 32s] </system_roles> [ 32s] </insert_system_role> [ 32s] </insert_system_roles> [ 32s] + : [ 32s] + exit 0 [ 32s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7UeB6w [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64//usr/share/installation-products [ 32s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 32s] + /usr/lib/rpm/find-debuginfo.sh -j2 --build-id-seed 15.3.1-1 --unique-debug-suffix -15.3.1-1.x86_64 --unique-debug-src-base skelcd-control-SLES4SAP-15.3.1-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/ [ 32s] + /usr/lib/rpm/brp-compress [ 32s] + /usr/lib/rpm/brp-suse [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 32s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 32s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/mime/': No such file or directory [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/metainfo/': No such file or directory [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/appdata/': No such file or directory [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 32s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tqUmGw [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 32s] Relax-NG validity error : Extra element system_roles in interleave [ 32s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 32s] Relax-NG validity error : Extra element update in interleave [ 32s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 32s] installation.xml fails to validate [ 32s] error: Bad exit status from /var/tmp/rpm-tmp.tqUmGw (%check) [ 32s] [ 32s] [ 32s] RPM build errors: [ 32s] Bad exit status from /var/tmp/rpm-tmp.tqUmGw (%check) [ 32s] [ 32s] vm-yast-ci-worker failed "build skelcd-control-SLES4SAP.spec" at Fri Jan 15 17:01:18 UTC 2021. [ 32s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP3_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.suse.de/' build ...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 21778 exited with value 1 Scanning for a pull request... Found pull request #20 Adding comment ":x: Internal Jenkins [job #7](https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/7/) failed" to pull request https://github.com/yast/skelcd-control-SLES4SAP/pull/20 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/issues/20/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user jreidinger@suse.cz
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/8/display/redirect?page=changes> Changes: [lslezak] Bump version to 15.4.0 ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head1 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/skelcd-control-SLES4SAP.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/skelcd-control-SLES4SAP.git git --version # timeout=10 git --version # 'git version 2.26.2' git fetch --tags --force --progress --prune -- https://github.com/yast/skelcd-control-SLES4SAP.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 16060f0caf42ae76d602fb0256f6e790d867e6b6 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 16060f0caf42ae76d602fb0256f6e790d867e6b6 # timeout=10 Commit message: "Bump version to 15.4.0" git rev-list --no-walk 7163251a33e30df9c89348f7b3e115bb2cff1d1e # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=sle_latest
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-skelcd-control-SLES4SAP-master] $ /bin/sh -xe /tmp/jenkins15404027697830961300.sh + cd <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 10m rake osc:sr * Starting syntax check... * Done osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:Head' skelcd-control-SLES4SAP All files have proper license reference. A Devel:YaST:Head A Devel:YaST:Head/skelcd-control-SLES4SAP A Devel:YaST:Head/skelcd-control-SLES4SAP/installation.SLES4SAP.xsl A Devel:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.changes A Devel:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.spec At revision 14. rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.changes rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/installation.SLES4SAP.xsl rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.spec cp package/skelcd-control-SLES4SAP.changes <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP cp package/installation.SLES4SAP.xsl <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP cp package/skelcd-control-SLES4SAP.spec <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP osc -A 'https://api.suse.de/' addremove osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP4:GA' 'skelcd-control-SLES4SAP' 'skelcd-control-SLES4SAP.spec' > /tmp/yast-rake20210624-13276-167p3fk Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP4:GA' 'skelcd-control-SLES4SAP' 'skelcd-control-SLES4SAP.changes' | diff - 'skelcd-control-SLES4SAP.changes' rm -rf Devel:YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 13273 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/pulls... OK Pull request not found 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
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/9/display/redirect?page=changes> Changes: [dgonzalez] Add missing bugzilla reference in changelog ------------------------------------------ [...truncated 53.52 KB...] [ 15s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 15s] ----------------------------------------------------------------- [ 15s] ----------------------------------------------------------------- [ 15s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 15s] setting SOURCE_DATE_EPOCH=1618920000 [ 15s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NIPQUa [ 15s] + umask 022 [ 15s] + cd /home/abuild/rpmbuild/BUILD [ 15s] + exit 0 [ 15s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cpbybb [ 15s] + umask 022 [ 15s] + cd /home/abuild/rpmbuild/BUILD [ 15s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 15s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 15s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 15s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 15s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 15s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 15s] --- /usr/share/installation-products/SLES.xml 2021-08-15 02:57:47.000000000 +0000 [ 15s] +++ installation.xml 2021-08-19 09:47:19.294120756 +0000 [ 15s] @@ -12,10 +12,15 @@ [ 15s] <!-- the default preselected modules for the Full installation medium [ 15s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 15s] https://jira.suse.com/browse/SLE-8040 --> [ 15s] + [ 15s] <default_modules config:type="list"> [ 15s] + <default_module>sle-ha</default_module> [ 15s] <default_module>sle-module-basesystem</default_module> [ 15s] + <default_module>sle-module-desktop-applications</default_module> [ 15s] + <default_module>sle-module-sap-applications</default_module> [ 15s] <default_module>sle-module-server-applications</default_module> [ 15s] </default_modules> [ 15s] + [ 15s] </software> [ 15s] [ 15s] <texts> [ 15s] @@ -35,10 +40,22 @@ [ 15s] configured accordingly to match the use case of the role. The settings [ 15s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 15s] </roles_help> [ 15s] - <minimal_role> [ 15s] + [ 15s] + <sles4sap_role> [ 15s] + [ 15s] + <label>SLES for SAP Applications</label> [ 15s] + </sles4sap_role> [ 15s] + <sles4sap_role_description> [ 15s] + <label>��� Ideal if you want to run an SAP Application [ 15s] +��� RDP and SAP Installation Wizard option available</label> [ 15s] + </sles4sap_role_description> [ 15s] + <minimal_role> [ 15s] + [ 15s] <!-- TRANSLATORS: a label for a system role --> [ 15s] <label>Minimal</label> [ 15s] - </minimal_role> [ 15s] + [ 15s] + </minimal_role> [ 15s] + [ 15s] <minimal_role_description> [ 15s] <label>��� Minimal software selection for SUSE Linux Enterprise.</label> [ 15s] </minimal_role_description> [ 15s] @@ -178,7 +195,108 @@ [ 15s] <insert_system_role> [ 15s] <!-- FATE#317481 --> [ 15s] <system_roles config:type="list"> [ 15s] - <system_role> [ 15s] + [ 15s] + <system_role> [ 15s] + <id>sles4sap_role</id> [ 15s] + [ 15s] + [ 15s] + <partitioning> [ 15s] + <proposal> [ 15s] + <lvm config:type="boolean">true</lvm> [ 15s] + <encrypt config:type="boolean">false</encrypt> [ 15s] + <windows_delete_mode>all</windows_delete_mode> [ 15s] + <linux_delete_mode>all</linux_delete_mode> [ 15s] + <other_delete_mode>all</other_delete_mode> [ 15s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 15s] + </proposal> [ 15s] + [ 15s] + <volumes config:type="list"> [ 15s] + [ 15s] + <volume> [ 15s] + <mount_point>/</mount_point> [ 15s] + [ 15s] + <fs_type>btrfs</fs_type> [ 15s] + <desired_size>60GiB</desired_size> [ 15s] + <min_size>40GiB</min_size> [ 15s] + <max_size>80GiB</max_size> [ 15s] + [ 15s] + <snapshots config:type="boolean">true</snapshots> [ 15s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 15s] + [ 15s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 15s] + <subvolumes config:type="list"> [ 15s] + <subvolume> [ 15s] + <path>home</path> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>opt</path> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>root</path> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>srv</path> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>tmp</path> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>usr/local</path> [ 15s] + </subvolume> [ 15s] + [ 15s] + <subvolume> [ 15s] + <path>var</path> [ 15s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 15s] + </subvolume> [ 15s] + [ 15s] + [ 15s] + <subvolume> [ 15s] + <path>boot/grub2/i386-pc</path> [ 15s] + <archs>i386,x86_64</archs> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>boot/grub2/x86_64-efi</path> [ 15s] + <archs>x86_64</archs> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>boot/grub2/powerpc-ieee1275</path> [ 15s] + <archs>ppc,!board_powernv</archs> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>boot/grub2/x86_64-efi</path> [ 15s] + <archs>x86_64</archs> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>boot/grub2/s390x-emu</path> [ 15s] + <archs>s390</archs> [ 15s] + </subvolume> [ 15s] + <subvolume> [ 15s] + <path>boot/grub2/arm64-efi</path> [ 15s] + <archs>aarch64</archs> [ 15s] + </subvolume> [ 15s] + </subvolumes> [ 15s] + </volume> [ 15s] + [ 15s] + [ 15s] + <volume> [ 15s] + <mount_point>swap</mount_point> [ 15s] + <fs_type>swap</fs_type> [ 15s] + <desired_size>2GiB</desired_size> [ 15s] + <min_size>2GiB</min_size> [ 15s] + <max_size>2GiB</max_size> [ 15s] + </volume> [ 15s] + [ 15s] + [ 15s] + [ 15s] + </volumes> [ 15s] + </partitioning> [ 15s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 15s] + <software> [ 15s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 15s] + </software> [ 15s] + </system_role> [ 15s] + <system_role> [ 15s] + [ 15s] <!-- the id is a key for texts/$id/label [ 15s] and texts/$id_description/label below --> [ 15s] <id>minimal_role</id> [ 15s] @@ -191,7 +309,9 @@ [ 15s] instead of omitting the key entirely --> [ 15s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 15s] </software> [ 15s] - </system_role> [ 15s] + [ 15s] + </system_role> [ 15s] + [ 15s] </system_roles> [ 15s] </insert_system_role> [ 15s] </insert_system_roles> [ 15s] + : [ 15s] + exit 0 [ 15s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m9uH37 [ 15s] + umask 022 [ 15s] + cd /home/abuild/rpmbuild/BUILD [ 15s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products [ 15s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 15s] + /usr/lib/rpm/find-debuginfo.sh -j2 --build-id-seed 15.4.0-1 --unique-debug-suffix -15.4.0-1.x86_64 --unique-debug-src-base skelcd-control-SLES4SAP-15.4.0-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/ [ 15s] + /usr/lib/rpm/brp-compress [ 15s] + /usr/lib/rpm/brp-suse [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 15s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 15s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 15s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 15s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/mime/': No such file or directory [ 15s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/metainfo/': No such file or directory [ 15s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/appdata/': No such file or directory [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 15s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar [ 15s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.houu7a [ 15s] + umask 022 [ 15s] + cd /home/abuild/rpmbuild/BUILD [ 15s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 15s] Relax-NG validity error : Extra element system_roles in interleave [ 15s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 15s] Relax-NG validity error : Extra element update in interleave [ 15s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 15s] installation.xml fails to validate [ 15s] error: Bad exit status from /var/tmp/rpm-tmp.houu7a (%check) [ 15s] [ 15s] [ 15s] RPM build errors: [ 15s] Bad exit status from /var/tmp/rpm-tmp.houu7a (%check) [ 15s] [ 15s] yast-ci-worker failed "build skelcd-control-SLES4SAP.spec" at Thu Aug 19 09:47:19 UTC 2021. [ 15s] 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): [yes | osc -A 'https://api.suse.de/' build ...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 26231 exited with value 1 Scanning for a pull request... Found pull request #21 Adding comment ":x: Internal Jenkins [job #9](https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/9/) failed" to pull request https://github.com/yast/skelcd-control-SLES4SAP/pull/21 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/issues/21/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user dgonzalez@suse.de Not sending mail to unregistered user lslezak@suse.cz Not sending mail to unregistered user jreidinger@suse.cz
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/10/display/redirect?page=changes> Changes: [lslezak] GitHub Actions workaround: use --privileged option ------------------------------------------ [...truncated 64.39 KB...] [ 63s] --- [ 63s] > Release: 1 [ 63s] ----------------------------------------------------------------- [ 63s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 63s] ----------------------------------------------------------------- [ 63s] ----------------------------------------------------------------- [ 63s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 63s] setting SOURCE_DATE_EPOCH=1618920000 [ 63s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.htnN5z [ 63s] + umask 022 [ 63s] + cd /home/abuild/rpmbuild/BUILD [ 63s] + exit 0 [ 63s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IgqDHz [ 63s] + umask 022 [ 63s] + cd /home/abuild/rpmbuild/BUILD [ 63s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 63s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 63s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 63s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 63s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 63s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 63s] --- /usr/share/installation-products/SLES.xml 2021-08-19 09:54:40.000000000 +0000 [ 63s] +++ installation.xml 2021-10-01 10:49:23.907728423 +0000 [ 63s] @@ -12,10 +12,15 @@ [ 63s] <!-- the default preselected modules for the Full installation medium [ 63s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 63s] https://jira.suse.com/browse/SLE-8040 --> [ 63s] + [ 63s] <default_modules config:type="list"> [ 63s] + <default_module>sle-ha</default_module> [ 63s] <default_module>sle-module-basesystem</default_module> [ 63s] + <default_module>sle-module-desktop-applications</default_module> [ 63s] + <default_module>sle-module-sap-applications</default_module> [ 63s] <default_module>sle-module-server-applications</default_module> [ 63s] </default_modules> [ 63s] + [ 63s] </software> [ 63s] [ 63s] <texts> [ 63s] @@ -35,10 +40,22 @@ [ 63s] configured accordingly to match the use case of the role. The settings [ 63s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 63s] </roles_help> [ 63s] - <minimal_role> [ 63s] + [ 63s] + <sles4sap_role> [ 63s] + [ 63s] + <label>SLES for SAP Applications</label> [ 63s] + </sles4sap_role> [ 63s] + <sles4sap_role_description> [ 63s] + <label>��� Ideal if you want to run an SAP Application [ 63s] +��� RDP and SAP Installation Wizard option available</label> [ 63s] + </sles4sap_role_description> [ 63s] + <minimal_role> [ 63s] + [ 63s] <!-- TRANSLATORS: a label for a system role --> [ 63s] <label>Minimal</label> [ 63s] - </minimal_role> [ 63s] + [ 63s] + </minimal_role> [ 63s] + [ 63s] <minimal_role_description> [ 63s] <label>��� Minimal software selection for SUSE Linux Enterprise.</label> [ 63s] </minimal_role_description> [ 63s] @@ -178,7 +195,108 @@ [ 63s] <insert_system_role> [ 63s] <!-- FATE#317481 --> [ 63s] <system_roles config:type="list"> [ 63s] - <system_role> [ 63s] + [ 63s] + <system_role> [ 63s] + <id>sles4sap_role</id> [ 63s] + [ 63s] + [ 63s] + <partitioning> [ 63s] + <proposal> [ 63s] + <lvm config:type="boolean">true</lvm> [ 63s] + <encrypt config:type="boolean">false</encrypt> [ 63s] + <windows_delete_mode>all</windows_delete_mode> [ 63s] + <linux_delete_mode>all</linux_delete_mode> [ 63s] + <other_delete_mode>all</other_delete_mode> [ 63s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 63s] + </proposal> [ 63s] + [ 63s] + <volumes config:type="list"> [ 63s] + [ 63s] + <volume> [ 63s] + <mount_point>/</mount_point> [ 63s] + [ 63s] + <fs_type>btrfs</fs_type> [ 63s] + <desired_size>60GiB</desired_size> [ 63s] + <min_size>40GiB</min_size> [ 63s] + <max_size>80GiB</max_size> [ 63s] + [ 63s] + <snapshots config:type="boolean">true</snapshots> [ 63s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 63s] + [ 63s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 63s] + <subvolumes config:type="list"> [ 63s] + <subvolume> [ 63s] + <path>home</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>opt</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>root</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>srv</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>tmp</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>usr/local</path> [ 63s] + </subvolume> [ 63s] + [ 63s] + <subvolume> [ 63s] + <path>var</path> [ 63s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 63s] + </subvolume> [ 63s] + [ 63s] + [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/i386-pc</path> [ 63s] + <archs>i386,x86_64</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/x86_64-efi</path> [ 63s] + <archs>x86_64</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/powerpc-ieee1275</path> [ 63s] + <archs>ppc,!board_powernv</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/x86_64-efi</path> [ 63s] + <archs>x86_64</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/s390x-emu</path> [ 63s] + <archs>s390</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/arm64-efi</path> [ 63s] + <archs>aarch64</archs> [ 63s] + </subvolume> [ 63s] + </subvolumes> [ 63s] + </volume> [ 63s] + [ 63s] + [ 63s] + <volume> [ 63s] + <mount_point>swap</mount_point> [ 63s] + <fs_type>swap</fs_type> [ 63s] + <desired_size>2GiB</desired_size> [ 63s] + <min_size>2GiB</min_size> [ 63s] + <max_size>2GiB</max_size> [ 63s] + </volume> [ 63s] + [ 63s] + [ 63s] + [ 63s] + </volumes> [ 63s] + </partitioning> [ 63s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 63s] + <software> [ 63s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 63s] + </software> [ 63s] + </system_role> [ 63s] + <system_role> [ 63s] + [ 63s] <!-- the id is a key for texts/$id/label [ 63s] and texts/$id_description/label below --> [ 63s] <id>minimal_role</id> [ 63s] @@ -191,7 +309,9 @@ [ 63s] instead of omitting the key entirely --> [ 63s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 63s] </software> [ 63s] - </system_role> [ 63s] + [ 63s] + </system_role> [ 63s] + [ 63s] </system_roles> [ 63s] </insert_system_role> [ 63s] </insert_system_roles> [ 63s] + : [ 63s] + exit 0 [ 63s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Iscn0C [ 63s] + umask 022 [ 63s] + cd /home/abuild/rpmbuild/BUILD [ 63s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products [ 63s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 63s] + /usr/lib/rpm/find-debuginfo.sh -j2 --build-id-seed 15.4.0-1 --unique-debug-suffix -15.4.0-1.x86_64 --unique-debug-src-base skelcd-control-SLES4SAP-15.4.0-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/ [ 63s] + /usr/lib/rpm/brp-compress [ 63s] + /usr/lib/rpm/brp-suse [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 63s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 63s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/mime/': No such file or directory [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/metainfo/': No such file or directory [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/appdata/': No such file or directory [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar [ 64s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lp9lhB [ 64s] + umask 022 [ 64s] + cd /home/abuild/rpmbuild/BUILD [ 64s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 64s] Relax-NG validity error : Extra element system_roles in interleave [ 64s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 64s] Relax-NG validity error : Extra element update in interleave [ 64s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 64s] installation.xml fails to validate [ 64s] error: Bad exit status from /var/tmp/rpm-tmp.Lp9lhB (%check) [ 64s] [ 64s] [ 64s] RPM build errors: [ 64s] Bad exit status from /var/tmp/rpm-tmp.Lp9lhB (%check) [ 64s] [ 64s] yast-ci-worker-3 failed "build skelcd-control-SLES4SAP.spec" at Fri Oct 1 10:49:24 UTC 2021. [ 64s] 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 28914 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/pulls... OK Pull request not found 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
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/11/display/redirect?page=changes> Changes: [lslezak] Removed GitHub Actions workaround ------------------------------------------ [...truncated 50.04 KB...] [ 14s] --- [ 14s] > Release: 1 [ 14s] ----------------------------------------------------------------- [ 14s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 14s] ----------------------------------------------------------------- [ 14s] ----------------------------------------------------------------- [ 14s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 14s] setting SOURCE_DATE_EPOCH=1618920000 [ 14s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.38bQ1l [ 14s] + umask 022 [ 14s] + cd /home/abuild/rpmbuild/BUILD [ 14s] + exit 0 [ 14s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d7N1kl [ 14s] + umask 022 [ 14s] + cd /home/abuild/rpmbuild/BUILD [ 14s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 14s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 14s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 14s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 14s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 14s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 14s] --- /usr/share/installation-products/SLES.xml 2021-10-01 10:53:58.000000000 +0000 [ 14s] +++ installation.xml 2021-11-03 15:33:07.780965209 +0000 [ 14s] @@ -12,10 +12,15 @@ [ 14s] <!-- the default preselected modules for the Full installation medium [ 14s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 14s] https://jira.suse.com/browse/SLE-8040 --> [ 14s] + [ 14s] <default_modules config:type="list"> [ 14s] + <default_module>sle-ha</default_module> [ 14s] <default_module>sle-module-basesystem</default_module> [ 14s] + <default_module>sle-module-desktop-applications</default_module> [ 14s] + <default_module>sle-module-sap-applications</default_module> [ 14s] <default_module>sle-module-server-applications</default_module> [ 14s] </default_modules> [ 14s] + [ 14s] </software> [ 14s] [ 14s] <texts> [ 14s] @@ -35,10 +40,22 @@ [ 14s] configured accordingly to match the use case of the role. The settings [ 14s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 14s] </roles_help> [ 14s] - <minimal_role> [ 14s] + [ 14s] + <sles4sap_role> [ 14s] + [ 14s] + <label>SLES for SAP Applications</label> [ 14s] + </sles4sap_role> [ 14s] + <sles4sap_role_description> [ 14s] + <label>��� Ideal if you want to run an SAP Application [ 14s] +��� RDP and SAP Installation Wizard option available</label> [ 14s] + </sles4sap_role_description> [ 14s] + <minimal_role> [ 14s] + [ 14s] <!-- TRANSLATORS: a label for a system role --> [ 14s] <label>Minimal</label> [ 14s] - </minimal_role> [ 14s] + [ 14s] + </minimal_role> [ 14s] + [ 14s] <minimal_role_description> [ 14s] <label>��� Minimal software selection for SUSE Linux Enterprise.</label> [ 14s] </minimal_role_description> [ 14s] @@ -178,7 +195,108 @@ [ 14s] <insert_system_role> [ 14s] <!-- FATE#317481 --> [ 14s] <system_roles config:type="list"> [ 14s] - <system_role> [ 14s] + [ 14s] + <system_role> [ 14s] + <id>sles4sap_role</id> [ 14s] + [ 14s] + [ 14s] + <partitioning> [ 14s] + <proposal> [ 14s] + <lvm config:type="boolean">true</lvm> [ 14s] + <encrypt config:type="boolean">false</encrypt> [ 14s] + <windows_delete_mode>all</windows_delete_mode> [ 14s] + <linux_delete_mode>all</linux_delete_mode> [ 14s] + <other_delete_mode>all</other_delete_mode> [ 14s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 14s] + </proposal> [ 14s] + [ 14s] + <volumes config:type="list"> [ 14s] + [ 14s] + <volume> [ 14s] + <mount_point>/</mount_point> [ 14s] + [ 14s] + <fs_type>btrfs</fs_type> [ 14s] + <desired_size>60GiB</desired_size> [ 14s] + <min_size>40GiB</min_size> [ 14s] + <max_size>80GiB</max_size> [ 14s] + [ 14s] + <snapshots config:type="boolean">true</snapshots> [ 14s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 14s] + [ 14s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 14s] + <subvolumes config:type="list"> [ 14s] + <subvolume> [ 14s] + <path>home</path> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>opt</path> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>root</path> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>srv</path> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>tmp</path> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>usr/local</path> [ 14s] + </subvolume> [ 14s] + [ 14s] + <subvolume> [ 14s] + <path>var</path> [ 14s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 14s] + </subvolume> [ 14s] + [ 14s] + [ 14s] + <subvolume> [ 14s] + <path>boot/grub2/i386-pc</path> [ 14s] + <archs>i386,x86_64</archs> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>boot/grub2/x86_64-efi</path> [ 14s] + <archs>x86_64</archs> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>boot/grub2/powerpc-ieee1275</path> [ 14s] + <archs>ppc,!board_powernv</archs> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>boot/grub2/x86_64-efi</path> [ 14s] + <archs>x86_64</archs> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>boot/grub2/s390x-emu</path> [ 14s] + <archs>s390</archs> [ 14s] + </subvolume> [ 14s] + <subvolume> [ 14s] + <path>boot/grub2/arm64-efi</path> [ 14s] + <archs>aarch64</archs> [ 14s] + </subvolume> [ 14s] + </subvolumes> [ 14s] + </volume> [ 14s] + [ 14s] + [ 14s] + <volume> [ 14s] + <mount_point>swap</mount_point> [ 14s] + <fs_type>swap</fs_type> [ 14s] + <desired_size>2GiB</desired_size> [ 14s] + <min_size>2GiB</min_size> [ 14s] + <max_size>2GiB</max_size> [ 14s] + </volume> [ 14s] + [ 14s] + [ 14s] + [ 14s] + </volumes> [ 14s] + </partitioning> [ 14s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 14s] + <software> [ 14s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 14s] + </software> [ 14s] + </system_role> [ 14s] + <system_role> [ 14s] + [ 14s] <!-- the id is a key for texts/$id/label [ 14s] and texts/$id_description/label below --> [ 14s] <id>minimal_role</id> [ 14s] @@ -191,7 +309,9 @@ [ 14s] instead of omitting the key entirely --> [ 14s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 14s] </software> [ 14s] - </system_role> [ 14s] + [ 14s] + </system_role> [ 14s] + [ 14s] </system_roles> [ 14s] </insert_system_role> [ 14s] </insert_system_roles> [ 14s] + : [ 14s] + exit 0 [ 14s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OJMuVo [ 14s] + umask 022 [ 14s] + cd /home/abuild/rpmbuild/BUILD [ 14s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products [ 14s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 14s] + /usr/lib/rpm/find-debuginfo.sh -j2 --build-id-seed 15.4.0-1 --unique-debug-suffix -15.4.0-1.x86_64 --unique-debug-src-base skelcd-control-SLES4SAP-15.4.0-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/ [ 14s] + /usr/lib/rpm/brp-compress [ 14s] + /usr/lib/rpm/brp-suse [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 14s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 14s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 14s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 14s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/mime/': No such file or directory [ 14s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/metainfo/': No such file or directory [ 14s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/appdata/': No such file or directory [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 14s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar [ 14s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.09AiOo [ 14s] + umask 022 [ 14s] + cd /home/abuild/rpmbuild/BUILD [ 14s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 14s] Relax-NG validity error : Extra element system_roles in interleave [ 14s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 14s] Relax-NG validity error : Extra element update in interleave [ 14s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 14s] installation.xml fails to validate [ 14s] error: Bad exit status from /var/tmp/rpm-tmp.09AiOo (%check) [ 14s] [ 14s] [ 14s] RPM build errors: [ 14s] Bad exit status from /var/tmp/rpm-tmp.09AiOo (%check) [ 14s] [ 14s] yast-ci-worker-3 failed "build skelcd-control-SLES4SAP.spec" at Wed Nov 3 15:33:07 UTC 2021. [ 14s] 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 12485 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure Not sending mail to unregistered user dgonzalez@suse.de Not sending mail to unregistered user lslezak@suse.cz Not sending mail to unregistered user jreidinger@suse.cz
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/12/display/redirect?page=changes> Changes: [dgonzalez] Update dependency on skelcd-control-SLES [dgonzalez] Bump version and update changelog ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/skelcd-control-SLES4SAP.git
git init <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/skelcd-control-SLES4SAP.git git --version # timeout=10 git --version # 'git version 2.26.2' git fetch --tags --force --progress -- https://github.com/yast/skelcd-control-SLES4SAP.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://github.com/yast/skelcd-control-SLES4SAP.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9530e6e71aef7a64a314fb14e111f9aff5e9198b (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 9530e6e71aef7a64a314fb14e111f9aff5e9198b # timeout=10 Commit message: "Merge pull request #22 from yast/adapt-to-simplified-workflow" git rev-list --no-walk fea525fa8359630f2dcb256c7df47c31d6f7a106 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=sle_latest
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-skelcd-control-SLES4SAP-master] $ /bin/sh -xe /tmp/jenkins9863533631343316443.sh + cd <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 10m rake osc:sr * Starting syntax check... * Done osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:Head' skelcd-control-SLES4SAP All files have proper license reference. A Devel:YaST:Head A Devel:YaST:Head/skelcd-control-SLES4SAP A Devel:YaST:Head/skelcd-control-SLES4SAP/installation.SLES4SAP.xsl A Devel:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.changes A Devel:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.spec At revision 14. rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.changes rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/installation.SLES4SAP.xsl rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.spec cp package/skelcd-control-SLES4SAP.changes <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP cp package/installation.SLES4SAP.xsl <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP cp package/skelcd-control-SLES4SAP.spec <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP osc -A 'https://api.suse.de/' addremove osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP4:GA' 'skelcd-control-SLES4SAP' 'skelcd-control-SLES4SAP.spec' > /tmp/yast-rake20211203-13592-uy8xx5 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP4:GA' 'skelcd-control-SLES4SAP' 'skelcd-control-SLES4SAP.changes' | diff - 'skelcd-control-SLES4SAP.changes' rm -rf Devel:YaST:Head cleaning * Starting osc check... osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:Head' skelcd-control-SLES4SAP * Done. Everything looks good. A Devel:YaST:Head A Devel:YaST:Head/skelcd-control-SLES4SAP A Devel:YaST:Head/skelcd-control-SLES4SAP/installation.SLES4SAP.xsl A Devel:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.changes A Devel:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.spec At revision 14. rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.changes rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/installation.SLES4SAP.xsl rm <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/skelcd-control-SLES4SAP.spec cp package/skelcd-control-SLES4SAP.changes <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP cp package/installation.SLES4SAP.xsl <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP cp package/skelcd-control-SLES4SAP.spec <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP osc -A 'https://api.suse.de/' addremove mkdir -p /var/tmp/Devel:YaST:Head/SUSE_SLE-15-SP4_GA echo -e 'y\ny\ny\n' | osc -A 'https://api.suse.de/' build --no-verify --release=1 --keep-pkgs=/var/tmp/Devel:YaST:Head/SUSE_SLE-15-SP4_GA SUSE_SLE-15-SP4_GA Building package skelcd-control-SLES4SAP from project Devel:YaST:Head building package... Building skelcd-control-SLES4SAP.spec for SUSE_SLE-15-SP4_GA/x86_64 Getting buildconfig from server and store to <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/.osc/_buildconfig-SUSE_SLE-15-SP4_GA-x86_64 Getting buildinfo from server and store to <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/ws/Devel>:YaST:Head/skelcd-control-SLES4SAP/.osc/_buildinfo-SUSE_SLE-15-SP4_GA-x86_64.xml buildinfo is broken... it says: unresolvable: yast2 conflicts with yast2-installation 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 13589 exited with value 1 Scanning for a pull request... Found pull request #22 Adding comment ":x: Internal Jenkins [job #12](https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/12/) 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
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
participants (1)
-
jenkins@suse.de