See <https://ci.suse.de/job/yast-yast-storage-ng-master/119/display/redirect?page=changes> Changes: [martin] Fix grammar in error message (bsc#1166241) [ancor] Move code around and extend some yardoc [ancor] Bring back limit to speed up initial proposal (bsc#1154070) [ancor] Initial proposal: do not sort possible root disks by size [ancor] Proposal: more accurate detection of impossible attempts [ancor] Performance-related unit test for the SUMA multidisk role [ancor] Initial Proposal: faster calculation when allocate_mode is device [ancor] Version and changelog [ancor] Adapt Rakefile to SLE-15-SP2 [ancor] Revert change in Rakefile done for SLE-15-SP2 [dgonzalez] Change boot_in_thin_lvm? from error to warning [dgonzalez] Change boot_in_bcache? from error to warning [dgonzalez] Clarify when the SetupCheker should raise a warning instead an error [dgonzalez] Update from code review [dgonzalez] Update changelog [lslezak] Adapt Dockerfile for SLE15-SP2 [aschnell] disallow to edit LVM cache pools [aschnell] added related bug number [snwint] update /etc/crypttab status properly (bsc#1118977) [snwint] ensure new encrypted volumes have in_etc_crypttab set to false [snwint] rewrite the keep-entries-in-etc-files logic [snwint] fix yardoc [snwint] extend unit tests [snwint] release 4.3.2 [ancor] Update documentation about the Partitioner UI [ancor] Fixes from review [wfeldt] add x-initrd.attach option to crypttab if needed (bsc#1168465) [wfeldt] update unit tests [wfeldt] release 4.3.3 [wfeldt] remove obsolete proposal_settings_editable from doc [wfeldt] remove from test data [wfeldt] remove code related to proposal_settings_editable [wfeldt] remove from unit tests [wfeldt] updated unit tests [wfeldt] release 4.3.4 [ancor] Avoid crash if no blk_device is reported for an LVM PV (bsc#1170216) [ancor] Version and changelog [ancor] Adjustments from code review [ancor] Revert "Adapt Dockerfile for SLE15-SP2" [wfeldt] ensure crypttab entries use correct mount_by variant (bsc#1165702) [wfeldt] test data with a probed luks partition [wfeldt] added unit tests [wfeldt] release 4.3.6 [aschnell] added translation for new resize blocking reason [ancor] Doc: reorganize a bit the files of partitioner_ui.md [ancor] Recap ideas from a mail thread [ancor] New idea for partitioner_ui: overview tab [ancor] English fixes [ancor] overview.md: added concerns [aschnell] added bug number for tools [noreply] Cleanup AutoYaST issue and profile handling (#1091) [jlopez] Proposal for Partitioner UI [ancor] Document current status of LVM in the Partitioner [ancor] Fixes from review [ancor] Small correction to lvm.md [dgonzalez] Add short documentation about XEN booting [dgonzalez] Do not display missing Grub partition warning in a XEN domU [dgonzalez] Update yast2 dependency [dgonzalez] Improve the document about the XEN booting process [dgonzalez] Update from code review [dgonzalez] Update changelog [ancor] Document first Partitioner UI brainstorm [ancor] Fix recurrent typo [ancor] When deleting devices, use the REMOVE libstorage-ng view [ancor] Add unit test for the proposal with LVM snapshots [ancor] Partitioner: confirmation for deleting LVM snapshots [ancor] Version and changelog [aschnell] install nvme-cli if NVMe devices are present [aschnell] updated dependencies to libstorage-ng [aschnell] use sle15 sp2 image for cirrus [jlopez] Delegate to initial proposal [jlopez] Fix enable_snapshots option [jlopez] Update version and changelog [dgonzalez] Make the LvmLv#is? aware of the LV type [dgonzalez] Show the LV type in the UI [dgonzalez] Add Y2Storage::LvmLv#thin_pool method [dgonzalez] Fix Y2Storage::LvmLv#stripes for thin LVs [dgonzalez] Fix typo [dgonzalez] Fix stripe values shown when creating a thin lv [dgonzalez] Forward Y2Storage::LvmLv#origin method [dgonzalez] Show the snapshot volume relationship with its origin LV [dgonzalez] Avoid Cyclomatic Complexity [dgonzalez] Show the thin snapshot relationship with its source LV [dgonzalez] Display a warning before editing an LVM snapshot [dgonzalez] Allow retrieving snapshots of a logical volume [dgonzalez] Show snapshots in the logical volume summary [dgonzalez] Fix typo [dgonzalez] Display a warning before resizing a thin snapshot [dgonzalez] Change how the warning is shown when editing a device [dgonzalez] Make some methods private [dgonzalez] Improve Y2Storage::LvmLv type checking [dgonzalez] Fix typo [dgonzalez] Improvements from code review [dgonzalez] Remove not used method [dgonzalez] Use specific widgets for displaying each device table column [dgonzalez] Remove not needed requires [dgonzalez] Remove not used devicegraph data file [dgonzalez] Fix yardoc [dgonzalez] Fix and improve from code review [dgonzalez] Fix textdomain complaints [dgonzalez] Improve a method name [dgonzalez] Bump version and update changelog [dgonzalez] Fix typo [ancor] Update lvm.md after the latest fixes in that area [ancor] Add proposal and offline upgrade to lvm.md [dgonzalez] Fix Y2Storage::LvmLv#stripe_size for thin volumes [dgonzalez] Do not show the stripping size when it's zero [dgonzalez] Update changelog [dgonzalez] Update LVM document [ancor] Detect subvols shadowed by a separate_vg (bug#1174475) [ancor] Version and changelog [ancor] Fix bug when AutoinstProposal find no devices (bsc#1174469) [ancor] Version and changelog ------------------------------------------ Started by an SCM change 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-yast-storage-ng-master/ws/> No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/yast-storage-ng.git
git init <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/yast-storage-ng.git git --version # timeout=10 git fetch --tags --progress -- https://github.com/yast/yast-storage-ng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://github.com/yast/yast-storage-ng.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://github.com/yast/yast-storage-ng.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-storage-ng.git git fetch --tags --progress --prune -- https://github.com/yast/yast-storage-ng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7cb63636fe17439f602079ac879428fe2ab7748a (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 7cb63636fe17439f602079ac879428fe2ab7748a # timeout=10 Commit message: "Merge pull request #1116 from ancorgs/failed_master" git rev-list --no-walk 55d670c7a462a25cb29dd3a1c40c13b9569b8c01 # 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-yast-storage-ng-master] $ /bin/sh -xe /tmp/jenkins1421016411681236706.sh + cd <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb rake osc:sr * Starting syntax check... src/examples/proposal_settings_dialog.rb:48: warning: possibly useless use of a literal in void context * Done * Making tarball <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/package/yast2-storage-ng-4.3.14.tar.bz2> ... * ...Done osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:Head' yast2-storage-ng All files have proper license reference. A Devel:YaST:Head A Devel:YaST:Head/yast2-storage-ng A Devel:YaST:Head/yast2-storage-ng/yast2-storage-ng-4.2.108.tar.bz2 A Devel:YaST:Head/yast2-storage-ng/yast2-storage-ng.changes A Devel:YaST:Head/yast2-storage-ng/yast2-storage-ng.spec At revision 454. rm <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/yast2-storage-ng.changes rm <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/yast2-storage-ng.spec rm <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/yast2-storage-ng-4.2.108.tar.bz2 cp package/yast2-storage-ng-4.3.14.tar.bz2 <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng cp package/yast2-storage-ng.changes <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng cp package/yast2-storage-ng.spec <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng osc -A 'https://api.suse.de/' addremove A yast2-storage-ng-4.3.14.tar.bz2 D yast2-storage-ng-4.2.108.tar.bz2 osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP3:GA' 'yast2-storage-ng' 'yast2-storage-ng.spec' > /tmp/yast-rake20200811-2963-3ne8ct Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP3:GA' 'yast2-storage-ng' 'yast2-storage-ng.changes' | diff - 'yast2-storage-ng.changes' rm -rf Devel:YaST:Head cleaning * Starting osc check... osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:Head' yast2-storage-ng * Done. Everything looks good. A Devel:YaST:Head A Devel:YaST:Head/yast2-storage-ng A Devel:YaST:Head/yast2-storage-ng/yast2-storage-ng-4.2.108.tar.bz2 A Devel:YaST:Head/yast2-storage-ng/yast2-storage-ng.changes A Devel:YaST:Head/yast2-storage-ng/yast2-storage-ng.spec At revision 454. rm <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/yast2-storage-ng.changes rm <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/yast2-storage-ng.spec rm <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/yast2-storage-ng-4.2.108.tar.bz2 cp package/yast2-storage-ng-4.3.14.tar.bz2 <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng cp package/yast2-storage-ng.changes <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng cp package/yast2-storage-ng.spec <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng osc -A 'https://api.suse.de/' addremove A yast2-storage-ng-4.3.14.tar.bz2 D yast2-storage-ng-4.2.108.tar.bz2 mkdir -p /var/tmp/Devel:YaST:Head/SUSE_SLE-15-SP3_GA yes | osc -A 'https://api.suse.de/' build --no-verify --release=1 --keep-pkgs=/var/tmp/Devel:YaST:Head/SUSE_SLE-15-SP3_GA SUSE_SLE-15-SP3_GA Building package yast2-storage-ng from project Devel:YaST:Head building package... Building yast2-storage-ng.spec for SUSE_SLE-15-SP3_GA/x86_64 Getting buildinfo from server and store to <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/.osc/_buildinfo-SUSE_SLE-15-SP3_GA-x86_64.xml Getting buildconfig from server and store to <https://ci.suse.de/job/yast-yast-storage-ng-master/ws/Devel>:YaST:Head/yast2-storage-ng/.osc/_buildconfig-SUSE_SLE-15-SP3_GA-x86_64 buildinfo is broken... it says: unresolvable: nothing provides libstorage-ng-ruby >= 4.3.30 (got version 4.2.75-1.6) nothing provides yast2 >= 4.3.2 (got version 4.2.82-1.7) 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 2962 exited with value 1 Scanning for a pull request... Found pull request #1116 Adding comment ":x: Internal Jenkins [job #119](https://ci.suse.de/job/yast-yast-storage-ng-master/119/) failed" to pull request https://github.com/yast/yast-storage-ng/pull/1116 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-storage-ng/issues/1116/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 wfeldt@opensuse.org Not sending mail to unregistered user ancor@suse.de Not sending mail to unregistered user dgonzalez@suse.de Not sending mail to unregistered user snwint@suse.de Not sending mail to unregistered user martin@vidner.net Not sending mail to unregistered user jlopez@suse.com Not sending mail to unregistered user noreply@github.com Not sending mail to unregistered user aschnell@suse.de