From 087e074761bb10afdd8ea29d4419bb791dd70e02 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Tue, 21 Nov 2023 10:17:55 +0000 Subject: onsuccess: #720: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/ Results : | # reset_artifacts: | -10 | # init_abe_sysroot: | -3 | # build_abe glibc -- --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_glibc -- --disable install: | 0 check_regression status : 0 --- notify/jira/comment-template.txt | 2 +- notify/jira/components | 1 + notify/jira/description | 16 ++++++++++++++++ notify/jira/startdate | 1 + notify/jira/summary | 1 + notify/lnt_report.json | 4 ++-- notify/mail-body.txt | 35 ++++++++++++++++++++++++++--------- notify/mail-recipients.txt | 2 +- notify/mail-subject.txt | 2 +- notify/results.compare | 4 ++-- 10 files changed, 52 insertions(+), 16 deletions(-) create mode 100644 notify/jira/components create mode 100644 notify/jira/description create mode 100644 notify/jira/startdate create mode 100644 notify/jira/summary (limited to 'notify') diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index dee49ad..471fb63 100644 --- a/notify/jira/comment-template.txt +++ b/notify/jira/comment-template.txt @@ -1,3 +1,3 @@ [GNU-692] PASS -Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/notify/mail-body.txt/*view*/ +Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/jira/components b/notify/jira/components new file mode 100644 index 0000000..22870f9 --- /dev/null +++ b/notify/jira/components @@ -0,0 +1 @@ +Glibc diff --git a/notify/jira/description b/notify/jira/description new file mode 100644 index 0000000..8e6c43a --- /dev/null +++ b/notify/jira/description @@ -0,0 +1,16 @@ +commit glibc-2.38.9000-276-gdd858522bf +Author: Samuel Thibault +Date: Tue Nov 21 00:55:54 2023 +0100 + + hurd: fix restarting reauth_dtable on signal + + While inside the critical section, RPCs would not be restarted, so we + have to handle EINTR errors. + +* tcwg_glibc_check +** master-arm +*** PASS +*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/dd858522bf36ae16496ea01ff8b65e16b4e5c22b/tcwg_glibc_check/master-arm/details.txt +*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/ + +Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/dd858522bf36ae16496ea01ff8b65e16b4e5c22b/jira/yaml diff --git a/notify/jira/startdate b/notify/jira/startdate new file mode 100644 index 0000000..372d9c0 --- /dev/null +++ b/notify/jira/startdate @@ -0,0 +1 @@ +2023-11-20 diff --git a/notify/jira/summary b/notify/jira/summary new file mode 100644 index 0000000..6bf135b --- /dev/null +++ b/notify/jira/summary @@ -0,0 +1 @@ +glibc-2.38.9000-276-gdd858522bf: PASS diff --git a/notify/lnt_report.json b/notify/lnt_report.json index 470d264..01917f4 100644 --- a/notify/lnt_report.json +++ b/notify/lnt_report.json @@ -6,10 +6,10 @@ "Run": { "Info": { "__report_version__": "1", - "run_order": "719", + "run_order": "720", "tag": "tcwg_glibc_check" }, - "Start Time": "2023-11-21 00:22:08" + "Start Time": "2023-11-21 10:17:52" }, "Tests": [ { diff --git a/notify/mail-body.txt b/notify/mail-body.txt index 99872c7..d62e290 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,19 +2,23 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In glibc_check master-arm after: - | 3 commits in glibc - | 49b308a26e hurd: Prevent the final file_exec_paths call from signals - | 3cbaacdfd2 manual: Fix termios.c example. (Bug 31078) - | a8830c9285 aarch64: Add vector implementations of expm1 routines + | commit glibc-2.38.9000-276-gdd858522bf + | Author: Samuel Thibault + | Date: Tue Nov 21 00:55:54 2023 +0100 + | + | hurd: fix restarting reauth_dtable on signal + | + | While inside the critical section, RPCs would not be restarted, so we + | have to handle EINTR errors. PASS You can find the failure logs in *.log.1.xz files in - - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/00-sumfiles/ . + - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/artifact/artifacts/00-sumfiles/ . The full lists of regressions and progressions are in - - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/notify/ . + - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/artifact/artifacts/notify/ . The list of [ignored] baseline and flaky failures are in - - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/sumfiles/xfails.xfail . + - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/artifact/artifacts/sumfiles/xfails.xfail . The configuration of this build is: CI config tcwg_glibc_check master-arm @@ -22,6 +26,19 @@ CI config tcwg_glibc_check master-arm -----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment: -Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts +Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts + +Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/dd858522bf36ae16496ea01ff8b65e16b4e5c22b/tcwg_glibc_check/master-arm/reproduction_instructions.txt + +Full commit : https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=dd858522bf36ae16496ea01ff8b65e16b4e5c22b + +Latest bug report status : https://linaro.atlassian.net/browse/GNU-692 + +List of configurations that regressed due to this commit : +* tcwg_glibc_check +** master-arm +*** PASS +*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/dd858522bf36ae16496ea01ff8b65e16b4e5c22b/tcwg_glibc_check/master-arm/details.txt +*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/720/ diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt index acb29cd..2c3e7ec 100644 --- a/notify/mail-recipients.txt +++ b/notify/mail-recipients.txt @@ -1 +1 @@ -cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,samuel.thibault@ens-lyon.org,carlos@redhat.com,szabolcs.nagy@arm.com,cc:Joe.Ramsay@arm.com +cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,samuel.thibault@ens-lyon.org diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index 3547f93..8c6bb7d 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] 3 commits in glibc: PASS on arm +[Linaro-TCWG-CI] glibc-2.38.9000-276-gdd858522bf: PASS on arm diff --git a/notify/results.compare b/notify/results.compare index e0dbbe1..898ab9a 100644 --- a/notify/results.compare +++ b/notify/results.compare @@ -5,8 +5,8 @@ # Comparing 1 common sum files: tests.sum Comparing: -REFERENCE:/tmp/gxx-sum1.1200298 -CURRENT: /tmp/gxx-sum2.1200298 +REFERENCE:/tmp/gxx-sum1.1178607 +CURRENT: /tmp/gxx-sum2.1178607 +---------+---------+ o RUN STATUS: | REF | RES | -- cgit v1.2.3