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.log1037
1 files changed, 374 insertions, 663 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index a15a9b4..0d04f0a 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_kernel-build.sh
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -26,22 +26,20 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/99/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/100/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/99/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/100/'
+ 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_kernel--gnu-master-arm-mainline-allyesconfig-build/100/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/101/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/100/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/101/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
-+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
+ case "$notify" in
+ declare -Ag pw
@@ -61,17 +59,38 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
+++ for c in ${rr[components]}
+++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
-+++ echo -ne gcc
++++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://git.linaro.org/kernel-org/linux.git#master '!=' xbaseline ']'
++++ echo -ne ' linux'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
+++ echo
++ for c in $(print_updated_components)
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ '[' x3bb1944a5a0527a38702084ac301d9933b0130bb '!=' x4da6be3f1ad66987b7e072e578183798b3c29cb0 ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in $(print_updated_components)
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
@@ -83,79 +102,122 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x310dc75e7004d8b8e39c6f258b28b2165ad4193c '!=' xe7dd72aefed851d11655aa301d6e394ec9805e0d ']'
-++ echo -ne gcc
+++ '[' xd92d26ff366c5ceb4795d1ad678847c1b3d88e63 '!=' x310dc75e7004d8b8e39c6f258b28b2165ad4193c ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ '[' xfbafc3e621c3f4ded43720fdb1d6ce1728ec664e '!=' x5254c0cbc92d2a08e75443bdb914f1c4839cdf5a ']'
+++ echo -ne ' linux'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ '[' x455f4440687fcee03e62d9b17b28162b638458af '!=' x80f1709aa0eb4de09b4240563463f991a5b9d855 ']'
+++ echo -ne ' qemu'
++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 1 = 0 ']'
-+ '[' 1 = 1 ']'
-+ changed_single_component=gcc
-++ get_current_git gcc_rev
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gcc_rev
-+ first_bad=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-++ get_baseline_git gcc_rev
+++ cat base-artifacts/git/binutils_rev
++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ get_current_git binutils_rev
++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gcc_rev
-+ last_good=e7dd72aefed851d11655aa301d6e394ec9805e0d
-+ local res
-+ res=0
-+ wait 26203
-+ git -C gcc rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
-+ set -euf -o pipefail +x
-+ single_commit_p gcc
-+ set -euf -o pipefail
-+ local c=gcc
-+ local base_rev cur_rev sha1
+++ cat artifacts/git/binutils_rev
++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
+++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb
+# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb (28 commits)
++ c_commits=28
++ echo '# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb (28 commits)'
++ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=e7dd72aefed851d11655aa301d6e394ec9805e0d
++ base_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-++ git -C gcc rev-parse '310dc75e7004d8b8e39c6f258b28b2165ad4193c^@'
-+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 78607d122976cbfd39b0b12e9be662c47c81fed0 = e7dd72aefed851d11655aa301d6e394ec9805e0d ']'
-+ return 1
-# Debug traces :
-# change_kind=single_component : gcc
-+ change_kind=single_component
-+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : gcc'
++ cur_rev=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+# rev for gcc : 310dc75e7004d8b8e39c6f258b28b2165ad4193c..d92d26ff366c5ceb4795d1ad678847c1b3d88e63 (31 commits)
++ c_commits=31
++ echo '# rev for gcc : 310dc75e7004d8b8e39c6f258b28b2165ad4193c..d92d26ff366c5ceb4795d1ad678847c1b3d88e63 (31 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git gcc_rev
+++ get_baseline_git linux_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gcc_rev
-+ base_rev=e7dd72aefed851d11655aa301d6e394ec9805e0d
-++ get_current_git gcc_rev
-# rev for gcc : e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c (74 commits)
-
-# post_interesting_commits
+++ cat base-artifacts/git/linux_rev
++ base_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
+++ get_current_git linux_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gcc_rev
-+ cur_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-++ git -C gcc rev-list --count e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+ c_commits=74
-+ echo '# rev for gcc : e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c (74 commits)'
+++ cat artifacts/git/linux_rev
++ cur_rev=fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+++ git -C linux rev-list --count 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+# rev for linux : 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e (59 commits)
++ c_commits=59
++ echo '# rev for linux : 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e (59 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
+++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)
+
++ c_commits=44
++ echo '# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -176,10 +238,11 @@
+ 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'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ generate_extra_details
@@ -204,14 +267,14 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 4da6be3f1ad66987b7e072e578183798b3c29cb0
-+ cur_d=1703312483
+++ git -C binutils show --no-patch --pretty=%ct 3bb1944a5a0527a38702084ac301d9933b0130bb
++ cur_d=1703657183
+ '[' x1703312483 '!=' x ']'
-+ '[' x1703312483 = x ']'
-+ '[' 1703312483 -lt 1703312483 ']'
-+ '[' x1703312483 = x ']'
-+ '[' 1703312483 -gt 0 ']'
-+ results_date=1703312483
++ '[' x1703657183 = x ']'
++ '[' 1703657183 -lt 1703312483 ']'
++ '[' x1703657183 = x ']'
++ '[' 1703657183 -gt 0 ']'
++ results_date=1703657183
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -219,21 +282,20 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct e7dd72aefed851d11655aa301d6e394ec9805e0d
-+ base_d=1703068278
+++ git -C gcc show --no-patch --pretty=%ct 310dc75e7004d8b8e39c6f258b28b2165ad4193c
++ base_d=1703336314
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+ cur_d=1703336314
-+ '[' x1703068278 '!=' x ']'
-+ '[' x1703336314 = x ']'
-+ '[' 1703336314 -lt 1703068278 ']'
-+ '[' x1703336314 = x ']'
-+ '[' 1703336314 -gt 1703312483 ']'
-+ results_date=1703336314
+++ git -C gcc show --no-patch --pretty=%ct d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++ cur_d=1703644514
++ '[' x1703336314 '!=' x ']'
++ '[' x1703644514 = x ']'
++ '[' 1703644514 -lt 1703336314 ']'
++ '[' x1703644514 = x ']'
++ '[' 1703644514 -gt 1703657183 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -248,13 +310,13 @@
++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
-+ cur_d=1703302608
+++ git -C linux show --no-patch --pretty=%ct fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
++ cur_d=1703541046
+ '[' x1703302608 '!=' x ']'
-+ '[' x1703302608 = x ']'
-+ '[' 1703302608 -lt 1703302608 ']'
-+ '[' x1703302608 = x ']'
-+ '[' 1703302608 -gt 1703336314 ']'
++ '[' x1703541046 = x ']'
++ '[' 1703541046 -lt 1703302608 ']'
++ '[' x1703541046 = x ']'
++ '[' 1703541046 -gt 1703657183 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -269,39 +331,37 @@
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 80f1709aa0eb4de09b4240563463f991a5b9d855
-+ cur_d=1703205859
+++ git -C qemu show --no-patch --pretty=%ct 455f4440687fcee03e62d9b17b28162b638458af
++ cur_d=1703588836
+ '[' x1703205859 '!=' x ']'
-+ '[' x1703205859 = x ']'
-+ '[' 1703205859 -lt 1703205859 ']'
-+ '[' x1703205859 = x ']'
-+ '[' 1703205859 -gt 1703336314 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1703336314 -gt 0 ']'
++ '[' x1703588836 = x ']'
++ '[' 1703588836 -lt 1703205859 ']'
++ '[' x1703588836 = x ']'
++ '[' 1703588836 -gt 1703657183 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703657183 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1703290101
-+ '[' 1703290101 '!=' '' ']'
-+ assert '[' 1703336314 -ge 1703290101 ']'
-+ set -euf -o pipefail +x
-+ '[' 1703336314 -gt 1703290101 ']'
-+ results_date=1703313207
-+ rr[results_date]=1703313207
++ base_d=1703313207
++ '[' 1703313207 '!=' '' ']'
++ '[' 1703657183 -gt 1703313207 ']'
++ results_date=1703485195
++ rr[results_date]=1703485195
+ cat
+ manifest_out
+ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
++ '[' xmultiple_components '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ true
+ generate_jira_dir
@@ -312,7 +372,7 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
+++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return 0
+ icommit_entry=
+ '[' '' '!=' '' ']'
@@ -336,9 +396,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/100/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/101/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/100/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/101/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -346,552 +406,96 @@
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=gcc
-+ '[' gcc = '' ']'
-+ 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["linaro-toolchain@lists.linaro.org"]=to_postcommit
-+ local c email base_rev cur_rev
-++ get_baseline_git gcc_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gcc_rev
-+ base_rev=e7dd72aefed851d11655aa301d6e394ec9805e0d
-++ get_current_git gcc_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/gcc_rev
-+ cur_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+ read -r email
-++ git -C gcc log --pretty=%ae e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+ 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
++ local c=
+ '[' '' = '' ']'
-++ get_baseline_git gcc_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gcc_rev
-+ base_rev=e7dd72aefed851d11655aa301d6e394ec9805e0d
-++ get_current_git gcc_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/gcc_rev
-+ cur_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+ read -r email
-++ git -C gcc log --pretty=%ce e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+ 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=to_postcommit
-+ case "$precommit_postcommit:$type" in
-+ type=to
-+ case "$type" in
-+ recipients+=("$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=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
-+ IFS=,
-+ echo linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org
++ echo bcc:tcwg-validation@linaro.org
++ return 0
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_component = no_change ']'
+++ '[' multiple_components = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
+++ '[' multiple_components = single_commit ']'
+++ '[' multiple_components = single_component ']'
+++ '[' multiple_components = multiple_components ']'
++ 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 binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
++++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb
+++ c_commits=28
+++ new_commits=28
+++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=e7dd72aefed851d11655aa301d6e394ec9805e0d
+++ base_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+++ git -C gcc rev-list --count e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c
-++ c_commits=74
-++ new_commits=74
-+++ echo gcc
+++ cur_rev=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ c_commits=31
+++ new_commits=59
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
++++ git -C linux rev-list --count 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+++ c_commits=59
+++ new_commits=118
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
++++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ c_commits=44
+++ new_commits=162
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=gcc
-++ echo '74 commits in gcc'
+++ components=binutils,gcc,linux,qemu
+++ echo '162 commits in binutils,gcc,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -906,19 +510,19 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '74 commits in gcc: Success on arm'
++ echo '[Linaro-TCWG-CI]' '162 commits in binutils,gcc,linux,qemu: Success on arm'
+ 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_kernel--gnu-master-arm-mainline-allyesconfig-build/100/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/101/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_kernel--gnu-master-arm-mainline-allyesconfig-build/99/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/100/artifact/artifacts
+ local key=
-+ '[' single_component = single_commit ']'
++ '[' multiple_components = single_commit ']'
+ cat
+ '[' '' '!=' '' ']'
+ cat
@@ -932,57 +536,172 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_component = no_change ']'
+++ '[' multiple_components = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
+++ '[' multiple_components = single_commit ']'
+++ '[' multiple_components = single_component ']'
+++ '[' multiple_components = multiple_components ']'
++ 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 binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
++++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb
+++ c_commits=28
+++ new_commits=28
+++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=e7dd72aefed851d11655aa301d6e394ec9805e0d
+++ base_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+++ git -C gcc rev-list --count e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c
-++ c_commits=74
-++ new_commits=74
-+++ echo gcc
+++ cur_rev=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ c_commits=31
+++ new_commits=59
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
++++ git -C linux rev-list --count 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+++ c_commits=59
+++ new_commits=118
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
++++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ c_commits=44
+++ new_commits=162
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=gcc
-++ echo '74 commits in gcc'
+++ components=binutils,gcc,linux,qemu
+++ echo '162 commits in binutils,gcc,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
++++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb
+++ c_commits=28
+++ '[' '' '!=' '' ']'
+++ git -C binutils log -n 5 --oneline 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb
+++ '[' 28 -gt 5 ']'
+++ echo '... and 23 more commits in binutils'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=e7dd72aefed851d11655aa301d6e394ec9805e0d
+++ base_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+++ git -C gcc rev-list --count e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c
-++ c_commits=74
+++ cur_rev=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ c_commits=31
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline e7dd72aefed851d11655aa301d6e394ec9805e0d..310dc75e7004d8b8e39c6f258b28b2165ad4193c
-++ '[' 74 -gt 5 ']'
-++ echo '... and 69 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 310dc75e7004d8b8e39c6f258b28b2165ad4193c..d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ '[' 31 -gt 5 ']'
+++ echo '... and 26 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
++++ git -C linux rev-list --count 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+++ c_commits=59
+++ '[' '' '!=' '' ']'
+++ git -C linux log -n 5 --oneline 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+++ '[' 59 -gt 5 ']'
+++ echo '... and 54 more commits in linux'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
++++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ c_commits=44
+++ '[' '' '!=' '' ']'
+++ git -C qemu log -n 5 --oneline 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ '[' 44 -gt 5 ']'
+++ echo '... and 39 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -1013,28 +732,20 @@
# build_abe qemu:
-2
# linux_n_obj:
-21940
-# First few build errors in logs:
-
-# 00:22:51 fs/btrfs/send.c:8208:44: error: ‘kvcalloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
-# 00:23:07 make[4]: *** [scripts/Makefile.build:243: fs/btrfs/send.o] Error 1
-# 00:24:58 make[3]: *** [scripts/Makefile.build:480: fs/btrfs] Error 2
-# 00:28:41 make[2]: *** [scripts/Makefile.build:480: fs] Error 2
-# 00:47:29 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:1911: .] Error 2
-# 00:47:29 make: *** [Makefile:234: __sub-make] Error 2'
+21940'
++ print_config --long
++ false
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_kernel/gnu-master-arm-mainline-allyesconfig'
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 26398
-+ set -euf -o pipefail
++ wait 26227
# generate_jenkins_html_files
... Skipping
++ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
@@ -1647,7 +1358,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 26558
++ wait 26387
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -1658,10 +1369,10 @@
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703313207
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703313207
++ results_date=1703485195
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703485195
... Skipping
-+ results_date='2023-12-23 06:33:27'
++ results_date='2023-12-25 06:19:55'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in