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.log70
1 files changed, 35 insertions, 35 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 3cc0fb8..ea9a555 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-arm-mainline-allyesconfig-build/114/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/124/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/114/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/124/'
+ 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-arm-mainline-allyesconfig-build/124/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/125/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/124/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/125/'
+ 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
-++ '[' x333a6b1a6399992cc98ac34727acf38136b770e6 '!=' x7b0c124970d0dba1703284189f09be2cbe17fa91 ']'
+++ '[' xca86dbbdbc04fbe6298e597a3c94c8071ea722a1 '!=' x333a6b1a6399992cc98ac34727acf38136b770e6 ']'
++ 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
-++ '[' x8fdfd34cd2ad67cd3fe2ded59b476790240a52bb '!=' xb002b38fd9f9bd66c7364eb4e9d639da9a5a66c7 ']'
+++ '[' x6452395561eaae59e38f1df84f5413dffdb9169f '!=' x8fdfd34cd2ad67cd3fe2ded59b476790240a52bb ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' xa4aebe936554dac6a91e5d091179c934f8325708 '!=' xbabe393974de0351c0e6cca50f5f84edaf8d7fa1 ']'
+++ '[' x861deac3b092f37b2c5e6871732f3e11486f7082 '!=' xa4aebe936554dac6a91e5d091179c934f8325708 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -134,7 +134,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
-++ '[' x191710c221f65b1542f6ea7fa4d30dde6e134fd7 '!=' xad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5 ']'
+++ '[' x80f1709aa0eb4de09b4240563463f991a5b9d855 '!=' x191710c221f65b1542f6ea7fa4d30dde6e134fd7 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -154,17 +154,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=7b0c124970d0dba1703284189f09be2cbe17fa91
++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
++ 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=333a6b1a6399992cc98ac34727acf38136b770e6
-++ git -C binutils rev-list --count 7b0c124970d0dba1703284189f09be2cbe17fa91..333a6b1a6399992cc98ac34727acf38136b770e6
-# rev for binutils : 7b0c124970d0dba1703284189f09be2cbe17fa91..333a6b1a6399992cc98ac34727acf38136b770e6 (599 commits)
-+ c_commits=599
-+ echo '# rev for binutils : 7b0c124970d0dba1703284189f09be2cbe17fa91..333a6b1a6399992cc98ac34727acf38136b770e6 (599 commits)'
++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ git -C binutils rev-list --count 333a6b1a6399992cc98ac34727acf38136b770e6..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+# rev for binutils : 333a6b1a6399992cc98ac34727acf38136b770e6..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (67 commits)
++ c_commits=67
++ echo '# rev for binutils : 333a6b1a6399992cc98ac34727acf38136b770e6..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (67 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -172,17 +172,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=b002b38fd9f9bd66c7364eb4e9d639da9a5a66c7
++ base_rev=8fdfd34cd2ad67cd3fe2ded59b476790240a52bb
++ 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=8fdfd34cd2ad67cd3fe2ded59b476790240a52bb
-++ git -C llvm rev-list --count b002b38fd9f9bd66c7364eb4e9d639da9a5a66c7..8fdfd34cd2ad67cd3fe2ded59b476790240a52bb
-# rev for llvm : b002b38fd9f9bd66c7364eb4e9d639da9a5a66c7..8fdfd34cd2ad67cd3fe2ded59b476790240a52bb (4296 commits)
-+ c_commits=4296
-+ echo '# rev for llvm : b002b38fd9f9bd66c7364eb4e9d639da9a5a66c7..8fdfd34cd2ad67cd3fe2ded59b476790240a52bb (4296 commits)'
++ cur_rev=6452395561eaae59e38f1df84f5413dffdb9169f
+++ git -C llvm rev-list --count 8fdfd34cd2ad67cd3fe2ded59b476790240a52bb..6452395561eaae59e38f1df84f5413dffdb9169f
+# rev for llvm : 8fdfd34cd2ad67cd3fe2ded59b476790240a52bb..6452395561eaae59e38f1df84f5413dffdb9169f (178 commits)
++ c_commits=178
++ echo '# rev for llvm : 8fdfd34cd2ad67cd3fe2ded59b476790240a52bb..6452395561eaae59e38f1df84f5413dffdb9169f (178 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -190,17 +190,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=babe393974de0351c0e6cca50f5f84edaf8d7fa1
++ base_rev=a4aebe936554dac6a91e5d091179c934f8325708
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=a4aebe936554dac6a91e5d091179c934f8325708
-++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..a4aebe936554dac6a91e5d091179c934f8325708
-# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..a4aebe936554dac6a91e5d091179c934f8325708 (7683 commits)
-+ c_commits=7683
-+ echo '# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..a4aebe936554dac6a91e5d091179c934f8325708 (7683 commits)'
++ cur_rev=861deac3b092f37b2c5e6871732f3e11486f7082
+++ git -C linux rev-list --count a4aebe936554dac6a91e5d091179c934f8325708..861deac3b092f37b2c5e6871732f3e11486f7082
+# rev for linux : a4aebe936554dac6a91e5d091179c934f8325708..861deac3b092f37b2c5e6871732f3e11486f7082 (226 commits)
++ c_commits=226
++ echo '# rev for linux : a4aebe936554dac6a91e5d091179c934f8325708..861deac3b092f37b2c5e6871732f3e11486f7082 (226 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -208,20 +208,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=ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5
++ base_rev=191710c221f65b1542f6ea7fa4d30dde6e134fd7
++ get_current_git qemu_rev
-# rev for qemu : ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (413 commits)
-
-# post_interesting_commits
-Init stage ran successfully.
++ 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=191710c221f65b1542f6ea7fa4d30dde6e134fd7
-++ git -C qemu rev-list --count ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5..191710c221f65b1542f6ea7fa4d30dde6e134fd7
-+ c_commits=413
-+ echo '# rev for qemu : ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (413 commits)'
++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ git -C qemu rev-list --count 191710c221f65b1542f6ea7fa4d30dde6e134fd7..80f1709aa0eb4de09b4240563463f991a5b9d855
+# rev for qemu : 191710c221f65b1542f6ea7fa4d30dde6e134fd7..80f1709aa0eb4de09b4240563463f991a5b9d855 (37 commits)
+
++ c_commits=37
++ echo '# rev for qemu : 191710c221f65b1542f6ea7fa4d30dde6e134fd7..80f1709aa0eb4de09b4240563463f991a5b9d855 (37 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -242,11 +240,13 @@ Init stage ran successfully.
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ 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.'
+ exit 0