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.log1045
1 files changed, 799 insertions, 246 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 3a93054..38a7abf 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_gnu_embed_build--master-thumb_m0_eabi-build/69/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/69/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/'
+ 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/70/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/71/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/71/'
+ 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
-++ '[' xbf19fc7706c5c4bc942203af7a1df43cf392f89b '!=' xe61ea34e74f1c29f320906c11300697d15b1a1c0 ']'
+++ '[' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 '!=' xbf19fc7706c5c4bc942203af7a1df43cf392f89b ']'
++ 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
-++ '[' xc7ef2189855a8cf12427a778cd5a31d42ddf6260 '!=' xd5c96225b4a13d0783b41660a4ccc7f452216290 ']'
+++ '[' x5440b59e93dcb7e8bdd767f48453a8f229d73a0a '!=' xc7ef2189855a8cf12427a778cd5a31d42ddf6260 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +123,7 @@
+++ 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
-++ '[' x17a6aff334a20f63cb7f428a36dad0c8ebbdab5d '!=' x3bafe2fae7a0878598a82777c623edb2faa70b74 ']'
+++ '[' x57e311e0deb23492edc94518c78cc57a224dbad9 '!=' x17a6aff334a20f63cb7f428a36dad0c8ebbdab5d ']'
++ echo -ne ' newlib'
++ delim=' '
++ for c in $(print_updated_components)
@@ -138,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
-++ '[' xbf19fc7706c5c4bc942203af7a1df43cf392f89b '!=' xe61ea34e74f1c29f320906c11300697d15b1a1c0 ']'
+++ '[' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 '!=' xbf19fc7706c5c4bc942203af7a1df43cf392f89b ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,19 +153,17 @@
+++ 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
-++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb qemu
+# change_kind=multiple_components : binutils gcc newlib gdb
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
-+ '[' 5 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
++ echo '# change_kind=multiple_components : binutils gcc newlib gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -173,17 +171,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ 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=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)'
++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ git -C binutils rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+# rev for binutils : bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (36 commits)
++ c_commits=36
++ echo '# rev for binutils : bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (36 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -191,17 +189,17 @@
++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
++ base_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
++ 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=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)'
++ cur_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ git -C gcc rev-list --count c7ef2189855a8cf12427a778cd5a31d42ddf6260..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+# rev for gcc : c7ef2189855a8cf12427a778cd5a31d42ddf6260..5440b59e93dcb7e8bdd767f48453a8f229d73a0a (74 commits)
++ c_commits=74
++ echo '# rev for gcc : c7ef2189855a8cf12427a778cd5a31d42ddf6260..5440b59e93dcb7e8bdd767f48453a8f229d73a0a (74 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -209,17 +207,17 @@
++ 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
++ base_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++ 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)
++ cur_rev=57e311e0deb23492edc94518c78cc57a224dbad9
+++ git -C newlib rev-list --count 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9
+# rev for newlib : 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9 (1 commits)
+ c_commits=1
-+ echo '# rev for newlib : 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d (1 commits)'
++ echo '# rev for newlib : 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9 (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -227,36 +225,18 @@
++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ 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=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)
++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ git -C gdb rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+# rev for gdb : bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (36 commits)
-+ c_commits=9
-+ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
++ c_commits=36
++ echo '# rev for gdb : bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (36 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -340,9 +320,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/70/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/71/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/71/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -375,16 +355,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ 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=bf19fc7706c5c4bc942203af7a1df43cf392f89b
-+++ git -C binutils rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
-++ c_commits=48
-++ new_commits=48
+++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++++ git -C binutils rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ c_commits=36
+++ new_commits=36
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -392,16 +372,16 @@
+++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
+++ base_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ 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=c7ef2189855a8cf12427a778cd5a31d42ddf6260
-+++ git -C gcc rev-list --count d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
-++ c_commits=133
-++ new_commits=181
+++ cur_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
++++ git -C gcc rev-list --count c7ef2189855a8cf12427a778cd5a31d42ddf6260..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ c_commits=74
+++ new_commits=110
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -409,16 +389,16 @@
+++ 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
+++ base_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ 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
+++ cur_rev=57e311e0deb23492edc94518c78cc57a224dbad9
++++ git -C newlib rev-list --count 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9
++ c_commits=1
-++ new_commits=182
+++ new_commits=111
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -426,37 +406,20 @@
+++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ 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=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
+++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++++ git -C gdb rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ c_commits=36
+++ new_commits=147
++++ echo binutils gcc newlib gdb
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '239 commits in binutils,gcc,newlib,gdb,qemu'
+++ components=binutils,gcc,newlib,gdb
+++ echo '147 commits in binutils,gcc,newlib,gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -497,17 +460,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-thumb_m0_eabi
-+ echo '[Linaro-TCWG-CI]' '239 commits in binutils,gcc,newlib,gdb,qemu: Success on master-thumb_m0_eabi'
++ echo '[Linaro-TCWG-CI]' '147 commits in binutils,gcc,newlib,gdb: 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/70/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/71/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/69/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/70/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -557,16 +520,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ 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=bf19fc7706c5c4bc942203af7a1df43cf392f89b
-+++ git -C binutils rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
-++ c_commits=48
-++ new_commits=48
+++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++++ git -C binutils rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ c_commits=36
+++ new_commits=36
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -574,16 +537,16 @@
+++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
+++ base_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ 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=c7ef2189855a8cf12427a778cd5a31d42ddf6260
-+++ git -C gcc rev-list --count d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
-++ c_commits=133
-++ new_commits=181
+++ cur_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
++++ git -C gcc rev-list --count c7ef2189855a8cf12427a778cd5a31d42ddf6260..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ c_commits=74
+++ new_commits=110
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -591,16 +554,16 @@
+++ 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
+++ base_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ 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
+++ cur_rev=57e311e0deb23492edc94518c78cc57a224dbad9
++++ git -C newlib rev-list --count 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9
++ c_commits=1
-++ new_commits=182
+++ new_commits=111
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -608,37 +571,20 @@
+++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ 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=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
+++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++++ git -C gdb rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ c_commits=36
+++ new_commits=147
++++ echo binutils gcc newlib gdb
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '239 commits in binutils,gcc,newlib,gdb,qemu'
+++ components=binutils,gcc,newlib,gdb
+++ echo '147 commits in binutils,gcc,newlib,gdb'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -647,19 +593,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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ 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=bf19fc7706c5c4bc942203af7a1df43cf392f89b
-+++ git -C binutils rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
-++ c_commits=48
+++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++++ git -C binutils rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ c_commits=36
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
-++ '[' 48 -gt 5 ']'
-++ echo '... and 43 more commits in binutils'
+++ git -C binutils log -n 5 --oneline bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ '[' 36 -gt 5 ']'
+++ echo '... and 31 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -668,19 +614,19 @@
+++ 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=d5c96225b4a13d0783b41660a4ccc7f452216290
+++ base_rev=c7ef2189855a8cf12427a778cd5a31d42ddf6260
+++ 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=c7ef2189855a8cf12427a778cd5a31d42ddf6260
-+++ git -C gcc rev-list --count d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
-++ c_commits=133
+++ cur_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
++++ git -C gcc rev-list --count c7ef2189855a8cf12427a778cd5a31d42ddf6260..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ c_commits=74
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline d5c96225b4a13d0783b41660a4ccc7f452216290..c7ef2189855a8cf12427a778cd5a31d42ddf6260
-++ '[' 133 -gt 5 ']'
-++ echo '... and 128 more commits in gcc'
+++ git -C gcc log -n 5 --oneline c7ef2189855a8cf12427a778cd5a31d42ddf6260..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ '[' 74 -gt 5 ']'
+++ echo '... and 69 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
@@ -689,17 +635,17 @@
+++ 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
+++ base_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ 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
+++ cur_rev=57e311e0deb23492edc94518c78cc57a224dbad9
++++ git -C newlib rev-list --count 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9
++ c_commits=1
++ '[' '' '!=' '' ']'
-++ git -C newlib log -n 5 --oneline 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ git -C newlib log -n 5 --oneline 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9
++ '[' 1 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
@@ -709,40 +655,19 @@
+++ 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=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ base_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ 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=bf19fc7706c5c4bc942203af7a1df43cf392f89b
-+++ git -C gdb rev-list --count e61ea34e74f1c29f320906c11300697d15b1a1c0..bf19fc7706c5c4bc942203af7a1df43cf392f89b
-++ c_commits=48
-++ '[' '' '!=' '' ']'
-++ 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
+++ cur_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++++ git -C gdb rev-list --count bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ c_commits=36
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
-++ '[' 9 -gt 5 ']'
-++ echo '... and 4 more commits in qemu'
+++ git -C gdb log -n 5 --oneline bf19fc7706c5c4bc942203af7a1df43cf392f89b..c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ '[' 36 -gt 5 ']'
+++ echo '... and 31 more commits in gdb'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -819,7 +744,7 @@
+ generate_jenkins_html_files
# generate_jenkins_html_files
... Skipping
-+ wait 259697
++ wait 9683
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -847,7 +772,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link html git/
++ set -euf -o pipefail
@@ -876,6 +801,316 @@
++ 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-true/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./03-true/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./03-true/console.log.xz">./03-true/console.log.xz</a>'
++ echo '<li><a href="./03-true/console.log.xz">./03-true/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./04-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./04-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./04-build_abe-binutils/console.log.xz">./04-build_abe-binutils/console.log.xz</a>'
++ echo '<li><a href="./04-build_abe-binutils/console.log.xz">./04-build_abe-binutils/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./04-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./04-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n '<a href="./04-build_abe-binutils/make-binutils.log.xz">./04-build_abe-binutils/make-binutils.log.xz</a>'
++ echo '<li><a href="./04-build_abe-binutils/make-binutils.log.xz">./04-build_abe-binutils/make-binutils.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-stage1/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-stage1/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-stage1/console.log.xz">./05-build_abe-stage1/console.log.xz</a>'
++ echo '<li><a href="./05-build_abe-stage1/console.log.xz">./05-build_abe-stage1/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-stage1/make-gcc-stage1.log.xz">./05-build_abe-stage1/make-gcc-stage1.log.xz</a>'
++ echo '<li><a href="./05-build_abe-stage1/make-gcc-stage1.log.xz">./05-build_abe-stage1/make-gcc-stage1.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./06-clean_sysroot/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./06-clean_sysroot/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./06-clean_sysroot/console.log.xz">./06-clean_sysroot/console.log.xz</a>'
++ echo '<li><a href="./06-clean_sysroot/console.log.xz">./06-clean_sysroot/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./07-build_abe-newlib/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./07-build_abe-newlib/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./07-build_abe-newlib/console.log.xz">./07-build_abe-newlib/console.log.xz</a>'
++ echo '<li><a href="./07-build_abe-newlib/console.log.xz">./07-build_abe-newlib/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./07-build_abe-newlib/make-newlib.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./07-build_abe-newlib/make-newlib.log.xz
+++ case $text_type in
+++ echo -n '<a href="./07-build_abe-newlib/make-newlib.log.xz">./07-build_abe-newlib/make-newlib.log.xz</a>'
++ echo '<li><a href="./07-build_abe-newlib/make-newlib.log.xz">./07-build_abe-newlib/make-newlib.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./08-build_abe-stage2/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./08-build_abe-stage2/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./08-build_abe-stage2/console.log.xz">./08-build_abe-stage2/console.log.xz</a>'
++ echo '<li><a href="./08-build_abe-stage2/console.log.xz">./08-build_abe-stage2/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ case $text_type in
+++ echo -n '<a href="./08-build_abe-stage2/make-gcc-stage2.log.xz">./08-build_abe-stage2/make-gcc-stage2.log.xz</a>'
++ echo '<li><a href="./08-build_abe-stage2/make-gcc-stage2.log.xz">./08-build_abe-stage2/make-gcc-stage2.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./09-build_abe-gdb/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./09-build_abe-gdb/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./09-build_abe-gdb/console.log.xz">./09-build_abe-gdb/console.log.xz</a>'
++ echo '<li><a href="./09-build_abe-gdb/console.log.xz">./09-build_abe-gdb/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./09-build_abe-gdb/make-gdb.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./09-build_abe-gdb/make-gdb.log.xz
+++ case $text_type in
+++ echo -n '<a href="./09-build_abe-gdb/make-gdb.log.xz">./09-build_abe-gdb/make-gdb.log.xz</a>'
++ echo '<li><a href="./09-build_abe-gdb/make-gdb.log.xz">./09-build_abe-gdb/make-gdb.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./10-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./10-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./10-build_abe-qemu/console.log.xz">./10-build_abe-qemu/console.log.xz</a>'
++ echo '<li><a href="./10-build_abe-qemu/console.log.xz">./10-build_abe-qemu/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./10-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./10-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n '<a href="./10-build_abe-qemu/make-qemu.log.xz">./10-build_abe-qemu/make-qemu.log.xz</a>'
++ echo '<li><a href="./10-build_abe-qemu/make-qemu.log.xz">./10-build_abe-qemu/make-qemu.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./11-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./11-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./11-check_regression/console.log.xz">./11-check_regression/console.log.xz</a>'
++ echo '<li><a href="./11-check_regression/console.log.xz">./11-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/gcc_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gcc_rev
+++ case $text_type in
+++ echo -n '<a href="./git/gcc_rev">./git/gcc_rev</a>'
++ echo '<li><a href="./git/gcc_rev">./git/gcc_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/gcc_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gcc_url
+++ case $text_type in
+++ echo -n '<a href="./git/gcc_url">./git/gcc_url</a>'
++ echo '<li><a href="./git/gcc_url">./git/gcc_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/gdb_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gdb_rev
+++ case $text_type in
+++ echo -n '<a href="./git/gdb_rev">./git/gdb_rev</a>'
++ echo '<li><a href="./git/gdb_rev">./git/gdb_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/gdb_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gdb_url
+++ case $text_type in
+++ echo -n '<a href="./git/gdb_url">./git/gdb_url</a>'
++ echo '<li><a href="./git/gdb_url">./git/gdb_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/newlib_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/newlib_rev
+++ case $text_type in
+++ echo -n '<a href="./git/newlib_rev">./git/newlib_rev</a>'
++ echo '<li><a href="./git/newlib_rev">./git/newlib_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/newlib_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/newlib_url
+++ case $text_type in
+++ echo -n '<a href="./git/newlib_url">./git/newlib_url</a>'
++ echo '<li><a href="./git/newlib_url">./git/newlib_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
@@ -898,7 +1133,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link txt git/
++ set -euf -o pipefail
@@ -927,6 +1162,324 @@
++ 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-true/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./03-true/console.log.xz
+++ case $text_type in
+++ echo -n ./03-true/console.log.xz
++ echo '- ./03-true/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./04-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./04-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n ./04-build_abe-binutils/console.log.xz
++ echo '- ./04-build_abe-binutils/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./04-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./04-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n ./04-build_abe-binutils/make-binutils.log.xz
++ echo '- ./04-build_abe-binutils/make-binutils.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-stage1/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-stage1/console.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-stage1/console.log.xz
++ echo '- ./05-build_abe-stage1/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-stage1/make-gcc-stage1.log.xz
++ echo '- ./05-build_abe-stage1/make-gcc-stage1.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./06-clean_sysroot/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./06-clean_sysroot/console.log.xz
+++ case $text_type in
+++ echo -n ./06-clean_sysroot/console.log.xz
++ echo '- ./06-clean_sysroot/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./07-build_abe-newlib/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./07-build_abe-newlib/console.log.xz
+++ case $text_type in
+++ echo -n ./07-build_abe-newlib/console.log.xz
++ echo '- ./07-build_abe-newlib/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./07-build_abe-newlib/make-newlib.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./07-build_abe-newlib/make-newlib.log.xz
+++ case $text_type in
+++ echo -n ./07-build_abe-newlib/make-newlib.log.xz
++ echo '- ./07-build_abe-newlib/make-newlib.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./08-build_abe-stage2/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./08-build_abe-stage2/console.log.xz
+++ case $text_type in
+++ echo -n ./08-build_abe-stage2/console.log.xz
++ echo '- ./08-build_abe-stage2/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ case $text_type in
+++ echo -n ./08-build_abe-stage2/make-gcc-stage2.log.xz
++ echo '- ./08-build_abe-stage2/make-gcc-stage2.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./09-build_abe-gdb/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./09-build_abe-gdb/console.log.xz
+++ case $text_type in
+++ echo -n ./09-build_abe-gdb/console.log.xz
++ echo '- ./09-build_abe-gdb/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./09-build_abe-gdb/make-gdb.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./09-build_abe-gdb/make-gdb.log.xz
+++ case $text_type in
+++ echo -n ./09-build_abe-gdb/make-gdb.log.xz
++ echo '- ./09-build_abe-gdb/make-gdb.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./10-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./10-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n ./10-build_abe-qemu/console.log.xz
++ echo '- ./10-build_abe-qemu/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./10-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./10-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n ./10-build_abe-qemu/make-qemu.log.xz
++ echo '- ./10-build_abe-qemu/make-qemu.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./11-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./11-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n ./11-check_regression/console.log.xz
++ echo '- ./11-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/gcc_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gcc_rev
+++ case $text_type in
+++ echo -n ./git/gcc_rev
++ echo '- ./git/gcc_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/gcc_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gcc_url
+++ case $text_type in
+++ echo -n ./git/gcc_url
++ echo '- ./git/gcc_url'
++ read -r cur_file
+++ print_readme_link txt ./git/gdb_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gdb_rev
+++ case $text_type in
+++ echo -n ./git/gdb_rev
++ echo '- ./git/gdb_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/gdb_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gdb_url
+++ case $text_type in
+++ echo -n ./git/gdb_url
++ echo '- ./git/gdb_url'
++ read -r cur_file
+++ print_readme_link txt ./git/newlib_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/newlib_rev
+++ case $text_type in
+++ echo -n ./git/newlib_rev
++ echo '- ./git/newlib_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/newlib_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/newlib_url
+++ case $text_type in
+++ echo -n ./git/newlib_url
++ echo '- ./git/newlib_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
@@ -949,7 +1502,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 259729
++ wait 9879
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -970,21 +1523,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 e61ea34e74f1c29f320906c11300697d15b1a1c0
-+ base_d=1702339214
+++ git -C binutils show --no-patch --pretty=%ct bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ base_d=1702598416
++ 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 bf19fc7706c5c4bc942203af7a1df43cf392f89b
-+ cur_d=1702598416
-+ '[' x1702339214 '!=' x ']'
-+ '[' x1702598416 = x ']'
-+ '[' 1702598416 -lt 1702339214 ']'
-+ '[' x1702598416 = x ']'
-+ '[' 1702598416 -gt 0 ']'
-+ results_date=1702598416
+++ git -C binutils show --no-patch --pretty=%ct c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ cur_d=1702857612
++ '[' x1702598416 '!=' x ']'
++ '[' x1702857612 = x ']'
++ '[' 1702857612 -lt 1702598416 ']'
++ '[' x1702857612 = x ']'
++ '[' 1702857612 -gt 0 ']'
++ results_date=1702857612
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -992,21 +1545,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 d5c96225b4a13d0783b41660a4ccc7f452216290
-+ base_d=1702340242
+++ git -C gcc show --no-patch --pretty=%ct c7ef2189855a8cf12427a778cd5a31d42ddf6260
++ base_d=1702600005
++ 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 c7ef2189855a8cf12427a778cd5a31d42ddf6260
-+ cur_d=1702600005
-+ '[' x1702340242 '!=' x ']'
-+ '[' x1702600005 = x ']'
-+ '[' 1702600005 -lt 1702340242 ']'
-+ '[' x1702600005 = x ']'
-+ '[' 1702600005 -gt 1702598416 ']'
-+ results_date=1702600005
+++ git -C gcc show --no-patch --pretty=%ct 5440b59e93dcb7e8bdd767f48453a8f229d73a0a
++ cur_d=1702858641
++ '[' x1702600005 '!=' x ']'
++ '[' x1702858641 = x ']'
++ '[' 1702858641 -lt 1702600005 ']'
++ '[' x1702858641 = x ']'
++ '[' 1702858641 -gt 1702857612 ']'
++ results_date=1702858641
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date newlib
++ set -euf -o pipefail
@@ -1014,20 +1567,20 @@
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 3bafe2fae7a0878598a82777c623edb2faa70b74
-+ base_d=1701884809
+++ git -C newlib show --no-patch --pretty=%ct 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++ base_d=1702575013
++ get_current_component_date newlib
++ set -euf -o pipefail
++ 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 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
-+ cur_d=1702575013
-+ '[' x1701884809 '!=' x ']'
-+ '[' x1702575013 = x ']'
-+ '[' 1702575013 -lt 1701884809 ']'
-+ '[' x1702575013 = x ']'
-+ '[' 1702575013 -gt 1702600005 ']'
+++ git -C newlib show --no-patch --pretty=%ct 57e311e0deb23492edc94518c78cc57a224dbad9
++ cur_d=1702786270
++ '[' x1702575013 '!=' x ']'
++ '[' x1702786270 = x ']'
++ '[' 1702786270 -lt 1702575013 ']'
++ '[' x1702786270 = x ']'
++ '[' 1702786270 -gt 1702858641 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -1035,20 +1588,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 e61ea34e74f1c29f320906c11300697d15b1a1c0
-+ base_d=1702339214
+++ git -C gdb show --no-patch --pretty=%ct bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ base_d=1702598416
++ 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 bf19fc7706c5c4bc942203af7a1df43cf392f89b
-+ cur_d=1702598416
-+ '[' x1702339214 '!=' x ']'
-+ '[' x1702598416 = x ']'
-+ '[' 1702598416 -lt 1702339214 ']'
-+ '[' x1702598416 = x ']'
-+ '[' 1702598416 -gt 1702600005 ']'
+++ git -C gdb show --no-patch --pretty=%ct c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ cur_d=1702857612
++ '[' x1702598416 '!=' x ']'
++ '[' x1702857612 = x ']'
++ '[' 1702857612 -lt 1702598416 ']'
++ '[' x1702857612 = x ']'
++ '[' 1702857612 -gt 1702858641 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -1056,8 +1609,8 @@
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+ base_d=1701891260
+++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_d=1702418073
++ get_current_component_date qemu
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
@@ -1065,41 +1618,41 @@
+++ cat artifacts/git/qemu_rev
++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
+ cur_d=1702418073
-+ '[' x1701891260 '!=' x ']'
++ '[' x1702418073 '!=' x ']'
+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -lt 1701891260 ']'
++ '[' 1702418073 -lt 1702418073 ']'
+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -gt 1702600005 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702600005 -gt 0 ']'
++ '[' 1702418073 -gt 1702858641 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702858641 -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=1702072560
-+ '[' 1702072560 '!=' '' ']'
-+ assert '[' 1702600005 -ge 1702072560 ']'
++ base_d=1702336282
++ '[' 1702336282 '!=' '' ']'
++ assert '[' 1702858641 -ge 1702336282 ']'
+ set -euf -o pipefail +x
-+ '[' 1702600005 -gt 1702072560 ']'
-+ results_date=1702336282
-+ rr[results_date]=1702336282
++ '[' 1702858641 -gt 1702336282 ']'
++ results_date=1702597461
++ rr[results_date]=1702597461
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702336282
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702336282
-+ results_date='2023-12-11 23:11:22'
++ results_date=1702597461
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702597461
++ results_date='2023-12-14 23:44:21'
+ 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/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/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/71/ tcwg_gnu_embed_build master-thumb_m0_eabi '2023-12-14 23:44:21' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m0_eabi-build/71/
+ local ci_project=tcwg_gnu_embed_build
+ local ci_config=master-thumb_m0_eabi
-+ local 'results_date=2023-12-11 23:11:22'
++ local 'results_date=2023-12-14 23:44:21'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -1119,7 +1672,6 @@ 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
@@ -1127,4 +1679,5 @@ Full stage ran successfully.
+ false
+ false
+ false
+Full stage ran successfully.
+ echo 'Full stage ran successfully.'