summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log190
1 files changed, 96 insertions, 94 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index be40cbd..b15c7ff 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,23 +26,24 @@
++ 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-next-defconfig-build/88/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/88/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/'
+ 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-next-defconfig-build/89/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/90/'
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/90/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/'
+ 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
@@ -88,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
-++ '[' x8fbb497b7202f404d8914252d44d2ee190a0e172 '!=' x1146d27749f4411e6909637429ed0fc636aeee32 ']'
+++ '[' x10a0a5e239634fdabff35623efe2ca632047755e '!=' x8fbb497b7202f404d8914252d44d2ee190a0e172 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -103,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
-++ '[' x3b916ad6733b04a86ca0aec57be647daf4647d5b '!=' xb7669ed95f32a947f58909314c91053de1cff562 ']'
+++ '[' x61ab43ae00b71b8bd85e07808217e14b4151d2d1 '!=' x3b916ad6733b04a86ca0aec57be647daf4647d5b ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -131,12 +132,12 @@
+++ 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
-# Debug traces :
-# change_kind=multiple_components : binutils llvm qemu
-++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' x6d44474b3b47af21c7b01f3ad781373f1a6a2d78 ']'
+++ '[' xb93c4313f2f40897bdafba15620c8fef6c20e721 '!=' x34a5cb6d8434303c170230644b2a7c1d5781d197 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils llvm qemu
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
@@ -151,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=1146d27749f4411e6909637429ed0fc636aeee32
++ base_rev=8fbb497b7202f404d8914252d44d2ee190a0e172
++ 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=8fbb497b7202f404d8914252d44d2ee190a0e172
-++ git -C binutils rev-list --count 1146d27749f4411e6909637429ed0fc636aeee32..8fbb497b7202f404d8914252d44d2ee190a0e172
-# rev for binutils : 1146d27749f4411e6909637429ed0fc636aeee32..8fbb497b7202f404d8914252d44d2ee190a0e172 (51 commits)
-+ c_commits=51
-+ echo '# rev for binutils : 1146d27749f4411e6909637429ed0fc636aeee32..8fbb497b7202f404d8914252d44d2ee190a0e172 (51 commits)'
++ cur_rev=10a0a5e239634fdabff35623efe2ca632047755e
+++ git -C binutils rev-list --count 8fbb497b7202f404d8914252d44d2ee190a0e172..10a0a5e239634fdabff35623efe2ca632047755e
+# rev for binutils : 8fbb497b7202f404d8914252d44d2ee190a0e172..10a0a5e239634fdabff35623efe2ca632047755e (46 commits)
++ c_commits=46
++ echo '# rev for binutils : 8fbb497b7202f404d8914252d44d2ee190a0e172..10a0a5e239634fdabff35623efe2ca632047755e (46 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -169,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=b7669ed95f32a947f58909314c91053de1cff562
++ base_rev=3b916ad6733b04a86ca0aec57be647daf4647d5b
++ 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=3b916ad6733b04a86ca0aec57be647daf4647d5b
-++ git -C llvm rev-list --count b7669ed95f32a947f58909314c91053de1cff562..3b916ad6733b04a86ca0aec57be647daf4647d5b
-# rev for llvm : b7669ed95f32a947f58909314c91053de1cff562..3b916ad6733b04a86ca0aec57be647daf4647d5b (418 commits)
-+ c_commits=418
-+ echo '# rev for llvm : b7669ed95f32a947f58909314c91053de1cff562..3b916ad6733b04a86ca0aec57be647daf4647d5b (418 commits)'
++ cur_rev=61ab43ae00b71b8bd85e07808217e14b4151d2d1
+++ git -C llvm rev-list --count 3b916ad6733b04a86ca0aec57be647daf4647d5b..61ab43ae00b71b8bd85e07808217e14b4151d2d1
+# rev for llvm : 3b916ad6733b04a86ca0aec57be647daf4647d5b..61ab43ae00b71b8bd85e07808217e14b4151d2d1 (340 commits)
++ c_commits=340
++ echo '# rev for llvm : 3b916ad6733b04a86ca0aec57be647daf4647d5b..61ab43ae00b71b8bd85e07808217e14b4151d2d1 (340 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -187,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=6d44474b3b47af21c7b01f3ad781373f1a6a2d78
++ base_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-++ git -C qemu rev-list --count 6d44474b3b47af21c7b01f3ad781373f1a6a2d78..34a5cb6d8434303c170230644b2a7c1d5781d197
-# rev for qemu : 6d44474b3b47af21c7b01f3ad781373f1a6a2d78..34a5cb6d8434303c170230644b2a7c1d5781d197 (5 commits)
++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..b93c4313f2f40897bdafba15620c8fef6c20e721
+# rev for qemu : 34a5cb6d8434303c170230644b2a7c1d5781d197..b93c4313f2f40897bdafba15620c8fef6c20e721 (104 commits)
-+ c_commits=5
-+ echo '# rev for qemu : 6d44474b3b47af21c7b01f3ad781373f1a6a2d78..34a5cb6d8434303c170230644b2a7c1d5781d197 (5 commits)'
++ c_commits=104
++ echo '# rev for qemu : 34a5cb6d8434303c170230644b2a7c1d5781d197..b93c4313f2f40897bdafba15620c8fef6c20e721 (104 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -218,8 +219,8 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
++ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
@@ -272,9 +273,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-next-defconfig-build/89/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/90/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/90/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -307,16 +308,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=1146d27749f4411e6909637429ed0fc636aeee32
+++ base_rev=8fbb497b7202f404d8914252d44d2ee190a0e172
+++ 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=8fbb497b7202f404d8914252d44d2ee190a0e172
-+++ git -C binutils rev-list --count 1146d27749f4411e6909637429ed0fc636aeee32..8fbb497b7202f404d8914252d44d2ee190a0e172
-++ c_commits=51
-++ new_commits=51
+++ cur_rev=10a0a5e239634fdabff35623efe2ca632047755e
++++ git -C binutils rev-list --count 8fbb497b7202f404d8914252d44d2ee190a0e172..10a0a5e239634fdabff35623efe2ca632047755e
+++ c_commits=46
+++ new_commits=46
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -324,16 +325,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=b7669ed95f32a947f58909314c91053de1cff562
+++ base_rev=3b916ad6733b04a86ca0aec57be647daf4647d5b
+++ 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=3b916ad6733b04a86ca0aec57be647daf4647d5b
-+++ git -C llvm rev-list --count b7669ed95f32a947f58909314c91053de1cff562..3b916ad6733b04a86ca0aec57be647daf4647d5b
-++ c_commits=418
-++ new_commits=469
+++ cur_rev=61ab43ae00b71b8bd85e07808217e14b4151d2d1
++++ git -C llvm rev-list --count 3b916ad6733b04a86ca0aec57be647daf4647d5b..61ab43ae00b71b8bd85e07808217e14b4151d2d1
+++ c_commits=340
+++ new_commits=386
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -341,20 +342,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=6d44474b3b47af21c7b01f3ad781373f1a6a2d78
+++ base_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 6d44474b3b47af21c7b01f3ad781373f1a6a2d78..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=5
-++ new_commits=474
-+++ tr ' ' ,
+++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..b93c4313f2f40897bdafba15620c8fef6c20e721
+++ c_commits=104
+++ new_commits=490
+++ echo binutils llvm qemu
++++ tr ' ' ,
++ components=binutils,llvm,qemu
-++ echo '474 commits in binutils,llvm,qemu'
+++ echo '490 commits in binutils,llvm,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -369,17 +370,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '474 commits in binutils,llvm,qemu: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '490 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-next-defconfig-build/89/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/90/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-next-defconfig-build/88/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/artifact/artifacts
+ cat
++ print_config --short
++ false
@@ -408,16 +409,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=1146d27749f4411e6909637429ed0fc636aeee32
+++ base_rev=8fbb497b7202f404d8914252d44d2ee190a0e172
+++ 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=8fbb497b7202f404d8914252d44d2ee190a0e172
-+++ git -C binutils rev-list --count 1146d27749f4411e6909637429ed0fc636aeee32..8fbb497b7202f404d8914252d44d2ee190a0e172
-++ c_commits=51
-++ new_commits=51
+++ cur_rev=10a0a5e239634fdabff35623efe2ca632047755e
++++ git -C binutils rev-list --count 8fbb497b7202f404d8914252d44d2ee190a0e172..10a0a5e239634fdabff35623efe2ca632047755e
+++ c_commits=46
+++ new_commits=46
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -425,16 +426,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=b7669ed95f32a947f58909314c91053de1cff562
+++ base_rev=3b916ad6733b04a86ca0aec57be647daf4647d5b
+++ 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=3b916ad6733b04a86ca0aec57be647daf4647d5b
-+++ git -C llvm rev-list --count b7669ed95f32a947f58909314c91053de1cff562..3b916ad6733b04a86ca0aec57be647daf4647d5b
-++ c_commits=418
-++ new_commits=469
+++ cur_rev=61ab43ae00b71b8bd85e07808217e14b4151d2d1
++++ git -C llvm rev-list --count 3b916ad6733b04a86ca0aec57be647daf4647d5b..61ab43ae00b71b8bd85e07808217e14b4151d2d1
+++ c_commits=340
+++ new_commits=386
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -442,20 +443,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=6d44474b3b47af21c7b01f3ad781373f1a6a2d78
+++ base_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 6d44474b3b47af21c7b01f3ad781373f1a6a2d78..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=5
-++ new_commits=474
-+++ tr ' ' ,
+++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..b93c4313f2f40897bdafba15620c8fef6c20e721
+++ c_commits=104
+++ new_commits=490
+++ echo binutils llvm qemu
++++ tr ' ' ,
++ components=binutils,llvm,qemu
-++ echo '474 commits in binutils,llvm,qemu'
+++ echo '490 commits in binutils,llvm,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -464,19 +465,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=1146d27749f4411e6909637429ed0fc636aeee32
+++ base_rev=8fbb497b7202f404d8914252d44d2ee190a0e172
+++ 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=8fbb497b7202f404d8914252d44d2ee190a0e172
-+++ git -C binutils rev-list --count 1146d27749f4411e6909637429ed0fc636aeee32..8fbb497b7202f404d8914252d44d2ee190a0e172
-++ c_commits=51
+++ cur_rev=10a0a5e239634fdabff35623efe2ca632047755e
++++ git -C binutils rev-list --count 8fbb497b7202f404d8914252d44d2ee190a0e172..10a0a5e239634fdabff35623efe2ca632047755e
+++ c_commits=46
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 1146d27749f4411e6909637429ed0fc636aeee32..8fbb497b7202f404d8914252d44d2ee190a0e172
-++ '[' 51 -gt 5 ']'
-++ echo '... and 46 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 8fbb497b7202f404d8914252d44d2ee190a0e172..10a0a5e239634fdabff35623efe2ca632047755e
+++ '[' 46 -gt 5 ']'
+++ echo '... and 41 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -485,19 +486,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=b7669ed95f32a947f58909314c91053de1cff562
+++ base_rev=3b916ad6733b04a86ca0aec57be647daf4647d5b
+++ 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=3b916ad6733b04a86ca0aec57be647daf4647d5b
-+++ git -C llvm rev-list --count b7669ed95f32a947f58909314c91053de1cff562..3b916ad6733b04a86ca0aec57be647daf4647d5b
-++ c_commits=418
+++ cur_rev=61ab43ae00b71b8bd85e07808217e14b4151d2d1
++++ git -C llvm rev-list --count 3b916ad6733b04a86ca0aec57be647daf4647d5b..61ab43ae00b71b8bd85e07808217e14b4151d2d1
+++ c_commits=340
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline b7669ed95f32a947f58909314c91053de1cff562..3b916ad6733b04a86ca0aec57be647daf4647d5b
-++ '[' 418 -gt 5 ']'
-++ echo '... and 413 more commits in llvm'
+++ git -C llvm log -n 5 --oneline 3b916ad6733b04a86ca0aec57be647daf4647d5b..61ab43ae00b71b8bd85e07808217e14b4151d2d1
+++ '[' 340 -gt 5 ']'
+++ echo '... and 335 more commits in llvm'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -506,18 +507,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=6d44474b3b47af21c7b01f3ad781373f1a6a2d78
+++ base_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 6d44474b3b47af21c7b01f3ad781373f1a6a2d78..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=5
+++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..b93c4313f2f40897bdafba15620c8fef6c20e721
+++ c_commits=104
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 6d44474b3b47af21c7b01f3ad781373f1a6a2d78..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ '[' 5 -gt 5 ']'
+++ git -C qemu log -n 5 --oneline 34a5cb6d8434303c170230644b2a7c1d5781d197..b93c4313f2f40897bdafba15620c8fef6c20e721
+++ '[' 104 -gt 5 ']'
+++ echo '... and 99 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -562,14 +564,11 @@ boot'
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_kernel/llvm-master-aarch64-next-defconfig'
++ '[' multiple_components '!=' single_commit ']'
++ return
# generate dashboard
# generate_dashboard_squad
... Skipping
-# post_dashboard_squad
-... Skipping
-# generate_lnt_report
-+ '[' multiple_components '!=' single_commit ']'
-+ return
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -578,13 +577,16 @@ boot'
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+# post_dashboard_squad
+... Skipping
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 28941
++ wait 29091
+ set -euf -o pipefail
+# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/lnt-utils.sh
@@ -595,7 +597,6 @@ boot'
+ false
+ post_to_jira
# post_to_jira
-Full stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
@@ -603,4 +604,5 @@ Full stage ran successfully.
+ false
+ false
+ false
+Full stage ran successfully.
+ echo 'Full stage ran successfully.'