Activity log for bug #1790213

Date Who What changed Old value New value Message
2018-08-31 20:27:57 Elio Martinez bug added bug
2018-08-31 20:27:57 Elio Martinez attachment added Robot_logs https://bugs.launchpad.net/bugs/1790213/+attachment/5183110/+files/20180830164002_Sanity-Test.rar
2018-08-31 20:34:31 Elio Martinez description ISO:stx-2018-08-30-97.iso During Sanity testing for latest iso, the following message appears (Virtual Environment): Test_Install_And_Unlock_Second_Controller :: Validates that second... | FAIL | Keyword 'Check Property Value' failed after retrying for 20 minutes. The last error was: failed != completed This is a consequence for timming in order to catch second controller is alive, from: KEYWORD BuiltIn . Run Keyword If ${rc} == 0, Set To Dictionary, ${result}, stdout=${output.strip()}, ELSE IF, ${fail_if_error} == True, FAIL, ${output}, ELSE, Set To Dictionary, ${result}, stderr=${output} 00:00:00.001 KEYWORD Collections . Set To Dictionary ${result}, rc=${rc} 00:00:00.000 KEYWORD Collections . Log Dictionary ${result} Documentation: Logs the size and contents of the dictionary using given level. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 15:48:25.202 / 00:00:00.000 15:48:25.202 INFO Dictionary size is 3 and it contains following items: rc: 0 stderr: stdout: +---------------------+-----------------------------------------+ | Property | Value | +---------------------+-----------------------------------------+ | action | none | | administrative | locked | | availability | offline | | bm_ip | None | | bm_type | None | | bm_username | None | | boot_device | sda | | capabilities | {u'Personality': u'Controller-Standby'} | | config_applied | None | | config_status | None | | config_target | None | | console | ttyS0,115200 | | created_at | 2018-08-30T20:39:28.603776+00:00 | | hostname | controller-1 | | id | 4 | | install_output | text | | install_state | None | | install_state_info | None | | invprovision | None | | location | {} | | mgmt_ip | 192.168.204.4 | | mgmt_mac | 52:54:00:99:17:33 | | operational | disabled | | personality | controller | | reserved | False | | rootfs_device | sda | | serialid | None | | software_load | 18.08 | | task | None | | tboot | false | | ttys_dcd | None | | updated_at | 2018-08-30T20:48:23.041593+00:00 | | uptime | 0 | | uuid | 0d854ce9-40a2-4e8d-8747-7b9651d01a01 | | vim_progress_status | None | +---------------------+-----------------------------------------+ And the following conditions never is reached KEYWORD BuiltIn . Wait Until Keyword Succeeds 20 min, 20 sec, Check Property Value, ${second_controller}, install_state, completed Documentation: Runs the specified keyword and retries if it fails. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 16:08:27.909 / 00:20:02.707 00:00:01.266 KEYWORD Utils . Check Property Value ${second_controller}, install_state, completed Documentation: Validates that property is set correctly to the expected value Start / End / Elapsed: 20180830 15:48:25.203 / 20180830 15:48:26.469 / 00:00:01.266 *********STEPS TO REPRODUCE********** 1. Get iso from http://gaponcec-desk.zpn.intel.com/ISO/ 2. Install VM's with 2 controllers 2 computes 3. Provision 1st controller 4. Provision 2nd controller, system should be alive ISO:stx-2018-08-30-97.iso During Sanity testing for latest iso, the following message appears (Virtual Environment): Test_Install_And_Unlock_Second_Controller :: Validates that second... | FAIL | Keyword 'Check Property Value' failed after retrying for 20 minutes. The last error was: failed != completed This is a consequence for timming in order to catch second controller is alive, from: KEYWORD BuiltIn . Run Keyword If ${rc} == 0, Set To Dictionary, ${result}, stdout=${output.strip()}, ELSE IF, ${fail_if_error} == True, FAIL, ${output}, ELSE, Set To Dictionary, ${result}, stderr=${output} 00:00:00.001 KEYWORD Collections . Set To Dictionary ${result}, rc=${rc} 00:00:00.000 KEYWORD Collections . Log Dictionary ${result} Documentation: Logs the size and contents of the dictionary using given level. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 15:48:25.202 / 00:00:00.000 15:48:25.202 INFO Dictionary size is 3 and it contains following items: rc: 0 stderr: stdout: +---------------------+-----------------------------------------+ | Property | Value | +---------------------+-----------------------------------------+ | action | none | | administrative | locked | | availability | offline | | bm_ip | None | | bm_type | None | | bm_username | None | | boot_device | sda | | capabilities | {u'Personality': u'Controller-Standby'} | | config_applied | None | | config_status | None | | config_target | None | | console | ttyS0,115200 | | created_at | 2018-08-30T20:39:28.603776+00:00 | | hostname | controller-1 | | id | 4 | | install_output | text | | install_state | None | | install_state_info | None | | invprovision | None | | location | {} | | mgmt_ip | 192.168.204.4 | | mgmt_mac | 52:54:00:99:17:33 | | operational | disabled | | personality | controller | | reserved | False | | rootfs_device | sda | | serialid | None | | software_load | 18.08 | | task | None | | tboot | false | | ttys_dcd | None | | updated_at | 2018-08-30T20:48:23.041593+00:00 | | uptime | 0 | | uuid | 0d854ce9-40a2-4e8d-8747-7b9651d01a01 | | vim_progress_status | None | +---------------------+-----------------------------------------+ And the following conditions never is reached KEYWORD BuiltIn . Wait Until Keyword Succeeds 20 min, 20 sec, Check Property Value, ${second_controller}, install_state, completed Documentation: Runs the specified keyword and retries if it fails. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 16:08:27.909 / 00:20:02.707 00:00:01.266 KEYWORD Utils . Check Property Value ${second_controller}, install_state, completed Documentation: Validates that property is set correctly to the expected value Start / End / Elapsed: 20180830 15:48:25.203 / 20180830 15:48:26.469 / 00:00:01.266 *********STEPS TO REPRODUCE********** 1. Get iso from http://gaponcec-desk.zpn.intel.com/ISO/ 2. Install VM's with 2 controllers 2 computes 3. Provision 1st controller 4. Provision 2nd controller, system should be alive *******CURRENT DEBUG****** Checking latest ISOS i found that http://gaponcec-desk.zpn.intel.com/ISO/stx-2018-08-22-76.iso is not having that problem, will find latest functional image and share results.
2018-09-02 21:41:38 Elio Martinez description ISO:stx-2018-08-30-97.iso During Sanity testing for latest iso, the following message appears (Virtual Environment): Test_Install_And_Unlock_Second_Controller :: Validates that second... | FAIL | Keyword 'Check Property Value' failed after retrying for 20 minutes. The last error was: failed != completed This is a consequence for timming in order to catch second controller is alive, from: KEYWORD BuiltIn . Run Keyword If ${rc} == 0, Set To Dictionary, ${result}, stdout=${output.strip()}, ELSE IF, ${fail_if_error} == True, FAIL, ${output}, ELSE, Set To Dictionary, ${result}, stderr=${output} 00:00:00.001 KEYWORD Collections . Set To Dictionary ${result}, rc=${rc} 00:00:00.000 KEYWORD Collections . Log Dictionary ${result} Documentation: Logs the size and contents of the dictionary using given level. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 15:48:25.202 / 00:00:00.000 15:48:25.202 INFO Dictionary size is 3 and it contains following items: rc: 0 stderr: stdout: +---------------------+-----------------------------------------+ | Property | Value | +---------------------+-----------------------------------------+ | action | none | | administrative | locked | | availability | offline | | bm_ip | None | | bm_type | None | | bm_username | None | | boot_device | sda | | capabilities | {u'Personality': u'Controller-Standby'} | | config_applied | None | | config_status | None | | config_target | None | | console | ttyS0,115200 | | created_at | 2018-08-30T20:39:28.603776+00:00 | | hostname | controller-1 | | id | 4 | | install_output | text | | install_state | None | | install_state_info | None | | invprovision | None | | location | {} | | mgmt_ip | 192.168.204.4 | | mgmt_mac | 52:54:00:99:17:33 | | operational | disabled | | personality | controller | | reserved | False | | rootfs_device | sda | | serialid | None | | software_load | 18.08 | | task | None | | tboot | false | | ttys_dcd | None | | updated_at | 2018-08-30T20:48:23.041593+00:00 | | uptime | 0 | | uuid | 0d854ce9-40a2-4e8d-8747-7b9651d01a01 | | vim_progress_status | None | +---------------------+-----------------------------------------+ And the following conditions never is reached KEYWORD BuiltIn . Wait Until Keyword Succeeds 20 min, 20 sec, Check Property Value, ${second_controller}, install_state, completed Documentation: Runs the specified keyword and retries if it fails. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 16:08:27.909 / 00:20:02.707 00:00:01.266 KEYWORD Utils . Check Property Value ${second_controller}, install_state, completed Documentation: Validates that property is set correctly to the expected value Start / End / Elapsed: 20180830 15:48:25.203 / 20180830 15:48:26.469 / 00:00:01.266 *********STEPS TO REPRODUCE********** 1. Get iso from http://gaponcec-desk.zpn.intel.com/ISO/ 2. Install VM's with 2 controllers 2 computes 3. Provision 1st controller 4. Provision 2nd controller, system should be alive *******CURRENT DEBUG****** Checking latest ISOS i found that http://gaponcec-desk.zpn.intel.com/ISO/stx-2018-08-22-76.iso is not having that problem, will find latest functional image and share results. ISO:stx-2018-08-30-97.iso During Sanity testing for latest iso, the following message appears (Virtual Environment): Test_Install_And_Unlock_Second_Controller :: Validates that second... | FAIL | Keyword 'Check Property Value' failed after retrying for 20 minutes. The last error was: failed != completed This is a consequence for timming in order to catch second controller is alive, from: KEYWORD BuiltIn . Run Keyword If ${rc} == 0, Set To Dictionary, ${result}, stdout=${output.strip()}, ELSE IF, ${fail_if_error} == True, FAIL, ${output}, ELSE, Set To Dictionary, ${result}, stderr=${output} 00:00:00.001 KEYWORD Collections . Set To Dictionary ${result}, rc=${rc} 00:00:00.000 KEYWORD Collections . Log Dictionary ${result} Documentation: Logs the size and contents of the dictionary using given level. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 15:48:25.202 / 00:00:00.000 15:48:25.202 INFO Dictionary size is 3 and it contains following items: rc: 0 stderr: stdout: +---------------------+-----------------------------------------+ | Property | Value | +---------------------+-----------------------------------------+ | action | none | | administrative | locked | | availability | offline | | bm_ip | None | | bm_type | None | | bm_username | None | | boot_device | sda | | capabilities | {u'Personality': u'Controller-Standby'} | | config_applied | None | | config_status | None | | config_target | None | | console | ttyS0,115200 | | created_at | 2018-08-30T20:39:28.603776+00:00 | | hostname | controller-1 | | id | 4 | | install_output | text | | install_state | None | | install_state_info | None | | invprovision | None | | location | {} | | mgmt_ip | 192.168.204.4 | | mgmt_mac | 52:54:00:99:17:33 | | operational | disabled | | personality | controller | | reserved | False | | rootfs_device | sda | | serialid | None | | software_load | 18.08 | | task | None | | tboot | false | | ttys_dcd | None | | updated_at | 2018-08-30T20:48:23.041593+00:00 | | uptime | 0 | | uuid | 0d854ce9-40a2-4e8d-8747-7b9651d01a01 | | vim_progress_status | None | +---------------------+-----------------------------------------+ And the following conditions never is reached KEYWORD BuiltIn . Wait Until Keyword Succeeds 20 min, 20 sec, Check Property Value, ${second_controller}, install_state, completed Documentation: Runs the specified keyword and retries if it fails. Start / End / Elapsed: 20180830 15:48:25.202 / 20180830 16:08:27.909 / 00:20:02.707 00:00:01.266 KEYWORD Utils . Check Property Value ${second_controller}, install_state, completed Documentation: Validates that property is set correctly to the expected value Start / End / Elapsed: 20180830 15:48:25.203 / 20180830 15:48:26.469 / 00:00:01.266 *********STEPS TO REPRODUCE********** 1. Get iso from http://gaponcec-desk.zpn.intel.com/ISO/ 2. Install VM's with 2 controllers 2 computes 3. Provision 1st controller 4. Provision 2nd controller, system should be alive *******CURRENT DEBUG****** Checking latest ISOS i found that http://gaponcec-desk.zpn.intel.com/ISO/stx-2018-08-22-76.iso is not having that problem, will find latest functional image and share results. Seems that the first ISO with the issue is stx-2018-08-23-77.iso
2018-09-04 03:02:19 Ghada Khalil tags stx.test
2018-09-04 19:27:03 Ricardo Perez tags stx.test
2018-09-04 19:34:24 Ghada Khalil tags stx.test
2018-09-04 19:42:21 Ricardo Perez tags stx.test
2018-09-04 19:42:40 Ricardo Perez tags stx.test
2018-09-05 13:13:55 Ghada Khalil starlingx: status New Incomplete
2018-09-05 13:21:03 Ghada Khalil bug added subscriber Michel Thebeau [WIND]
2018-09-05 14:55:00 Ghada Khalil starlingx: importance Undecided Critical
2018-09-07 20:34:09 Ghada Khalil tags stx.config
2018-09-10 18:45:11 Michel Thebeau [WIND] attachment added commit-diff.txt https://bugs.launchpad.net/starlingx/+bug/1790213/+attachment/5187193/+files/commit-diff.txt
2018-09-11 16:56:07 Ken Young bug added subscriber Ken Young
2018-09-11 19:00:34 Michel Thebeau [WIND] attachment added stx-2018-08-28-88.console.log https://bugs.launchpad.net/starlingx/+bug/1790213/+attachment/5187691/+files/stx-2018-08-28-88.console.log
2018-09-12 18:01:03 Ghada Khalil tags stx.config stx.2018.10 stx.config
2018-09-12 19:45:57 Juan Carlos Alonso attachment added Documents.zip https://bugs.launchpad.net/starlingx/+bug/1790213/+attachment/5188092/+files/Documents.zip
2018-09-14 20:59:36 Ghada Khalil tags stx.2018.10 stx.config stx.2018.10 stx.build
2018-09-14 21:02:03 Ghada Khalil starlingx: assignee Erich Cordoba (ericho)
2018-09-14 21:07:49 Ghada Khalil starlingx: status Incomplete Triaged
2018-09-28 19:01:06 Ghada Khalil starlingx: status Triaged Fix Released
2019-04-06 16:12:24 Ken Young tags stx.2018.10 stx.build stx.1.0 stx.build