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.log861
1 files changed, 740 insertions, 121 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index a286629..ac36fce 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/118/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/119/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/118/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/119/'
+ 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--llvm-master-arm-stable-allyesconfig-build/119/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/120/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/119/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/120/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -89,7 +89,7 @@
+++ 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
-++ '[' xb05f7f798585b225481051bb02b337daa94ad072 '!=' x95385060771b0cac95a39320c44eca857fb177ae ']'
+++ '[' x946b3878bb026a6b462baac762e9a1e7e93e1451 '!=' xb05f7f798585b225481051bb02b337daa94ad072 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ 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
-++ '[' x0523bf1eca4475edafc8aab830c2ce48b01900c3 '!=' x08cb64034f17d50a660ec78ce8ea81a025b0ba71 ']'
+++ '[' x942b0901b09a89b09ebb75e75141e678a206cc36 '!=' x0523bf1eca4475edafc8aab830c2ce48b01900c3 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,9 @@
+++ 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
-++ '[' x288a2f83ed42ce91cf92c2b08dad298a3da0cd9a '!=' x288a2f83ed42ce91cf92c2b08dad298a3da0cd9a ']'
+++ '[' x8b77d49ed5072566234d53fa50b5ca741294306b '!=' x288a2f83ed42ce91cf92c2b08dad298a3da0cd9a ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -132,17 +134,19 @@
+++ 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
-++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils llvm
+# change_kind=multiple_components : binutils llvm linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 2 = 0 ']'
-+ '[' 2 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils llvm'
++ echo '# change_kind=multiple_components : binutils llvm linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -150,17 +154,17 @@
++ 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=95385060771b0cac95a39320c44eca857fb177ae
++ base_rev=b05f7f798585b225481051bb02b337daa94ad072
++ 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=b05f7f798585b225481051bb02b337daa94ad072
-++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..b05f7f798585b225481051bb02b337daa94ad072
-# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..b05f7f798585b225481051bb02b337daa94ad072 (33 commits)
-+ c_commits=33
-+ echo '# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..b05f7f798585b225481051bb02b337daa94ad072 (33 commits)'
++ cur_rev=946b3878bb026a6b462baac762e9a1e7e93e1451
+++ git -C binutils rev-list --count b05f7f798585b225481051bb02b337daa94ad072..946b3878bb026a6b462baac762e9a1e7e93e1451
+# rev for binutils : b05f7f798585b225481051bb02b337daa94ad072..946b3878bb026a6b462baac762e9a1e7e93e1451 (74 commits)
++ c_commits=74
++ echo '# rev for binutils : b05f7f798585b225481051bb02b337daa94ad072..946b3878bb026a6b462baac762e9a1e7e93e1451 (74 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -168,18 +172,56 @@
++ 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=08cb64034f17d50a660ec78ce8ea81a025b0ba71
++ base_rev=0523bf1eca4475edafc8aab830c2ce48b01900c3
++ 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=0523bf1eca4475edafc8aab830c2ce48b01900c3
-++ git -C llvm rev-list --count 08cb64034f17d50a660ec78ce8ea81a025b0ba71..0523bf1eca4475edafc8aab830c2ce48b01900c3
-# rev for llvm : 08cb64034f17d50a660ec78ce8ea81a025b0ba71..0523bf1eca4475edafc8aab830c2ce48b01900c3 (338 commits)
++ cur_rev=942b0901b09a89b09ebb75e75141e678a206cc36
+++ git -C llvm rev-list --count 0523bf1eca4475edafc8aab830c2ce48b01900c3..942b0901b09a89b09ebb75e75141e678a206cc36
+# rev for llvm : 0523bf1eca4475edafc8aab830c2ce48b01900c3..942b0901b09a89b09ebb75e75141e678a206cc36 (464 commits)
++ c_commits=464
++ echo '# rev for llvm : 0523bf1eca4475edafc8aab830c2ce48b01900c3..942b0901b09a89b09ebb75e75141e678a206cc36 (464 commits)'
++ 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=288a2f83ed42ce91cf92c2b08dad298a3da0cd9a
+++ 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=8b77d49ed5072566234d53fa50b5ca741294306b
+++ git -C linux rev-list --count 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b
+# rev for linux : 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b (18191 commits)
++ c_commits=18191
++ echo '# rev for linux : 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b (18191 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ get_current_git qemu_rev
+# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)
-+ c_commits=338
-+ echo '# rev for llvm : 08cb64034f17d50a660ec78ce8ea81a025b0ba71..0523bf1eca4475edafc8aab830c2ce48b01900c3 (338 commits)'
+# post_interesting_commits
+# post_interesting_commits
+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
++ c_commits=9
++ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -201,7 +243,6 @@
+ case "$ci_project" in
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
@@ -217,7 +258,6 @@
+ post_interesting_commits full
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-# post_interesting_commits
+ local stage=full
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -252,12 +292,12 @@
++ set -euf -o pipefail
++ local url
+++ get_current_manifest BUILD_URL
+# print all notification files
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/119/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/120/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/119/artifact/artifacts/notify/mail-body.txt/*view*/'
-# print all notification files
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/120/artifact/artifacts/notify/mail-body.txt/*view*/'
+ echo '# print all notification files'
+ true
+ generate_mail_files
@@ -289,16 +329,16 @@
+++ 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=95385060771b0cac95a39320c44eca857fb177ae
+++ base_rev=b05f7f798585b225481051bb02b337daa94ad072
+++ 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=b05f7f798585b225481051bb02b337daa94ad072
-+++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..b05f7f798585b225481051bb02b337daa94ad072
-++ c_commits=33
-++ new_commits=33
+++ cur_rev=946b3878bb026a6b462baac762e9a1e7e93e1451
++++ git -C binutils rev-list --count b05f7f798585b225481051bb02b337daa94ad072..946b3878bb026a6b462baac762e9a1e7e93e1451
+++ c_commits=74
+++ new_commits=74
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -306,20 +346,54 @@
+++ 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=08cb64034f17d50a660ec78ce8ea81a025b0ba71
+++ base_rev=0523bf1eca4475edafc8aab830c2ce48b01900c3
+++ 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=0523bf1eca4475edafc8aab830c2ce48b01900c3
-+++ git -C llvm rev-list --count 08cb64034f17d50a660ec78ce8ea81a025b0ba71..0523bf1eca4475edafc8aab830c2ce48b01900c3
-++ c_commits=338
-++ new_commits=371
-+++ echo binutils llvm
+++ cur_rev=942b0901b09a89b09ebb75e75141e678a206cc36
++++ git -C llvm rev-list --count 0523bf1eca4475edafc8aab830c2ce48b01900c3..942b0901b09a89b09ebb75e75141e678a206cc36
+++ c_commits=464
+++ new_commits=538
+++ 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=288a2f83ed42ce91cf92c2b08dad298a3da0cd9a
++++ 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=8b77d49ed5072566234d53fa50b5ca741294306b
++++ git -C linux rev-list --count 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b
+++ c_commits=18191
+++ new_commits=18729
+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
+++ new_commits=18738
++++ echo binutils llvm linux qemu
+++ tr ' ' ,
-++ components=binutils,llvm
-++ echo '371 commits in binutils,llvm'
+++ components=binutils,llvm,linux,qemu
+++ echo '18738 commits in binutils,llvm,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -334,17 +408,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '371 commits in binutils,llvm: Success on arm'
++ echo '[Linaro-TCWG-CI]' '18738 commits in binutils,llvm,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--llvm-master-arm-stable-allyesconfig-build/119/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/120/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--llvm-master-arm-stable-allyesconfig-build/118/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allyesconfig-build/119/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -377,16 +451,16 @@
+++ 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=95385060771b0cac95a39320c44eca857fb177ae
+++ base_rev=b05f7f798585b225481051bb02b337daa94ad072
+++ 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=b05f7f798585b225481051bb02b337daa94ad072
-+++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..b05f7f798585b225481051bb02b337daa94ad072
-++ c_commits=33
-++ new_commits=33
+++ cur_rev=946b3878bb026a6b462baac762e9a1e7e93e1451
++++ git -C binutils rev-list --count b05f7f798585b225481051bb02b337daa94ad072..946b3878bb026a6b462baac762e9a1e7e93e1451
+++ c_commits=74
+++ new_commits=74
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -394,20 +468,54 @@
+++ 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=08cb64034f17d50a660ec78ce8ea81a025b0ba71
+++ base_rev=0523bf1eca4475edafc8aab830c2ce48b01900c3
+++ 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=0523bf1eca4475edafc8aab830c2ce48b01900c3
-+++ git -C llvm rev-list --count 08cb64034f17d50a660ec78ce8ea81a025b0ba71..0523bf1eca4475edafc8aab830c2ce48b01900c3
-++ c_commits=338
-++ new_commits=371
-+++ echo binutils llvm
+++ cur_rev=942b0901b09a89b09ebb75e75141e678a206cc36
++++ git -C llvm rev-list --count 0523bf1eca4475edafc8aab830c2ce48b01900c3..942b0901b09a89b09ebb75e75141e678a206cc36
+++ c_commits=464
+++ new_commits=538
+++ 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=288a2f83ed42ce91cf92c2b08dad298a3da0cd9a
++++ 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=8b77d49ed5072566234d53fa50b5ca741294306b
++++ git -C linux rev-list --count 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b
+++ c_commits=18191
+++ new_commits=18729
+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
+++ new_commits=18738
++++ echo binutils llvm linux qemu
+++ tr ' ' ,
-++ components=binutils,llvm
-++ echo '371 commits in binutils,llvm'
+++ components=binutils,llvm,linux,qemu
+++ echo '18738 commits in binutils,llvm,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -416,19 +524,19 @@
+++ 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=95385060771b0cac95a39320c44eca857fb177ae
+++ base_rev=b05f7f798585b225481051bb02b337daa94ad072
+++ 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=b05f7f798585b225481051bb02b337daa94ad072
-+++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..b05f7f798585b225481051bb02b337daa94ad072
-++ c_commits=33
+++ cur_rev=946b3878bb026a6b462baac762e9a1e7e93e1451
++++ git -C binutils rev-list --count b05f7f798585b225481051bb02b337daa94ad072..946b3878bb026a6b462baac762e9a1e7e93e1451
+++ c_commits=74
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 95385060771b0cac95a39320c44eca857fb177ae..b05f7f798585b225481051bb02b337daa94ad072
-++ '[' 33 -gt 5 ']'
-++ echo '... and 28 more commits in binutils'
+++ git -C binutils log -n 5 --oneline b05f7f798585b225481051bb02b337daa94ad072..946b3878bb026a6b462baac762e9a1e7e93e1451
+++ '[' 74 -gt 5 ']'
+++ echo '... and 69 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -437,19 +545,61 @@
+++ 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=08cb64034f17d50a660ec78ce8ea81a025b0ba71
+++ base_rev=0523bf1eca4475edafc8aab830c2ce48b01900c3
+++ 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=0523bf1eca4475edafc8aab830c2ce48b01900c3
-+++ git -C llvm rev-list --count 08cb64034f17d50a660ec78ce8ea81a025b0ba71..0523bf1eca4475edafc8aab830c2ce48b01900c3
-++ c_commits=338
+++ cur_rev=942b0901b09a89b09ebb75e75141e678a206cc36
++++ git -C llvm rev-list --count 0523bf1eca4475edafc8aab830c2ce48b01900c3..942b0901b09a89b09ebb75e75141e678a206cc36
+++ c_commits=464
+++ '[' '' '!=' '' ']'
+++ git -C llvm log -n 5 --oneline 0523bf1eca4475edafc8aab830c2ce48b01900c3..942b0901b09a89b09ebb75e75141e678a206cc36
+++ '[' 464 -gt 5 ']'
+++ echo '... and 459 more commits in llvm'
+++ '[' '' '!=' '' ']'
+++ 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=288a2f83ed42ce91cf92c2b08dad298a3da0cd9a
++++ 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=8b77d49ed5072566234d53fa50b5ca741294306b
++++ git -C linux rev-list --count 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b
+++ c_commits=18191
+++ '[' '' '!=' '' ']'
+++ git -C linux log -n 5 --oneline 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b
+++ '[' 18191 -gt 5 ']'
+++ echo '... and 18186 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 08cb64034f17d50a660ec78ce8ea81a025b0ba71..0523bf1eca4475edafc8aab830c2ce48b01900c3
-++ '[' 338 -gt 5 ']'
-++ echo '... and 333 more commits in llvm'
+++ git -C qemu log -n 5 --oneline 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ '[' 9 -gt 5 ']'
+++ echo '... and 4 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -467,7 +617,7 @@
# build_abe qemu:
-2
# linux_n_obj:
-21310'
+21499'
++ echo ''
++ echo From
+++ cat base-artifacts/results
@@ -490,9 +640,9 @@
+ return
+ true
+ generate_jenkins_html_files
++ wait 8268
# generate_jenkins_html_files
... Skipping
-+ wait 9407
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -520,7 +670,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link html git/
++ set -euf -o pipefail
@@ -549,6 +699,236 @@
++ case $text_type in
++ echo -n '<a href="notify/">notify/</a>'
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
+++ print_readme_link html ./01-reset_artifacts/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./01-reset_artifacts/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>'
++ echo '<li><a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./02-prepare_abe/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./02-prepare_abe/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>'
++ echo '<li><a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./03-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./03-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./03-build_abe-binutils/console.log.xz">./03-build_abe-binutils/console.log.xz</a>'
++ echo '<li><a href="./03-build_abe-binutils/console.log.xz">./03-build_abe-binutils/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./03-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./03-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n '<a href="./03-build_abe-binutils/make-binutils.log.xz">./03-build_abe-binutils/make-binutils.log.xz</a>'
++ echo '<li><a href="./03-build_abe-binutils/make-binutils.log.xz">./03-build_abe-binutils/make-binutils.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./04-build_kernel_llvm/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./04-build_kernel_llvm/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./04-build_kernel_llvm/console.log.xz">./04-build_kernel_llvm/console.log.xz</a>'
++ echo '<li><a href="./04-build_kernel_llvm/console.log.xz">./04-build_kernel_llvm/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-qemu/console.log.xz">./05-build_abe-qemu/console.log.xz</a>'
++ echo '<li><a href="./05-build_abe-qemu/console.log.xz">./05-build_abe-qemu/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-qemu/make-qemu.log.xz">./05-build_abe-qemu/make-qemu.log.xz</a>'
++ echo '<li><a href="./05-build_abe-qemu/make-qemu.log.xz">./05-build_abe-qemu/make-qemu.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./06-build_linux/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./06-build_linux/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./06-build_linux/console.log.xz">./06-build_linux/console.log.xz</a>'
++ echo '<li><a href="./06-build_linux/console.log.xz">./06-build_linux/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./08-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./08-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./08-check_regression/console.log.xz">./08-check_regression/console.log.xz</a>'
++ echo '<li><a href="./08-check_regression/console.log.xz">./08-check_regression/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./git/binutils_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/binutils_rev
+++ case $text_type in
+++ echo -n '<a href="./git/binutils_rev">./git/binutils_rev</a>'
++ echo '<li><a href="./git/binutils_rev">./git/binutils_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/binutils_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/binutils_url
+++ case $text_type in
+++ echo -n '<a href="./git/binutils_url">./git/binutils_url</a>'
++ echo '<li><a href="./git/binutils_url">./git/binutils_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/linux_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/linux_rev
+++ case $text_type in
+++ echo -n '<a href="./git/linux_rev">./git/linux_rev</a>'
++ echo '<li><a href="./git/linux_rev">./git/linux_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/linux_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/linux_url
+++ case $text_type in
+++ echo -n '<a href="./git/linux_url">./git/linux_url</a>'
++ echo '<li><a href="./git/linux_url">./git/linux_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/llvm_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/llvm_rev
+++ case $text_type in
+++ echo -n '<a href="./git/llvm_rev">./git/llvm_rev</a>'
++ echo '<li><a href="./git/llvm_rev">./git/llvm_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/llvm_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/llvm_url
+++ case $text_type in
+++ echo -n '<a href="./git/llvm_url">./git/llvm_url</a>'
++ echo '<li><a href="./git/llvm_url">./git/llvm_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/qemu_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/qemu_rev
+++ case $text_type in
+++ echo -n '<a href="./git/qemu_rev">./git/qemu_rev</a>'
++ echo '<li><a href="./git/qemu_rev">./git/qemu_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/qemu_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/qemu_url
+++ case $text_type in
+++ echo -n '<a href="./git/qemu_url">./git/qemu_url</a>'
++ echo '<li><a href="./git/qemu_url">./git/qemu_url</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/build-name
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/build-name
+++ case $text_type in
+++ echo -n '<a href="./jenkins/build-name">./jenkins/build-name</a>'
++ echo '<li><a href="./jenkins/build-name">./jenkins/build-name</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/notify-full.log
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/notify-full.log
+++ case $text_type in
+++ echo -n '<a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>'
++ echo '<li><a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/notify-init.log
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/notify-init.log
+++ case $text_type in
+++ echo -n '<a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>'
++ echo '<li><a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/run-build.env
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/run-build.env
+++ case $text_type in
+++ echo -n '<a href="./jenkins/run-build.env">./jenkins/run-build.env</a>'
++ echo '<li><a href="./jenkins/run-build.env">./jenkins/run-build.env</a>'
++ read -r cur_file
+++ print_readme_link html ./manifest.sh
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./manifest.sh
+++ case $text_type in
+++ echo -n '<a href="./manifest.sh">./manifest.sh</a>'
++ echo '<li><a href="./manifest.sh">./manifest.sh</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/comment-template.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/comment-template.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
++ echo '<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-body.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-body.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-body.txt">./notify/mail-body.txt</a>'
++ echo '<li><a href="./notify/mail-body.txt">./notify/mail-body.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-recipients.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-recipients.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>'
++ echo '<li><a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-subject.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-subject.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>'
++ echo '<li><a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./README.html
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./README.html
+++ case $text_type in
+++ echo -n '<a href="./README.html">./README.html</a>'
++ echo '<li><a href="./README.html">./README.html</a>'
++ read -r cur_file
+++ print_readme_link html ./results
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./results
+++ case $text_type in
+++ echo -n '<a href="./results">./results</a>'
++ echo '<li><a href="./results">./results</a>'
++ read -r cur_file
++ cat
+ print_readme_footer html
+ set -euf -o pipefail
+ local text_type=html
@@ -571,7 +951,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link txt git/
++ set -euf -o pipefail
@@ -600,6 +980,244 @@
++ case $text_type in
++ echo -n notify/
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
+++ print_readme_link txt ./01-reset_artifacts/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./01-reset_artifacts/console.log.xz
+++ case $text_type in
+++ echo -n ./01-reset_artifacts/console.log.xz
++ echo '- ./01-reset_artifacts/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./02-prepare_abe/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./02-prepare_abe/console.log.xz
+++ case $text_type in
+++ echo -n ./02-prepare_abe/console.log.xz
++ echo '- ./02-prepare_abe/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./03-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./03-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n ./03-build_abe-binutils/console.log.xz
++ echo '- ./03-build_abe-binutils/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./03-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./03-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n ./03-build_abe-binutils/make-binutils.log.xz
++ echo '- ./03-build_abe-binutils/make-binutils.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./04-build_kernel_llvm/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./04-build_kernel_llvm/console.log.xz
+++ case $text_type in
+++ echo -n ./04-build_kernel_llvm/console.log.xz
++ echo '- ./04-build_kernel_llvm/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-qemu/console.log.xz
++ echo '- ./05-build_abe-qemu/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-qemu/make-qemu.log.xz
++ echo '- ./05-build_abe-qemu/make-qemu.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./06-build_linux/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./06-build_linux/console.log.xz
+++ case $text_type in
+++ echo -n ./06-build_linux/console.log.xz
++ echo '- ./06-build_linux/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./08-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./08-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n ./08-check_regression/console.log.xz
++ echo '- ./08-check_regression/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./git/binutils_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/binutils_rev
+++ case $text_type in
+++ echo -n ./git/binutils_rev
++ echo '- ./git/binutils_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/binutils_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/binutils_url
+++ case $text_type in
+++ echo -n ./git/binutils_url
++ echo '- ./git/binutils_url'
++ read -r cur_file
+++ print_readme_link txt ./git/linux_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/linux_rev
+++ case $text_type in
+++ echo -n ./git/linux_rev
++ echo '- ./git/linux_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/linux_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/linux_url
+++ case $text_type in
+++ echo -n ./git/linux_url
++ echo '- ./git/linux_url'
++ read -r cur_file
+++ print_readme_link txt ./git/llvm_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/llvm_rev
+++ case $text_type in
+++ echo -n ./git/llvm_rev
++ echo '- ./git/llvm_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/llvm_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/llvm_url
+++ case $text_type in
+++ echo -n ./git/llvm_url
++ echo '- ./git/llvm_url'
++ read -r cur_file
+++ print_readme_link txt ./git/qemu_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/qemu_rev
+++ case $text_type in
+++ echo -n ./git/qemu_rev
++ echo '- ./git/qemu_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/qemu_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/qemu_url
+++ case $text_type in
+++ echo -n ./git/qemu_url
++ echo '- ./git/qemu_url'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/build-name
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/build-name
+++ case $text_type in
+++ echo -n ./jenkins/build-name
++ echo '- ./jenkins/build-name'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/notify-full.log
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/notify-full.log
+++ case $text_type in
+++ echo -n ./jenkins/notify-full.log
++ echo '- ./jenkins/notify-full.log'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/notify-init.log
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/notify-init.log
+++ case $text_type in
+++ echo -n ./jenkins/notify-init.log
++ echo '- ./jenkins/notify-init.log'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/run-build.env
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/run-build.env
+++ case $text_type in
+++ echo -n ./jenkins/run-build.env
++ echo '- ./jenkins/run-build.env'
++ read -r cur_file
+++ print_readme_link txt ./manifest.sh
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./manifest.sh
+++ case $text_type in
+++ echo -n ./manifest.sh
++ echo '- ./manifest.sh'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/comment-template.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/comment-template.txt
+++ case $text_type in
+++ echo -n ./notify/jira/comment-template.txt
++ echo '- ./notify/jira/comment-template.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-body.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-body.txt
+++ case $text_type in
+++ echo -n ./notify/mail-body.txt
++ echo '- ./notify/mail-body.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-recipients.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-recipients.txt
+++ case $text_type in
+++ echo -n ./notify/mail-recipients.txt
++ echo '- ./notify/mail-recipients.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-subject.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-subject.txt
+++ case $text_type in
+++ echo -n ./notify/mail-subject.txt
++ echo '- ./notify/mail-subject.txt'
++ read -r cur_file
+++ print_readme_link txt ./README.html
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./README.html
+++ case $text_type in
+++ echo -n ./README.html
++ echo '- ./README.html'
++ read -r cur_file
+++ print_readme_link txt ./README.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./README.txt
+++ case $text_type in
+++ echo -n ./README.txt
++ echo '- ./README.txt'
++ read -r cur_file
+++ print_readme_link txt ./results
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./results
+++ case $text_type in
+++ echo -n ./results
++ echo '- ./results'
++ read -r cur_file
++ cat
+ print_readme_footer txt
+ set -euf -o pipefail
+ local text_type=txt
@@ -622,7 +1240,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 9439
++ wait 8424
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -631,6 +1249,7 @@
+ . /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
+ set -euf -o pipefail
++ '[' -z ']'
+ local c base_d cur_d results_date=0
++ get_current_manifest '{rr[components]}'
++ get_manifest artifacts/manifest.sh '{rr[components]}'
@@ -642,21 +1261,21 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 95385060771b0cac95a39320c44eca857fb177ae
-+ base_d=1702080017
+++ git -C binutils show --no-patch --pretty=%ct b05f7f798585b225481051bb02b337daa94ad072
++ base_d=1702425620
++ get_current_component_date binutils
++ set -euf -o pipefail
++ 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 b05f7f798585b225481051bb02b337daa94ad072
-+ cur_d=1702425620
-+ '[' x1702080017 '!=' x ']'
-+ '[' x1702425620 = x ']'
-+ '[' 1702425620 -lt 1702080017 ']'
-+ '[' x1702425620 = x ']'
-+ '[' 1702425620 -gt 0 ']'
-+ results_date=1702425620
+++ git -C binutils show --no-patch --pretty=%ct 946b3878bb026a6b462baac762e9a1e7e93e1451
++ cur_d=1702771214
++ '[' x1702425620 '!=' x ']'
++ '[' x1702771214 = x ']'
++ '[' 1702771214 -lt 1702425620 ']'
++ '[' x1702771214 = x ']'
++ '[' 1702771214 -gt 0 ']'
++ results_date=1702771214
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date llvm
++ set -euf -o pipefail
@@ -664,21 +1283,21 @@
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 08cb64034f17d50a660ec78ce8ea81a025b0ba71
-+ base_d=1702139262
+++ git -C llvm show --no-patch --pretty=%ct 0523bf1eca4475edafc8aab830c2ce48b01900c3
++ base_d=1702431654
++ get_current_component_date llvm
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 0523bf1eca4475edafc8aab830c2ce48b01900c3
-+ cur_d=1702431654
-+ '[' x1702139262 '!=' x ']'
-+ '[' x1702431654 = x ']'
-+ '[' 1702431654 -lt 1702139262 ']'
-+ '[' x1702431654 = x ']'
-+ '[' 1702431654 -gt 1702425620 ']'
-+ results_date=1702431654
+++ git -C llvm show --no-patch --pretty=%ct 942b0901b09a89b09ebb75e75141e678a206cc36
++ cur_d=1702774485
++ '[' x1702431654 '!=' x ']'
++ '[' x1702774485 = x ']'
++ '[' 1702774485 -lt 1702431654 ']'
++ '[' x1702774485 = x ']'
++ '[' 1702774485 -gt 1702771214 ']'
++ results_date=1702774485
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -693,13 +1312,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 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a
-+ cur_d=1698228990
+++ git -C linux show --no-patch --pretty=%ct 8b77d49ed5072566234d53fa50b5ca741294306b
++ cur_d=1702489536
+ '[' x1698228990 '!=' x ']'
-+ '[' x1698228990 = x ']'
-+ '[' 1698228990 -lt 1698228990 ']'
-+ '[' x1698228990 = x ']'
-+ '[' 1698228990 -gt 1702431654 ']'
++ '[' x1702489536 = x ']'
++ '[' 1702489536 -lt 1698228990 ']'
++ '[' x1702489536 = x ']'
++ '[' 1702489536 -gt 1702774485 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -714,40 +1333,40 @@
++ 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 9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+ cur_d=1701891260
+++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
++ cur_d=1702418073
+ '[' x1701891260 '!=' x ']'
-+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -lt 1701891260 ']'
-+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -gt 1702431654 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702431654 -gt 0 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -lt 1701891260 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -gt 1702774485 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702774485 -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=1702089569
-+ '[' 1702089569 '!=' '' ']'
-+ assert '[' 1702431654 -ge 1702089569 ']'
++ base_d=1702260611
++ '[' 1702260611 '!=' '' ']'
++ assert '[' 1702774485 -ge 1702260611 ']'
+ set -euf -o pipefail +x
-+ '[' 1702431654 -gt 1702089569 ']'
-+ results_date=1702260611
-+ rr[results_date]=1702260611
++ '[' 1702774485 -gt 1702260611 ']'
++ results_date=1702517548
++ rr[results_date]=1702517548
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702260611
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702260611
++ results_date=1702517548
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702517548
... Skipping
-+ results_date='2023-12-11 02:10:11'
+# release_testresults_files
+... Done
++ results_date='2023-12-14 01:32:28'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
-# release_testresults_files
-... Done
+ false
+ true
+ release_testresults_files