summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log58
1 files changed, 29 insertions, 29 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 409900c..e747636 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -15,36 +15,36 @@
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
+# Debug traces :
++ 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-aarch64-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-aarch64-next-allmodconfig-build/89/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/90/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/89/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/90/'
+ 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-aarch64-next-allmodconfig-build/90/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/91/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/90/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/91/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -88,7 +88,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' xfab62191f84583780c2c6d024d0e583400881770 '!=' xa73c0d9b228cb11d4dd9c045c692229ff6b7b06a ']'
+++ '[' x26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 '!=' xfab62191f84583780c2c6d024d0e583400881770 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -103,7 +103,7 @@
+++ 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
-++ '[' x3232e73c446a3a70fd2fcce4eabc0564b08312a7 '!=' x20aa06490ab57da7729a24bae7c4ec2f5918ec91 ']'
+++ '[' x5f4499606ea6ab49bec30e83209db71e52d0b267 '!=' x3232e73c446a3a70fd2fcce4eabc0564b08312a7 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -126,17 +126,17 @@
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
+++ get_baseline_git qemu_rev
+# Debug traces :
+# change_kind=multiple_components : binutils gcc qemu
+++ 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
-++ '[' xf78ea7ddb0e18766ece9fdfe02061744a7afc41b '!=' xea10c3817814b8be75be22c78ea91d633b0d2532 ']'
+++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' xf78ea7ddb0e18766ece9fdfe02061744a7afc41b ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
@@ -151,17 +151,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=a73c0d9b228cb11d4dd9c045c692229ff6b7b06a
++ base_rev=fab62191f84583780c2c6d024d0e583400881770
++ 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=fab62191f84583780c2c6d024d0e583400881770
-++ git -C binutils rev-list --count a73c0d9b228cb11d4dd9c045c692229ff6b7b06a..fab62191f84583780c2c6d024d0e583400881770
-# rev for binutils : a73c0d9b228cb11d4dd9c045c692229ff6b7b06a..fab62191f84583780c2c6d024d0e583400881770 (50 commits)
-+ c_commits=50
-+ echo '# rev for binutils : a73c0d9b228cb11d4dd9c045c692229ff6b7b06a..fab62191f84583780c2c6d024d0e583400881770 (50 commits)'
++ cur_rev=26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
+++ git -C binutils rev-list --count fab62191f84583780c2c6d024d0e583400881770..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
+# rev for binutils : fab62191f84583780c2c6d024d0e583400881770..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 (74 commits)
++ c_commits=74
++ echo '# rev for binutils : fab62191f84583780c2c6d024d0e583400881770..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 (74 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -169,17 +169,17 @@
++ 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=20aa06490ab57da7729a24bae7c4ec2f5918ec91
++ base_rev=3232e73c446a3a70fd2fcce4eabc0564b08312a7
++ 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=3232e73c446a3a70fd2fcce4eabc0564b08312a7
-++ git -C gcc rev-list --count 20aa06490ab57da7729a24bae7c4ec2f5918ec91..3232e73c446a3a70fd2fcce4eabc0564b08312a7
-# rev for gcc : 20aa06490ab57da7729a24bae7c4ec2f5918ec91..3232e73c446a3a70fd2fcce4eabc0564b08312a7 (123 commits)
-+ c_commits=123
-+ echo '# rev for gcc : 20aa06490ab57da7729a24bae7c4ec2f5918ec91..3232e73c446a3a70fd2fcce4eabc0564b08312a7 (123 commits)'
++ cur_rev=5f4499606ea6ab49bec30e83209db71e52d0b267
+++ git -C gcc rev-list --count 3232e73c446a3a70fd2fcce4eabc0564b08312a7..5f4499606ea6ab49bec30e83209db71e52d0b267
+# rev for gcc : 3232e73c446a3a70fd2fcce4eabc0564b08312a7..5f4499606ea6ab49bec30e83209db71e52d0b267 (135 commits)
++ c_commits=135
++ echo '# rev for gcc : 3232e73c446a3a70fd2fcce4eabc0564b08312a7..5f4499606ea6ab49bec30e83209db71e52d0b267 (135 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -187,18 +187,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=ea10c3817814b8be75be22c78ea91d633b0d2532
++ base_rev=f78ea7ddb0e18766ece9fdfe02061744a7afc41b
++ 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=f78ea7ddb0e18766ece9fdfe02061744a7afc41b
-++ git -C qemu rev-list --count ea10c3817814b8be75be22c78ea91d633b0d2532..f78ea7ddb0e18766ece9fdfe02061744a7afc41b
-# rev for qemu : ea10c3817814b8be75be22c78ea91d633b0d2532..f78ea7ddb0e18766ece9fdfe02061744a7afc41b (35 commits)
++ cur_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ git -C qemu rev-list --count f78ea7ddb0e18766ece9fdfe02061744a7afc41b..34a5cb6d8434303c170230644b2a7c1d5781d197
+# rev for qemu : f78ea7ddb0e18766ece9fdfe02061744a7afc41b..34a5cb6d8434303c170230644b2a7c1d5781d197 (36 commits)
-+ c_commits=35
-+ echo '# rev for qemu : ea10c3817814b8be75be22c78ea91d633b0d2532..f78ea7ddb0e18766ece9fdfe02061744a7afc41b (35 commits)'
++ c_commits=36
++ echo '# rev for qemu : f78ea7ddb0e18766ece9fdfe02061744a7afc41b..34a5cb6d8434303c170230644b2a7c1d5781d197 (36 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'