How to browse artifacts of this build The artifact directories contain a lot of information related to the results of this build. Directories starting with a number contain the logs of each step of the build. More synthetic information is available in other directories, as described below: - 00-sumfiles/ contains .log and possibly .sum files generated by the build. Files with .0 suffix contain the results of the initial full testsuite run, files with .1, .2 etc... contain logs restricted to the parts (.exp) of the testsuite where we detected regressions. .1, .2, .... represent the number of times this subset of the testsuite was executed in order to also identify flaky tests. The last one contains what is considered as the results of this build. - git/ contains the revision and repository of each toolchain component built - jenkins/ contains information useful for the CI maintainers - notify/ contains the material used to build various notifications/reports (emails, Jira, LNT, ...) - sumfiles/ contains the .sum files produced by this build. If you received a notification about one of your patches causing problems, the information you received is in notify/ and has links to other artifacts from this directory. If you are investigating such a problem, you are probably primarily interested in: - notify/results.compare.txt (regression report). - 00-sumfiles/ .log files with detailed errors, to save yourself reproducing the problem on your machine. List of files below: - ./00-sumfiles/binutils.log.xz - ./00-sumfiles/gas.log.xz - ./00-sumfiles/ld.log.xz - ./01-reset_artifacts/console.log.xz - ./02-prepare_abe/console.log.xz - ./03-build_abe-binutils/console.log.xz - ./03-build_abe-binutils/make-binutils.log.xz - ./04-build_abe-stage1/console.log.xz - ./04-build_abe-stage1/make-gcc-stage1.log.xz - ./05-clean_sysroot/console.log.xz - ./06-build_abe-newlib/console.log.xz - ./06-build_abe-newlib/make-newlib.log.xz - ./07-build_abe-stage2/console.log.xz - ./07-build_abe-stage2/make-gcc-stage2.log.xz - ./08-build_abe-gdb/console.log.xz - ./08-build_abe-gdb/make-gdb.log.xz - ./09-build_abe-qemu/console.log.xz - ./09-build_abe-qemu/make-qemu.log.xz - ./10-build_abe-dejagnu/console.log.xz - ./10-build_abe-dejagnu/make-dejagnu.log.xz - ./11-build_abe-check_binutils/baseline.xfail - ./11-build_abe-check_binutils/check-binutils.log.xz - ./11-build_abe-check_binutils/console.log.xz - ./11-build_abe-check_binutils/flaky.xfail - ./12-check_regression/baseline.xfail - ./12-check_regression/console.log.xz - ./12-check_regression/fails.sum - ./12-check_regression/flaky.xfail - ./git/binutils_rev - ./git/binutils_url - ./git/gcc_rev - ./git/gcc_url - ./git/gdb_rev - ./git/gdb_url - ./git/newlib_rev - ./git/newlib_url - ./git/qemu_rev - ./git/qemu_url - ./jenkins/build-name - ./jenkins/notify-full.log - ./jenkins/notify-init.log - ./jenkins/run-build.env - ./manifest.sh - ./notify/jira/comment-template.txt - ./notify/mail-body.txt - ./notify/mail-recipients.txt - ./notify/mail-subject.txt - ./notify/results.compare.txt - ./README.html - ./README.txt - ./results - ./sumfiles/binutils.sum - ./sumfiles/gas.sum - ./sumfiles/ld.sum - ./sumfiles/xfails.xfail