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.log108
1 files changed, 54 insertions, 54 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 15fa186..5e2d58d 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51424: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
++ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49572: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
+ set -euf -o pipefail
+ local host
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51424:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49572:
++ cut -d: -f 1
-+ host=build-03.tcwglab
++ host=build-08.tcwglab
+ local port
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51424:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49572:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51424:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49572:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0
+ local opts
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51424:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49572:
++ cut -s -d: -f 4
-+ opts=-p51424
++ opts=-p49572
+ local env_vars
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51424:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49572:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -53,7 +53,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q true
++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0
-+ ssh -p51424 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
++ ssh -p49572 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
@@ -72,26 +72,26 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_gnu_embed_check_binutils
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/46/
+# Using dir : base-artifacts
++ 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_check_binutils--master-thumb_m0_eabi-build/45/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/45/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/46/'
+ 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_check_binutils--master-thumb_m0_eabi-build/46/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/48/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/46/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/48/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -147,7 +147,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
-++ '[' x313b2841b8e9046ea658104988e01bedf6148d5f '!=' xa496e1a71e1766d4bb02b241cb23e2e9874d2605 ']'
+++ '[' xf8ab027008863bd06513053ea9f84e1116c1cf73 '!=' x313b2841b8e9046ea658104988e01bedf6148d5f ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -162,7 +162,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
-++ '[' x52e2aaaa70e847d240fb68a27c88ee60189515a6 '!=' x78f636d979530c8a649262dbd44914bdfb6f7290 ']'
+++ '[' x2e36c4a04a4f0cdd59684d1d771a477796313be3 '!=' x52e2aaaa70e847d240fb68a27c88ee60189515a6 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -177,7 +177,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
-++ '[' x2c06014f12b0231e40d4256ae5f0d16a4b21be48 '!=' x24b029ba8ea78cee7d94bc736ff4462eb8889f30 ']'
+++ '[' xc2d2bf34e6959615a3ba0edf4153d210501ba04f '!=' x2c06014f12b0231e40d4256ae5f0d16a4b21be48 ']'
++ echo -ne ' newlib'
++ delim=' '
++ for c in $(print_updated_components)
@@ -192,7 +192,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
-++ '[' x313b2841b8e9046ea658104988e01bedf6148d5f '!=' xa496e1a71e1766d4bb02b241cb23e2e9874d2605 ']'
+++ '[' xf8ab027008863bd06513053ea9f84e1116c1cf73 '!=' x313b2841b8e9046ea658104988e01bedf6148d5f ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -206,13 +206,13 @@
+++ 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
+# Debug traces :
+# change_kind=multiple_components : binutils gcc newlib gdb qemu
+++ cat base-artifacts/git/qemu_rev
-++ '[' x2d8fbcb1eecd8d39171f457e583428758321d69d '!=' x17780edd81d27fcfdb7a802efc870a99788bd2fc ']'
+++ '[' x9ef497755afc252fb8e060c9ea6b0987abfd20b6 '!=' x2d8fbcb1eecd8d39171f457e583428758321d69d ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb qemu
+ local c base_rev cur_rev c_commits
+ '[' 5 = 0 ']'
+ '[' 5 = 1 ']'
@@ -227,17 +227,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=a496e1a71e1766d4bb02b241cb23e2e9874d2605
++ base_rev=313b2841b8e9046ea658104988e01bedf6148d5f
++ 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=313b2841b8e9046ea658104988e01bedf6148d5f
-++ git -C binutils rev-list --count a496e1a71e1766d4bb02b241cb23e2e9874d2605..313b2841b8e9046ea658104988e01bedf6148d5f
-# rev for binutils : a496e1a71e1766d4bb02b241cb23e2e9874d2605..313b2841b8e9046ea658104988e01bedf6148d5f (31 commits)
-+ c_commits=31
-+ echo '# rev for binutils : a496e1a71e1766d4bb02b241cb23e2e9874d2605..313b2841b8e9046ea658104988e01bedf6148d5f (31 commits)'
++ cur_rev=f8ab027008863bd06513053ea9f84e1116c1cf73
+++ git -C binutils rev-list --count 313b2841b8e9046ea658104988e01bedf6148d5f..f8ab027008863bd06513053ea9f84e1116c1cf73
+# rev for binutils : 313b2841b8e9046ea658104988e01bedf6148d5f..f8ab027008863bd06513053ea9f84e1116c1cf73 (52 commits)
++ c_commits=52
++ echo '# rev for binutils : 313b2841b8e9046ea658104988e01bedf6148d5f..f8ab027008863bd06513053ea9f84e1116c1cf73 (52 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -245,17 +245,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=78f636d979530c8a649262dbd44914bdfb6f7290
++ base_rev=52e2aaaa70e847d240fb68a27c88ee60189515a6
++ 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=52e2aaaa70e847d240fb68a27c88ee60189515a6
-++ git -C gcc rev-list --count 78f636d979530c8a649262dbd44914bdfb6f7290..52e2aaaa70e847d240fb68a27c88ee60189515a6
-# rev for gcc : 78f636d979530c8a649262dbd44914bdfb6f7290..52e2aaaa70e847d240fb68a27c88ee60189515a6 (120 commits)
-+ c_commits=120
-+ echo '# rev for gcc : 78f636d979530c8a649262dbd44914bdfb6f7290..52e2aaaa70e847d240fb68a27c88ee60189515a6 (120 commits)'
++ cur_rev=2e36c4a04a4f0cdd59684d1d771a477796313be3
+++ git -C gcc rev-list --count 52e2aaaa70e847d240fb68a27c88ee60189515a6..2e36c4a04a4f0cdd59684d1d771a477796313be3
+# rev for gcc : 52e2aaaa70e847d240fb68a27c88ee60189515a6..2e36c4a04a4f0cdd59684d1d771a477796313be3 (146 commits)
++ c_commits=146
++ echo '# rev for gcc : 52e2aaaa70e847d240fb68a27c88ee60189515a6..2e36c4a04a4f0cdd59684d1d771a477796313be3 (146 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -263,17 +263,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=24b029ba8ea78cee7d94bc736ff4462eb8889f30
++ base_rev=2c06014f12b0231e40d4256ae5f0d16a4b21be48
++ get_current_git newlib_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
-# rev for newlib : 24b029ba8ea78cee7d94bc736ff4462eb8889f30..2c06014f12b0231e40d4256ae5f0d16a4b21be48 (7 commits)
++ set -euf -o pipefail +x
++ cat artifacts/git/newlib_rev
-+ cur_rev=2c06014f12b0231e40d4256ae5f0d16a4b21be48
-++ git -C newlib rev-list --count 24b029ba8ea78cee7d94bc736ff4462eb8889f30..2c06014f12b0231e40d4256ae5f0d16a4b21be48
-+ c_commits=7
-+ echo '# rev for newlib : 24b029ba8ea78cee7d94bc736ff4462eb8889f30..2c06014f12b0231e40d4256ae5f0d16a4b21be48 (7 commits)'
++ cur_rev=c2d2bf34e6959615a3ba0edf4153d210501ba04f
+++ git -C newlib rev-list --count 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f
+# rev for newlib : 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f (14 commits)
++ c_commits=14
++ echo '# rev for newlib : 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f (14 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -281,17 +281,17 @@
++ 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=a496e1a71e1766d4bb02b241cb23e2e9874d2605
++ base_rev=313b2841b8e9046ea658104988e01bedf6148d5f
++ 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=313b2841b8e9046ea658104988e01bedf6148d5f
-++ git -C gdb rev-list --count a496e1a71e1766d4bb02b241cb23e2e9874d2605..313b2841b8e9046ea658104988e01bedf6148d5f
-# rev for gdb : a496e1a71e1766d4bb02b241cb23e2e9874d2605..313b2841b8e9046ea658104988e01bedf6148d5f (31 commits)
-+ c_commits=31
-+ echo '# rev for gdb : a496e1a71e1766d4bb02b241cb23e2e9874d2605..313b2841b8e9046ea658104988e01bedf6148d5f (31 commits)'
++ cur_rev=f8ab027008863bd06513053ea9f84e1116c1cf73
+++ git -C gdb rev-list --count 313b2841b8e9046ea658104988e01bedf6148d5f..f8ab027008863bd06513053ea9f84e1116c1cf73
+# rev for gdb : 313b2841b8e9046ea658104988e01bedf6148d5f..f8ab027008863bd06513053ea9f84e1116c1cf73 (52 commits)
++ c_commits=52
++ echo '# rev for gdb : 313b2841b8e9046ea658104988e01bedf6148d5f..f8ab027008863bd06513053ea9f84e1116c1cf73 (52 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -299,18 +299,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
-+ base_rev=17780edd81d27fcfdb7a802efc870a99788bd2fc
++ base_rev=2d8fbcb1eecd8d39171f457e583428758321d69d
++ 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=2d8fbcb1eecd8d39171f457e583428758321d69d
-++ git -C qemu rev-list --count 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d
-# rev for qemu : 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d (48 commits)
++ cur_rev=9ef497755afc252fb8e060c9ea6b0987abfd20b6
+++ git -C qemu rev-list --count 2d8fbcb1eecd8d39171f457e583428758321d69d..9ef497755afc252fb8e060c9ea6b0987abfd20b6
+# rev for qemu : 2d8fbcb1eecd8d39171f457e583428758321d69d..9ef497755afc252fb8e060c9ea6b0987abfd20b6 (355 commits)
-+ c_commits=48
-+ echo '# rev for qemu : 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d (48 commits)'
+# post_interesting_commits
++ c_commits=355
++ echo '# rev for qemu : 2d8fbcb1eecd8d39171f457e583428758321d69d..9ef497755afc252fb8e060c9ea6b0987abfd20b6 (355 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -320,8 +321,6 @@
+ post_jira_card=false
+ post_icommits=false
+ '[' ignore = ignore ']'
-# post_interesting_commits
-Init stage ran successfully.
+ post_mail=false
+ generate_dashboard=false
+ post_dashboard=false
@@ -339,6 +338,7 @@ Init stage ran successfully.
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0