Build: #4 failed

Job: QoS basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 11 tests in total
  • 5 tests failed
  • 5 failures are new
  • 53 minutes taken in total.

Build 4 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_qos_basic test_file_is_replicated_after_eviction_from_one_storage_with_qos_requirement_with_2_replicas_to_another[1oz_2op_deployed]
6 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="dd1b3767d12f22c929fc26662e654ad2", element="AD25A7FC7EDD59A411E6882F34688FFA_element_595")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Collapse Failed test_qos_basic test_file_is_replicated_after_setting_qos_requirement_with_2_replicas[1oz_2op_deployed]
10 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="5454ad4d95de3abd6bfce8427cb26eb0", element="4B29D9A06A9C9C16AFCF9E2B84E51ACB_element_602")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Collapse Failed test_qos_basic test_file_is_replicated_from_one_storage_to_storage_which_id_was_set_as_qos_requirement[1oz_2op_deployed]
9 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7f673fc46d3467ebcd2d4243bdbd9cb3", element="7F121E56C30B3CFDA0567D92AEDE2792_element_674")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Collapse Failed test_qos_basic test_nested_file_is_replicated_from_one_storage_to_storage_which_id_was_set_as_qos_requirement_in_parent_dir[1oz_2op_deployed]
8 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f4578e3e36b85abd7c752bc0a1748c9a", element="729347488CBF02083E03B9A1FE109DB3_element_652")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Collapse Failed test_qos_basic test_user_successfully_makes_file_inherit_qos_requirement_from_directory[1oz_2op_deployed]
6 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="63fde49052d27bfeeabdf503869b608c", element="6BB02DD1C9E1AC998B278AE4A489FB41_element_668")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)