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.log42
1 files changed, 20 insertions, 22 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 8361dff..f813e7d 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -21,27 +21,25 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm-bootstrap_debug
-+ echo '# Debug traces :'
# Debug traces :
++ 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_bootstrap_build--master-arm-bootstrap_debug-build/318/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/318/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/319/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/319/'
+ 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_bootstrap_build--master-arm-bootstrap_debug-build/319/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/319/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/320/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/320/'
# Using dir : artifacts
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
-+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
@@ -77,7 +75,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
-++ '[' x7c6615692e052e6bd08f46d9ed060fdbcd711c5c '!=' x0beeddd6b1b1cb41104c4df925323e8fc0437ba8 ']'
+++ '[' xfeaff27b290f4635df3c374fd4106259c6c654df '!=' x7c6615692e052e6bd08f46d9ed060fdbcd711c5c ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +88,17 @@
++ 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
-+ first_bad=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
++ first_bad=feaff27b290f4635df3c374fd4106259c6c654df
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
++ last_good=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
+ local res
+ res=0
-+ wait 355126
++ wait 357197
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,16 +112,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=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
++ base_rev=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
++ 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=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
-++ git -C gcc rev-parse '7c6615692e052e6bd08f46d9ed060fdbcd711c5c^@'
++ cur_rev=feaff27b290f4635df3c374fd4106259c6c654df
+++ git -C gcc rev-parse 'feaff27b290f4635df3c374fd4106259c6c654df^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 07ee6d7b2c361437b877e37e096af71d53a6faef = 0beeddd6b1b1cb41104c4df925323e8fc0437ba8 ']'
++ '[' 183a51935cc9ba1aa0b78f8339edb5f1290320c5 = 7c6615692e052e6bd08f46d9ed060fdbcd711c5c ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -137,17 +135,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=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
++ base_rev=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
++ 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=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
-++ git -C gcc rev-list --count 0beeddd6b1b1cb41104c4df925323e8fc0437ba8..7c6615692e052e6bd08f46d9ed060fdbcd711c5c
-+ c_commits=6
-# rev for gcc : 0beeddd6b1b1cb41104c4df925323e8fc0437ba8..7c6615692e052e6bd08f46d9ed060fdbcd711c5c (6 commits)
-+ echo '# rev for gcc : 0beeddd6b1b1cb41104c4df925323e8fc0437ba8..7c6615692e052e6bd08f46d9ed060fdbcd711c5c (6 commits)'
++ cur_rev=feaff27b290f4635df3c374fd4106259c6c654df
+++ git -C gcc rev-list --count 7c6615692e052e6bd08f46d9ed060fdbcd711c5c..feaff27b290f4635df3c374fd4106259c6c654df
++ c_commits=15
++ echo '# rev for gcc : 7c6615692e052e6bd08f46d9ed060fdbcd711c5c..feaff27b290f4635df3c374fd4106259c6c654df (15 commits)'
+# rev for gcc : 7c6615692e052e6bd08f46d9ed060fdbcd711c5c..feaff27b290f4635df3c374fd4106259c6c654df (15 commits)
+ echo ''
+ setup_stages_to_run