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.log44
1 files changed, 22 insertions, 22 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index c5d8c92..7a9e2fa 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -17,26 +17,26 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_bmk-code_size-coremark
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/83/
-# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=gnu_eabi-arm_eabi-master-O2_LTO
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/83/'
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/84/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/84/'
+ 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_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/84/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/85/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/84/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/85/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -85,7 +85,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
-++ '[' x2540e3a87edcb734ef448c3a68ac4827e298f76f '!=' x2574cd903dd84e7081506e24c2e232ecda11a736 ']'
+++ '[' xfa659800b009df1f0bdb0c5d24eec047fb9c3fa0 '!=' x2540e3a87edcb734ef448c3a68ac4827e298f76f ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -100,7 +100,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
-++ '[' xc250ff90989a71dff11e9256e99d2fa965ab1295 '!=' x1bd15d87031e8bf8fe9585fbc166b315303f676c ']'
+++ '[' xcd7d0b4cf789264cd75ab7df5df232dc58061ed7 '!=' xc250ff90989a71dff11e9256e99d2fa965ab1295 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -133,17 +133,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=2574cd903dd84e7081506e24c2e232ecda11a736
++ base_rev=2540e3a87edcb734ef448c3a68ac4827e298f76f
++ 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=2540e3a87edcb734ef448c3a68ac4827e298f76f
-++ git -C binutils rev-list --count 2574cd903dd84e7081506e24c2e232ecda11a736..2540e3a87edcb734ef448c3a68ac4827e298f76f
-# rev for binutils : 2574cd903dd84e7081506e24c2e232ecda11a736..2540e3a87edcb734ef448c3a68ac4827e298f76f (45 commits)
-+ c_commits=45
-+ echo '# rev for binutils : 2574cd903dd84e7081506e24c2e232ecda11a736..2540e3a87edcb734ef448c3a68ac4827e298f76f (45 commits)'
++ cur_rev=fa659800b009df1f0bdb0c5d24eec047fb9c3fa0
+++ git -C binutils rev-list --count 2540e3a87edcb734ef448c3a68ac4827e298f76f..fa659800b009df1f0bdb0c5d24eec047fb9c3fa0
+# rev for binutils : 2540e3a87edcb734ef448c3a68ac4827e298f76f..fa659800b009df1f0bdb0c5d24eec047fb9c3fa0 (31 commits)
++ c_commits=31
++ echo '# rev for binutils : 2540e3a87edcb734ef448c3a68ac4827e298f76f..fa659800b009df1f0bdb0c5d24eec047fb9c3fa0 (31 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -151,19 +151,18 @@
++ 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=1bd15d87031e8bf8fe9585fbc166b315303f676c
++ base_rev=c250ff90989a71dff11e9256e99d2fa965ab1295
++ 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=c250ff90989a71dff11e9256e99d2fa965ab1295
-++ git -C gcc rev-list --count 1bd15d87031e8bf8fe9585fbc166b315303f676c..c250ff90989a71dff11e9256e99d2fa965ab1295
-# rev for gcc : 1bd15d87031e8bf8fe9585fbc166b315303f676c..c250ff90989a71dff11e9256e99d2fa965ab1295 (129 commits)
++ cur_rev=cd7d0b4cf789264cd75ab7df5df232dc58061ed7
+++ git -C gcc rev-list --count c250ff90989a71dff11e9256e99d2fa965ab1295..cd7d0b4cf789264cd75ab7df5df232dc58061ed7
+# rev for gcc : c250ff90989a71dff11e9256e99d2fa965ab1295..cd7d0b4cf789264cd75ab7df5df232dc58061ed7 (106 commits)
-# post_interesting_commits
-+ c_commits=129
-+ echo '# rev for gcc : 1bd15d87031e8bf8fe9585fbc166b315303f676c..c250ff90989a71dff11e9256e99d2fa965ab1295 (129 commits)'
++ c_commits=106
++ echo '# rev for gcc : c250ff90989a71dff11e9256e99d2fa965ab1295..cd7d0b4cf789264cd75ab7df5df232dc58061ed7 (106 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -187,6 +186,7 @@
+ print_config_f=bmk_print_config
+ generate_extra_details_f=bmk_generate_extra_details
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init