2026-02-26 20:54:33,276 p=40064 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2026-02-26 20:54:33,276 p=40064 u=zuul n=ansible | PLAY [Create the output directory] ********************************************* 2026-02-26 20:54:33,286 p=40064 u=zuul n=ansible | TASK [Gathering Facts ] ******************************************************** 2026-02-26 20:54:33,286 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:33 +0000 (0:00:00.013) 0:00:00.013 ***** 2026-02-26 20:54:33,286 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:33 +0000 (0:00:00.012) 0:00:00.012 ***** 2026-02-26 20:54:34,384 p=40064 u=zuul n=ansible | ok: [controller] 2026-02-26 20:54:34,400 p=40064 u=zuul n=ansible | TASK [Check whether the log dir exists path={{ logs_dir }}] ******************** 2026-02-26 20:54:34,400 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:01.114) 0:00:01.127 ***** 2026-02-26 20:54:34,400 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:01.114) 0:00:01.127 ***** 2026-02-26 20:54:34,664 p=40064 u=zuul n=ansible | ok: [controller] 2026-02-26 20:54:34,670 p=40064 u=zuul n=ansible | TASK [Create log dir path={{ logs_dir }}, state=directory, mode=0755] ********** 2026-02-26 20:54:34,671 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:00.270) 0:00:01.398 ***** 2026-02-26 20:54:34,671 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:00.270) 0:00:01.397 ***** 2026-02-26 20:54:34,680 p=40064 u=zuul n=ansible | skipping: [controller] 2026-02-26 20:54:34,716 p=40064 u=zuul n=ansible | PLAY [Check the XML file for failed tasks] ************************************* 2026-02-26 20:54:34,725 p=40064 u=zuul n=ansible | TASK [Stop play early if we do not want to check the failures _raw_params=end_play] *** 2026-02-26 20:54:34,725 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:00.054) 0:00:01.453 ***** 2026-02-26 20:54:34,726 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:00.054) 0:00:01.452 ***** 2026-02-26 20:54:34,748 p=40064 u=zuul n=ansible | skipping: [controller] 2026-02-26 20:54:34,762 p=40064 u=zuul n=ansible | TASK [Get the matching lines in the results files _raw_params=grep -r "$" {{ logs_dir }}/ ] *** 2026-02-26 20:54:34,762 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:00.036) 0:00:01.489 ***** 2026-02-26 20:54:34,762 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:34 +0000 (0:00:00.036) 0:00:01.488 ***** 2026-02-26 20:54:35,040 p=40064 u=zuul n=ansible | changed: [controller] 2026-02-26 20:54:35,048 p=40064 u=zuul n=ansible | TASK [Fail if the file was not found (or other grep error) msg={{ verbose_matches.stderr if verbose_matches.stderr | length > 0 else 'There was an error with grep.' }}] *** 2026-02-26 20:54:35,048 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.286) 0:00:01.776 ***** 2026-02-26 20:54:35,048 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.286) 0:00:01.775 ***** 2026-02-26 20:54:35,060 p=40064 u=zuul n=ansible | skipping: [controller] 2026-02-26 20:54:35,067 p=40064 u=zuul n=ansible | TASK [Fail if there are no XML files msg=There were no XML files found in {{ logs_dir }}.] *** 2026-02-26 20:54:35,067 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.019) 0:00:01.795 ***** 2026-02-26 20:54:35,068 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.019) 0:00:01.794 ***** 2026-02-26 20:54:35,083 p=40064 u=zuul n=ansible | skipping: [controller] 2026-02-26 20:54:35,091 p=40064 u=zuul n=ansible | TASK [Get the number of testcase errors and failures tasks_errored={{ verbose_matches.stdout | regex_replace('.*errors="([0-9]*)".*>', '\1') | split(' ') | map('int') | sum }}, tasks_failed={{ verbose_matches.stdout | regex_replace('.*failures="([0-9]*)".*>', '\1') | split(' ') | map('int') | sum }}] *** 2026-02-26 20:54:35,091 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.023) 0:00:01.818 ***** 2026-02-26 20:54:35,091 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.023) 0:00:01.818 ***** 2026-02-26 20:54:35,114 p=40064 u=zuul n=ansible | ok: [controller] 2026-02-26 20:54:35,120 p=40064 u=zuul n=ansible | TASK [Fail when there's a testcase error msg=There were {{ tasks_errored }} errors in the testcases.] *** 2026-02-26 20:54:35,120 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.028) 0:00:01.847 ***** 2026-02-26 20:54:35,120 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.028) 0:00:01.846 ***** 2026-02-26 20:54:35,134 p=40064 u=zuul n=ansible | skipping: [controller] 2026-02-26 20:54:35,139 p=40064 u=zuul n=ansible | TASK [Fail when there's a testcase failure msg=There were {{ tasks_errored }} errors and {{ tasks_failed }} failed testcases.] *** 2026-02-26 20:54:35,139 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.019) 0:00:01.867 ***** 2026-02-26 20:54:35,139 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.019) 0:00:01.866 ***** 2026-02-26 20:54:35,158 p=40064 u=zuul n=ansible | fatal: [controller]: FAILED! => changed: false msg: There were 0 errors and 2 failed testcases. 2026-02-26 20:54:35,158 p=40064 u=zuul n=ansible | NO MORE HOSTS LEFT ************************************************************* 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | controller : ok=4 changed=1 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.019) 0:00:01.886 ***** 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | =============================================================================== 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Gathering Facts --------------------------------------------------------- 1.11s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Get the matching lines in the results files ----------------------------- 0.29s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Check whether the log dir exists ---------------------------------------- 0.27s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Create log dir ---------------------------------------------------------- 0.05s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Stop play early if we do not want to check the failures ----------------- 0.04s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Get the number of testcase errors and failures -------------------------- 0.03s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Fail if there are no XML files ------------------------------------------ 0.02s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Fail when there's a testcase failure ------------------------------------ 0.02s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Fail when there's a testcase error -------------------------------------- 0.02s 2026-02-26 20:54:35,159 p=40064 u=zuul n=ansible | Fail if the file was not found (or other grep error) -------------------- 0.02s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | Thursday 26 February 2026 20:54:35 +0000 (0:00:00.020) 0:00:01.886 ***** 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | =============================================================================== 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | gather_facts ------------------------------------------------------------ 1.11s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | ansible.builtin.command ------------------------------------------------- 0.29s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | ansible.builtin.stat ---------------------------------------------------- 0.27s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | ansible.builtin.fail ---------------------------------------------------- 0.08s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | ansible.builtin.file ---------------------------------------------------- 0.05s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | ansible.builtin.meta ---------------------------------------------------- 0.04s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | ansible.builtin.set_fact ------------------------------------------------ 0.03s 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-26 20:54:35,160 p=40064 u=zuul n=ansible | total ------------------------------------------------------------------- 1.87s