summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log246
-rw-r--r--jenkins/notify-init.log50
-rw-r--r--jenkins/run-build.env6
4 files changed, 154 insertions, 150 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 6183f33..0e839c6 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#123-binutils-gcc-newlib-R1
+#124-binutils-gcc-newlib-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 543d731..cca0ef8 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/122/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/122/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/'
+ 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-O3_LTO-build/123/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/124/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/124/'
+ 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
-++ '[' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a '!=' x97b29a61f7f001550fe985bf2deea1550e3c20dd ']'
+++ '[' xc618a1c548193d2a6a8c3d909a3d1c620a156b5d '!=' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a ']'
++ 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
-++ '[' x6eb1507107dee3e67e3a136e2917b93cdffba7c4 '!=' xf1b2f3a7e0638c450129ea099baa42cbf290e313 ']'
+++ '[' xeecdd96c8d1de244e21212a830e51062b3e444c5 '!=' x6eb1507107dee3e67e3a136e2917b93cdffba7c4 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -115,7 +115,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
-++ '[' x0e961f582a315fd6f13b8e924f58af6057558348 '!=' x3ef4bb186196b23f7a349a0614294b7ee1e0c4dc ']'
+++ '[' xd5dcb484c705a214b30826c82b9fd8bf83772093 '!=' x0e961f582a315fd6f13b8e924f58af6057558348 ']'
++ echo -ne ' newlib'
++ delim=' '
++ echo
@@ -135,17 +135,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=97b29a61f7f001550fe985bf2deea1550e3c20dd
++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (50 commits)
-+ c_commits=50
-+ echo '# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (50 commits)'
++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)
++ c_commits=8
++ echo '# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -153,17 +153,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=f1b2f3a7e0638c450129ea099baa42cbf290e313
++ base_rev=6eb1507107dee3e67e3a136e2917b93cdffba7c4
++ 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=6eb1507107dee3e67e3a136e2917b93cdffba7c4
-++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4
-# rev for gcc : f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4 (143 commits)
-+ c_commits=143
-+ echo '# rev for gcc : f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4 (143 commits)'
++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
+++ git -C gcc rev-list --count 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5
+# rev for gcc : 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5 (56 commits)
++ c_commits=56
++ echo '# rev for gcc : 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5 (56 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -171,18 +171,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=3ef4bb186196b23f7a349a0614294b7ee1e0c4dc
++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
++ 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=0e961f582a315fd6f13b8e924f58af6057558348
-++ git -C newlib rev-list --count 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348
-# rev for newlib : 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348 (1 commits)
++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
+++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)
+ c_commits=1
-+ echo '# rev for newlib : 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348 (1 commits)'
++ echo '# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -205,9 +205,9 @@
+ 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'
+# post_interesting_commits
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -217,7 +217,7 @@
+ local artifacts_mail_dir
+ artifacts_mail_dir=artifacts/notify
+ local res=0
-+ wait 5361
++ wait 5820
+ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ sample build verbose
+ assert_with_msg 'ERROR while trying to regenerate bmk-data results. Aborting..' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -227,9 +227,9 @@
+ '[' xmultiple_components '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-# post_interesting_commits
+ local stage=full
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -291,9 +291,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/124/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/124/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -326,16 +326,16 @@
+++ 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=97b29a61f7f001550fe985bf2deea1550e3c20dd
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=50
-++ new_commits=50
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
+++ new_commits=8
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -343,16 +343,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=f1b2f3a7e0638c450129ea099baa42cbf290e313
+++ base_rev=6eb1507107dee3e67e3a136e2917b93cdffba7c4
+++ 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=6eb1507107dee3e67e3a136e2917b93cdffba7c4
-+++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4
-++ c_commits=143
-++ new_commits=193
+++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
++++ git -C gcc rev-list --count 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5
+++ c_commits=56
+++ new_commits=64
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -360,20 +360,20 @@
+++ 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=3ef4bb186196b23f7a349a0614294b7ee1e0c4dc
+++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
+++ 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=0e961f582a315fd6f13b8e924f58af6057558348
-+++ git -C newlib rev-list --count 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348
+++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
++++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
++ c_commits=1
-++ new_commits=194
+++ new_commits=65
+++ echo binutils gcc newlib
+++ tr ' ' ,
++ components=binutils,gcc,newlib
-++ echo '194 commits in binutils,gcc,newlib'
+++ echo '65 commits in binutils,gcc,newlib'
++ '[' --oneline = --oneline ']'
++ return 0
++ bmk_print_result --oneline
@@ -461,17 +461,17 @@
++ case "$ci_config" in
++ echo 'arm O3 -LTO'
++ return 0
-+ echo '[Linaro-TCWG-CI]' '194 commits in binutils,gcc,newlib: No change on arm O3 -LTO'
++ echo '[Linaro-TCWG-CI]' '65 commits in binutils,gcc,newlib: No change on arm O3 -LTO'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/124/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/122/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/artifact/artifacts
+ cat
++ bmk_print_config --short
++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/tcwg_bmk-config.sh
@@ -552,16 +552,16 @@
+++ 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=97b29a61f7f001550fe985bf2deea1550e3c20dd
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=50
-++ new_commits=50
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
+++ new_commits=8
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -569,16 +569,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=f1b2f3a7e0638c450129ea099baa42cbf290e313
+++ base_rev=6eb1507107dee3e67e3a136e2917b93cdffba7c4
+++ 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=6eb1507107dee3e67e3a136e2917b93cdffba7c4
-+++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4
-++ c_commits=143
-++ new_commits=193
+++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
++++ git -C gcc rev-list --count 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5
+++ c_commits=56
+++ new_commits=64
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -586,20 +586,20 @@
+++ 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=3ef4bb186196b23f7a349a0614294b7ee1e0c4dc
+++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
+++ 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=0e961f582a315fd6f13b8e924f58af6057558348
-+++ git -C newlib rev-list --count 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348
+++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
++++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
++ c_commits=1
-++ new_commits=194
+++ new_commits=65
+++ echo binutils gcc newlib
+++ tr ' ' ,
++ components=binutils,gcc,newlib
-++ echo '194 commits in binutils,gcc,newlib'
+++ echo '65 commits in binutils,gcc,newlib'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -608,19 +608,19 @@
+++ 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=97b29a61f7f001550fe985bf2deea1550e3c20dd
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=50
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ '[' 50 -gt 5 ']'
-++ echo '... and 45 more commits in binutils'
+++ git -C binutils log -n 5 --oneline a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ '[' 8 -gt 5 ']'
+++ echo '... and 3 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -629,19 +629,19 @@
+++ 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=f1b2f3a7e0638c450129ea099baa42cbf290e313
+++ base_rev=6eb1507107dee3e67e3a136e2917b93cdffba7c4
+++ 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=6eb1507107dee3e67e3a136e2917b93cdffba7c4
-+++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4
-++ c_commits=143
+++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
++++ git -C gcc rev-list --count 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5
+++ c_commits=56
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4
-++ '[' 143 -gt 5 ']'
-++ echo '... and 138 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5
+++ '[' 56 -gt 5 ']'
+++ echo '... and 51 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
@@ -650,17 +650,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=3ef4bb186196b23f7a349a0614294b7ee1e0c4dc
+++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
+++ 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=0e961f582a315fd6f13b8e924f58af6057558348
-+++ git -C newlib rev-list --count 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348
+++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
++++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
++ c_commits=1
++ '[' '' '!=' '' ']'
-++ git -C newlib log -n 5 --oneline 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348
+++ git -C newlib log -n 5 --oneline 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
++ '[' 1 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
@@ -756,8 +756,8 @@
+++ data_key=tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi
+++ data=stm32:coremark
+++ '[' xstm32:coremark = xunset ']'
-+++ cut -d: -f2
+++ echo stm32:coremark
++++ cut -d: -f2
++ bmk_suite='EEMBC CoreMark'
++ cat
++ false
@@ -791,15 +791,15 @@
+ true
+ generate_jenkins_html_files
# generate_jenkins_html_files
-+ wait 5575
++ wait 6034
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
+ status_file=artifacts/results-vs-prev/csv-results-1/status.csv
+ '[' -f artifacts/results-vs-prev/csv-results-1/status.csv ']'
-++ grep -c ',success$'
++ sort -u artifacts/results-vs-prev/csv-results-1/status.csv
+++ grep -c ',success$'
+ nb_succeed=0
+ true
# generate dashboard
@@ -820,10 +820,10 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 5580
++ wait 6039
+# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
-# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/lnt-utils.sh
@@ -840,21 +840,21 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 97b29a61f7f001550fe985bf2deea1550e3c20dd
-+ base_d=1700591634
+++ git -C binutils show --no-patch --pretty=%ct a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ base_d=1700836882
++ get_current_component_date binutils
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+ cur_d=1700836882
-+ '[' x1700591634 '!=' x ']'
-+ '[' x1700836882 = x ']'
-+ '[' 1700836882 -lt 1700591634 ']'
-+ '[' x1700836882 = x ']'
-+ '[' 1700836882 -gt 0 ']'
-+ results_date=1700836882
+++ git -C binutils show --no-patch --pretty=%ct c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++ cur_d=1701100496
++ '[' x1700836882 '!=' x ']'
++ '[' x1701100496 = x ']'
++ '[' 1701100496 -lt 1700836882 ']'
++ '[' x1701100496 = x ']'
++ '[' 1701100496 -gt 0 ']'
++ results_date=1701100496
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -862,21 +862,21 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct f1b2f3a7e0638c450129ea099baa42cbf290e313
-+ base_d=1700589743
+++ git -C gcc show --no-patch --pretty=%ct 6eb1507107dee3e67e3a136e2917b93cdffba7c4
++ base_d=1700851974
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 6eb1507107dee3e67e3a136e2917b93cdffba7c4
-+ cur_d=1700851974
-+ '[' x1700589743 '!=' x ']'
-+ '[' x1700851974 = x ']'
-+ '[' 1700851974 -lt 1700589743 ']'
-+ '[' x1700851974 = x ']'
-+ '[' 1700851974 -gt 1700836882 ']'
-+ results_date=1700851974
+++ git -C gcc show --no-patch --pretty=%ct eecdd96c8d1de244e21212a830e51062b3e444c5
++ cur_d=1701108033
++ '[' x1700851974 '!=' x ']'
++ '[' x1701108033 = x ']'
++ '[' 1701108033 -lt 1700851974 ']'
++ '[' x1701108033 = x ']'
++ '[' 1701108033 -gt 1701100496 ']'
++ results_date=1701108033
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date newlib
++ set -euf -o pipefail
@@ -884,37 +884,41 @@
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc
-+ base_d=1700592037
+++ git -C newlib show --no-patch --pretty=%ct 0e961f582a315fd6f13b8e924f58af6057558348
++ base_d=1700787191
++ get_current_component_date newlib
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 0e961f582a315fd6f13b8e924f58af6057558348
-+ cur_d=1700787191
-+ '[' x1700592037 '!=' x ']'
-+ '[' x1700787191 = x ']'
-+ '[' 1700787191 -lt 1700592037 ']'
-+ '[' x1700787191 = x ']'
-+ '[' 1700787191 -gt 1700851974 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1700851974 -gt 0 ']'
+++ git -C newlib show --no-patch --pretty=%ct d5dcb484c705a214b30826c82b9fd8bf83772093
++ cur_d=1700932043
++ '[' x1700787191 '!=' x ']'
++ '[' x1700932043 = x ']'
++ '[' 1700932043 -lt 1700787191 ']'
++ '[' x1700932043 = x ']'
++ '[' 1700932043 -gt 1701108033 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1701108033 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=
-+ '[' '' '!=' '' ']'
-+ rr[results_date]=1700851974
++ base_d=1700851974
++ '[' 1700851974 '!=' '' ']'
++ assert '[' 1701108033 -ge 1700851974 ']'
++ set -euf -o pipefail +x
++ '[' 1701108033 -gt 1700851974 ']'
++ results_date=1700980003
++ rr[results_date]=1700980003
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1700851974
-++ date '+%Y-%m-%d %H:%M:%S' --date @1700851974
-+ results_date='2023-11-24 18:52:54'
++ results_date=1700980003
+++ date '+%Y-%m-%d %H:%M:%S' --date @1700980003
++ results_date='2023-11-26 06:26:43'
+ case "$ci_project" in
+ local cc cur_rev describe
+ case "${rr[toolchain]}" in
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 13ed3a9..71277cd 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -26,26 +26,26 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/122/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/122/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/'
+ 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-O3_LTO-build/123/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/124/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/123/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/124/'
+ 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
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -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
-++ '[' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a '!=' x97b29a61f7f001550fe985bf2deea1550e3c20dd ']'
+++ '[' xc618a1c548193d2a6a8c3d909a3d1c620a156b5d '!=' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a ']'
++ 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
-++ '[' x6eb1507107dee3e67e3a136e2917b93cdffba7c4 '!=' xf1b2f3a7e0638c450129ea099baa42cbf290e313 ']'
+++ '[' xeecdd96c8d1de244e21212a830e51062b3e444c5 '!=' x6eb1507107dee3e67e3a136e2917b93cdffba7c4 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -115,7 +115,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
-++ '[' x0e961f582a315fd6f13b8e924f58af6057558348 '!=' x3ef4bb186196b23f7a349a0614294b7ee1e0c4dc ']'
+++ '[' xd5dcb484c705a214b30826c82b9fd8bf83772093 '!=' x0e961f582a315fd6f13b8e924f58af6057558348 ']'
++ echo -ne ' newlib'
++ delim=' '
++ echo
@@ -135,17 +135,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=97b29a61f7f001550fe985bf2deea1550e3c20dd
++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (50 commits)
-+ c_commits=50
-+ echo '# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (50 commits)'
++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)
++ c_commits=8
++ echo '# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -153,17 +153,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=f1b2f3a7e0638c450129ea099baa42cbf290e313
++ base_rev=6eb1507107dee3e67e3a136e2917b93cdffba7c4
++ 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=6eb1507107dee3e67e3a136e2917b93cdffba7c4
-++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4
-# rev for gcc : f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4 (143 commits)
-+ c_commits=143
-+ echo '# rev for gcc : f1b2f3a7e0638c450129ea099baa42cbf290e313..6eb1507107dee3e67e3a136e2917b93cdffba7c4 (143 commits)'
++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
+++ git -C gcc rev-list --count 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5
+# rev for gcc : 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5 (56 commits)
++ c_commits=56
++ echo '# rev for gcc : 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5 (56 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -171,18 +171,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=3ef4bb186196b23f7a349a0614294b7ee1e0c4dc
++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
++ 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=0e961f582a315fd6f13b8e924f58af6057558348
-++ git -C newlib rev-list --count 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348
-# rev for newlib : 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348 (1 commits)
++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
+++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)
+ c_commits=1
-+ echo '# rev for newlib : 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348 (1 commits)'
++ echo '# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 06b21fd..5222ad7 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,15 +1,15 @@
-build_name="#123"
+build_name="#124"
docker_opts=(--distro
default
--ssh_info
true )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#123-binutils-gcc-newlib"
+build_name="#124-binutils-gcc-newlib"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master
==rr\[newlib_git\]
git://sourceware.org/git/newlib-cygwin.git#master )
-build_name="#123-binutils-gcc-newlib-R1"
+build_name="#124-binutils-gcc-newlib-R1"