summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 00:40:23 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 00:40:23 +0000
commite0c49820dee407fbc5fa3c794569f8cbc6d58762 (patch)
tree993eb0b50151505aa77aea924f0ee1384c636a81 /jenkins/notify-full.log
parent9748863d9896755bb35f73fd614cd477c184345f (diff)
onsuccess: #70: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m0 --set gcc_override_configure=--with-float=soft: | 2 | # build_abe newlib: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m0 --set gcc_override_configure=--with-float=soft: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log462
1 files changed, 306 insertions, 156 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index ead355a..3a93054 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_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_gnu-build.sh
+ false
+ dryrun=
@@ -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_gnu_embed_build--master-thumb_m0_eabi-build/68/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/68/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/'
+ 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_gnu_embed_build--master-thumb_m0_eabi-build/69/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -93,7 +93,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
-++ '[' xe61ea34e74f1c29f320906c11300697d15b1a1c0 '!=' x95385060771b0cac95a39320c44eca857fb177ae ']'
+++ '[' xbf19fc7706c5c4bc942203af7a1df43cf392f89b '!=' xe61ea34e74f1c29f320906c11300697d15b1a1c0 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +108,7 @@
+++ 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
-++ '[' xd5c96225b4a13d0783b41660a4ccc7f452216290 '!=' xd9965fef40794d548021d2e34844e5fafeca4ce5 ']'
+++ '[' xc7ef2189855a8cf12427a778cd5a31d42ddf6260 '!=' xd5c96225b4a13d0783b41660a4ccc7f452216290 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +123,9 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x3bafe2fae7a0878598a82777c623edb2faa70b74 '!=' x3bafe2fae7a0878598a82777c623edb2faa70b74 ']'
+++ '[' x17a6aff334a20f63cb7f428a36dad0c8ebbdab5d '!=' x3bafe2fae7a0878598a82777c623edb2faa70b74 ']'
+++ echo -ne ' newlib'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -136,7 +138,7 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' xe61ea34e74f1c29f320906c11300697d15b1a1c0 '!=' x95385060771b0cac95a39320c44eca857fb177ae ']'
+++ '[' xbf19fc7706c5c4bc942203af7a1df43cf392f89b '!=' xe61ea34e74f1c29f320906c11300697d15b1a1c0 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -151,17 +153,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 gcc gdb
+# change_kind=multiple_components : binutils gcc newlib gdb qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc gdb'
++ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -169,17 +173,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0 (25 commits)
-+ c_commits=25
-+ echo '# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0 (25 commits)'
++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ git -C binutils rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+# rev for binutils : e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b (48 commits)
++ c_commits=48
++ echo '# rev for binutils : e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b (48 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -187,17 +191,35 @@
++ 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=d9965fef40794d548021d2e34844e5fafeca4ce5
++ base_rev=d5c96225b4a13d0783b41660a4ccc7f452216290
++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
-++ git -C gcc rev-list --count d9965fef40794d548021d2e34844e5fafeca4ce5..d5c96225b4a13d0783b41660a4ccc7f452216290
-# rev for gcc : d9965fef40794d548021d2e34844e5fafeca4ce5..d5c96225b4a13d0783b41660a4ccc7f452216290 (88 commits)
-+ c_commits=88
-+ echo '# rev for gcc : d9965fef40794d548021d2e34844e5fafeca4ce5..d5c96225b4a13d0783b41660a4ccc7f452216290 (88 commits)'
++ cur_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ git -C gcc rev-list --count d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
+# rev for gcc : d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260 (133 commits)
++ c_commits=133
++ echo '# rev for gcc : d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260 (133 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+# rev for newlib : 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d (1 commits)
++ c_commits=1
++ echo '# rev for newlib : 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -205,18 +227,36 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=95385060771b0cac95a39320c44eca857fb177ae
++ base_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ git -C gdb rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-# rev for gdb : 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0 (25 commits)
++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ git -C gdb rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+# rev for gdb : e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b (48 commits)
++ c_commits=48
++ echo '# rev for gdb : e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b (48 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
+++ 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
+# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)
-+ c_commits=25
-+ echo '# rev for gdb : 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0 (25 commits)'
++ c_commits=9
++ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -300,9 +340,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -335,16 +375,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
-+++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ c_commits=25
-++ new_commits=25
+++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++++ git -C binutils rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ c_commits=48
+++ new_commits=48
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -352,16 +392,33 @@
+++ 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=d9965fef40794d548021d2e34844e5fafeca4ce5
+++ base_rev=d5c96225b4a13d0783b41660a4ccc7f452216290
+++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
-+++ git -C gcc rev-list --count d9965fef40794d548021d2e34844e5fafeca4ce5..d5c96225b4a13d0783b41660a4ccc7f452216290
-++ c_commits=88
-++ new_commits=113
+++ cur_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
++++ git -C gcc rev-list --count d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ c_commits=133
+++ new_commits=181
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ c_commits=1
+++ new_commits=182
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -369,20 +426,37 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=95385060771b0cac95a39320c44eca857fb177ae
+++ base_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
-+++ git -C gdb rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ c_commits=25
-++ new_commits=138
-+++ echo binutils gcc gdb
+++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++++ git -C gdb rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ c_commits=48
+++ new_commits=230
+++ 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=239
++++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,gdb
-++ echo '138 commits in binutils,gcc,gdb'
+++ components=binutils,gcc,newlib,gdb,qemu
+++ echo '239 commits in binutils,gcc,newlib,gdb,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -398,7 +472,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_embed_build master-thumb_m0_eabi
++ local project=tcwg_gnu_embed_build
@@ -423,17 +497,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-thumb_m0_eabi
-+ echo '[Linaro-TCWG-CI]' '138 commits in binutils,gcc,gdb: Success on master-thumb_m0_eabi'
++ echo '[Linaro-TCWG-CI]' '239 commits in binutils,gcc,newlib,gdb,qemu: Success on master-thumb_m0_eabi'
+ 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_gnu_embed_build--master-thumb_m0_eabi-build/69/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/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_gnu_embed_build--master-thumb_m0_eabi-build/68/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -441,7 +515,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_embed_build master-thumb_m0_eabi
++ local project=tcwg_gnu_embed_build
@@ -483,16 +557,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
-+++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ c_commits=25
-++ new_commits=25
+++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++++ git -C binutils rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ c_commits=48
+++ new_commits=48
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -500,16 +574,33 @@
+++ 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=d9965fef40794d548021d2e34844e5fafeca4ce5
+++ base_rev=d5c96225b4a13d0783b41660a4ccc7f452216290
+++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
-+++ git -C gcc rev-list --count d9965fef40794d548021d2e34844e5fafeca4ce5..d5c96225b4a13d0783b41660a4ccc7f452216290
-++ c_commits=88
-++ new_commits=113
+++ cur_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
++++ git -C gcc rev-list --count d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ c_commits=133
+++ new_commits=181
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ c_commits=1
+++ new_commits=182
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -517,20 +608,37 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=95385060771b0cac95a39320c44eca857fb177ae
+++ base_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
-+++ git -C gdb rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ c_commits=25
-++ new_commits=138
-+++ echo binutils gcc gdb
+++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++++ git -C gdb rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ c_commits=48
+++ new_commits=230
+++ 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=239
++++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,gdb
-++ echo '138 commits in binutils,gcc,gdb'
+++ components=binutils,gcc,newlib,gdb,qemu
+++ echo '239 commits in binutils,gcc,newlib,gdb,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -539,19 +647,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
-+++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ c_commits=25
+++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++++ git -C binutils rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ c_commits=48
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ '[' 25 -gt 5 ']'
-++ echo '... and 20 more commits in binutils'
+++ git -C binutils log -n 5 --oneline e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ '[' 48 -gt 5 ']'
+++ echo '... and 43 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -560,19 +668,39 @@
+++ 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=d9965fef40794d548021d2e34844e5fafeca4ce5
+++ base_rev=d5c96225b4a13d0783b41660a4ccc7f452216290
+++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
-+++ git -C gcc rev-list --count d9965fef40794d548021d2e34844e5fafeca4ce5..d5c96225b4a13d0783b41660a4ccc7f452216290
-++ c_commits=88
+++ cur_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
++++ git -C gcc rev-list --count d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ c_commits=133
+++ '[' '' '!=' '' ']'
+++ git -C gcc log -n 5 --oneline d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ '[' 133 -gt 5 ']'
+++ echo '... and 128 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ c_commits=1
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline d9965fef40794d548021d2e34844e5fafeca4ce5..d5c96225b4a13d0783b41660a4ccc7f452216290
-++ '[' 88 -gt 5 ']'
-++ echo '... and 83 more commits in gcc'
+++ git -C newlib log -n 5 --oneline 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ '[' 1 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -581,19 +709,40 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=95385060771b0cac95a39320c44eca857fb177ae
+++ base_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
-+++ git -C gdb rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ c_commits=25
+++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++++ git -C gdb rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ c_commits=48
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 95385060771b0cac95a39320c44eca857fb177ae..e61ea34e74f1c29f320906c11300697d15b1a1c0
-++ '[' 25 -gt 5 ']'
-++ echo '... and 20 more commits in gdb'
+++ git -C gdb log -n 5 --oneline e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ '[' 48 -gt 5 ']'
+++ echo '... and 43 more commits in gdb'
+++ '[' '' '!=' '' ']'
+++ 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 qemu log -n 5 --oneline 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ '[' 9 -gt 5 ']'
+++ echo '... and 4 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -644,7 +793,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_embed_build master-thumb_m0_eabi
++ local project=tcwg_gnu_embed_build
@@ -670,7 +819,7 @@
+ generate_jenkins_html_files
# generate_jenkins_html_files
... Skipping
-+ wait 4925
++ wait 259697
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -787,7 +936,6 @@
... Skipping
# post_dashboard_squad
... Skipping
-# generate_lnt_report
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -801,14 +949,16 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 4957
++ wait 259729
+# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/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]}'
@@ -820,21 +970,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 e61ea34e74f1c29f320906c11300697d15b1a1c0
++ base_d=1702339214
++ 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 e61ea34e74f1c29f320906c11300697d15b1a1c0
-+ cur_d=1702339214
-+ '[' x1702080017 '!=' x ']'
-+ '[' x1702339214 = x ']'
-+ '[' 1702339214 -lt 1702080017 ']'
-+ '[' x1702339214 = x ']'
-+ '[' 1702339214 -gt 0 ']'
-+ results_date=1702339214
+++ git -C binutils show --no-patch --pretty=%ct bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ cur_d=1702598416
++ '[' x1702339214 '!=' x ']'
++ '[' x1702598416 = x ']'
++ '[' 1702598416 -lt 1702339214 ']'
++ '[' x1702598416 = x ']'
++ '[' 1702598416 -gt 0 ']'
++ results_date=1702598416
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -842,21 +992,21 @@
++ 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 d9965fef40794d548021d2e34844e5fafeca4ce5
-+ base_d=1702072633
+++ git -C gcc show --no-patch --pretty=%ct d5c96225b4a13d0783b41660a4ccc7f452216290
++ base_d=1702340242
++ 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 d5c96225b4a13d0783b41660a4ccc7f452216290
-+ cur_d=1702340242
-+ '[' x1702072633 '!=' x ']'
-+ '[' x1702340242 = x ']'
-+ '[' 1702340242 -lt 1702072633 ']'
-+ '[' x1702340242 = x ']'
-+ '[' 1702340242 -gt 1702339214 ']'
-+ results_date=1702340242
+++ git -C gcc show --no-patch --pretty=%ct c7ef2189855a8cf12427a778cd5a31d42ddf6260
++ cur_d=1702600005
++ '[' x1702340242 '!=' x ']'
++ '[' x1702600005 = x ']'
++ '[' 1702600005 -lt 1702340242 ']'
++ '[' x1702600005 = x ']'
++ '[' 1702600005 -gt 1702598416 ']'
++ results_date=1702600005
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date newlib
++ set -euf -o pipefail
@@ -871,13 +1021,13 @@
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 3bafe2fae7a0878598a82777c623edb2faa70b74
-+ cur_d=1701884809
+++ git -C newlib show --no-patch --pretty=%ct 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++ cur_d=1702575013
+ '[' x1701884809 '!=' x ']'
-+ '[' x1701884809 = x ']'
-+ '[' 1701884809 -lt 1701884809 ']'
-+ '[' x1701884809 = x ']'
-+ '[' 1701884809 -gt 1702340242 ']'
++ '[' x1702575013 = x ']'
++ '[' 1702575013 -lt 1701884809 ']'
++ '[' x1702575013 = x ']'
++ '[' 1702575013 -gt 1702600005 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -885,20 +1035,20 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct 95385060771b0cac95a39320c44eca857fb177ae
-+ base_d=1702080017
+++ git -C gdb show --no-patch --pretty=%ct e61ea34e74f1c29f320906c11300697d15b1a1c0
++ base_d=1702339214
++ get_current_component_date gdb
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct e61ea34e74f1c29f320906c11300697d15b1a1c0
-+ cur_d=1702339214
-+ '[' x1702080017 '!=' x ']'
-+ '[' x1702339214 = x ']'
-+ '[' 1702339214 -lt 1702080017 ']'
-+ '[' x1702339214 = x ']'
-+ '[' 1702339214 -gt 1702340242 ']'
+++ git -C gdb show --no-patch --pretty=%ct bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ cur_d=1702598416
++ '[' x1702339214 '!=' x ']'
++ '[' x1702598416 = x ']'
++ '[' 1702598416 -lt 1702339214 ']'
++ '[' x1702598416 = x ']'
++ '[' 1702598416 -gt 1702600005 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -913,43 +1063,43 @@
++ 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 1702340242 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702340242 -gt 0 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -lt 1701891260 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -gt 1702600005 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702600005 -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=1701804879
-+ '[' 1701804879 '!=' '' ']'
-+ assert '[' 1702340242 -ge 1701804879 ']'
++ base_d=1702072560
++ '[' 1702072560 '!=' '' ']'
++ assert '[' 1702600005 -ge 1702072560 ']'
+ set -euf -o pipefail +x
-+ '[' 1702340242 -gt 1701804879 ']'
-+ results_date=1702072560
-+ rr[results_date]=1702072560
++ '[' 1702600005 -gt 1702072560 ']'
++ results_date=1702336282
++ rr[results_date]=1702336282
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702072560
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702072560
-+ results_date='2023-12-08 21:56:00'
++ results_date=1702336282
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702336282
++ results_date='2023-12-11 23:11:22'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/ tcwg_gnu_embed_build master-thumb_m0_eabi '2023-12-08 21:56:00' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/ tcwg_gnu_embed_build master-thumb_m0_eabi '2023-12-11 23:11:22' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/
+ local ci_project=tcwg_gnu_embed_build
+ local ci_config=master-thumb_m0_eabi
-+ local 'results_date=2023-12-08 21:56:00'
++ local 'results_date=2023-12-11 23:11:22'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -969,6 +1119,7 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ echo '... Done'
+ post_to_jira
# post_to_jira
+Full stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
@@ -976,5 +1127,4 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ false
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'