summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-07-08 06:02:15 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-07-08 06:02:15 +0000
commitce3f208a84c693dd2cc8271d33e9674ec5b83dfb (patch)
treefad702a1425ffac0f5c709b6f9d0da43cca74b38
parentbd774d9ed93c1e1aa6e85ac36e973170b14f814a (diff)
onsuccess: #42: 33: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/42/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 33 check_regression status : 0
-rw-r--r--.gitignore1
-rw-r--r--01-reset_artifacts/console.log.xzbin2208 -> 2248 bytes
-rw-r--r--02-prepare_abe/console.log.xzbin2592 -> 2620 bytes
-rw-r--r--03-build_abe-binutils/console.log.xzbin27040 -> 27940 bytes
-rw-r--r--03-build_abe-binutils/make-binutils.log.xzbin17820 -> 17688 bytes
-rw-r--r--04-build_abe-stage1/console.log.xzbin91256 -> 91452 bytes
-rw-r--r--04-build_abe-stage1/make-gcc-stage1.log.xzbin71300 -> 71176 bytes
-rw-r--r--05-build_abe-qemu/console.log.xzbin32772 -> 34588 bytes
-rw-r--r--05-build_abe-qemu/make-qemu.log.xzbin21388 -> 22836 bytes
-rw-r--r--06-build_linux/console.log.xzbin3584 -> 3608 bytes
-rw-r--r--08-check_regression/console.log.xzbin1320 -> 1404 bytes
-rw-r--r--git/binutils_rev2
-rw-r--r--git/gcc_rev2
-rw-r--r--git/linux_rev2
-rw-r--r--git/qemu_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/rewrite.log7
-rw-r--r--jenkins/run-build.env12
-rw-r--r--manifest.sh13
-rw-r--r--notify/jira/comments.txt3
-rw-r--r--notify/mail-body.txt64
-rw-r--r--notify/mail-recipients.txt0
-rw-r--r--notify/mail-subject.txt1
-rw-r--r--notify/notify-full.log660
-rw-r--r--notify/notify-init.log252
-rw-r--r--notify/summary.txt1
26 files changed, 1004 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..41b857e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+annex/
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index 25bc1fb..948d90e 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz
index 9512dc2..408cc75 100644
--- a/02-prepare_abe/console.log.xz
+++ b/02-prepare_abe/console.log.xz
Binary files differ
diff --git a/03-build_abe-binutils/console.log.xz b/03-build_abe-binutils/console.log.xz
index a525c3d..46d8244 100644
--- a/03-build_abe-binutils/console.log.xz
+++ b/03-build_abe-binutils/console.log.xz
Binary files differ
diff --git a/03-build_abe-binutils/make-binutils.log.xz b/03-build_abe-binutils/make-binutils.log.xz
index 7182c7c..a189d7a 100644
--- a/03-build_abe-binutils/make-binutils.log.xz
+++ b/03-build_abe-binutils/make-binutils.log.xz
Binary files differ
diff --git a/04-build_abe-stage1/console.log.xz b/04-build_abe-stage1/console.log.xz
index c26160f..5f7e287 100644
--- a/04-build_abe-stage1/console.log.xz
+++ b/04-build_abe-stage1/console.log.xz
Binary files differ
diff --git a/04-build_abe-stage1/make-gcc-stage1.log.xz b/04-build_abe-stage1/make-gcc-stage1.log.xz
index 9e710f1..4840d48 100644
--- a/04-build_abe-stage1/make-gcc-stage1.log.xz
+++ b/04-build_abe-stage1/make-gcc-stage1.log.xz
Binary files differ
diff --git a/05-build_abe-qemu/console.log.xz b/05-build_abe-qemu/console.log.xz
index ff05334..d61419f 100644
--- a/05-build_abe-qemu/console.log.xz
+++ b/05-build_abe-qemu/console.log.xz
Binary files differ
diff --git a/05-build_abe-qemu/make-qemu.log.xz b/05-build_abe-qemu/make-qemu.log.xz
index 86cb285..7992e72 100644
--- a/05-build_abe-qemu/make-qemu.log.xz
+++ b/05-build_abe-qemu/make-qemu.log.xz
Binary files differ
diff --git a/06-build_linux/console.log.xz b/06-build_linux/console.log.xz
index 6151a0e..d705568 100644
--- a/06-build_linux/console.log.xz
+++ b/06-build_linux/console.log.xz
Binary files differ
diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index 5d83c8b..6e13d76 100644
--- a/08-check_regression/console.log.xz
+++ b/08-check_regression/console.log.xz
Binary files differ
diff --git a/git/binutils_rev b/git/binutils_rev
index 8b1055a..a1e594f 100644
--- a/git/binutils_rev
+++ b/git/binutils_rev
@@ -1 +1 @@
-7418ba8ab2706f697003448a3877be4b50c874d0
+4d792107c916d8e2b327d5f10fb2f86a9436fa76
diff --git a/git/gcc_rev b/git/gcc_rev
index 2f2cd05..a3df9ee 100644
--- a/git/gcc_rev
+++ b/git/gcc_rev
@@ -1 +1 @@
-eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf
+01405f01087b05d71a1f3bd1d4272bec332aeb58
diff --git a/git/linux_rev b/git/linux_rev
index 7465c7c..30a3d57 100644
--- a/git/linux_rev
+++ b/git/linux_rev
@@ -1 +1 @@
-1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
+123212f53f3e394c1ae69a58c05dfdda56fec8c6
diff --git a/git/qemu_rev b/git/qemu_rev
index 945c85b..a12af62 100644
--- a/git/qemu_rev
+++ b/git/qemu_rev
@@ -1 +1 @@
-d145c0da22cde391d8c6672d33146ce306e8bf75
+3b08e40b7abfe8be6020c4c27c93ad85590b9213
diff --git a/jenkins/build-name b/jenkins/build-name
index fa0e263..a4b6797 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#41-binutils-gcc-linux-qemu-R33
+#42-binutils-gcc-linux-qemu-R33
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index 682d8a4..8c69023 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1,3 +1,4 @@
-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_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_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_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-08.tcwglab from build-08, date Tue Jul 4 05:47:34 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-08.tcwglab docker-wrapper run --name 41-tcwg_kernel--gnu-master-arm-next-allmodconfig-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_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_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_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 linaro/ci-amd64-tcwg-build-ubuntu:jammy
+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_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-04.tcwglab from build-04, date Sat Jul 8 06:02:07 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 42-tcwg_kernel--gnu-master-arm-next-allmodconfig-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_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 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.
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 2234925..845a78b 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,15 +1,15 @@
-build_name="#41"
+build_name="#42"
docker_run=(./jenkins-scripts/docker-run.sh
--distro
default )
-build_name="#41-binutils-gcc-linux-qemu"
+build_name="#42-binutils-gcc-linux-qemu"
branch_opt=(==rr\[binutils_git\]
-git://sourceware.org/git/binutils-gdb.git#7418ba8ab2706f697003448a3877be4b50c874d0
+git://sourceware.org/git/binutils-gdb.git#4d792107c916d8e2b327d5f10fb2f86a9436fa76
==rr\[gcc_git\]
-https://github.com/gcc-mirror/gcc.git#eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf
+https://github.com/gcc-mirror/gcc.git#01405f01087b05d71a1f3bd1d4272bec332aeb58
==rr\[linux_git\]
-https://git.linaro.org/kernel-org/linux-next.git#1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
+https://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6
==rr\[qemu_git\]
-https://gitlab.com/qemu-project/qemu.git#d145c0da22cde391d8c6672d33146ce306e8bf75 )
+https://gitlab.com/qemu-project/qemu.git#3b08e40b7abfe8be6020c4c27c93ad85590b9213 )
docker_precommit=()
res="0"
diff --git a/manifest.sh b/manifest.sh
index 6174e16..a66aeca 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=7be34a963687e988271800532d623e18e8b36abb"
+declare -g "jenkins_scripts_rev=ac14e846c884b167e2275550c4df2c390193bbed"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,12 +6,12 @@ rr[ci_config]="gnu-master-arm-next-allmodconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/41/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/42/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#7418ba8ab2706f697003448a3877be4b50c874d0"
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf"
-rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#d145c0da22cde391d8c6672d33146ce306e8bf75"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#4d792107c916d8e2b327d5f10fb2f86a9436fa76"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#01405f01087b05d71a1f3bd1d4272bec332aeb58"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#3b08e40b7abfe8be6020c4c27c93ad85590b9213"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -24,3 +24,4 @@ rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[target]="arm"
rr[toolchain]="gnu"
+declare -g "notify=ignore"
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
new file mode 100644
index 0000000..bd8bca6
--- /dev/null
+++ b/notify/jira/comments.txt
@@ -0,0 +1,3 @@
+[GNU-680]
+Success
+Details: https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/42/artifact/artifacts/jenkins/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
new file mode 100644
index 0000000..2d40070
--- /dev/null
+++ b/notify/mail-body.txt
@@ -0,0 +1,64 @@
+[TCWG-CI] Success after commit: 751 commits in binutils,gcc,linux,qemu
+
+In CI config tcwg_kernel/gnu-master-arm-next-allmodconfig after:
+ | binutils commits:
+ | 4d792107c916d8e2b327d5f10fb2f86a9436fa76 gdb/cp-namespace.c: Fix assert failure caused by malformed user input
+ | 71e0261b339c0127d6f54a97e59e528dc28ea306 Automatic date update in version.in
+ | de5dfbe91cbc60b41eec08089192eb1d16bbb749 Fix result of DAP setExpression
+ | 73aa9ef81be869176814cac635723e920f7ca612 Remove unchecked casts to mi_interp
+ | 13f5f57e0d2fb3e06e15c57d67a40499a5910ba6 gdb: check max-value-size when reading strings for printf
+ | ... and 33 more
+ | gcc commits:
+ | 01405f01087b05d71a1f3bd1d4272bec332aeb58 Daily bump.
+ | 3cce8d98f270f48f480046d439c9d4635641c24e Dump profile_count along with relative frequency
+ | ba8d3e566787b40e3a91fd259da19c7b59aa4c0f Fix fallout from re-enabling profile consistency checks.
+ | 275f7bc35fb864ef7867ff7e12bf5b27277ecc36 Collect both user and kernel events for autofdo tests and autoprofiledbootstrap
+ | bdf2737cda53a83332db1a1a021653447b05a7e7 i386: Improve __int128 argument passing (in ix86_expand_move).
+ | ... and 105 more
+ | linux commits:
+ | 123212f53f3e394c1ae69a58c05dfdda56fec8c6 Add linux-next specific files for 20230707
+ | df50e6bf65cab4ee9b0a19fec780e6b58792636c Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
+ | ca250bec1eee1f3c32ef390fd4b544e12e6ac817 Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git
+ | f0816d0304a0fca91e8d01aece18253c4f5efbdc Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git
+ | 325e59502a75a59510c1b82c03371016999fbdea Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git
+ | ... and 513 more
+ | qemu commits:
+ | 3b08e40b7abfe8be6020c4c27c93ad85590b9213 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
+ | 6d5e9694ef374159072984c0958c3eaab6dd1d52 target/i386: Add new CPU model GraniteRapids
+ | 3baf7ae63505eb1652d1e52d65798307fead8539 target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
+ | 6c43ec3b206956a8a3008accafe9eb2dfd885190 target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
+ | ba3709feaab44631315e02cd793cfccae4c6bd2a target/i386: Allow MCDT_NO if host supports
+ | ... and 80 more
+
+Results changed to
+# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_abe stage1:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+33
+
+From
+# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_abe stage1:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+33
+
+
+
+-----------------8<--------------------------8<--------------------------8<--------------------------
+The information below can be used to reproduce a debug environment:
+
+Current build : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/42/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/41/artifact/artifacts
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/notify/mail-recipients.txt
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
new file mode 100644
index 0000000..fe03cc8
--- /dev/null
+++ b/notify/mail-subject.txt
@@ -0,0 +1 @@
+[TCWG-CI] Success after commit: 751 commits in binutils,gcc,linux,qemu
diff --git a/notify/notify-full.log b/notify/notify-full.log
new file mode 100644
index 0000000..9d1a46f
--- /dev/null
+++ b/notify/notify-full.log
@@ -0,0 +1,660 @@
+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_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-04.tcwglab from build-04, date Sat Jul 8 06:01:32 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 42-tcwg_kernel--gnu-master-arm-next-allmodconfig-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_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 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
+
++ false
++ dryrun=
++ declare top_artifacts ci_project ci_config
++ declare change_kind changed_single_component last_good first_bad
++ 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
+++ get_current_manifest '{rr[ci_project]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
+++ set +x
++ ci_project=tcwg_kernel
+++ get_current_manifest '{rr[ci_config]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
+++ set +x
+# Debug traces :
++ ci_config=gnu-master-arm-next-allmodconfig
++ 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--gnu-master-arm-next-allmodconfig-build/41/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/41/'
++ 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--gnu-master-arm-next-allmodconfig-build/42/
+# Using dir : artifacts
+
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/42/'
++ echo '# Using dir : artifacts'
++ echo ''
++ mkdir -p artifacts/notify
++ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
++ set +x
+# check_source_changes
++ check_source_changes
++ echo '# check_source_changes'
+++ get_current_manifest '{rr[update_baseline]}'
+++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
+++ set +x
++ '[' onsuccess '!=' init ']'
++ IFS=' '
++ read -r -a changed_components
+++ print_changed_components
+++ set -euf -o pipefail
+++ local c delim=
++++ print_updated_components
++++ set -euf -o pipefail
++++ local c delim=
++++ for c in ${rr[components]}
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#4d792107c916d8e2b327d5f10fb2f86a9436fa76 '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#01405f01087b05d71a1f3bd1d4272bec332aeb58 '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' xbaseline ']'
++++ echo -ne ' linux'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#3b08e40b7abfe8be6020c4c27c93ad85590b9213 '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
++++ echo
+++ for c in $(print_updated_components)
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ '[' x4d792107c916d8e2b327d5f10fb2f86a9436fa76 '!=' x7418ba8ab2706f697003448a3877be4b50c874d0 ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ '[' x01405f01087b05d71a1f3bd1d4272bec332aeb58 '!=' xeed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ '[' x123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' x1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1 ']'
+++ echo -ne ' linux'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ '[' x3b08e40b7abfe8be6020c4c27c93ad85590b9213 '!=' xd145c0da22cde391d8c6672d33146ce306e8bf75 ']'
+++ echo -ne ' qemu'
+++ delim=' '
+++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
++ local c base_rev cur_rev c_commits
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=7418ba8ab2706f697003448a3877be4b50c874d0
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=4d792107c916d8e2b327d5f10fb2f86a9436fa76
+++ git -C binutils rev-list --count 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76
+# rev for binutils : 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76 (38 commits)
++ c_commits=38
++ echo '# rev for binutils : 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76 (38 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
++ base_rev=eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
++ cur_rev=01405f01087b05d71a1f3bd1d4272bec332aeb58
+++ git -C gcc rev-list --count eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58
+# rev for gcc : eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58 (110 commits)
++ c_commits=110
++ echo '# rev for gcc : eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58 (110 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ git -C linux rev-list --count 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+# rev for linux : 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (518 commits)
++ c_commits=518
++ echo '# rev for linux : 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (518 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=d145c0da22cde391d8c6672d33146ce306e8bf75
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=3b08e40b7abfe8be6020c4c27c93ad85590b9213
+++ git -C qemu rev-list --count d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213
+# rev for qemu : d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213 (85 commits)
+
++ c_commits=85
++ echo '# rev for qemu : d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213 (85 commits)'
++ echo ''
++ setup_stages_to_run
++ '[' xignore == xignore ']'
++ post_jira_comment=false
++ post_jira_card=false
++ post_icommits=false
++ post_mail=false
++ generate_dashboard=false
++ post_dashboard=false
++ print_commits_f=print_commits
++ print_result_f=print_result
++ print_config_f=print_config
++ print_last_icommit_f=print_last_icommit
++ case "$ci_project" in
++ generate_extra_details
+# generate_extra_details
+# post_interesting_commits
++ set -euf -o pipefail
++ echo '# generate_extra_details'
++ post_interesting_commits init
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=init
++ '[' multiple_components '!=' single_commit ']'
++ return
++ '[' full '!=' full ']'
++ check_if_first_report
++ declare -g first_icommit_to_report
++ first_icommit_to_report=false
++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return
++ post_interesting_commits full
+# post_interesting_commits
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=full
++ '[' multiple_components '!=' single_commit ']'
++ return
+# print all notification files
++ echo '# print all notification files'
++ print_mail_recipients
++ false
++ return
++ true
++ generate_jira_dir
++ set -euf -o pipefail
++ local icommit_entry jira_key=
+++ print_last_icommit --entry
+++ false
+++ local print_arg=--entry
+++ '[' xmultiple_components '!=' xsingle_commit ']'
+++ return
++ icommit_entry=
++ '[' '' '!=' '' ']'
++ mkdir -p artifacts/notify/jira
++ '[' '' '!=' '' ']'
++ cat
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ jira_card=GNU-680
+++ echo GNU-680
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 0 = 0 ']'
+++ echo Success
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
++ 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--gnu-master-arm-next-allmodconfig-build/42/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--gnu-master-arm-next-allmodconfig-build/41/artifact/artifacts
++ cat
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 0 = 0 ']'
+++ echo Success
+++ 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 binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=7418ba8ab2706f697003448a3877be4b50c874d0
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=4d792107c916d8e2b327d5f10fb2f86a9436fa76
++++ git -C binutils rev-list --count 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76
+++ c_commits=38
+++ new_commits=38
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ base_rev=eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
+++ cur_rev=01405f01087b05d71a1f3bd1d4272bec332aeb58
++++ git -C gcc rev-list --count eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58
+++ c_commits=110
+++ new_commits=148
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ git -C linux rev-list --count 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ c_commits=518
+++ new_commits=666
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=d145c0da22cde391d8c6672d33146ce306e8bf75
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=3b08e40b7abfe8be6020c4c27c93ad85590b9213
++++ git -C qemu rev-list --count d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213
+++ c_commits=85
+++ new_commits=751
++++ tr ' ' ,
++++ echo binutils gcc linux qemu
+++ components=binutils,gcc,linux,qemu
+++ echo '751 commits in binutils,gcc,linux,qemu'
+++ print_commits --short
+++ 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[@]}"
+++ sed -e 's/^/ | /'
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=7418ba8ab2706f697003448a3877be4b50c874d0
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=4d792107c916d8e2b327d5f10fb2f86a9436fa76
++++ git -C binutils rev-list --count 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76
+++ c_commits=38
+++ new_commits=38
+++ echo 'binutils commits:'
++++ git -C binutils log --pretty=oneline 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76
++++ head -n5
+++ echo '4d792107c916d8e2b327d5f10fb2f86a9436fa76 gdb/cp-namespace.c: Fix assert failure caused by malformed user input
+71e0261b339c0127d6f54a97e59e528dc28ea306 Automatic date update in version.in
+de5dfbe91cbc60b41eec08089192eb1d16bbb749 Fix result of DAP setExpression
+73aa9ef81be869176814cac635723e920f7ca612 Remove unchecked casts to mi_interp
+13f5f57e0d2fb3e06e15c57d67a40499a5910ba6 gdb: check max-value-size when reading strings for printf'
+++ '[' 38 -gt 5 ']'
+++ echo '... and 33 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ base_rev=eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
+++ cur_rev=01405f01087b05d71a1f3bd1d4272bec332aeb58
++++ git -C gcc rev-list --count eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58
+++ c_commits=110
+++ new_commits=148
+++ echo 'gcc commits:'
++++ head -n5
++++ git -C gcc log --pretty=oneline eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58
+++ echo '01405f01087b05d71a1f3bd1d4272bec332aeb58 Daily bump.
+3cce8d98f270f48f480046d439c9d4635641c24e Dump profile_count along with relative frequency
+ba8d3e566787b40e3a91fd259da19c7b59aa4c0f Fix fallout from re-enabling profile consistency checks.
+275f7bc35fb864ef7867ff7e12bf5b27277ecc36 Collect both user and kernel events for autofdo tests and autoprofiledbootstrap
+bdf2737cda53a83332db1a1a021653447b05a7e7 i386: Improve __int128 argument passing (in ix86_expand_move).'
+++ '[' 110 -gt 5 ']'
+++ echo '... and 105 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ git -C linux rev-list --count 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ c_commits=518
+++ new_commits=666
+++ echo 'linux commits:'
++++ git -C linux log --pretty=oneline 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ head -n5
++++ true
+++ echo '123212f53f3e394c1ae69a58c05dfdda56fec8c6 Add linux-next specific files for 20230707
+df50e6bf65cab4ee9b0a19fec780e6b58792636c Merge branch '\''for-next/kspp'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
+ca250bec1eee1f3c32ef390fd4b544e12e6ac817 Merge branch '\''bitmap-for-next'\'' of https://github.com/norov/linux.git
+f0816d0304a0fca91e8d01aece18253c4f5efbdc Merge branch '\''sysctl-next'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git
+325e59502a75a59510c1b82c03371016999fbdea Merge branch '\''for-next'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git'
+++ '[' 518 -gt 5 ']'
+++ echo '... and 513 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=d145c0da22cde391d8c6672d33146ce306e8bf75
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=3b08e40b7abfe8be6020c4c27c93ad85590b9213
++++ git -C qemu rev-list --count d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213
+++ c_commits=85
+++ new_commits=751
+++ echo 'qemu commits:'
++++ head -n5
++++ git -C qemu log --pretty=oneline d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213
++++ true
+++ echo '3b08e40b7abfe8be6020c4c27c93ad85590b9213 Merge tag '\''for-upstream'\'' of https://gitlab.com/bonzini/qemu into staging
+6d5e9694ef374159072984c0958c3eaab6dd1d52 target/i386: Add new CPU model GraniteRapids
+3baf7ae63505eb1652d1e52d65798307fead8539 target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
+6c43ec3b206956a8a3008accafe9eb2dfd885190 target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
+ba3709feaab44631315e02cd793cfccae4c6bd2a target/i386: Allow MCDT_NO if host supports'
+++ '[' 85 -gt 5 ']'
+++ echo '... and 80 more'
+++ print_result --short
+++ false
+++ local print_arg=--short
+++ case "$print_arg" in
+++ echo 'Results changed to'
++++ cat artifacts/results
+++ echo '# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_abe stage1:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+33'
+++ echo ''
+++ echo From
++++ cat base-artifacts/results
+++ echo '# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_abe stage1:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+33'
+++ print_config
+++ :
++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return
++ print_mail_subject
++ true
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 0 = 0 ']'
+++ echo Success
+++ 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 binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=7418ba8ab2706f697003448a3877be4b50c874d0
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=4d792107c916d8e2b327d5f10fb2f86a9436fa76
++++ git -C binutils rev-list --count 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76
+++ c_commits=38
+++ new_commits=38
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ base_rev=eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
+++ cur_rev=01405f01087b05d71a1f3bd1d4272bec332aeb58
++++ git -C gcc rev-list --count eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58
+++ c_commits=110
+++ new_commits=148
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ git -C linux rev-list --count 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ c_commits=518
+++ new_commits=666
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=d145c0da22cde391d8c6672d33146ce306e8bf75
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=3b08e40b7abfe8be6020c4c27c93ad85590b9213
++++ git -C qemu rev-list --count d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213
+++ c_commits=85
+++ new_commits=751
++++ tr ' ' ,
++++ echo binutils gcc linux qemu
+# generate dashboard
+# 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.
+++ components=binutils,gcc,linux,qemu
+++ echo '751 commits in binutils,gcc,linux,qemu'
++ echo '[TCWG-CI] Success after commit: 751 commits in binutils,gcc,linux,qemu'
++ echo '# generate dashboard'
++ generate_dashboard_squad
++ local results_date
++ echo '# generate_dashboard_squad'
++ false
++ echo '... Skipping'
++ return
++ post_dashboard_squad
++ echo '# post_dashboard_squad'
++ false
++ echo '... Skipping'
++ return
++ false
++ echo '=> Not the first detection of this issue. Not sending mail.'
++ post_to_jira
++ echo '# post_to_jira'
++ false
++ false
++ echo 'Full stage ran successfully.'
+dd3d0274f1690f4d91007a1a026f658428da000c03b85e1932402927c0204c70
diff --git a/notify/notify-init.log b/notify/notify-init.log
new file mode 100644
index 0000000..6fe2933
--- /dev/null
+++ b/notify/notify-init.log
@@ -0,0 +1,252 @@
+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_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-04.tcwglab from build-04, date Sat Jul 8 06:01:09 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 42-tcwg_kernel--gnu-master-arm-next-allmodconfig-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_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 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
+
++ false
++ dryrun=
++ declare top_artifacts ci_project ci_config
++ declare change_kind changed_single_component last_good first_bad
++ 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
+++ get_current_manifest '{rr[ci_project]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
+++ set +x
++ ci_project=tcwg_kernel
+++ get_current_manifest '{rr[ci_config]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/41/
+# Using dir : base-artifacts
+++ set +x
++ ci_config=gnu-master-arm-next-allmodconfig
++ echo '# Debug traces :'
+++ get_baseline_manifest BUILD_URL
+++ get_manifest base-artifacts/manifest.sh BUILD_URL false
+++ set +x
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/41/'
++ 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--gnu-master-arm-next-allmodconfig-build/42/
+# Using dir : artifacts
+
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/42/'
++ echo '# Using dir : artifacts'
++ echo ''
++ mkdir -p artifacts/notify
++ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
++ set +x
+# check_source_changes
++ check_source_changes
++ echo '# check_source_changes'
+++ get_current_manifest '{rr[update_baseline]}'
+++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
+++ set +x
++ '[' onsuccess '!=' init ']'
++ IFS=' '
++ read -r -a changed_components
+++ print_changed_components
+++ set -euf -o pipefail
+++ local c delim=
++++ print_updated_components
++++ set -euf -o pipefail
++++ local c delim=
++++ for c in ${rr[components]}
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#4d792107c916d8e2b327d5f10fb2f86a9436fa76 '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#01405f01087b05d71a1f3bd1d4272bec332aeb58 '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' xbaseline ']'
++++ echo -ne ' linux'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#3b08e40b7abfe8be6020c4c27c93ad85590b9213 '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
++++ echo
+++ for c in $(print_updated_components)
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ '[' x4d792107c916d8e2b327d5f10fb2f86a9436fa76 '!=' x7418ba8ab2706f697003448a3877be4b50c874d0 ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ '[' x01405f01087b05d71a1f3bd1d4272bec332aeb58 '!=' xeed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ '[' x123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' x1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1 ']'
+++ echo -ne ' linux'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ '[' x3b08e40b7abfe8be6020c4c27c93ad85590b9213 '!=' xd145c0da22cde391d8c6672d33146ce306e8bf75 ']'
+++ echo -ne ' qemu'
+++ delim=' '
+++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
++ local c base_rev cur_rev c_commits
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=7418ba8ab2706f697003448a3877be4b50c874d0
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=4d792107c916d8e2b327d5f10fb2f86a9436fa76
+++ git -C binutils rev-list --count 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76
+# rev for binutils : 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76 (38 commits)
++ c_commits=38
++ echo '# rev for binutils : 7418ba8ab2706f697003448a3877be4b50c874d0..4d792107c916d8e2b327d5f10fb2f86a9436fa76 (38 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
++ base_rev=eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
++ cur_rev=01405f01087b05d71a1f3bd1d4272bec332aeb58
+++ git -C gcc rev-list --count eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58
+# rev for gcc : eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58 (110 commits)
++ c_commits=110
++ echo '# rev for gcc : eed9eeaab30fd7b9e509ec3cf78f5f3c881b0abf..01405f01087b05d71a1f3bd1d4272bec332aeb58 (110 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ git -C linux rev-list --count 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+# rev for linux : 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (518 commits)
++ c_commits=518
++ echo '# rev for linux : 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (518 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=d145c0da22cde391d8c6672d33146ce306e8bf75
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=3b08e40b7abfe8be6020c4c27c93ad85590b9213
+++ git -C qemu rev-list --count d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213
+# rev for qemu : d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213 (85 commits)
+
+# generate_extra_details
++ c_commits=85
++ echo '# rev for qemu : d145c0da22cde391d8c6672d33146ce306e8bf75..3b08e40b7abfe8be6020c4c27c93ad85590b9213 (85 commits)'
++ echo ''
++ setup_stages_to_run
++ '[' xignore == xignore ']'
++ post_jira_comment=false
++ post_jira_card=false
++ post_icommits=false
++ post_mail=false
++ generate_dashboard=false
++ post_dashboard=false
++ print_commits_f=print_commits
++ print_result_f=print_result
++ print_config_f=print_config
++ print_last_icommit_f=print_last_icommit
++ case "$ci_project" in
++ generate_extra_details
++ set -euf -o pipefail
++ echo '# generate_extra_details'
++ post_interesting_commits init
+# post_interesting_commits
+Init stage ran successfully.
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=init
++ '[' multiple_components '!=' single_commit ']'
++ return
++ '[' init '!=' full ']'
++ echo 'Init stage ran successfully.'
++ exit 0
+4901ecc7692d02bd2661f41d8477c4bb75fd8f456e5f0cb60a30b7975a6013fc
diff --git a/notify/summary.txt b/notify/summary.txt
new file mode 100644
index 0000000..3582111
--- /dev/null
+++ b/notify/summary.txt
@@ -0,0 +1 @@
+Success