summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-19 01:48:31 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-19 01:48:31 +0000
commit49c388b6be2eb391526ed4f940777911b74b819b (patch)
treee0edaa9668efc14ed92a0e53de5c693f38ec0683 /notify
parentb16a25f4d50323463257465ea8a6ec1270e0e95d (diff)
force: #531: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/531/
Results : | # reset_artifacts: | -10 | # build_aosp_toolchain: | -3 | # build_shadow_llvm: | -2 | # build_aosp: | -1 | # shadow build has no errors | 0 | # shadow.size present | 1 | # 3,out/soong/.intermediates/external/cblas/libblas/android_arm64_armv8-2a_cortex-a55_shared/unstripped/libblas.so increased in size by 3% from 1573591 to 1624719 check_regression status : 1
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description17
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml25
-rw-r--r--notify/mail-body.txt34
-rw-r--r--notify/mail-subject.txt2
10 files changed, 77 insertions, 13 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..5ab6a60
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[LLVM-1051]
+Failure
+Details: https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/531/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 040f6af..de0474c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[LLVM-1014]
-Success
-Details: https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/530/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/LLVM-1051
+Failure
+Details: https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/531/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..8072713
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+LLVM
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..c3088ad
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,17 @@
+Commit: https://github.com/llvm/llvm-project/commit/d827865e9f778f5b27edb2afe003c2aa8474fd25
+commit llvmorg-17-init-7665-gd827865e9f77
+Author: Sjoerd Meijer <smeijer@nvidia.com>
+Date: Tue Apr 11 12:40:14 2023 +0100
+
+ Recommit "[AArch64][TTI] Cost model FADD/FSUB/FNEG""
+
+ Fixed two test cases that relied on Asserts, and added a fallthrough
+ annotation to the switch case.
+
+* tcwg_aosp-code_size-aosp
+** oriole-master
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/d827865e9f778f5b27edb2afe003c2aa8474fd25/tcwg_aosp-code_size-aosp/oriole-master/details.txt
+*** https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/531/artifact/artifacts
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/d827865e9f778f5b27edb2afe003c2aa8474fd25/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..5caacd2
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+LLVM-1051
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..c57846b
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-04-11
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..33f3f0b
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+llvmorg-17-init-7665-gd827865e9f77: Failure
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..ac12ce9
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,25 @@
+- Project: LLVM
+ IssueType: Sub-task
+ Key: LLVM-1051
+ Summary: |
+ llvmorg-17-init-7665-gd827865e9f77: Failure
+ Components: LLVM
+ Start date: 2023-04-11
+ Description: |
+ Commit: https://github.com/llvm/llvm-project/commit/d827865e9f778f5b27edb2afe003c2aa8474fd25
+ commit llvmorg-17-init-7665-gd827865e9f77
+ Author: Sjoerd Meijer <smeijer@nvidia.com>
+ Date: Tue Apr 11 12:40:14 2023 +0100
+
+ Recommit "[AArch64][TTI] Cost model FADD/FSUB/FNEG""
+
+ Fixed two test cases that relied on Asserts, and added a fallthrough
+ annotation to the switch case.
+
+ * tcwg_aosp-code_size-aosp
+ ** oriole-master
+ *** Failure
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/d827865e9f778f5b27edb2afe003c2aa8474fd25/tcwg_aosp-code_size-aosp/oriole-master/details.txt
+ *** https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/531/artifact/artifacts
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/d827865e9f778f5b27edb2afe003c2aa8474fd25/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index dad767d..e5274cf 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,15 +2,18 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
+We track this report status in https://linaro.atlassian.net/browse/LLVM-1051 , please let us know if you are looking at the problem and/or when you have a fix.
+
In CI config tcwg_aosp-code_size-aosp/oriole-master after:
- | 1786 commits in llvm
- | b983b44d36dd [CodeGen] Add Pre-commit tests for D146988
- | 9041e1fa29a4 [DAG] Peek through zext/trunc in haveNoCommonBitsSet.
- | 25ed0c2c33a3 [X86] Improve test coverage for Issue #62014
- | 56ec6fcffe0e [X86] Split off test coverage for Issue #62014
- | 3833c69d8f20 [Pipelines] Drop outdated comments about O0 (NFC)
- | ... and 1781 more commits in llvm
+ | commit llvmorg-17-init-7665-gd827865e9f77
+ | Author: Sjoerd Meijer <smeijer@nvidia.com>
+ | Date: Tue Apr 11 12:40:14 2023 +0100
+ |
+ | Recommit "[AArch64][TTI] Cost model FADD/FSUB/FNEG""
+ |
+ | Fixed two test cases that relied on Asserts, and added a fallthrough
+ | annotation to the switch case.
Results changed to
# reset_artifacts:
@@ -25,6 +28,7 @@ Results changed to
0
# shadow.size present
1
+# 3,out/soong/.intermediates/external/cblas/libblas/android_arm64_armv8-2a_cortex-a55_shared/unstripped/libblas.so increased in size by 3% from 1573591 to 1624719
From
# reset_artifacts:
@@ -39,7 +43,6 @@ From
0
# shadow.size present
1
-# 3,AOSP increased in size by 3% from 294705547 to 305024152
The configuration of this build is:
CI config tcwg_aosp-code_size-aosp/oriole-master
@@ -47,6 +50,17 @@ CI config tcwg_aosp-code_size-aosp/oriole-master
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/530/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/527/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/531/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/530/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/d827865e9f778f5b27edb2afe003c2aa8474fd25/tcwg_aosp-code_size-aosp/oriole-master/reproduction_instructions.txt
+
+Full commit : https://github.com/llvm/llvm-project/commit/d827865e9f778f5b27edb2afe003c2aa8474fd25
+
+List of configurations that regressed due to this commit :
+* tcwg_aosp-code_size-aosp
+** oriole-master
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/d827865e9f778f5b27edb2afe003c2aa8474fd25/tcwg_aosp-code_size-aosp/oriole-master/details.txt
+*** https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/531/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 5e9c3e7..4ddc442 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 1786 commits in llvm: Success on oriole-master
+[Linaro-TCWG-CI] llvmorg-17-init-7665-gd827865e9f77: Failure on oriole-master