use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:29:46 ] :: [ BEGIN ] :: Running 'uname -a' Linux kvm-08-guest15.hv2.lab.eng.bos.redhat.com 6.2.0-rc6 #1 SMP PREEMPT_DYNAMIC Wed Feb 1 16:11:37 UTC 2023 x86_64 GNU/Linux :: [ 12:29:46 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 12:29:46 ] :: [ LOG ] :: ./runtest.sh :: [ 12:29:46 ] :: [ BEGIN ] :: check the device-mapper-multipath if installed :: actually running 'rpm -q device-mapper-multipath' device-mapper-multipath-0.9.4-1.fc38.x86_64 :: [ 12:29:46 ] :: [ PASS ] :: check the device-mapper-multipath if installed (Expected 0, got 0) :: [ 12:29:46 ] :: [ BEGIN ] :: check the sg3_utils if installed :: actually running 'rpm -q sg3_utils' sg3_utils-1.46-5.fc38.x86_64 :: [ 12:29:46 ] :: [ PASS ] :: check the sg3_utils if installed (Expected 0, got 0) :: [ 12:29:46 ] :: [ BEGIN ] :: Running 'mpathconf --enable --find_multipaths y --with_module y --with_multipathd y' :: [ 12:29:46 ] :: [ PASS ] :: Command 'mpathconf --enable --find_multipaths y --with_module y --with_multipathd y' (Expected 0, got 0) Redirecting to /bin/systemctl status multipathd.service Redirecting to /bin/systemctl stop multipathd.service Redirecting to /bin/systemctl status multipathd.service Redirecting to /bin/systemctl start multipathd.service :: [ 12:29:47 ] :: [ LOG ] :: rlServiceStart: Service multipathd started successfully :: [ 12:29:47 ] :: [ BEGIN ] :: Running 'multipath -l' :: [ 12:29:47 ] :: [ PASS ] :: Command 'multipath -l' (Expected 0, got 0) :: [ 12:29:47 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'lsmod |grep scsi_debug && rmmod scsi_debug' :: [ 12:29:47 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 1) :: [ 12:29:47 ] :: [ LOG ] :: add scsi_debug level 4 :: [ 12:29:47 ] :: [ LOG ] :: Start test using scsi_level 4 :: [ 12:29:47 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=4' :: [ 12:29:47 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=4' (Expected 0, got 0) :: [ 12:29:47 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:29:47 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x04 [SPC-2] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 12:29:47 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:29:47 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 12:29:47 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:29:47 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 12:29:47 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:29:47 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 4 :: [ 12:29:47 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:29:47 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 12:29:47 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:29:52 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 12:29:52 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) Redirecting to /bin/systemctl status multipathd.service Redirecting to /bin/systemctl stop multipathd.service :: [ 12:29:52 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' Removed "/etc/systemd/system/sockets.target.wants/multipathd.socket". Removed "/etc/systemd/system/sysinit.target.wants/multipathd.service". :: [ 12:29:53 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:29:53 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 12:29:53 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:29:53 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 12:29:53 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:29:53 ] :: [ LOG ] :: test passed scsi_debug 4 level vpd :: [ 12:29:53 ] :: [ LOG ] :: add scsi_debug level 5 :: [ 12:29:53 ] :: [ LOG ] :: Start test using scsi_level 5 :: [ 12:29:53 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=5' :: [ 12:29:53 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=5' (Expected 0, got 0) :: [ 12:29:53 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:29:53 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x05 [SPC-3] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 12:29:53 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:29:53 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 12:29:53 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:29:53 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 12:29:53 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:29:53 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 5 :: [ 12:29:53 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:29:53 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 12:29:53 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:29:58 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 12:29:58 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) Redirecting to /bin/systemctl status multipathd.service :: [ 12:29:58 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' :: [ 12:29:59 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:29:59 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 12:29:59 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:29:59 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 12:29:59 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:29:59 ] :: [ LOG ] :: test passed scsi_debug 5 level vpd :: [ 12:29:59 ] :: [ LOG ] :: add scsi_debug level 6 :: [ 12:29:59 ] :: [ LOG ] :: Start test using scsi_level 6 :: [ 12:29:59 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=6' :: [ 12:29:59 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=6' (Expected 0, got 0) :: [ 12:29:59 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:29:59 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x06 [SPC-4] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 12:29:59 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:29:59 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 12:29:59 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:29:59 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 12:29:59 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:29:59 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 6 :: [ 12:29:59 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:29:59 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 12:29:59 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:30:05 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 12:30:05 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) Redirecting to /bin/systemctl status multipathd.service :: [ 12:30:05 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' :: [ 12:30:05 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:30:05 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 12:30:05 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:30:05 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 12:30:05 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:30:05 ] :: [ LOG ] :: test passed scsi_debug 6 level vpd :: [ 12:30:05 ] :: [ LOG ] :: add scsi_debug level 7 :: [ 12:30:05 ] :: [ LOG ] :: Start test using scsi_level 7 :: [ 12:30:05 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=7' :: [ 12:30:05 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=7' (Expected 0, got 0) :: [ 12:30:05 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:30:05 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x07 [SPC-5] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 12:30:05 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:30:06 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 12:30:06 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:30:06 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 12:30:06 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:30:06 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 7 :: [ 12:30:06 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:30:06 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 12:30:06 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:30:11 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 12:30:11 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) Redirecting to /bin/systemctl status multipathd.service :: [ 12:30:11 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' :: [ 12:30:11 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:30:11 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 12:30:11 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:30:11 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 12:30:11 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:30:11 ] :: [ LOG ] :: test passed scsi_debug 7 level vpd :: [ 12:30:11 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'Call Trace:'' :: [ 12:30:12 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 26s :: Assertions: 43 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 18 Package : unknown beakerlib RPM : beakerlib-1.29.3-2.fc38.noarch Test name : unknown Test started : 2023-02-01 12:29:46 EST Test finished : 2023-02-01 12:30:12 EST (still running) Test duration : 26 seconds Distro : Fedora release 38 (Rawhide) Hostname : kvm-08-guest15.hv2.lab.eng.bos.redhat.com Architecture : unknown CPUs : 2 x Intel Xeon Processor (Skylake, IBRS) RAM size : 3913 MB HDD size : 59.85 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PURPOSE of check scsi disk vpd Description: check the scsi device vpd with sg3_utils :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:29:46 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 12:29:46 ] :: [ LOG ] :: ./runtest.sh :: [ 12:29:46 ] :: [ PASS ] :: check the device-mapper-multipath if installed (Expected 0, got 0) :: [ 12:29:46 ] :: [ PASS ] :: check the sg3_utils if installed (Expected 0, got 0) :: [ 12:29:46 ] :: [ PASS ] :: Command 'mpathconf --enable --find_multipaths y --with_module y --with_multipathd y' (Expected 0, got 0) :: [ 12:29:47 ] :: [ LOG ] :: rlServiceStart: Service multipathd started successfully :: [ 12:29:47 ] :: [ PASS ] :: Command 'multipath -l' (Expected 0, got 0) :: [ 12:29:47 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 1) :: [ 12:29:47 ] :: [ LOG ] :: add scsi_debug level 4 :: [ 12:29:47 ] :: [ LOG ] :: Start test using scsi_level 4 :: [ 12:29:47 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=4' (Expected 0, got 0) :: [ 12:29:47 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:29:47 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:29:47 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:29:47 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:29:47 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 4 :: [ 12:29:47 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:29:47 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:29:52 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) :: [ 12:29:53 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:29:53 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:29:53 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:29:53 ] :: [ LOG ] :: test passed scsi_debug 4 level vpd :: [ 12:29:53 ] :: [ LOG ] :: add scsi_debug level 5 :: [ 12:29:53 ] :: [ LOG ] :: Start test using scsi_level 5 :: [ 12:29:53 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=5' (Expected 0, got 0) :: [ 12:29:53 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:29:53 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:29:53 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:29:53 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:29:53 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 5 :: [ 12:29:53 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:29:53 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:29:58 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) :: [ 12:29:59 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:29:59 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:29:59 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:29:59 ] :: [ LOG ] :: test passed scsi_debug 5 level vpd :: [ 12:29:59 ] :: [ LOG ] :: add scsi_debug level 6 :: [ 12:29:59 ] :: [ LOG ] :: Start test using scsi_level 6 :: [ 12:29:59 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=6' (Expected 0, got 0) :: [ 12:29:59 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:29:59 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:29:59 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:29:59 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:29:59 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 6 :: [ 12:29:59 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:29:59 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:30:05 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) :: [ 12:30:05 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:30:05 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:30:05 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:30:05 ] :: [ LOG ] :: test passed scsi_debug 6 level vpd :: [ 12:30:05 ] :: [ LOG ] :: add scsi_debug level 7 :: [ 12:30:05 ] :: [ LOG ] :: Start test using scsi_level 7 :: [ 12:30:05 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=7' (Expected 0, got 0) :: [ 12:30:05 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 12:30:05 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 12:30:06 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 12:30:06 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 12:30:06 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 7 :: [ 12:30:06 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 12:30:06 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 12:30:11 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0-255, got 0) :: [ 12:30:11 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 12:30:11 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 12:30:11 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 12:30:11 ] :: [ LOG ] :: test passed scsi_debug 7 level vpd :: [ 12:30:12 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 26s :: Assertions: 43 good, 0 bad :: RESULT: PASS (Test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unknown :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:30:12 ] :: [ LOG ] :: Phases fingerprint: L5rLAvqh :: [ 12:30:12 ] :: [ LOG ] :: Asserts fingerprint: OAO4hTvI Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 26s :: Phases: 1 good, 0 bad :: OVERALL RESULT: PASS (unknown)