summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-04 22:16:13 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-04 22:16:13 +0000
commit8d6d0a80ed40a1e9c753d58765395f2c46d8b44d (patch)
tree836b6624f8a9b3414b5bb6c7ae80830b40fb4595 /notify
parent1fc3624ac8a8667c10f35470e1c3f51b6183c8cf (diff)
force: #68: : [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 22011 | # First few build errors in logs: | | # 00:07:19 lib/test_scanf.c:661:2: error: implicit conversion from 'int' to 'unsigned char' changes value from -168 to 88 [-Werror,-Wconstant-conversion] | # 00:07:19 make[3]: *** [scripts/Makefile.build:243: lib/test_scanf.o] Error 1 | # 00:12:06 make[2]: *** [scripts/Makefile.build:480: lib] Error 2 | # 01:06:29 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:2032: .] Error 2 | # 01:06:29 make: *** [Makefile:234: __sub-make] Error 2 check_regression status : 1
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comments.txt9
-rw-r--r--notify/jira/description13
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml18
-rw-r--r--notify/mail-body.txt50
-rw-r--r--notify/mail-recipients.txt1
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log1042
-rw-r--r--notify/notify-init.log349
-rw-r--r--notify/summary.txt2
11 files changed, 1300 insertions, 188 deletions
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index 31e1801..a2ca909 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,8 @@
+[LLVM-910]
+Failure
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/artifact/artifacts/jenkins/mail-body.txt/*view*/
+
[LLVM-646]
-Success
-Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/artifact/artifacts/jenkins/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/LLVM-910
+Failure
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/artifact/artifacts/jenkins/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..f7960b2
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,13 @@
+Status of llvmorg-18-init-1010-g610ec954e1f8 commit for tcwg_kernel:
+commit 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+Author: Nick Desaulniers <ndesaulniers@google.com>
+
+ [clang] allow const structs/unions/arrays to be constant expressions for C
+
+* tcwg_kernel
+** llvm-master-aarch64-mainline-allyesconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
+** llvm-master-aarch64-stable-allmodconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allmodconfig-build/52/
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..4305a5d
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+LLVM-910
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..247c8a5
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+llvmorg-18-init-1010-g610ec954e1f8
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..16961ac
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,18 @@
+- Project: LLVM
+ IssueType: Sub-task
+ Key: LLVM-910
+ Summary: llvmorg-18-init-1010-g610ec954e1f8
+ Description: |
+ Status of llvmorg-18-init-1010-g610ec954e1f8 commit for tcwg_kernel:
+ commit 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+ Author: Nick Desaulniers <ndesaulniers@google.com>
+
+ [clang] allow const structs/unions/arrays to be constant expressions for C
+
+ * tcwg_kernel
+ ** llvm-master-aarch64-mainline-allyesconfig
+ *** Failure
+ *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
+ ** llvm-master-aarch64-stable-allmodconfig
+ *** Failure
+ *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allmodconfig-build/52/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index ba41e7f..8a1707d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,13 +1,17 @@
-[TCWG-CI] Success after llvm commit: 1279 commits in llvm
+[TCWG-CI] Failure after llvm commit: llvmorg-18-init-1010-g610ec954e1f8 [clang] allow const structs/unions/arrays to be constant expressions for C
In CI config tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig after:
- | llvm commits:
- | ab202aa7004a451ee9f496505256cfcb94d71747 [Clang] Increase default architecture from sm_35 to sm_52
- | 54bda79335ba65b0ab739a97e24030fcd95165b7 AMDGPU: Simplify and improve sincos matching
- | 660b740e4b3c4b23dfba36940ae0fe2ad41bfedf [DAG] Support store merging of vector constant stores
- | 2ad297db2c0ea168822b4958dbe3f3c1d3198d79 [mlir][spirv] Handle zero-element tensors in spirv type conversion
- | 7ef1718c4d4ecd99f3ba48236f7fd4fd9ffb540c [Driver] Don't try to spell check unsupported options
- | ... and 1274 more
+ | commit 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+ | Author: Nick Desaulniers <ndesaulniers@google.com>
+ | Date: Wed Aug 2 15:23:47 2023 -0700
+ |
+ | [clang] allow const structs/unions/arrays to be constant expressions for C
+ |
+ | For code like:
+ | struct foo { ... };
+ | struct bar { struct foo foo; };
+ | const struct foo my_foo = { ... };
+ | ... 17 lines of the commit log omitted.
Results changed to
# reset_artifacts:
@@ -19,9 +23,14 @@ Results changed to
# build_abe qemu:
-2
# linux_n_obj:
-22083
-# linux build successful:
-all
+22011
+# First few build errors in logs:
+
+# 00:07:19 lib/test_scanf.c:661:2: error: implicit conversion from 'int' to 'unsigned char' changes value from -168 to 88 [-Werror,-Wconstant-conversion]
+# 00:07:19 make[3]: *** [scripts/Makefile.build:243: lib/test_scanf.o] Error 1
+# 00:12:06 make[2]: *** [scripts/Makefile.build:480: lib] Error 2
+# 01:06:29 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:2032: .] Error 2
+# 01:06:29 make: *** [Makefile:234: __sub-make] Error 2
From
# reset_artifacts:
@@ -42,6 +51,21 @@ all
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/66/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/reproduction_instructions.txt
+
+Full commit : https://github.com/llvm/llvm-project/commit/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+
+Latest bug report status : https://linaro.atlassian.net/browse/LLVM-646
+
+List of configurations that regressed due to this commit :
+* tcwg_kernel
+** llvm-master-aarch64-mainline-allyesconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
+** llvm-master-aarch64-stable-allmodconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allmodconfig-build/52/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index e69de29..aa219ef 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -0,0 +1 @@
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a4c2b22..58e8622 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[TCWG-CI] Success after llvm commit: 1279 commits in llvm
+[TCWG-CI] Failure after llvm commit: llvmorg-18-init-1010-g610ec954e1f8 [clang] allow const structs/unions/arrays to be constant expressions for C
diff --git a/notify/notify-full.log b/notify/notify-full.log
index 40018ad..ed89171 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,10 +1,11 @@
MOUNTS: /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-07.tcwglab from build-07, date Fri Aug 4 08:58:43 PM UTC 2023
-ssh -Snone -oForwardAgent=no build-07.tcwglab docker-wrapper run --name 67-tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+DEBUG: starting docker on build-07.tcwglab from build-07, date Fri Aug 4 10:14:18 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-07.tcwglab docker-wrapper run --name 68-tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+# setup_notify_environment
+ false
+ dryrun=
+ declare top_artifacts ci_project ci_config
@@ -12,7 +13,6 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-# setup_notify_environment
+ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
@@ -29,17 +29,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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-mainline-allyesconfig-build/66/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/66/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -63,7 +63,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/llvm/llvm-project.git#ab202aa7004a451ee9f496505256cfcb94d71747 '!=' xbaseline ']'
++++ '[' xhttps://github.com/llvm/llvm-project.git#610ec954e1f81c0e8fcadedcd25afe643f5a094e '!=' xbaseline ']'
+++ echo -ne llvm
+++ delim=' '
+++ for c in ${rr[components]}
@@ -83,7 +83,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' xab202aa7004a451ee9f496505256cfcb94d71747 '!=' xe126fa27c07c83997fcdee2bd45996ffc860317b ']'
+++ '[' x610ec954e1f81c0e8fcadedcd25afe643f5a094e '!=' xab202aa7004a451ee9f496505256cfcb94d71747 ']'
++ echo -ne llvm
++ delim=' '
++ echo
@@ -96,14 +96,14 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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
-+ first_bad=ab202aa7004a451ee9f496505256cfcb94d71747
++ first_bad=610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=e126fa27c07c83997fcdee2bd45996ffc860317b
++ last_good=ab202aa7004a451ee9f496505256cfcb94d71747
+ local res
+ res=0
+ wait 106
@@ -120,22 +120,22 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=e126fa27c07c83997fcdee2bd45996ffc860317b
++ base_rev=ab202aa7004a451ee9f496505256cfcb94d71747
++ 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=ab202aa7004a451ee9f496505256cfcb94d71747
-++ git -C llvm rev-parse 'ab202aa7004a451ee9f496505256cfcb94d71747^@'
++ cur_rev=610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ git -C llvm rev-parse '610ec954e1f81c0e8fcadedcd25afe643f5a094e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 54bda79335ba65b0ab739a97e24030fcd95165b7 = e126fa27c07c83997fcdee2bd45996ffc860317b ']'
-+ return 1
++ '[' ab202aa7004a451ee9f496505256cfcb94d71747 = ab202aa7004a451ee9f496505256cfcb94d71747 ']'
++ return 0
# Debug traces :
-# change_kind=single_component : llvm
-+ change_kind=single_component
+# change_kind=single_commit : llvm
++ change_kind=single_commit
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : llvm'
++ echo '# change_kind=single_commit : llvm'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -143,25 +143,24 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=e126fa27c07c83997fcdee2bd45996ffc860317b
++ base_rev=ab202aa7004a451ee9f496505256cfcb94d71747
++ 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=ab202aa7004a451ee9f496505256cfcb94d71747
-++ git -C llvm rev-list --count e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747
-# rev for llvm : e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747 (1279 commits)
++ cur_rev=610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ git -C llvm rev-list --count ab202aa7004a451ee9f496505256cfcb94d71747..610ec954e1f81c0e8fcadedcd25afe643f5a094e
+# rev for llvm : ab202aa7004a451ee9f496505256cfcb94d71747..610ec954e1f81c0e8fcadedcd25afe643f5a094e (1 commits)
-+ c_commits=1279
-+ echo '# rev for llvm : e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747 (1279 commits)'
++ c_commits=1
++ echo '# rev for llvm : ab202aa7004a451ee9f496505256cfcb94d71747..610ec954e1f81c0e8fcadedcd25afe643f5a094e (1 commits)'
+ echo ''
+ setup_stages_to_run
-+ '[' xignore == xignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ post_mail=false
++ '[' xonregression == xignore ']'
++ '[' xonregression == xonregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -178,25 +177,725 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 182
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=cc4d80b7
+++ '[' 0 -ne 0 ']'
+++ echo cc4d80b7
++ sha1=cc4d80b7
++ git -C interesting-commits checkout --detach cc4d80b7
+HEAD is now at cc4d80b7 Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
++ true
++ git_init_linaro_local_remote interesting-commits baseline
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local origin_url
++ local new_url
+++ git -C interesting-commits remote get-url origin
++ origin_url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ new_url=toolchain/ci/interesting-commits.git
++ case "$new_url" in
++ new_url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ git_set_remote interesting-commits baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local single_branch=
++ git -C interesting-commits remote rm baseline
++ git -C interesting-commits remote add baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local jira_dir jira_key=
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ * [new branch] empty -> baseline/empty
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_apm -> baseline/linaro-local/ci/tcwg_bmk_gnu_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 -> baseline/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_sq -> baseline/linaro-local/ci/tcwg_bmk_gnu_sq
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tk1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tx1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tx1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_apm -> baseline/linaro-local/ci/tcwg_bmk_llvm_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tk1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tx1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tx1
+ * [new branch] linaro-local/ci/tcwg_gcc_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gcc_check -> baseline/linaro-local/ci/tcwg_gcc_check
+ * [new branch] linaro-local/ci/tcwg_gcc_check_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_check_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_build -> baseline/linaro-local/ci/tcwg_gnu_cross_build
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_cross_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_build -> baseline/linaro-local/ci/tcwg_gnu_native_build
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_binutils -> baseline/linaro-local/ci/tcwg_gnu_native_check_binutils
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_native_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gdb -> baseline/linaro-local/ci/tcwg_gnu_native_check_gdb
+ * [new branch] linaro-local/ci/tcwg_kernel -> baseline/linaro-local/ci/tcwg_kernel
+ * [new branch] linaro-local/test -> baseline/linaro-local/test
+ * [new branch] main -> baseline/main
+ * [new branch] master -> baseline/master
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits init ''
++ echo '# update_interesting_commits'
++ local stage=init
++ local jira_key=
++ local subdir
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ subdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ '[' -d interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e ']'
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e tcwg_kernel llvm-master-aarch64-mainline-allyesconfig
+++ local dir=llvm/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 4 -ge 3 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel
+++ '[' 4 -ge 4 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ subdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ mkdir -p interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo ab202aa7004a451ee9f496505256cfcb94d71747
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/'
+HEAD detached from 09280ab3
+nothing to commit, working tree clean
++ break
+ '[' full '!=' full ']'
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
-+ post_interesting_commits full
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ isubdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/first_url ']'
++ local first_url
# post_interesting_commits
+++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/first_url
++ first_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allmodconfig-build/52/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allmodconfig-build/52/ = https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/ ']'
++ post_interesting_commits full
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 9973
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=cc4d80b7
+++ '[' 0 -ne 0 ']'
+++ echo cc4d80b7
++ sha1=cc4d80b7
++ git -C interesting-commits checkout --detach cc4d80b7
+HEAD is now at cc4d80b7 Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
++ true
++ git_init_linaro_local_remote interesting-commits baseline
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local origin_url
++ local new_url
+++ git -C interesting-commits remote get-url origin
++ origin_url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ new_url=toolchain/ci/interesting-commits.git
++ case "$new_url" in
++ new_url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ git_set_remote interesting-commits baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local single_branch=
++ git -C interesting-commits remote rm baseline
++ git -C interesting-commits remote add baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local jira_dir jira_key=
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira
++ '[' full = full ']'
++ true
++ false
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ * [new branch] empty -> baseline/empty
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_apm -> baseline/linaro-local/ci/tcwg_bmk_gnu_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 -> baseline/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_sq -> baseline/linaro-local/ci/tcwg_bmk_gnu_sq
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tk1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tx1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tx1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_apm -> baseline/linaro-local/ci/tcwg_bmk_llvm_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tk1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tx1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tx1
+ * [new branch] linaro-local/ci/tcwg_gcc_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gcc_check -> baseline/linaro-local/ci/tcwg_gcc_check
+ * [new branch] linaro-local/ci/tcwg_gcc_check_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_check_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_build -> baseline/linaro-local/ci/tcwg_gnu_cross_build
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_cross_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_build -> baseline/linaro-local/ci/tcwg_gnu_native_build
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_binutils -> baseline/linaro-local/ci/tcwg_gnu_native_check_binutils
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_native_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gdb -> baseline/linaro-local/ci/tcwg_gnu_native_check_gdb
+ * [new branch] linaro-local/ci/tcwg_kernel -> baseline/linaro-local/ci/tcwg_kernel
+ * [new branch] linaro-local/test -> baseline/linaro-local/test
+ * [new branch] main -> baseline/main
+ * [new branch] master -> baseline/master
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits full ''
++ echo '# update_interesting_commits'
++ local stage=full
++ local jira_key=
++ local subdir
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ subdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ '[' -d interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e ']'
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e tcwg_kernel llvm-master-aarch64-mainline-allyesconfig
+++ local dir=llvm/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 4 -ge 3 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel
+++ '[' 4 -ge 4 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ subdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ mkdir -p interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo ab202aa7004a451ee9f496505256cfcb94d71747
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/last_good
++ '[' full '!=' full ']'
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 1 = 0 ']'
++ echo Failure
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/summary.txt
++ 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-mainline-allyesconfig-build/68/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-mainline-allyesconfig-build/67/artifact/artifacts
++ cat
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/reproduction_instructions.txt
++ local commit_file=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../commit-log.txt
++ local describe
+++ describe_sha1 llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e true
+++ local component=llvm
+++ local sha1=610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ git -C llvm describe 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ describe=llvmorg-18-init-1010-g610ec954e1f8
++ cat
+++ git -C llvm log -n1 --pretty=short 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../commit-log.txt
++ local ci_config
++ local status=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../status.txt
++ read ci_config
+++ cd interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/..
+++ ls
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../llvm-master-aarch64-mainline-allyesconfig/summary.txt ']'
++ echo '* llvm-master-aarch64-mainline-allyesconfig'
++ sed 's/^/** /'
++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../llvm-master-aarch64-mainline-allyesconfig/summary.txt
++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../llvm-master-aarch64-mainline-allyesconfig/build_url
++ read ci_config
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../llvm-master-aarch64-stable-allmodconfig/summary.txt ']'
++ echo '* llvm-master-aarch64-stable-allmodconfig'
++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../llvm-master-aarch64-stable-allmodconfig/summary.txt
++ sed 's/^/** /'
++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../llvm-master-aarch64-stable-allmodconfig/build_url
++ read ci_config
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../status.txt/summary.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../status.txt
++ local ci_project
++ status=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../status.txt
++ read ci_project
+++ cd interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../..
+++ ls
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../commit-log.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../jira/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../tcwg_kernel/status.txt ']'
++ echo '* tcwg_kernel'
++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../tcwg_kernel/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/../../status.txt
++ true
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ subdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ local jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira
++ mkdir -p interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira
++ '[' '' '!=' '' ']'
++ echo llvmorg-18-init-1010-g610ec954e1f8
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/summary
++ cat
+++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/commit-log.txt
+++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/status.txt
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/description
++ update_jira_card
+# update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
++ local jira_dir yaml
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/key ']'
++ local key project
+++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/key
++ key=LLVM-910
++ project=LLVM
++ yaml=interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/yaml
++ cat
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/summary ']'
++ cat
+++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/summary
++ '[' -f interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/description ']'
++ cat
++ sed -e 's/^/ /' interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/description
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/yaml
+++ describe_sha1 llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e false
+++ local component=llvm
+++ local sha1=610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ git -C llvm describe 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ describe=llvmorg-18-init-1010-g610ec954e1f8
++ '[' llvmorg-18-init-1010-g610ec954e1f8 '!=' '' ']'
++ local d
+++ dirname llvmorg-18-init-1010-g610ec954e1f8
++ d=.
++ mkdir -p interesting-commits/llvm/.
++ local symlink=
++ '[' . '!=' . ']'
++ symlink=sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ rm -f interesting-commits/llvm/llvmorg-18-init-1010-g610ec954e1f8
++ ln -s sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e interesting-commits/llvm/llvmorg-18-init-1010-g610ec954e1f8
++ git -C interesting-commits add llvm/llvmorg-18-init-1010-g610ec954e1f8
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/'
+[detached HEAD 4b39d76b] Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
+ 6 files changed, 28 insertions(+)
+ create mode 100644 llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/reproduction_instructions.txt
+ create mode 100644 llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/summary.txt
++ wait 19919
++ git -C interesting-commits push baseline HEAD:refs/heads/master
+remote: remote: Processing changes: (\) remote: Processing changes: refs: 1 (\) remote: Processing changes: refs: 1 (\) remote: Processing changes: refs: 1, done
+remote: commit 4b39d76: warning: subject >70 characters; use shorter first paragraph
+remote: commit 4b39d76: warning: too many message lines longer than 80 characters; manually wrap lines
+To ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ cc4d80b7..4b39d76b HEAD -> master
++ break
# print all notification files
+ echo '# print all notification files'
+ print_mail_recipients
++ true
+ false
++ echo bcc:tcwg-validation@linaro.org
+ return
+ true
+ generate_jira_dir
@@ -205,13 +904,36 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ print_last_icommit --entry
++ false
++ local print_arg=--entry
-++ '[' xsingle_component '!=' xsingle_commit ']'
-++ return
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
-+ '[' '' '!=' '' ']'
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ local dir=llvm/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ isubdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ case "$print_arg" in
+++ echo interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ icommit_entry=interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ '[' interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e '!=' '' ']'
++ '[' -d interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira ']'
++ rsync -a interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+++ cat artifacts/notify/jira/key
++ jira_key=LLVM-910
++ '[' LLVM-910 '!=' '' ']'
+ cat
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 1 = 0 ']'
+++ echo Failure
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ print_jira_template_card
++ local jira_card=GNU-692
++ case "$ci_project/$ci_config:$changed_single_component" in
@@ -221,8 +943,8 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
@@ -230,88 +952,57 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ false
+ local print_arg=--oneline
+ case "$print_arg" in
-+ '[' 0 = 0 ']'
-+ echo Success
++ '[' 1 = 0 ']'
++ echo Failure
+ print_mail_body
+ true
+ 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-mainline-allyesconfig-build/67/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/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-mainline-allyesconfig-build/66/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/artifact/artifacts
+ cat
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ print_commits --oneline
++ false
++ local print_arg=--oneline
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git llvm_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=e126fa27c07c83997fcdee2bd45996ffc860317b
-+++ 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=ab202aa7004a451ee9f496505256cfcb94d71747
-+++ git -C llvm rev-list --count e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747
-++ c_commits=1279
-++ new_commits=1279
-+++ echo llvm
-+++ tr ' ' ,
-++ components=llvm
-++ echo '1279 commits in llvm'
++++ describe_sha1 llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e true
++++ local component=llvm
++++ local sha1=610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ git -C llvm describe 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ git -C llvm show --no-patch --pretty=%s 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ echo 'llvmorg-18-init-1010-g610ec954e1f8 [clang] allow const structs/unions/arrays to be constant expressions for C'
++ print_commits --short
-++ false
++ sed -e 's/^/ | /'
+++ false
++ local print_arg=--short
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git llvm_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=e126fa27c07c83997fcdee2bd45996ffc860317b
-+++ 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=ab202aa7004a451ee9f496505256cfcb94d71747
-+++ git -C llvm rev-list --count e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747
-++ c_commits=1279
-++ new_commits=1279
-++ echo 'llvm commits:'
-+++ git -C llvm log --pretty=oneline e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747
-+++ head -n5
-+++ true
-++ echo 'ab202aa7004a451ee9f496505256cfcb94d71747 [Clang] Increase default architecture from sm_35 to sm_52
-54bda79335ba65b0ab739a97e24030fcd95165b7 AMDGPU: Simplify and improve sincos matching
-660b740e4b3c4b23dfba36940ae0fe2ad41bfedf [DAG] Support store merging of vector constant stores
-2ad297db2c0ea168822b4958dbe3f3c1d3198d79 [mlir][spirv] Handle zero-element tensors in spirv type conversion
-7ef1718c4d4ecd99f3ba48236f7fd4fd9ffb540c [Driver] Don'\''t try to spell check unsupported options'
-++ '[' 1279 -gt 5 ']'
-++ echo '... and 1274 more'
++++ mktemp
+++ tmpfile=/tmp/tmp.EPndYQjZ0l
+++ git -C llvm show --no-patch 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ head -n 10 /tmp/tmp.EPndYQjZ0l
++++ cat /tmp/tmp.EPndYQjZ0l
++++ wc -l
+++ more_lines=17
+++ '[' 17 -gt 0 ']'
+++ echo '... 17 lines of the commit log omitted.'
+++ rm /tmp/tmp.EPndYQjZ0l
++ print_result --short
++ false
++ local print_arg=--short
@@ -327,9 +1018,14 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
# build_abe qemu:
-2
# linux_n_obj:
-22083
-# linux build successful:
-all'
+22011
+# First few build errors in logs:
+
+# 00:07:19 lib/test_scanf.c:661:2: error: implicit conversion from '\''int'\'' to '\''unsigned char'\'' changes value from -168 to 88 [-Werror,-Wconstant-conversion]
+# 00:07:19 make[3]: *** [scripts/Makefile.build:243: lib/test_scanf.o] Error 1
+# 00:12:06 make[2]: *** [scripts/Makefile.build:480: lib] Error 2
+# 01:06:29 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:2032: .] Error 2
+# 01:06:29 make: *** [Makefile:234: __sub-make] Error 2'
++ echo ''
++ echo From
+++ cat base-artifacts/results
@@ -347,54 +1043,91 @@ all'
all'
++ print_config
++ :
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link
+++ false
+++ local print_arg=--reproduction_instructions_link
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ local dir=llvm/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ isubdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ case "$print_arg" in
+++ echo https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/reproduction_instructions.txt
+++ print_commits --link
+++ false
+++ local print_arg=--link
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
++++ get_baseline_git llvm_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No llvm_url in baseline git' '[' -f base-artifacts/git/llvm_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/llvm_url
+++ url=https://github.com/llvm/llvm-project.git
+++ [[ https://github.com/llvm/llvm-project.git =~ git://sourceware.org/git/ ]]
+++ [[ https://github.com/llvm/llvm-project.git =~ https://github.com/ ]]
+++ echo https://github.com/llvm/llvm-project/commit/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ jira_card=LLVM-646
+++ echo LLVM-646
+++ print_last_icommit --status
+++ false
+++ local print_arg=--status
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ local dir=llvm/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ isubdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ case "$print_arg" in
+++ cat interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/status.txt
+ print_mail_subject
+ true
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ print_commits --oneline
++ false
++ local print_arg=--oneline
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git llvm_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=e126fa27c07c83997fcdee2bd45996ffc860317b
-+++ 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=ab202aa7004a451ee9f496505256cfcb94d71747
-+++ git -C llvm rev-list --count e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747
-++ c_commits=1279
-++ new_commits=1279
-+++ echo llvm
-+++ tr ' ' ,
-++ components=llvm
-++ echo '1279 commits in llvm'
++++ describe_sha1 llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e true
++++ local component=llvm
++++ local sha1=610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ git -C llvm describe 610ec954e1f81c0e8fcadedcd25afe643f5a094e
++++ git -C llvm show --no-patch --pretty=%s 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ echo 'llvmorg-18-init-1010-g610ec954e1f8 [clang] allow const structs/unions/arrays to be constant expressions for C'
# generate dashboard
-+ echo '[TCWG-CI] Success after llvm commit: 1279 commits in llvm'
-+ echo '# generate dashboard'
-+ generate_dashboard_squad
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
=> Not the first detection of this issue. Not sending mail.
# post_to_jira
-Full stage ran successfully.
++ echo '[TCWG-CI] Failure after llvm commit: llvmorg-18-init-1010-g610ec954e1f8 [clang] allow const structs/unions/arrays to be constant expressions for C'
++ echo '# generate dashboard'
++ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
@@ -409,7 +1142,40 @@ Full stage ran successfully.
+ echo '=> Not the first detection of this issue. Not sending mail.'
+ post_to_jira
+ echo '# post_to_jira'
-+ false
-+ false
++ true
++ '[' -f artifacts/notify/jira/yaml ']'
++ jipcreate -f artifacts/notify/jira/yaml
+Existing issue updated: https://linaro.atlassian.net/browse/LLVM-910
++ true
++ '[' -f artifacts/notify/jira/comments.txt ']'
++ jipdate -f artifacts/notify/jira/comments.txt
++ echo y
+These JIRA cards will be updated as follows:
+
+[LLVM-910]
+ Failure
+ Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/artifact/artifacts/jenkins/mail-body.txt/*view*/
+[LLVM-646]
+ https://linaro.atlassian.net/browse/LLVM-910
+ Failure
+ Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/artifact/artifacts/jenkins/mail-body.txt/*view*/
+
+Server to update: https://linaro.atlassian.net
+
+Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets!
+
+This is your status:
+
+---
+
+[LLVM-910]
+Failure
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/artifact/artifacts/jenkins/mail-body.txt/*view*/
+
+[LLVM-646]
+https://linaro.atlassian.net/browse/LLVM-910
+Failure
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/artifact/artifacts/jenkins/mail-body.txt/*view*/
+Full stage ran successfully.
+ echo 'Full stage ran successfully.'
-00c4a3427a33bd87eaa332951e9ad731350535e7a5602306d781dabac5ef341d
+a87fc21f57f46ee025444f3fa3504a196e520996600783afdb5e5c92b95da556
diff --git a/notify/notify-init.log b/notify/notify-init.log
index e3af2b7..5db7769 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,9 +1,9 @@
MOUNTS: /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-07.tcwglab from build-07, date Fri Aug 4 08:58:22 PM UTC 2023
-ssh -Snone -oForwardAgent=no build-07.tcwglab docker-wrapper run --name 67-tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+DEBUG: starting docker on build-07.tcwglab from build-07, date Fri Aug 4 10:13:15 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-07.tcwglab docker-wrapper run --name 68-tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
-/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify onregression __stage init __verbose true
+ false
+ dryrun=
@@ -19,27 +19,27 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
-# Debug traces :
+ ci_project=tcwg_kernel
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=llvm-master-aarch64-mainline-allyesconfig
+ echo '# Debug traces :'
++ 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-mainline-allyesconfig-build/66/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/66/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -63,7 +63,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/llvm/llvm-project.git#ab202aa7004a451ee9f496505256cfcb94d71747 '!=' xbaseline ']'
++++ '[' xhttps://github.com/llvm/llvm-project.git#610ec954e1f81c0e8fcadedcd25afe643f5a094e '!=' xbaseline ']'
+++ echo -ne llvm
+++ delim=' '
+++ for c in ${rr[components]}
@@ -83,7 +83,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' xab202aa7004a451ee9f496505256cfcb94d71747 '!=' xe126fa27c07c83997fcdee2bd45996ffc860317b ']'
+++ '[' x610ec954e1f81c0e8fcadedcd25afe643f5a094e '!=' xab202aa7004a451ee9f496505256cfcb94d71747 ']'
++ echo -ne llvm
++ delim=' '
++ echo
@@ -96,14 +96,14 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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
-+ first_bad=ab202aa7004a451ee9f496505256cfcb94d71747
++ first_bad=610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=e126fa27c07c83997fcdee2bd45996ffc860317b
++ last_good=ab202aa7004a451ee9f496505256cfcb94d71747
+ local res
+ res=0
+ wait 108
@@ -120,22 +120,22 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=e126fa27c07c83997fcdee2bd45996ffc860317b
++ base_rev=ab202aa7004a451ee9f496505256cfcb94d71747
++ 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=ab202aa7004a451ee9f496505256cfcb94d71747
-++ git -C llvm rev-parse 'ab202aa7004a451ee9f496505256cfcb94d71747^@'
++ cur_rev=610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ git -C llvm rev-parse '610ec954e1f81c0e8fcadedcd25afe643f5a094e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 54bda79335ba65b0ab739a97e24030fcd95165b7 = e126fa27c07c83997fcdee2bd45996ffc860317b ']'
-+ return 1
++ '[' ab202aa7004a451ee9f496505256cfcb94d71747 = ab202aa7004a451ee9f496505256cfcb94d71747 ']'
++ return 0
# Debug traces :
-# change_kind=single_component : llvm
-+ change_kind=single_component
+# change_kind=single_commit : llvm
++ change_kind=single_commit
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : llvm'
++ echo '# change_kind=single_commit : llvm'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -143,25 +143,24 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=e126fa27c07c83997fcdee2bd45996ffc860317b
++ base_rev=ab202aa7004a451ee9f496505256cfcb94d71747
++ 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=ab202aa7004a451ee9f496505256cfcb94d71747
-++ git -C llvm rev-list --count e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747
-# rev for llvm : e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747 (1279 commits)
++ cur_rev=610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ git -C llvm rev-list --count ab202aa7004a451ee9f496505256cfcb94d71747..610ec954e1f81c0e8fcadedcd25afe643f5a094e
+# rev for llvm : ab202aa7004a451ee9f496505256cfcb94d71747..610ec954e1f81c0e8fcadedcd25afe643f5a094e (1 commits)
-+ c_commits=1279
-+ echo '# rev for llvm : e126fa27c07c83997fcdee2bd45996ffc860317b..ab202aa7004a451ee9f496505256cfcb94d71747 (1279 commits)'
++ c_commits=1
++ echo '# rev for llvm : ab202aa7004a451ee9f496505256cfcb94d71747..610ec954e1f81c0e8fcadedcd25afe643f5a094e (1 commits)'
+ echo ''
+ setup_stages_to_run
-+ '[' xignore == xignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ post_mail=false
++ '[' xonregression == xignore ']'
++ '[' xonregression == xonregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -178,10 +177,294 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 184
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=09280ab3
+++ '[' 0 -ne 0 ']'
+++ echo 09280ab3
++ sha1=09280ab3
++ git -C interesting-commits checkout --detach 09280ab3
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ f792bfb1 Add entry efe19891f7de4c3aa394af3754347564c2403e76 from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allyesconfig-build/56/
+
+If you want to keep it by creating a new branch, this may be a good time
+to do so with:
+
+ git branch <new-branch-name> f792bfb1
+
+HEAD is now at 09280ab3 Add entry 5a1ef1cfac005370d0a5a0f85798724cb2c9cf5e from https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2_LTO-build/81/
++ true
++ git_init_linaro_local_remote interesting-commits baseline
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local origin_url
++ local new_url
+++ git -C interesting-commits remote get-url origin
++ origin_url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ new_url=toolchain/ci/interesting-commits.git
++ case "$new_url" in
++ new_url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ git_set_remote interesting-commits baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local single_branch=
++ git -C interesting-commits remote rm baseline
++ git -C interesting-commits remote add baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local jira_dir jira_key=
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ jira_dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ * [new branch] empty -> baseline/empty
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_apm -> baseline/linaro-local/ci/tcwg_bmk_gnu_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 -> baseline/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_sq -> baseline/linaro-local/ci/tcwg_bmk_gnu_sq
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tk1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tx1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tx1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_apm -> baseline/linaro-local/ci/tcwg_bmk_llvm_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tk1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tx1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tx1
+ * [new branch] linaro-local/ci/tcwg_gcc_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gcc_check -> baseline/linaro-local/ci/tcwg_gcc_check
+ * [new branch] linaro-local/ci/tcwg_gcc_check_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_check_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_build -> baseline/linaro-local/ci/tcwg_gnu_cross_build
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_cross_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_build -> baseline/linaro-local/ci/tcwg_gnu_native_build
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_binutils -> baseline/linaro-local/ci/tcwg_gnu_native_check_binutils
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_native_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gdb -> baseline/linaro-local/ci/tcwg_gnu_native_check_gdb
+ * [new branch] linaro-local/ci/tcwg_kernel -> baseline/linaro-local/ci/tcwg_kernel
+ * [new branch] linaro-local/test -> baseline/linaro-local/test
+ * [new branch] main -> baseline/main
+ * [new branch] master -> baseline/master
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits init ''
++ echo '# update_interesting_commits'
++ local stage=init
++ local jira_key=
++ local subdir
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ local dir=llvm/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ subdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
++ '[' -d interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e ']'
+++ interesting_subdir llvm 610ec954e1f81c0e8fcadedcd25afe643f5a094e tcwg_kernel llvm-master-aarch64-mainline-allyesconfig
+++ local dir=llvm/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e
+++ '[' 4 -ge 3 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel
+++ '[' 4 -ge 4 ']'
+++ dir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
+++ echo llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ subdir=llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ mkdir -p interesting-commits/llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo ab202aa7004a451ee9f496505256cfcb94d71747
++ git -C interesting-commits add llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/'
+[detached HEAD cc4d80b7] Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
+ 2 files changed, 2 insertions(+)
+ create mode 100644 llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url
+ create mode 100644 llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/last_good
++ wait 9911
++ git -C interesting-commits push baseline HEAD:refs/heads/master
+remote: remote: Processing changes: (\) remote: Processing changes: refs: 1 (\) remote: Processing changes: refs: 1 (\) remote: Processing changes: refs: 1, done
+remote: commit cc4d80b: warning: subject >70 characters; use shorter first paragraph
+remote: commit cc4d80b: warning: too many message lines longer than 80 characters; manually wrap lines
+To ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 09280ab3..cc4d80b7 HEAD -> master
++ break
Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
-a4bc87dce98e194ced2b0e0603dca744d04936b3c09b6d0cf3b4567ae17ea195
+3763fbdd3949a23ad2cb907219070f84771b66a36a99ade71c569b6e1379f277
diff --git a/notify/summary.txt b/notify/summary.txt
index 3582111..7f1cdaa 100644
--- a/notify/summary.txt
+++ b/notify/summary.txt
@@ -1 +1 @@
-Success
+Failure