This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_fx/llvm-master-aarch64-cpu2017-O3 in repository toolchain/ci/base-artifacts.
discards 21ebf19b 0: init: binutils-gcc-linux-glibc-llvm: 1 new 50746276 0: update: binutils-gcc-linux-glibc-llvm: 1
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (21ebf19b) \ N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_fx/llvm-master- [...]
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: 01-reset_artifacts/console.log.xz | Bin 1632 -> 1648 bytes 02-prepare_abe/console.log.xz | Bin 2756 -> 2740 bytes 03-build_abe-binutils/console.log.xz | Bin 30692 -> 31060 bytes 04-build_abe-stage1/console.log.xz | Bin 72968 -> 74796 bytes 05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes 06-build_abe-linux/console.log.xz | Bin 9180 -> 9128 bytes 07-build_abe-glibc/console.log.xz | Bin 238416 -> 241604 bytes 08-build_abe-stage2/console.log.xz | Bin 176692 -> 182456 bytes 09-build_llvm-true/console.log.xz | Bin 62348 -> 61500 bytes 10-benchmark/benchmark-build.log | 88 +- 10-benchmark/benchmark.log | 86 +- 10-benchmark/console.log.xz | Bin 3748 -> 3764 bytes 11-check_regression/console.log.xz | Bin 364 -> 3084 bytes 11-check_regression/csv-results-0/md5sum.csv | 31234 +++++++++ 11-check_regression/csv-results-0/perf.csv | 496 + 11-check_regression/csv-results-0/results.csv | 84785 +++++++++++++++++++++++ 11-check_regression/csv-results-0/size.csv | 84684 +++++++++++++++++++++++ 11-check_regression/csv-results-0/vect.csv | 8 + 11-check_regression/csv-results-1/md5sum.csv | 31233 +++++++++ 11-check_regression/csv-results-1/perf.csv | 494 + 11-check_regression/csv-results-1/results.csv | 84819 ++++++++++++++++++++++++ 11-check_regression/csv-results-1/size.csv | 84725 +++++++++++++++++++++++ 11-check_regression/csv-results-1/vect.csv | 8 + 11-check_regression/extra-bisect-params | 1 + 11-check_regression/jira-body.txt | 1 + 11-check_regression/mail-body.txt | 13 + 11-check_regression/results-brief.csv | 13 + 11-check_regression/results-compare.csv | 1 + 11-check_regression/results-full.csv | 493 + 11-check_regression/results-internal.csv | 29 + 11-check_regression/results.log | 1739 + 12-update_baseline/console.log | 828 +- 12-update_baseline/csv-results-0/md5sum.csv | 31234 +++++++++ 12-update_baseline/csv-results-0/perf.csv | 496 + 12-update_baseline/csv-results-0/results.csv | 84785 +++++++++++++++++++++++ 12-update_baseline/csv-results-0/size.csv | 84684 +++++++++++++++++++++++ 12-update_baseline/csv-results-0/vect.csv | 8 + 12-update_baseline/csv-results-1/md5sum.csv | 31233 +++++++++ 12-update_baseline/csv-results-1/perf.csv | 494 + 12-update_baseline/csv-results-1/results.csv | 84819 ++++++++++++++++++++++++ 12-update_baseline/csv-results-1/size.csv | 84725 +++++++++++++++++++++++ 12-update_baseline/csv-results-1/vect.csv | 8 + 12-update_baseline/extra-bisect-params | 1 + 12-update_baseline/jira-body.txt | 1 + 12-update_baseline/mail-body.txt | 13 + 12-update_baseline/results-brief.csv | 13 + 12-update_baseline/results-compare.csv | 1 + 12-update_baseline/results-full.csv | 493 + 12-update_baseline/results-internal.csv | 29 + 12-update_baseline/results.log | 1739 + jenkins/manifest.sh | 26 +- results | 2 +- results_id | 2 +- 53 files changed, 810478 insertions(+), 106 deletions(-) create mode 100644 11-check_regression/csv-results-0/md5sum.csv create mode 100644 11-check_regression/csv-results-0/perf.csv create mode 100644 11-check_regression/csv-results-0/results.csv create mode 100644 11-check_regression/csv-results-0/size.csv create mode 100644 11-check_regression/csv-results-0/vect.csv create mode 100644 11-check_regression/csv-results-1/md5sum.csv create mode 100644 11-check_regression/csv-results-1/perf.csv create mode 100644 11-check_regression/csv-results-1/results.csv create mode 100644 11-check_regression/csv-results-1/size.csv create mode 100644 11-check_regression/csv-results-1/vect.csv create mode 100644 11-check_regression/extra-bisect-params create mode 100644 11-check_regression/jira-body.txt create mode 100644 11-check_regression/mail-body.txt create mode 100644 11-check_regression/results-brief.csv create mode 100644 11-check_regression/results-compare.csv create mode 100644 11-check_regression/results-full.csv create mode 100644 11-check_regression/results-internal.csv create mode 100644 11-check_regression/results.log create mode 100644 12-update_baseline/csv-results-0/md5sum.csv create mode 100644 12-update_baseline/csv-results-0/perf.csv create mode 100644 12-update_baseline/csv-results-0/results.csv create mode 100644 12-update_baseline/csv-results-0/size.csv create mode 100644 12-update_baseline/csv-results-0/vect.csv create mode 100644 12-update_baseline/csv-results-1/md5sum.csv create mode 100644 12-update_baseline/csv-results-1/perf.csv create mode 100644 12-update_baseline/csv-results-1/results.csv create mode 100644 12-update_baseline/csv-results-1/size.csv create mode 100644 12-update_baseline/csv-results-1/vect.csv create mode 100644 12-update_baseline/extra-bisect-params create mode 100644 12-update_baseline/jira-body.txt create mode 100644 12-update_baseline/mail-body.txt create mode 100644 12-update_baseline/results-brief.csv create mode 100644 12-update_baseline/results-compare.csv create mode 100644 12-update_baseline/results-full.csv create mode 100644 12-update_baseline/results-internal.csv create mode 100644 12-update_baseline/results.log