summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log992
1 files changed, 789 insertions, 203 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 30b764f..0019c47 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_0:-p49510: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh
++ remote_exec build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49511: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_0:-p49510:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49511:
++ cut -d: -f 1
+ host=build-01.tcwglab
+ local port
-++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_0:-p49510:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49511:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_0:-p49510:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49511:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_aosp_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_aosp_1
+ local opts
-++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_0:-p49510:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49511:
++ cut -s -d: -f 4
-+ opts=-p49510
++ opts=-p49511
+ local env_vars
-++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_0:-p49510:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49511:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_aosp-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_aosp_0
-+ ssh -p49510 build-01.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_aosp_1
++ ssh -p49511 build-01.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_aosp_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh
+/home/tcwg-buildslave/workspace/tcwg_aosp_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh
+ false
+ dryrun=
@@ -87,17 +87,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/466/
+# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/466/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/
+# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/469/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/469/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -121,93 +121,98 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://android.googlesource.com/platform/superproject/main.git#main '!=' xbaseline ']'
-+++ echo -ne aosp_superproject
-+++ delim=' '
-+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xhttps://android.googlesource.com/platform/superproject#llvm-toolchain '!=' xbaseline ']'
-+++ echo -ne ' toolchain_superproject'
++++ '[' xhttps://github.com/llvm/llvm-project.git#main '!=' xbaseline ']'
++++ echo -ne llvm
+++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xbaseline '!=' xbaseline ']'
+++ echo
++ for c in $(print_updated_components)
-+++ get_current_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-+++ get_baseline_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ '[' x7f3a847adc3633acadec671c4bde4ee8cda74260 '!=' x479b80fea794f4a204849d0c54e73545c12a73cb ']'
-++ echo -ne aosp_superproject
-++ delim=' '
-++ for c in $(print_updated_components)
-+++ get_current_git toolchain_superproject_rev
++++ get_current_git llvm_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-+++ get_baseline_git toolchain_superproject_rev
++++ cat artifacts/git/llvm_rev
++++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ '[' xaa47aee45798f65c6aec9d429da1c514c9523a9d '!=' x818d1986283bf5c5ca6598946ea2a10e4e0abb2b ']'
-++ echo -ne ' toolchain_superproject'
++++ cat base-artifacts/git/llvm_rev
+++ '[' xbc61395241d9e1a8c42a3d3de301f337c97d4348 '!=' xb3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60 ']'
+++ echo -ne llvm
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : aosp_superproject toolchain_superproject
+ local c base_rev cur_rev c_commits
-+ '[' 2 = 0 ']'
-+ '[' 2 = 1 ']'
-+ change_kind=multiple_components
-+ changed_single_component=
-+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : aosp_superproject toolchain_superproject'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git aosp_superproject_rev
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=llvm
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
++ first_bad=bc61395241d9e1a8c42a3d3de301f337c97d4348
+++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/aosp_superproject_rev
-+ base_rev=479b80fea794f4a204849d0c54e73545c12a73cb
-++ get_current_git aosp_superproject_rev
+++ cat base-artifacts/git/llvm_rev
++ last_good=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
++ local res
++ res=0
++ wait 485211
++ git -C llvm rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo llvm' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p llvm
++ set -euf -o pipefail
++ local c=llvm
++ local base_rev cur_rev sha1
+++ get_baseline_git llvm_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/aosp_superproject_rev
-+ cur_rev=7f3a847adc3633acadec671c4bde4ee8cda74260
-++ git -C aosp_superproject rev-list --count 479b80fea794f4a204849d0c54e73545c12a73cb..7f3a847adc3633acadec671c4bde4ee8cda74260
-# rev for aosp_superproject : 479b80fea794f4a204849d0c54e73545c12a73cb..7f3a847adc3633acadec671c4bde4ee8cda74260 (2612 commits)
-+ c_commits=2612
-+ echo '# rev for aosp_superproject : 479b80fea794f4a204849d0c54e73545c12a73cb..7f3a847adc3633acadec671c4bde4ee8cda74260 (2612 commits)'
+++ cat base-artifacts/git/llvm_rev
++ base_rev=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
++ cur_rev=bc61395241d9e1a8c42a3d3de301f337c97d4348
+++ git -C llvm rev-parse 'bc61395241d9e1a8c42a3d3de301f337c97d4348^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 91760dc38d7b6fd82d09568d328cbb448468d4c6 = b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60 ']'
++ return 1
+# Debug traces :
+# change_kind=single_component : llvm
++ change_kind=single_component
++ echo '# Debug traces :'
++ echo '# change_kind=single_component : llvm'
+ for c in "${changed_components[@]}"
-++ get_baseline_git toolchain_superproject_rev
+++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/toolchain_superproject_rev
-+ base_rev=818d1986283bf5c5ca6598946ea2a10e4e0abb2b
-++ get_current_git toolchain_superproject_rev
+++ cat base-artifacts/git/llvm_rev
++ base_rev=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
+++ get_current_git llvm_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/toolchain_superproject_rev
-+ cur_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-++ git -C toolchain_superproject rev-list --count 818d1986283bf5c5ca6598946ea2a10e4e0abb2b..aa47aee45798f65c6aec9d429da1c514c9523a9d
-# rev for toolchain_superproject : 818d1986283bf5c5ca6598946ea2a10e4e0abb2b..aa47aee45798f65c6aec9d429da1c514c9523a9d (7 commits)
+++ cat artifacts/git/llvm_rev
++ cur_rev=bc61395241d9e1a8c42a3d3de301f337c97d4348
+# rev for llvm : b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348 (87 commits)
-+ c_commits=7
-+ echo '# rev for toolchain_superproject : 818d1986283bf5c5ca6598946ea2a10e4e0abb2b..aa47aee45798f65c6aec9d429da1c514c9523a9d (7 commits)'
+++ git -C llvm rev-list --count b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348
++ c_commits=87
++ echo '# rev for llvm : b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348 (87 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -227,11 +232,12 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+# post_interesting_commits
+# post_interesting_commits
+ local stage=init
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ generate_extra_details
@@ -239,14 +245,13 @@
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xmultiple_components '!=' xsingle_commit ']'
++ '[' xsingle_component '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ true
+ generate_jira_dir
@@ -257,11 +262,12 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xmultiple_components '!=' xsingle_commit ']'
+++ '[' xsingle_component '!=' xsingle_commit ']'
++ return 0
+ icommit_entry=
+ '[' '' '!=' '' ']'
+ mkdir -p artifacts/notify/jira
+# print all notification files
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -280,72 +286,691 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/469/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/artifact/artifacts/notify/mail-body.txt/*view*/'
-# print all notification files
+++ echo 'https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/469/artifact/artifacts/notify/mail-body.txt/*view*/'
+ echo '# print all notification files'
+ true
+ generate_mail_files
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=
++ local c=llvm
++ '[' llvm = '' ']'
++ local -A emails
++ emails["tcwg-validation@linaro.org"]=bcc
++ emails["author"]=cc
++ emails["committer"]=to
++ case "$ci_project/$ci_config:$c" in
++ emails["author"]=no
++ emails["committer"]=no
++ emails["antoine.moynault@linaro.org"]=to
++ local c email base_rev cur_rev
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
++ base_rev=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
++ cur_rev=bc61395241d9e1a8c42a3d3de301f337c97d4348
++ read -r email
+++ git -C llvm log --pretty=%ae b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ local precommit_postcommit=postcommit
+ '[' '' = '' ']'
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
++ base_rev=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
++ cur_rev=bc61395241d9e1a8c42a3d3de301f337c97d4348
++ read -r email
+++ git -C llvm log --pretty=%ce b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ emails["$email"]=no
++ read -r email
++ unset 'emails[author]' 'emails[committer]'
++ local type
++ recipients=()
++ local -a recipients
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=bcc
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$type:$email")
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ for email in "${!emails[@]}"
++ type=no
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ IFS=,
+ echo bcc:tcwg-validation@linaro.org
-+ return 0
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' multiple_components = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' multiple_components = single_commit ']'
-++ '[' multiple_components = single_component ']'
-++ '[' multiple_components = multiple_components ']'
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ for c in "${changed_components[@]}"
-+++ get_baseline_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ base_rev=479b80fea794f4a204849d0c54e73545c12a73cb
-+++ get_current_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-++ cur_rev=7f3a847adc3633acadec671c4bde4ee8cda74260
-+++ git -C aosp_superproject rev-list --count 479b80fea794f4a204849d0c54e73545c12a73cb..7f3a847adc3633acadec671c4bde4ee8cda74260
-++ c_commits=2612
-++ new_commits=2612
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git toolchain_superproject_rev
++++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ base_rev=818d1986283bf5c5ca6598946ea2a10e4e0abb2b
-+++ get_current_git toolchain_superproject_rev
++++ cat base-artifacts/git/llvm_rev
+++ base_rev=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
++++ get_current_git llvm_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-++ cur_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-+++ git -C toolchain_superproject rev-list --count 818d1986283bf5c5ca6598946ea2a10e4e0abb2b..aa47aee45798f65c6aec9d429da1c514c9523a9d
-++ c_commits=7
-++ new_commits=2619
-+++ echo aosp_superproject toolchain_superproject
++++ cat artifacts/git/llvm_rev
+++ cur_rev=bc61395241d9e1a8c42a3d3de301f337c97d4348
++++ git -C llvm rev-list --count b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348
+++ c_commits=87
+++ new_commits=87
++++ echo llvm
+++ tr ' ' ,
-++ components=aosp_superproject,toolchain_superproject
-++ echo '2619 commits in aosp_superproject,toolchain_superproject'
+++ components=llvm
+++ echo '87 commits in llvm'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -354,113 +979,74 @@
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
-+ echo '[Linaro-TCWG-CI]' '2619 commits in aosp_superproject,toolchain_superproject: Success'
++ echo '[Linaro-TCWG-CI]' '87 commits in llvm: Success'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/469/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/466/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_aosp-code_size-dex2oat--oriole-master-build/468/artifact/artifacts
+ cat
++ print_commits --short
++ sed -e 's/^/ | /'
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' multiple_components = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' multiple_components = single_commit ']'
-++ '[' multiple_components = single_component ']'
-++ '[' multiple_components = multiple_components ']'
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ for c in "${changed_components[@]}"
-+++ get_baseline_git aosp_superproject_rev
++++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ base_rev=479b80fea794f4a204849d0c54e73545c12a73cb
-+++ get_current_git aosp_superproject_rev
++++ cat base-artifacts/git/llvm_rev
+++ base_rev=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
++++ get_current_git llvm_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-++ cur_rev=7f3a847adc3633acadec671c4bde4ee8cda74260
-+++ git -C aosp_superproject rev-list --count 479b80fea794f4a204849d0c54e73545c12a73cb..7f3a847adc3633acadec671c4bde4ee8cda74260
-++ c_commits=2612
-++ new_commits=2612
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ base_rev=818d1986283bf5c5ca6598946ea2a10e4e0abb2b
-+++ get_current_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-++ cur_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-+++ git -C toolchain_superproject rev-list --count 818d1986283bf5c5ca6598946ea2a10e4e0abb2b..aa47aee45798f65c6aec9d429da1c514c9523a9d
-++ c_commits=7
-++ new_commits=2619
-+++ echo aosp_superproject toolchain_superproject
++++ cat artifacts/git/llvm_rev
+++ cur_rev=bc61395241d9e1a8c42a3d3de301f337c97d4348
++++ git -C llvm rev-list --count b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348
+++ c_commits=87
+++ new_commits=87
++++ echo llvm
+++ tr ' ' ,
-++ components=aosp_superproject,toolchain_superproject
-++ echo '2619 commits in aosp_superproject,toolchain_superproject'
+++ components=llvm
+++ echo '87 commits in llvm'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
-+++ get_baseline_git aosp_superproject_rev
++++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ base_rev=479b80fea794f4a204849d0c54e73545c12a73cb
-+++ get_current_git aosp_superproject_rev
++++ cat base-artifacts/git/llvm_rev
+++ base_rev=b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60
++++ get_current_git llvm_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
++++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-++ cur_rev=7f3a847adc3633acadec671c4bde4ee8cda74260
-+++ git -C aosp_superproject rev-list --count 479b80fea794f4a204849d0c54e73545c12a73cb..7f3a847adc3633acadec671c4bde4ee8cda74260
-++ c_commits=2612
++++ cat artifacts/git/llvm_rev
+++ cur_rev=bc61395241d9e1a8c42a3d3de301f337c97d4348
++++ git -C llvm rev-list --count b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348
+++ c_commits=87
++ '[' '' '!=' '' ']'
-++ git -C aosp_superproject log -n 5 --oneline 479b80fea794f4a204849d0c54e73545c12a73cb..7f3a847adc3633acadec671c4bde4ee8cda74260
-++ '[' 2612 -gt 5 ']'
-++ echo '... and 2607 more commits in aosp_superproject'
-++ '[' '' '!=' '' ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ base_rev=818d1986283bf5c5ca6598946ea2a10e4e0abb2b
-+++ get_current_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-++ cur_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-+++ git -C toolchain_superproject rev-list --count 818d1986283bf5c5ca6598946ea2a10e4e0abb2b..aa47aee45798f65c6aec9d429da1c514c9523a9d
-++ c_commits=7
-++ '[' '' '!=' '' ']'
-++ git -C toolchain_superproject log -n 5 --oneline 818d1986283bf5c5ca6598946ea2a10e4e0abb2b..aa47aee45798f65c6aec9d429da1c514c9523a9d
-++ '[' 7 -gt 5 ']'
-++ echo '... and 2 more commits in toolchain_superproject'
+++ git -C llvm log -n 5 --oneline b3cc4804d45d6b612ac9b3cc47ebbb0da44ebc60..bc61395241d9e1a8c42a3d3de301f337c97d4348
+++ '[' 87 -gt 5 ']'
+++ echo '... and 82 more commits in llvm'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -480,8 +1066,7 @@
# shadow build has no errors
0
# shadow.size present
-1
-# 1,out/soong/.intermediates/system/unwinding/libunwindstack/libunwindstack/android_arm64_armv8-2a_cortex-a55_shared_apex31/e4694d05f1cb76fefd10c9c37c092ec4/unstripped/libunwindstack.so increased in size by 1% from 713685 to 722555'
+1'
++ echo ''
++ echo From
+++ cat base-artifacts/results
@@ -496,14 +1081,17 @@
# shadow build has no errors
0
# shadow.size present
-1'
+1
+# 1,out/soong/.intermediates/system/unwinding/libunwindstack/libunwindstack/android_arm64_armv8-2a_cortex-a55_shared_apex31/e4694d05f1cb76fefd10c9c37c092ec4/unstripped/libunwindstack.so increased in size by 1% from 713685 to 722555'
++ print_config
++ :
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
# generate dashboard
# generate_dashboard_squad
... Skipping
+# post_dashboard_squad
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -512,17 +1100,15 @@
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
-... Skipping
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 498290
++ wait 485341
++ set -euf -o pipefail
# generate_lnt_report
... Skipping
-+ set -euf -o pipefail
+ echo '# generate_lnt_report'
+ true
+ case "$ci_project" in