Index of /openstack-periodic-24hr/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-rocky/39633f3/logs

[ICO]NameLast modifiedSize

[PARENTDIR]Parent Directory  -
[TXT]_No_failure_reason_found.log2020-03-28 03:23 40
[TXT]baremetal_0-console.log2020-03-28 03:24 56K
[TXT]baremetal_1-console.log2020-03-28 03:24 59K
[TXT]baremetal_2-console.log2020-03-28 03:24 59K
[TXT]baremetal_3-console.log2020-03-28 03:24 62K
[TXT]bmc-console.log2020-03-28 03:24 99K
[TXT]dns_cache.txt2020-03-28 03:13 17K
[TXT]full_logs.html2020-03-28 03:24 530
[DIR]overcloud-controller-0/2020-03-28 03:19 -
[DIR]overcloud-controller-1/2020-03-28 03:19 -
[DIR]overcloud-controller-2/2020-03-28 03:19 -
[DIR]overcloud-novacompute-0/2020-03-28 03:18 -
[TXT]quickstart_collect_logs.log2020-03-28 03:24 11M
[DIR]quickstart_files/2020-04-29 02:37 -
[TXT]quickstart_install.log2020-03-28 03:13 116K
[DIR]reproducer-quickstart-deprecated/2020-03-28 03:23 -
[DIR]reproducer-quickstart/2020-03-28 03:23 -
[   ]testrepository.subunit.gz2020-03-28 03:24 68
[DIR]undercloud/2020-03-28 03:21 -
[   ]zuul_console.json2020-03-28 03:26 1.3M

README for Quickstart Logs

Links to important log files

Links container log files

Links to package builds and tempest

Links to puppet logs

Please refer to the recreation instructions

Note: These logs are only available in jobs that use OVB.

Check the base directory for a file called *failure_reason* for automatic failure detection. If no known error has been found the file will be named "No_failure_reason_found".

Most of the undercloud and overcloud deployment log files can be found in undercloud/home/zuul tracebacks and other errors are collected in the following log per node:

Next check the console log and search for PLAY RECAP. There are sometimes multiple ansible runs in a job, usually the last one is the relevant.
If no PLAY RECAP text is found that usually means an infra failure before Quickstart could even start.
If this is a different Ansible error, that could mean either an infra problem (often has UNREACHABLE in the line) or a bug in Quickstart.

Ask on #tripleo to get help or open a bug on Launchpad. Add the "ci" tag if it's a CI issue and "quickstart" if you suspect that the bug is in Quickstart itself.

Finally try rechecking or asking on #tripleo

The logs contain files showing variables used in the job run.

Upstream OpenStack Health, Elastic Search and Kibana

Tools that will help you spot a trend in TripleO CI

Tools to compare one job to another.

As a debugging step, a job can be run manually with '-dryrun' appended to the job name. When the "playbook dry run" option is invoked, the playbooks will not execute and collect logs will not run but certain log files, including 'toci_env_args_output.log', which contains the environment variables used in the job, and playbook_executions.log will still be produced in the logs directory for inspection. This option serves to assist with debugging and to test the testing scripts themselves.