2026-02-26 22:56:52,704 p=40005 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2026-02-26 22:56:52,705 p=40005 u=zuul n=ansible | PLAY [Create the output directory] ********************************************* 2026-02-26 22:56:52,713 p=40005 u=zuul n=ansible | TASK [Gathering Facts ] ******************************************************** 2026-02-26 22:56:52,714 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:52 +0000 (0:00:00.012) 0:00:00.012 ***** 2026-02-26 22:56:52,714 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:52 +0000 (0:00:00.011) 0:00:00.011 ***** 2026-02-26 22:56:53,887 p=40005 u=zuul n=ansible | ok: [controller] 2026-02-26 22:56:53,902 p=40005 u=zuul n=ansible | TASK [Check whether the log dir exists path={{ logs_dir }}] ******************** 2026-02-26 22:56:53,902 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:53 +0000 (0:00:01.188) 0:00:01.201 ***** 2026-02-26 22:56:53,903 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:53 +0000 (0:00:01.188) 0:00:01.200 ***** 2026-02-26 22:56:54,161 p=40005 u=zuul n=ansible | ok: [controller] 2026-02-26 22:56:54,168 p=40005 u=zuul n=ansible | TASK [Create log dir path={{ logs_dir }}, state=directory, mode=0755] ********** 2026-02-26 22:56:54,168 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.265) 0:00:01.466 ***** 2026-02-26 22:56:54,168 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.265) 0:00:01.466 ***** 2026-02-26 22:56:54,179 p=40005 u=zuul n=ansible | skipping: [controller] 2026-02-26 22:56:54,198 p=40005 u=zuul n=ansible | PLAY [Check the XML file for failed tasks] ************************************* 2026-02-26 22:56:54,203 p=40005 u=zuul n=ansible | TASK [Stop play early if we do not want to check the failures _raw_params=end_play] *** 2026-02-26 22:56:54,203 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.035) 0:00:01.502 ***** 2026-02-26 22:56:54,204 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.035) 0:00:01.501 ***** 2026-02-26 22:56:54,220 p=40005 u=zuul n=ansible | skipping: [controller] 2026-02-26 22:56:54,232 p=40005 u=zuul n=ansible | TASK [Get the matching lines in the results files _raw_params=grep -r "$" {{ logs_dir }}/ ] *** 2026-02-26 22:56:54,232 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.028) 0:00:01.530 ***** 2026-02-26 22:56:54,232 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.028) 0:00:01.530 ***** 2026-02-26 22:56:54,504 p=40005 u=zuul n=ansible | changed: [controller] 2026-02-26 22:56:54,510 p=40005 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 22:56:54,511 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.278) 0:00:01.809 ***** 2026-02-26 22:56:54,511 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.278) 0:00:01.808 ***** 2026-02-26 22:56:54,520 p=40005 u=zuul n=ansible | skipping: [controller] 2026-02-26 22:56:54,525 p=40005 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 22:56:54,525 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.014) 0:00:01.824 ***** 2026-02-26 22:56:54,525 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.014) 0:00:01.823 ***** 2026-02-26 22:56:54,536 p=40005 u=zuul n=ansible | skipping: [controller] 2026-02-26 22:56:54,542 p=40005 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 22:56:54,542 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.016) 0:00:01.841 ***** 2026-02-26 22:56:54,542 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.016) 0:00:01.840 ***** 2026-02-26 22:56:54,560 p=40005 u=zuul n=ansible | ok: [controller] 2026-02-26 22:56:54,565 p=40005 u=zuul n=ansible | TASK [Fail when there's a testcase error msg=There were {{ tasks_errored }} errors in the testcases.] *** 2026-02-26 22:56:54,566 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.023) 0:00:01.864 ***** 2026-02-26 22:56:54,566 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.023) 0:00:01.863 ***** 2026-02-26 22:56:54,578 p=40005 u=zuul n=ansible | skipping: [controller] 2026-02-26 22:56:54,583 p=40005 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 22:56:54,583 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.017) 0:00:01.882 ***** 2026-02-26 22:56:54,583 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.017) 0:00:01.881 ***** 2026-02-26 22:56:54,599 p=40005 u=zuul n=ansible | fatal: [controller]: FAILED! => changed: false msg: There were 0 errors and 2 failed testcases. 2026-02-26 22:56:54,599 p=40005 u=zuul n=ansible | NO MORE HOSTS LEFT ************************************************************* 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | controller : ok=4 changed=1 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.016) 0:00:01.898 ***** 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | =============================================================================== 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Gathering Facts --------------------------------------------------------- 1.19s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Get the matching lines in the results files ----------------------------- 0.28s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Check whether the log dir exists ---------------------------------------- 0.27s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Create log dir ---------------------------------------------------------- 0.04s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Stop play early if we do not want to check the failures ----------------- 0.03s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Get the number of testcase errors and failures -------------------------- 0.02s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Fail when there's a testcase error -------------------------------------- 0.02s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Fail if there are no XML files ------------------------------------------ 0.02s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Fail when there's a testcase failure ------------------------------------ 0.02s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Fail if the file was not found (or other grep error) -------------------- 0.01s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | Thursday 26 February 2026 22:56:54 +0000 (0:00:00.016) 0:00:01.898 ***** 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | =============================================================================== 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | gather_facts ------------------------------------------------------------ 1.19s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | ansible.builtin.command ------------------------------------------------- 0.28s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | ansible.builtin.stat ---------------------------------------------------- 0.27s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | ansible.builtin.fail ---------------------------------------------------- 0.07s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | ansible.builtin.file ---------------------------------------------------- 0.04s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | ansible.builtin.meta ---------------------------------------------------- 0.03s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | ansible.builtin.set_fact ------------------------------------------------ 0.02s 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-26 22:56:54,600 p=40005 u=zuul n=ansible | total ------------------------------------------------------------------- 1.89s