summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log98
1 files changed, 39 insertions, 59 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index b6ca7c0..2b40686 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -14,37 +14,37 @@
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
+# Debug traces :
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_gnu_embed_build
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-thumb_m0_eabi
+ echo '# Debug traces :'
++ 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
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+# check_source_changes
+ '[' ignore = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
@@ -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
+ c_commits=1
-+ echo '# rev for newlib : 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d (1 commits)'
+# rev for newlib : 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d..57e311e0deb23492edc94518c78cc57a224dbad9 (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 ']'
@@ -286,7 +266,7 @@
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+ exit 0