summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 19:20:41 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 19:20:41 +0000
commit7cdeefcee89f0eb661ab4c896e2fbe75937335d5 (patch)
treedfbf7f09a16474520de3eb693cde990c384e5b77 /jenkins
parent60fe74681708acc520d81138a74709acfb505eb6 (diff)
onsuccess: #76: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 8520 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log258
-rw-r--r--jenkins/notify-init.log51
-rw-r--r--jenkins/rewrite.log5
-rw-r--r--jenkins/run-build.env6
5 files changed, 169 insertions, 153 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 2e6a71b..9d4fe93 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#75-binutils-linux-llvm-qemu-Rboot
+#76-binutils-linux-llvm-qemu-Rboot
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index bb83b6b..b66de90 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_kernel--llvm-master-aarch64-lts-defconfig-build/74/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/74/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/'
+ 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_kernel--llvm-master-aarch64-lts-defconfig-build/75/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -89,7 +89,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
-++ '[' x850f4ee54658152b3f4ce60e2ef1855950c8bcbc '!=' xa393b155174d20d3d120b5012b87c5438ab9e3d4 ']'
+++ '[' x576745e26c0ec76a53ba45b20af464628a50b3e4 '!=' x850f4ee54658152b3f4ce60e2ef1855950c8bcbc ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' x4d4c30a37c75a4c41bcc70be1431651704624b6a '!=' x02cbae4fe0683c90ccd544d0be7fa82732a502e8 ']'
+++ '[' x2b36d85a3e000793863c67d48880f23c1e6f95eb '!=' x4d4c30a37c75a4c41bcc70be1431651704624b6a ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,7 +132,7 @@
+++ 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
-++ '[' x1664d74c50739401c8b40e8b514d12b5fc250067 '!=' x9155a938cf8fdcb29b760acb8a742bb48be9000f ']'
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x1664d74c50739401c8b40e8b514d12b5fc250067 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -152,17 +152,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=a393b155174d20d3d120b5012b87c5438ab9e3d4
++ base_rev=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
++ 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=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-++ git -C binutils rev-list --count a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-# rev for binutils : a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc (60 commits)
-+ c_commits=60
-+ echo '# rev for binutils : a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc (60 commits)'
++ cur_rev=576745e26c0ec76a53ba45b20af464628a50b3e4
+++ git -C binutils rev-list --count 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4
+# rev for binutils : 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4 (79 commits)
++ c_commits=79
++ echo '# rev for binutils : 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4 (79 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=02cbae4fe0683c90ccd544d0be7fa82732a502e8
++ base_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
-++ git -C llvm rev-list --count 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a
-# rev for llvm : 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a (702 commits)
-+ c_commits=702
-+ echo '# rev for llvm : 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a (702 commits)'
++ cur_rev=2b36d85a3e000793863c67d48880f23c1e6f95eb
+++ git -C llvm rev-list --count 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb
+# rev for llvm : 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb (562 commits)
++ c_commits=562
++ echo '# rev for llvm : 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb (562 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,18 +188,18 @@
++ 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=9155a938cf8fdcb29b760acb8a742bb48be9000f
++ base_rev=1664d74c50739401c8b40e8b514d12b5fc250067
++ 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=1664d74c50739401c8b40e8b514d12b5fc250067
-++ git -C qemu rev-list --count 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067
-# rev for qemu : 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067 (58 commits)
++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ git -C qemu rev-list --count 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+# rev for qemu : 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e (15 commits)
-+ c_commits=58
-+ echo '# rev for qemu : 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067 (58 commits)'
++ c_commits=15
++ echo '# rev for qemu : 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e (15 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -210,6 +210,7 @@
+ post_icommits=false
+ '[' ignore = ignore ']'
+ post_mail=false
++ '[' ignore = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -273,9 +274,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -308,16 +309,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=a393b155174d20d3d120b5012b87c5438ab9e3d4
+++ base_rev=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
+++ 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=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-+++ git -C binutils rev-list --count a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-++ c_commits=60
-++ new_commits=60
+++ cur_rev=576745e26c0ec76a53ba45b20af464628a50b3e4
++++ git -C binutils rev-list --count 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4
+++ c_commits=79
+++ new_commits=79
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -325,16 +326,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=02cbae4fe0683c90ccd544d0be7fa82732a502e8
+++ base_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
-+++ git -C llvm rev-list --count 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a
-++ c_commits=702
-++ new_commits=762
+++ cur_rev=2b36d85a3e000793863c67d48880f23c1e6f95eb
++++ git -C llvm rev-list --count 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb
+++ c_commits=562
+++ new_commits=641
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -342,20 +343,20 @@
+++ 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=9155a938cf8fdcb29b760acb8a742bb48be9000f
+++ base_rev=1664d74c50739401c8b40e8b514d12b5fc250067
+++ 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=1664d74c50739401c8b40e8b514d12b5fc250067
-+++ git -C qemu rev-list --count 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067
-++ c_commits=58
-++ new_commits=820
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=15
+++ new_commits=656
+++ echo binutils llvm qemu
+++ tr ' ' ,
++ components=binutils,llvm,qemu
-++ echo '820 commits in binutils,llvm,qemu'
+++ echo '656 commits in binutils,llvm,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -370,17 +371,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '820 commits in binutils,llvm,qemu: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '656 commits in binutils,llvm,qemu: Success on aarch64'
+ 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_kernel--llvm-master-aarch64-lts-defconfig-build/75/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/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_kernel--llvm-master-aarch64-lts-defconfig-build/74/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -413,16 +414,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=a393b155174d20d3d120b5012b87c5438ab9e3d4
+++ base_rev=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
+++ 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=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-+++ git -C binutils rev-list --count a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-++ c_commits=60
-++ new_commits=60
+++ cur_rev=576745e26c0ec76a53ba45b20af464628a50b3e4
++++ git -C binutils rev-list --count 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4
+++ c_commits=79
+++ new_commits=79
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -430,16 +431,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=02cbae4fe0683c90ccd544d0be7fa82732a502e8
+++ base_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
-+++ git -C llvm rev-list --count 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a
-++ c_commits=702
-++ new_commits=762
+++ cur_rev=2b36d85a3e000793863c67d48880f23c1e6f95eb
++++ git -C llvm rev-list --count 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb
+++ c_commits=562
+++ new_commits=641
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -447,20 +448,20 @@
+++ 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=9155a938cf8fdcb29b760acb8a742bb48be9000f
+++ base_rev=1664d74c50739401c8b40e8b514d12b5fc250067
+++ 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=1664d74c50739401c8b40e8b514d12b5fc250067
-+++ git -C qemu rev-list --count 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067
-++ c_commits=58
-++ new_commits=820
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=15
+++ new_commits=656
+++ echo binutils llvm qemu
+++ tr ' ' ,
++ components=binutils,llvm,qemu
-++ echo '820 commits in binutils,llvm,qemu'
+++ echo '656 commits in binutils,llvm,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -469,19 +470,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=a393b155174d20d3d120b5012b87c5438ab9e3d4
+++ base_rev=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
+++ 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=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-+++ git -C binutils rev-list --count a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-++ c_commits=60
+++ cur_rev=576745e26c0ec76a53ba45b20af464628a50b3e4
++++ git -C binutils rev-list --count 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4
+++ c_commits=79
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-++ '[' 60 -gt 5 ']'
-++ echo '... and 55 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4
+++ '[' 79 -gt 5 ']'
+++ echo '... and 74 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -490,19 +491,19 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=02cbae4fe0683c90ccd544d0be7fa82732a502e8
+++ base_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
-+++ git -C llvm rev-list --count 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a
-++ c_commits=702
+++ cur_rev=2b36d85a3e000793863c67d48880f23c1e6f95eb
++++ git -C llvm rev-list --count 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb
+++ c_commits=562
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a
-++ '[' 702 -gt 5 ']'
-++ echo '... and 697 more commits in llvm'
+++ git -C llvm log -n 5 --oneline 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb
+++ '[' 562 -gt 5 ']'
+++ echo '... and 557 more commits in llvm'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -511,19 +512,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=9155a938cf8fdcb29b760acb8a742bb48be9000f
+++ base_rev=1664d74c50739401c8b40e8b514d12b5fc250067
+++ 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=1664d74c50739401c8b40e8b514d12b5fc250067
-+++ git -C qemu rev-list --count 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067
-++ c_commits=58
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=15
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067
-++ '[' 58 -gt 5 ']'
-++ echo '... and 53 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ '[' 15 -gt 5 ']'
+++ echo '... and 10 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -572,9 +573,9 @@ boot'
+ return
+ true
+ generate_jenkins_html_files
++ wait 31922
# generate_jenkins_html_files
... Skipping
-+ wait 9391
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -704,7 +705,7 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 9423
++ wait 31954
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -724,21 +725,21 @@ boot'
++ 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 a393b155174d20d3d120b5012b87c5438ab9e3d4
-+ base_d=1701195799
+++ git -C binutils show --no-patch --pretty=%ct 850f4ee54658152b3f4ce60e2ef1855950c8bcbc
++ base_d=1701715766
++ 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 850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-+ cur_d=1701715766
-+ '[' x1701195799 '!=' x ']'
-+ '[' x1701715766 = x ']'
-+ '[' 1701715766 -lt 1701195799 ']'
-+ '[' x1701715766 = x ']'
-+ '[' 1701715766 -gt 0 ']'
-+ results_date=1701715766
+++ git -C binutils show --no-patch --pretty=%ct 576745e26c0ec76a53ba45b20af464628a50b3e4
++ cur_d=1702058870
++ '[' x1701715766 '!=' x ']'
++ '[' x1702058870 = x ']'
++ '[' 1702058870 -lt 1701715766 ']'
++ '[' x1702058870 = x ']'
++ '[' 1702058870 -gt 0 ']'
++ results_date=1702058870
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date llvm
++ set -euf -o pipefail
@@ -746,20 +747,21 @@ boot'
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 02cbae4fe0683c90ccd544d0be7fa82732a502e8
-+ base_d=1701197122
+++ git -C llvm show --no-patch --pretty=%ct 4d4c30a37c75a4c41bcc70be1431651704624b6a
++ base_d=1701715024
++ get_current_component_date llvm
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 4d4c30a37c75a4c41bcc70be1431651704624b6a
-+ cur_d=1701715024
-+ '[' x1701197122 '!=' x ']'
-+ '[' x1701715024 = x ']'
-+ '[' 1701715024 -lt 1701197122 ']'
-+ '[' x1701715024 = x ']'
-+ '[' 1701715024 -gt 1701715766 ']'
+++ git -C llvm show --no-patch --pretty=%ct 2b36d85a3e000793863c67d48880f23c1e6f95eb
++ cur_d=1702061251
++ '[' x1701715024 '!=' x ']'
++ '[' x1702061251 = x ']'
++ '[' 1702061251 -lt 1701715024 ']'
++ '[' x1702061251 = x ']'
++ '[' 1702061251 -gt 1702058870 ']'
++ results_date=1702061251
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -780,7 +782,7 @@ boot'
+ '[' x1698228197 = x ']'
+ '[' 1698228197 -lt 1698228197 ']'
+ '[' x1698228197 = x ']'
-+ '[' 1698228197 -gt 1701715766 ']'
++ '[' 1698228197 -gt 1702061251 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -788,46 +790,54 @@ boot'
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 9155a938cf8fdcb29b760acb8a742bb48be9000f
-+ base_d=1701181410
+++ git -C qemu show --no-patch --pretty=%ct 1664d74c50739401c8b40e8b514d12b5fc250067
++ base_d=1701695855
++ get_current_component_date qemu
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 1664d74c50739401c8b40e8b514d12b5fc250067
-+ cur_d=1701695855
-+ '[' x1701181410 '!=' x ']'
-+ '[' x1701695855 = x ']'
-+ '[' 1701695855 -lt 1701181410 ']'
-+ '[' x1701695855 = x ']'
-+ '[' 1701695855 -gt 1701715766 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1701715766 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct 9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ cur_d=1701891260
++ '[' x1701695855 '!=' x ']'
++ '[' x1701891260 = x ']'
++ '[' 1701891260 -lt 1701695855 ']'
++ '[' x1701891260 = x ']'
++ '[' 1701891260 -gt 1702061251 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702061251 -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=1701021805
-+ '[' 1701021805 '!=' '' ']'
-+ assert '[' 1701715766 -ge 1701021805 ']'
++ base_d=1701368785
++ '[' 1701368785 '!=' '' ']'
++ assert '[' 1702061251 -ge 1701368785 ']'
+ set -euf -o pipefail +x
-+ '[' 1701715766 -gt 1701021805 ']'
-+ results_date=1701368785
-+ rr[results_date]=1701368785
++ '[' 1702061251 -gt 1701368785 ']'
++ results_date=1701715018
++ rr[results_date]=1701715018
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701368785
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701368785
++ results_date=1701715018
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701715018
... Skipping
-+ results_date='2023-11-30 18:26:25'
++ results_date='2023-12-04 18:36:58'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
+# release_testresults_files
+... Done
+ false
++ true
++ release_testresults_files
++ echo '# release_testresults_files'
++ '[' -d artifacts/jenkins ']'
++ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
++ echo '... Done'
+ post_to_jira
# post_to_jira
+ set -euf -o pipefail
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index d0b6ebe..bceff75 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.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_kernel--llvm-master-aarch64-lts-defconfig-build/74/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/74/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/'
+ 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_kernel--llvm-master-aarch64-lts-defconfig-build/75/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/75/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/76/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -89,7 +89,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
-++ '[' x850f4ee54658152b3f4ce60e2ef1855950c8bcbc '!=' xa393b155174d20d3d120b5012b87c5438ab9e3d4 ']'
+++ '[' x576745e26c0ec76a53ba45b20af464628a50b3e4 '!=' x850f4ee54658152b3f4ce60e2ef1855950c8bcbc ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' x4d4c30a37c75a4c41bcc70be1431651704624b6a '!=' x02cbae4fe0683c90ccd544d0be7fa82732a502e8 ']'
+++ '[' x2b36d85a3e000793863c67d48880f23c1e6f95eb '!=' x4d4c30a37c75a4c41bcc70be1431651704624b6a ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,7 +132,7 @@
+++ 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
-++ '[' x1664d74c50739401c8b40e8b514d12b5fc250067 '!=' x9155a938cf8fdcb29b760acb8a742bb48be9000f ']'
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x1664d74c50739401c8b40e8b514d12b5fc250067 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -152,17 +152,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=a393b155174d20d3d120b5012b87c5438ab9e3d4
++ base_rev=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
++ 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=850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-++ git -C binutils rev-list --count a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc
-# rev for binutils : a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc (60 commits)
-+ c_commits=60
-+ echo '# rev for binutils : a393b155174d20d3d120b5012b87c5438ab9e3d4..850f4ee54658152b3f4ce60e2ef1855950c8bcbc (60 commits)'
++ cur_rev=576745e26c0ec76a53ba45b20af464628a50b3e4
+++ git -C binutils rev-list --count 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4
+# rev for binutils : 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4 (79 commits)
++ c_commits=79
++ echo '# rev for binutils : 850f4ee54658152b3f4ce60e2ef1855950c8bcbc..576745e26c0ec76a53ba45b20af464628a50b3e4 (79 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=02cbae4fe0683c90ccd544d0be7fa82732a502e8
++ base_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=4d4c30a37c75a4c41bcc70be1431651704624b6a
-++ git -C llvm rev-list --count 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a
-# rev for llvm : 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a (702 commits)
-+ c_commits=702
-+ echo '# rev for llvm : 02cbae4fe0683c90ccd544d0be7fa82732a502e8..4d4c30a37c75a4c41bcc70be1431651704624b6a (702 commits)'
++ cur_rev=2b36d85a3e000793863c67d48880f23c1e6f95eb
+++ git -C llvm rev-list --count 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb
+# rev for llvm : 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb (562 commits)
++ c_commits=562
++ echo '# rev for llvm : 4d4c30a37c75a4c41bcc70be1431651704624b6a..2b36d85a3e000793863c67d48880f23c1e6f95eb (562 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,18 +188,18 @@
++ 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=9155a938cf8fdcb29b760acb8a742bb48be9000f
++ base_rev=1664d74c50739401c8b40e8b514d12b5fc250067
++ 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=1664d74c50739401c8b40e8b514d12b5fc250067
-++ git -C qemu rev-list --count 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067
-# rev for qemu : 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067 (58 commits)
++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ git -C qemu rev-list --count 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+# rev for qemu : 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e (15 commits)
-+ c_commits=58
-+ echo '# rev for qemu : 9155a938cf8fdcb29b760acb8a742bb48be9000f..1664d74c50739401c8b40e8b514d12b5fc250067 (58 commits)'
++ c_commits=15
++ echo '# rev for qemu : 1664d74c50739401c8b40e8b514d12b5fc250067..9c74490bff6c8886a922008d0c9ce6cae70dd17e (15 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -210,6 +210,7 @@
+ post_icommits=false
+ '[' ignore = ignore ']'
+ post_mail=false
++ '[' ignore = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index b7e0570..9009395 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1 +1,6 @@
+ set +x
++ declare -g rewrite_base_artifacts_first=true
++ true
++ update_baseline
++ set -euf -o pipefail
++ rsync -aI --del --exclude /.git artifacts/ base-artifacts/
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 7709339..61f3eb0 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,9 +1,9 @@
-build_name="#75"
+build_name="#76"
docker_opts=(--distro
default )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#75-binutils-linux-llvm-qemu"
+build_name="#76-binutils-linux-llvm-qemu"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[linux_git\]
@@ -12,4 +12,4 @@ https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-lts
https://github.com/llvm/llvm-project.git#main
==rr\[qemu_git\]
https://gitlab.com/qemu-project/qemu.git#master )
-build_name="#75-binutils-linux-llvm-qemu-Rboot"
+build_name="#76-binutils-linux-llvm-qemu-Rboot"