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.log90
1 files changed, 45 insertions, 45 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 9c0c8b2..da2b513 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,27 +1,27 @@
++ pwd
++ cat
-+ remote_exec 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49210:ssh_host=build-08.tcwglab ssh_port=49210' ./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_bmk_1:-p49395:ssh_host=build-08.tcwglab ssh_port=49395' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
+ set -euf -o pipefail
+ local host
-++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49210:ssh_host=build-08.tcwglab ssh_port=49210'
+++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p49395:ssh_host=build-08.tcwglab ssh_port=49395'
++ cut -d: -f 1
+ host=build-08.tcwglab
+ local port
-++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49210:ssh_host=build-08.tcwglab ssh_port=49210'
+++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p49395:ssh_host=build-08.tcwglab ssh_port=49395'
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49210:ssh_host=build-08.tcwglab ssh_port=49210'
+++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p49395:ssh_host=build-08.tcwglab ssh_port=49395'
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_1
+ local opts
-++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49210:ssh_host=build-08.tcwglab ssh_port=49210'
+++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p49395:ssh_host=build-08.tcwglab ssh_port=49395'
++ cut -s -d: -f 4
-+ opts=-p49210
++ opts=-p49395
+ local env_vars
-++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49210:ssh_host=build-08.tcwglab ssh_port=49210'
+++ echo 'build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p49395:ssh_host=build-08.tcwglab ssh_port=49395'
++ cut -s -d: -f 5
-+ env_vars='ssh_host=build-08.tcwglab ssh_port=49210'
++ env_vars='ssh_host=build-08.tcwglab ssh_port=49395'
+ shift
+ local -a cmd
+ cmd=()
@@ -52,10 +52,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q true
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_0
-+ ssh -p49210 build-08.tcwglab 'export ssh_host=build-08.tcwglab ssh_port=49210 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_1
++ ssh -p49395 build-08.tcwglab 'export ssh_host=build-08.tcwglab ssh_port=49395 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
-/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+ false
+ dryrun=
@@ -69,12 +69,12 @@
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/66/
-# Using dir : base-artifacts
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_bmk-code_speed-coremark
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/67/
+# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
@@ -83,21 +83,23 @@
++ 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_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/66/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/67/'
+ 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_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/67/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/69/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/67/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/69/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
# check_source_changes
++ declare -Ag pw
++ '[' ignore = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -137,7 +139,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
-++ '[' x835f16daa77952015d1a97ae6eab48cc2ea14fb8 '!=' x6feae66da1d652a50c1759bae46128087f7dfab0 ']'
+++ '[' x41770089162edd23ea7ae33b7952585316accde5 '!=' x835f16daa77952015d1a97ae6eab48cc2ea14fb8 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -152,7 +154,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
-++ '[' x4beacf3cb8d128b3b9c8c2d3824693b895414428 '!=' xd07bce478f9d770de5acb0480a3f0cec2f8b72d8 ']'
+++ '[' x4e2d53c943400e8b5d49a7d5aab4a1ad046aefba '!=' x4beacf3cb8d128b3b9c8c2d3824693b895414428 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -167,7 +169,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
-++ '[' x90d3b16d2b93d573501394d88538c99335edc343 '!=' x65d34484e9097fd9036dd577028423355cb5f5bc ']'
+++ '[' xc4aa56bbf26f297d4faf1bae80822c0d820a5d44 '!=' x90d3b16d2b93d573501394d88538c99335edc343 ']'
++ echo -ne ' newlib'
++ delim=' '
++ echo
@@ -187,17 +189,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=6feae66da1d652a50c1759bae46128087f7dfab0
++ base_rev=835f16daa77952015d1a97ae6eab48cc2ea14fb8
++ 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=835f16daa77952015d1a97ae6eab48cc2ea14fb8
-++ git -C binutils rev-list --count 6feae66da1d652a50c1759bae46128087f7dfab0..835f16daa77952015d1a97ae6eab48cc2ea14fb8
-# rev for binutils : 6feae66da1d652a50c1759bae46128087f7dfab0..835f16daa77952015d1a97ae6eab48cc2ea14fb8 (45 commits)
-+ c_commits=45
-+ echo '# rev for binutils : 6feae66da1d652a50c1759bae46128087f7dfab0..835f16daa77952015d1a97ae6eab48cc2ea14fb8 (45 commits)'
++ cur_rev=41770089162edd23ea7ae33b7952585316accde5
+++ git -C binutils rev-list --count 835f16daa77952015d1a97ae6eab48cc2ea14fb8..41770089162edd23ea7ae33b7952585316accde5
+# rev for binutils : 835f16daa77952015d1a97ae6eab48cc2ea14fb8..41770089162edd23ea7ae33b7952585316accde5 (169 commits)
++ c_commits=169
++ echo '# rev for binutils : 835f16daa77952015d1a97ae6eab48cc2ea14fb8..41770089162edd23ea7ae33b7952585316accde5 (169 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -205,17 +207,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=d07bce478f9d770de5acb0480a3f0cec2f8b72d8
++ base_rev=4beacf3cb8d128b3b9c8c2d3824693b895414428
++ 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=4beacf3cb8d128b3b9c8c2d3824693b895414428
-++ git -C gcc rev-list --count d07bce478f9d770de5acb0480a3f0cec2f8b72d8..4beacf3cb8d128b3b9c8c2d3824693b895414428
-# rev for gcc : d07bce478f9d770de5acb0480a3f0cec2f8b72d8..4beacf3cb8d128b3b9c8c2d3824693b895414428 (122 commits)
-+ c_commits=122
-+ echo '# rev for gcc : d07bce478f9d770de5acb0480a3f0cec2f8b72d8..4beacf3cb8d128b3b9c8c2d3824693b895414428 (122 commits)'
++ cur_rev=4e2d53c943400e8b5d49a7d5aab4a1ad046aefba
+++ git -C gcc rev-list --count 4beacf3cb8d128b3b9c8c2d3824693b895414428..4e2d53c943400e8b5d49a7d5aab4a1ad046aefba
+# rev for gcc : 4beacf3cb8d128b3b9c8c2d3824693b895414428..4e2d53c943400e8b5d49a7d5aab4a1ad046aefba (230 commits)
++ c_commits=230
++ echo '# rev for gcc : 4beacf3cb8d128b3b9c8c2d3824693b895414428..4e2d53c943400e8b5d49a7d5aab4a1ad046aefba (230 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -223,19 +225,18 @@
++ 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=65d34484e9097fd9036dd577028423355cb5f5bc
++ base_rev=90d3b16d2b93d573501394d88538c99335edc343
++ 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=90d3b16d2b93d573501394d88538c99335edc343
-++ git -C newlib rev-list --count 65d34484e9097fd9036dd577028423355cb5f5bc..90d3b16d2b93d573501394d88538c99335edc343
-# rev for newlib : 65d34484e9097fd9036dd577028423355cb5f5bc..90d3b16d2b93d573501394d88538c99335edc343 (2 commits)
++ cur_rev=c4aa56bbf26f297d4faf1bae80822c0d820a5d44
+++ git -C newlib rev-list --count 90d3b16d2b93d573501394d88538c99335edc343..c4aa56bbf26f297d4faf1bae80822c0d820a5d44
+# rev for newlib : 90d3b16d2b93d573501394d88538c99335edc343..c4aa56bbf26f297d4faf1bae80822c0d820a5d44 (17 commits)
-# generate_extra_details
-+ c_commits=2
-+ echo '# rev for newlib : 65d34484e9097fd9036dd577028423355cb5f5bc..90d3b16d2b93d573501394d88538c99335edc343 (2 commits)'
++ c_commits=17
++ echo '# rev for newlib : 90d3b16d2b93d573501394d88538c99335edc343..c4aa56bbf26f297d4faf1bae80822c0d820a5d44 (17 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -252,20 +253,19 @@
+ print_result_f=print_result
+ print_config_f=print_config
+ print_last_icommit_f=print_last_icommit
++ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+# post_interesting_commits
+ print_result_f=bmk_print_result
+ print_config_f=bmk_print_config
-+ generate_extra_details
-+ set -euf -o pipefail
-+ echo '# generate_extra_details'
++ 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
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0