2026-02-18 15:15:48,000 p=41657 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2026-02-18 15:15:48,000 p=41657 u=zuul n=ansible | PLAY [Create the output directory] ********************************************* 2026-02-18 15:15:48,013 p=41657 u=zuul n=ansible | TASK [Gathering Facts ] ******************************************************** 2026-02-18 15:15:48,014 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:48 +0000 (0:00:00.019) 0:00:00.019 **** 2026-02-18 15:15:48,014 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:48 +0000 (0:00:00.018) 0:00:00.018 **** 2026-02-18 15:15:49,414 p=41657 u=zuul n=ansible | ok: [controller] 2026-02-18 15:15:49,435 p=41657 u=zuul n=ansible | TASK [Check whether the log dir exists path={{ logs_dir }}] ******************** 2026-02-18 15:15:49,435 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:01.421) 0:00:01.440 **** 2026-02-18 15:15:49,435 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:01.421) 0:00:01.439 **** 2026-02-18 15:15:49,764 p=41657 u=zuul n=ansible | ok: [controller] 2026-02-18 15:15:49,771 p=41657 u=zuul n=ansible | TASK [Create log dir path={{ logs_dir }}, state=directory, mode=0755] ********** 2026-02-18 15:15:49,772 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:00.336) 0:00:01.777 **** 2026-02-18 15:15:49,772 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:00.336) 0:00:01.776 **** 2026-02-18 15:15:49,787 p=41657 u=zuul n=ansible | skipping: [controller] 2026-02-18 15:15:49,813 p=41657 u=zuul n=ansible | PLAY [Check the XML file for failed tasks] ************************************* 2026-02-18 15:15:49,820 p=41657 u=zuul n=ansible | TASK [Stop play early if we do not want to check the failures _raw_params=end_play] *** 2026-02-18 15:15:49,820 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:00.048) 0:00:01.825 **** 2026-02-18 15:15:49,820 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:00.048) 0:00:01.825 **** 2026-02-18 15:15:49,840 p=41657 u=zuul n=ansible | skipping: [controller] 2026-02-18 15:15:49,857 p=41657 u=zuul n=ansible | TASK [Get the matching lines in the results files _raw_params=grep -r "$" {{ logs_dir }}/ ] *** 2026-02-18 15:15:49,857 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:00.036) 0:00:01.862 **** 2026-02-18 15:15:49,857 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:49 +0000 (0:00:00.036) 0:00:01.861 **** 2026-02-18 15:15:50,229 p=41657 u=zuul n=ansible | changed: [controller] 2026-02-18 15:15:50,238 p=41657 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-18 15:15:50,238 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.381) 0:00:02.244 **** 2026-02-18 15:15:50,239 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.381) 0:00:02.243 **** 2026-02-18 15:15:50,253 p=41657 u=zuul n=ansible | skipping: [controller] 2026-02-18 15:15:50,263 p=41657 u=zuul n=ansible | TASK [Fail if there are no XML files msg=There were no XML files found in {{ logs_dir }}.] *** 2026-02-18 15:15:50,263 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.024) 0:00:02.268 **** 2026-02-18 15:15:50,263 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.024) 0:00:02.267 **** 2026-02-18 15:15:50,282 p=41657 u=zuul n=ansible | skipping: [controller] 2026-02-18 15:15:50,291 p=41657 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-18 15:15:50,291 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.028) 0:00:02.296 **** 2026-02-18 15:15:50,291 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.028) 0:00:02.296 **** 2026-02-18 15:15:50,322 p=41657 u=zuul n=ansible | ok: [controller] 2026-02-18 15:15:50,330 p=41657 u=zuul n=ansible | TASK [Fail when there's a testcase error msg=There were {{ tasks_errored }} errors in the testcases.] *** 2026-02-18 15:15:50,330 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.038) 0:00:02.335 **** 2026-02-18 15:15:50,330 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.038) 0:00:02.334 **** 2026-02-18 15:15:50,348 p=41657 u=zuul n=ansible | skipping: [controller] 2026-02-18 15:15:50,356 p=41657 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-18 15:15:50,356 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.025) 0:00:02.361 **** 2026-02-18 15:15:50,356 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.025) 0:00:02.360 **** 2026-02-18 15:15:50,373 p=41657 u=zuul n=ansible | skipping: [controller] 2026-02-18 15:15:50,397 p=41657 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-02-18 15:15:50,397 p=41657 u=zuul n=ansible | controller : ok=4 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-02-18 15:15:50,397 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.041) 0:00:02.402 **** 2026-02-18 15:15:50,397 p=41657 u=zuul n=ansible | =============================================================================== 2026-02-18 15:15:50,397 p=41657 u=zuul n=ansible | Gathering Facts --------------------------------------------------------- 1.42s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Get the matching lines in the results files ----------------------------- 0.38s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Check whether the log dir exists ---------------------------------------- 0.34s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Create log dir ---------------------------------------------------------- 0.05s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Fail when there's a testcase failure ------------------------------------ 0.04s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Get the number of testcase errors and failures -------------------------- 0.04s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Stop play early if we do not want to check the failures ----------------- 0.04s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Fail if there are no XML files ------------------------------------------ 0.03s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Fail when there's a testcase error -------------------------------------- 0.03s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Fail if the file was not found (or other grep error) -------------------- 0.02s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | Wednesday 18 February 2026 15:15:50 +0000 (0:00:00.041) 0:00:02.402 **** 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | =============================================================================== 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | gather_facts ------------------------------------------------------------ 1.42s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | ansible.builtin.command ------------------------------------------------- 0.38s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | ansible.builtin.stat ---------------------------------------------------- 0.34s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | ansible.builtin.fail ---------------------------------------------------- 0.12s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | ansible.builtin.file ---------------------------------------------------- 0.05s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | ansible.builtin.set_fact ------------------------------------------------ 0.04s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | ansible.builtin.meta ---------------------------------------------------- 0.04s 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-18 15:15:50,398 p=41657 u=zuul n=ansible | total ------------------------------------------------------------------- 2.38s