+ 522216:jenkins7005739364358910278.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh + 885541:round-robin-notify.sh: 68: false + 885541:round-robin-notify.sh: 71: dryrun= + 885541:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 885541:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 885541:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 885541:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 885541:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 885541:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/../tcwg_gnu-config.sh + 885541:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 885541:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 885541:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 885541:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 885541:round-robin-notify.sh: 162: declare -a changed_components + 885541:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 885541:round-robin-notify.sh: 219: declare print_details_f + 885541:round-robin-notify.sh: 514: dump_model_only=false + 885541:round-robin-notify.sh: 2844: setup_notify_environment + 885541:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 885541:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 885541:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x + 885541:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_native_fast_check_gdb ++ 885541:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x + 885541:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 885541:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 885541:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 885541:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 885541:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 885541:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 885541:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 885541:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 885541:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 885541:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 885541:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 885541:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 885541:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 885541:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 885541:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10098/ + 885541:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10098/' # Using dir : base-artifacts + 885541:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 885541:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/ + 885541:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/' # Using dir : artifacts + 885541:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 885541:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 885541:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 885541:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 885541:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 885541:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 885541:round-robin-notify.sh: 2845: check_source_changes # check_source_changes + 885541:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 885541:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x + 885541:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 885541:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 885541:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 885541:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 885541:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 885541:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 885541:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 885541:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 885541:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 885541:round-robin-notify.sh: print_updated_components: 1204: false +++ 885541:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 885541:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 885541:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 885541:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 885541:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 885541:round-robin-notify.sh: print_updated_components: 1204: false +++ 885541:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 885541:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 885541:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 885541:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 885541:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 885541:round-robin-notify.sh: print_updated_components: 1204: false +++ 885541:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 885541:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline.git#master '!=' xbaseline ']' +++ 885541:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' linux' +++ 885541:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 885541:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 885541:round-robin-notify.sh: print_updated_components: 1204: false +++ 885541:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 885541:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']' +++ 885541:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' glibc' +++ 885541:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 885541:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 885541:round-robin-notify.sh: print_updated_components: 1204: false +++ 885541:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 885541:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 885541:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gdb' +++ 885541:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 885541:round-robin-notify.sh: print_updated_components: 1217: echo ++ 885541:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 885541:round-robin-notify.sh: print_changed_components: 1249: false ++ 885541:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: print_changed_components: 1264: '[' x2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c '!=' x32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 ']' ++ 885541:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 885541:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 885541:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 885541:round-robin-notify.sh: print_changed_components: 1249: false ++ 885541:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: print_changed_components: 1264: '[' x1f949c2f1ab60a8b3e3d99faff337a921150d2f4 '!=' xe5af677005c7ab7a86f825bfabd6b665044f68fd ']' ++ 885541:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 885541:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 885541:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 885541:round-robin-notify.sh: print_changed_components: 1249: false ++ 885541:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/linux_rev ']' +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_current_git linux_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git linux_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 885541:round-robin-notify.sh: print_changed_components: 1264: '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 ']' ++ 885541:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 885541:round-robin-notify.sh: print_changed_components: 1249: false ++ 885541:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_current_git glibc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git glibc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: print_changed_components: 1264: '[' x980089ebab2a05af6d675d614bb2ec84c58b6615 '!=' x617376a04b28efe0e17c9227557ef6231735b0eb ']' ++ 885541:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' glibc' ++ 885541:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 885541:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 885541:round-robin-notify.sh: print_changed_components: 1249: false ++ 885541:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_current_git gdb_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev +++ 885541:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gdb_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: print_changed_components: 1264: '[' x2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c '!=' x32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 ']' ++ 885541:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gdb' ++ 885541:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 885541:round-robin-notify.sh: print_changed_components: 1271: echo + 885541:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 885541:round-robin-notify.sh: check_source_changes: 177: '[' 4 = 0 ']' + 885541:round-robin-notify.sh: check_source_changes: 180: '[' 4 = 1 ']' + 885541:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 885541:round-robin-notify.sh: check_source_changes: 201: changed_single_component= + 885541:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # Debug traces : # change_kind=multiple_components : binutils gcc glibc gdb + 885541:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc glibc gdb' + 885541:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 885541:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 885541:round-robin-notify.sh: check_source_changes: 208: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 ++ 885541:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 885541:round-robin-notify.sh: get_component_rev: 1780: false ++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 885541:round-robin-notify.sh: check_source_changes: 209: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c + 885541:round-robin-notify.sh: check_source_changes: 211: c_commits=5 + 885541:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c (5 commits)' # rev for binutils : 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c (5 commits) + 885541:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 885541:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 885541:round-robin-notify.sh: check_source_changes: 208: base_rev=e5af677005c7ab7a86f825bfabd6b665044f68fd ++ 885541:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 885541:round-robin-notify.sh: get_component_rev: 1780: false ++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 885541:round-robin-notify.sh: check_source_changes: 209: cur_rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 885541:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count e5af677005c7ab7a86f825bfabd6b665044f68fd..1f949c2f1ab60a8b3e3d99faff337a921150d2f4 + 885541:round-robin-notify.sh: check_source_changes: 211: c_commits=26 # rev for gcc : e5af677005c7ab7a86f825bfabd6b665044f68fd..1f949c2f1ab60a8b3e3d99faff337a921150d2f4 (26 commits) + 885541:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : e5af677005c7ab7a86f825bfabd6b665044f68fd..1f949c2f1ab60a8b3e3d99faff337a921150d2f4 (26 commits)' + 885541:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 885541:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev glibc ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 885541:round-robin-notify.sh: check_source_changes: 208: base_rev=617376a04b28efe0e17c9227557ef6231735b0eb ++ 885541:round-robin-notify.sh: check_source_changes: 209: get_component_rev glibc ++ 885541:round-robin-notify.sh: get_component_rev: 1780: false ++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev ++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 885541:round-robin-notify.sh: check_source_changes: 209: cur_rev=980089ebab2a05af6d675d614bb2ec84c58b6615 ++ 885541:round-robin-notify.sh: check_source_changes: 211: git -C glibc rev-list --count 617376a04b28efe0e17c9227557ef6231735b0eb..980089ebab2a05af6d675d614bb2ec84c58b6615 + 885541:round-robin-notify.sh: check_source_changes: 211: c_commits=2 + 885541:round-robin-notify.sh: check_source_changes: 212: echo '# rev for glibc : 617376a04b28efe0e17c9227557ef6231735b0eb..980089ebab2a05af6d675d614bb2ec84c58b6615 (2 commits)' # rev for glibc : 617376a04b28efe0e17c9227557ef6231735b0eb..980089ebab2a05af6d675d614bb2ec84c58b6615 (2 commits) + 885541:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 885541:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gdb ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 885541:round-robin-notify.sh: check_source_changes: 208: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 ++ 885541:round-robin-notify.sh: check_source_changes: 209: get_component_rev gdb ++ 885541:round-robin-notify.sh: get_component_rev: 1780: false ++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev ++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev + 885541:round-robin-notify.sh: check_source_changes: 209: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: check_source_changes: 211: git -C gdb rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c + 885541:round-robin-notify.sh: check_source_changes: 211: c_commits=5 # rev for gdb : 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c (5 commits) + 885541:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gdb : 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c (5 commits)' + 885541:round-robin-notify.sh: check_source_changes: 214: echo '' + 885541:round-robin-notify.sh: 2846: setup_stages_to_run + 885541:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 885541:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 885541:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 885541:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 885541:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 885541:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 885541:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 885541:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 885541:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 885541:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 885541:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 885541:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 885541:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 885541:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 885541:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 885541:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 885541:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 885541:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 885541:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 885541:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 885541:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 885541:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 885541:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 885541:round-robin-notify.sh: 2849: post_interesting_commits init + 885541:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 885541:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 885541:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 885541:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 885541:round-robin-notify.sh: post_interesting_commits: 1656: return + 885541:round-robin-notify.sh: 2851: '[' full '!=' full ']' + 885541:round-robin-notify.sh: 2856: gnu_generate_extra_details + 885541:round-robin-notify.sh: gnu_generate_extra_details: 390: set -euf -o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 393: local tmpfile ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 394: mktemp + 885541:round-robin-notify.sh: gnu_generate_extra_details: 394: tmpfile=/tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 396: settings_for_ci_project_and_config tcwg_gnu_native_fast_check_gdb master-aarch64 native + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_fast_check_gdb + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 885541:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_gnu_target: 2121: local target=native ++ 885541:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 885541:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in +++ 885541:round-robin-notify.sh: print_gnu_target: 2131: uname -m ++ 885541:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu ++ 885541:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu + 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 398: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 401: '[' 'none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' '!=' '' ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 402: cat + 885541:round-robin-notify.sh: gnu_generate_extra_details: 413: cat + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 476: set +f ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 476: find artifacts/00-sumfiles artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-build_abe-binutils artifacts/04-build_abe-gcc artifacts/05-clean_sysroot artifacts/06-build_abe-linux artifacts/07-build_abe-glibc artifacts/08-build_abe-gdb artifacts/09-build_abe-dejagnu artifacts/10-build_abe-check_gdb artifacts/11-check_regression -name console.log.xz ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/01-reset_artifacts/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/01-reset_artifacts + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.C5esqgIaog-make ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/02-prepare_abe/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/02-prepare_abe + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.C5esqgIaog-make ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/03-build_abe-binutils/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/03-build_abe-binutils + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/03-build_abe-binutils/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/03-build_abe-binutils + 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 03-build_abe-binutils' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make + 885541:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-build_abe-binutils/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/04-build_abe-gcc/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/04-build_abe-gcc + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/04-build_abe-gcc/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/04-build_abe-gcc + 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 04-build_abe-gcc' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make + 885541:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-gcc/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/05-clean_sysroot/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/05-clean_sysroot + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/05-clean_sysroot/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.C5esqgIaog-make ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-clean_sysroot/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/06-build_abe-linux/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/06-build_abe-linux + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/06-build_abe-linux/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.C5esqgIaog-make ']' ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/06-build_abe-linux + 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 06-build_abe-linux' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make + 885541:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/06-build_abe-linux/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/07-build_abe-glibc/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/07-build_abe-glibc + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/07-build_abe-glibc/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/07-build_abe-glibc + 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 07-build_abe-glibc' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make + 885541:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/07-build_abe-glibc/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/08-build_abe-gdb/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/08-build_abe-gdb + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/08-build_abe-gdb/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/08-build_abe-gdb + 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 08-build_abe-gdb' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make + 885541:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/08-build_abe-gdb/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/09-build_abe-dejagnu/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/09-build_abe-dejagnu + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/09-build_abe-dejagnu/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/09-build_abe-dejagnu + 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 09-build_abe-dejagnu' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make + 885541:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/09-build_abe-dejagnu/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/10-build_abe-check_gdb/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/10-build_abe-check_gdb + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/10-build_abe-check_gdb/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.C5esqgIaog-make ']' ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/10-build_abe-check_gdb + 885541:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 10-build_abe-check_gdb' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make + 885541:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/10-build_abe-check_gdb/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/11-check_regression/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/11-check_regression + 885541:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/11-check_regression/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.C5esqgIaog + 885541:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 885541:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.C5esqgIaog-configure ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.C5esqgIaog-make ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/11-check_regression/console.log.xz + 885541:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.C5esqgIaog-dj ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console + 885541:round-robin-notify.sh: gnu_generate_extra_details: 454: rm -f /tmp/tmp.C5esqgIaog /tmp/tmp.C5esqgIaog-configure /tmp/tmp.C5esqgIaog-make /tmp/tmp.C5esqgIaog-dj + 885541:round-robin-notify.sh: gnu_generate_extra_details: 456: '[' -s artifacts/notify/configure-toolchain.txt ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 458: '[' -d artifacts/sumfiles ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 464: local xfails=artifacts/sumfiles/xfails.xfail + 885541:round-robin-notify.sh: gnu_generate_extra_details: 465: '[' -f artifacts/sumfiles/xfails.xfail ']' + 885541:round-robin-notify.sh: gnu_generate_extra_details: 475: wait 885989 + 885541:round-robin-notify.sh: gnu_generate_extra_details: 470: gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 -flaky-tests artifacts/sumfiles/xfails.xfail base-artifacts/sumfiles artifacts/sumfiles + 885541:round-robin-notify.sh: 2857: calculate_results_date + 885541:round-robin-notify.sh: calculate_results_date: 2522: set -euf -o pipefail + 885541:round-robin-notify.sh: calculate_results_date: 2524: local c base_d cur_d results_date=0 ++ 885541:round-robin-notify.sh: calculate_results_date: 2527: get_current_manifest '{rr[components]}' ++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x + 885541:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 885541:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 885541:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev binutils ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 885541:round-robin-notify.sh: calculate_results_date: 2529: '[' 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 '!=' '' ']' ++ 885541:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date binutils ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev binutils +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No binutils in current git' '[' x32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1177: git -C binutils show --no-patch --pretty=%ct 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 + 885541:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783568650 ++ 885541:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date binutils ++ 885541:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 885541:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev binutils +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: get_current_component_date: 1187: rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No binutils in current git' '[' x2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_component_date: 1191: git -C binutils show --no-patch --pretty=%ct 2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c + 885541:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783641607 + 885541:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783568650 '!=' x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783641607 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783641607 -lt 1783568650 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783641607 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783641607 -gt 0 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2543: results_date=1783641607 + 885541:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 885541:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 885541:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gcc ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 885541:round-robin-notify.sh: calculate_results_date: 2529: '[' e5af677005c7ab7a86f825bfabd6b665044f68fd '!=' '' ']' ++ 885541:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gcc ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: rev=e5af677005c7ab7a86f825bfabd6b665044f68fd ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' xe5af677005c7ab7a86f825bfabd6b665044f68fd '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct e5af677005c7ab7a86f825bfabd6b665044f68fd + 885541:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783556212 ++ 885541:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gcc ++ 885541:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 885541:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: get_current_component_date: 1187: rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 885541:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' x1f949c2f1ab60a8b3e3d99faff337a921150d2f4 '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct 1f949c2f1ab60a8b3e3d99faff337a921150d2f4 + 885541:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783651680 + 885541:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783556212 '!=' x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783651680 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783651680 -lt 1783556212 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783651680 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783651680 -gt 1783641607 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2543: results_date=1783651680 + 885541:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 885541:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 885541:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev linux ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 885541:round-robin-notify.sh: calculate_results_date: 2529: '[' dc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' '' ']' ++ 885541:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date linux ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev linux +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: rev=dc59e4fea9d83f03bad6bddf3fa2e52491777482 ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No linux in current git' '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1177: git -C linux show --no-patch --pretty=%ct dc59e4fea9d83f03bad6bddf3fa2e52491777482 + 885541:round-robin-notify.sh: calculate_results_date: 2530: base_d=1782673291 ++ 885541:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date linux ++ 885541:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 885541:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev linux +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 885541:round-robin-notify.sh: get_current_component_date: 1187: rev=dc59e4fea9d83f03bad6bddf3fa2e52491777482 ++ 885541:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No linux in current git' '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_component_date: 1191: git -C linux show --no-patch --pretty=%ct dc59e4fea9d83f03bad6bddf3fa2e52491777482 + 885541:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1782673291 + 885541:round-robin-notify.sh: calculate_results_date: 2533: '[' x1782673291 '!=' x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' x1782673291 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' 1782673291 -lt 1782673291 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2538: '[' x1782673291 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2542: '[' 1782673291 -gt 1783651680 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 885541:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 885541:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev glibc ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 885541:round-robin-notify.sh: calculate_results_date: 2529: '[' 617376a04b28efe0e17c9227557ef6231735b0eb '!=' '' ']' ++ 885541:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date glibc ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev glibc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: rev=617376a04b28efe0e17c9227557ef6231735b0eb ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No glibc in current git' '[' x617376a04b28efe0e17c9227557ef6231735b0eb '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1177: git -C glibc show --no-patch --pretty=%ct 617376a04b28efe0e17c9227557ef6231735b0eb + 885541:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783549106 ++ 885541:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date glibc ++ 885541:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 885541:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev glibc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: get_current_component_date: 1187: rev=980089ebab2a05af6d675d614bb2ec84c58b6615 ++ 885541:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No glibc in current git' '[' x980089ebab2a05af6d675d614bb2ec84c58b6615 '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_component_date: 1191: git -C glibc show --no-patch --pretty=%ct 980089ebab2a05af6d675d614bb2ec84c58b6615 + 885541:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783610562 + 885541:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783549106 '!=' x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783610562 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783610562 -lt 1783549106 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783610562 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783610562 -gt 1783651680 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 885541:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 885541:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gdb ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 885541:round-robin-notify.sh: calculate_results_date: 2529: '[' 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 '!=' '' ']' ++ 885541:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gdb ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gdb +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1173: rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gdb in current git' '[' x32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gdb show --no-patch --pretty=%ct 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 + 885541:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783568650 ++ 885541:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gdb ++ 885541:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 885541:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gdb +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: get_current_component_date: 1187: rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gdb in current git' '[' x2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c '!=' x ']' ++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: get_current_component_date: 1191: git -C gdb show --no-patch --pretty=%ct 2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c + 885541:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783641607 + 885541:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783568650 '!=' x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783641607 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783641607 -lt 1783568650 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783641607 = x ']' + 885541:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783641607 -gt 1783651680 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2547: assert_with_msg 'Failed to produce results_date' '[' 1783651680 -gt 0 ']' + 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 885541:round-robin-notify.sh: calculate_results_date: 2549: get_baseline_manifest '{rr[results_date]}' ++ 885541:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x + 885541:round-robin-notify.sh: calculate_results_date: 2549: base_d=1783394623 + 885541:round-robin-notify.sh: calculate_results_date: 2564: '[' 1783394623 '!=' '' ']' + 885541:round-robin-notify.sh: calculate_results_date: 2565: '[' 1783651680 -gt 1783394623 ']' + 885541:round-robin-notify.sh: calculate_results_date: 2569: results_date=1783523151 + 885541:round-robin-notify.sh: calculate_results_date: 2584: rr[results_date]=1783523151 + 885541:round-robin-notify.sh: calculate_results_date: 2585: cat + 885541:round-robin-notify.sh: calculate_results_date: 2587: manifest_out + 885541:round-robin-notify.sh: manifest_out: 1071: cat + 885541:round-robin-notify.sh: 2859: check_if_first_report + 885541:round-robin-notify.sh: check_if_first_report: 733: declare -g first_icommit_to_report + 885541:round-robin-notify.sh: check_if_first_report: 735: first_icommit_to_report=false + 885541:round-robin-notify.sh: check_if_first_report: 736: '[' xmultiple_components '!=' xsingle_commit ']' + 885541:round-robin-notify.sh: check_if_first_report: 737: return + 885541:round-robin-notify.sh: 2862: post_interesting_commits full + 885541:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 885541:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 885541:round-robin-notify.sh: post_interesting_commits: 1653: local stage=full + 885541:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 885541:round-robin-notify.sh: post_interesting_commits: 1656: return + 885541:round-robin-notify.sh: 2864: true + 885541:round-robin-notify.sh: 2865: generate_jira_dir + 885541:round-robin-notify.sh: generate_jira_dir: 1869: set -euf -o pipefail + 885541:round-robin-notify.sh: generate_jira_dir: 1871: local icommit_entry jira_key= ++ 885541:round-robin-notify.sh: generate_jira_dir: 1872: print_last_icommit --entry ++ 885541:round-robin-notify.sh: print_last_icommit: 691: false ++ 885541:round-robin-notify.sh: print_last_icommit: 692: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_last_icommit: 693: local print_arg=--entry ++ 885541:round-robin-notify.sh: print_last_icommit: 694: shift 1 ++ 885541:round-robin-notify.sh: print_last_icommit: 696: '[' xmultiple_components '!=' xsingle_commit ']' ++ 885541:round-robin-notify.sh: print_last_icommit: 697: return 0 + 885541:round-robin-notify.sh: generate_jira_dir: 1872: icommit_entry= + 885541:round-robin-notify.sh: generate_jira_dir: 1874: '[' '' '!=' '' ']' + 885541:round-robin-notify.sh: generate_jira_dir: 1880: mkdir -p artifacts/notify/jira + 885541:round-robin-notify.sh: generate_jira_dir: 1883: '[' '' '!=' '' ']' + 885541:round-robin-notify.sh: generate_jira_dir: 1896: cat ++ 885541:round-robin-notify.sh: generate_jira_dir: 1896: print_jira_template_card ++ 885541:round-robin-notify.sh: print_jira_template_card: 1726: local jira_card=GNU-692 ++ 885541:round-robin-notify.sh: print_jira_template_card: 1727: case "$ci_project/$ci_config:$changed_single_component" in ++ 885541:round-robin-notify.sh: print_jira_template_card: 1744: echo GNU-692 ++ 885541:round-robin-notify.sh: generate_jira_dir: 1896: gnu_llvm_print_result --oneline ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 856: local xfails=artifacts/sumfiles/xfails.xfail ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 858: '[' -f artifacts/sumfiles/xfails.xfail.xz ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 864: '[' -f artifacts/sumfiles/xfails.xfail ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 874: wait 886145 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 870: gcc_compare_validate_failures --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=artifacts/sumfiles --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2841: set -euf -o pipefail ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2842: local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: validate_failures_options=() ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: local validate_failures_options ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2844: local ref_tmp ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 4 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 3 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 2 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2849: build_dir=artifacts/sumfiles +++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: mktemp -d ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: ref_tmp=/tmp/tmp.MDptWhj6i4 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2851: rsync -aL artifacts/sumfiles/ /tmp/tmp.MDptWhj6i4/ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: find /tmp/tmp.MDptWhj6i4/ -name '*.xz' -print0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: xargs -0 -i@ xz -d @ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2853: validate_failures_options=("${validate_failures_options[@]}" "--build_dir=$ref_tmp") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2854: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 1 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 0 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2865: local res ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: res=0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: wait 886153 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2863: gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=/tmp/tmp.MDptWhj6i4 --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: '[' -v /tmp/tmp.MDptWhj6i4 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: rm -rf /tmp/tmp.MDptWhj6i4 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2871: return 0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 875: gcc_compare_validate_failures --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=artifacts/sumfiles --verbosity=1 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 879: wait 886155 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2841: set -euf -o pipefail ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2842: local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: validate_failures_options=() ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: local validate_failures_options ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2844: local ref_tmp ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 5 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 4 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 3 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 2 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2849: build_dir=artifacts/sumfiles +++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: mktemp -d ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: ref_tmp=/tmp/tmp.MdwvY2JdZ1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2851: rsync -aL artifacts/sumfiles/ /tmp/tmp.MdwvY2JdZ1/ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: find /tmp/tmp.MdwvY2JdZ1/ -name '*.xz' -print0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: xargs -0 -i@ xz -d @ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2853: validate_failures_options=("${validate_failures_options[@]}" "--build_dir=$ref_tmp") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2854: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 1 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 0 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2865: local res ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: res=0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: wait 886163 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2863: gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=/tmp/tmp.MdwvY2JdZ1 --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: '[' -v /tmp/tmp.MdwvY2JdZ1 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: rm -rf /tmp/tmp.MdwvY2JdZ1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2871: return 0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 881: grep -A10 '=== Results Summary ===' artifacts/notify/regressions.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 884: local length ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 885: case "$print_arg" in ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 887: local n_regressions n_fixes +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 889: grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 889: true ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 889: n_regressions=0 +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 891: grep -c '^[A-Z]\+:' artifacts/notify/fixes.sum +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 891: true ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 891: n_fixes=0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 893: local word= ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 894: '[' 0 '!=' 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 902: rm artifacts/notify/regressions.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 904: '[' 0 '!=' 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 912: rm artifacts/notify/fixes.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 922: '[' 0 = 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 923: '[' 0 = 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 924: '[' -f artifacts/notify/results.compare.txt ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 927: grep -q '# Improvements found' artifacts/notify/results.compare.txt ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 930: printf 'no regression/no fix' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 937: return 0 ++ 885541:round-robin-notify.sh: generate_jira_dir: 1896: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 885541:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_artifacts_url: 794: local url +++ 885541:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL +++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x ++ 885541:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts ++ 885541:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' +++ 885541:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/notify +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/notify/mail-body.txt +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 885541:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/notify/mail-body.txt ++ 885541:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/notify/mail-body.txt + 885541:round-robin-notify.sh: 2868: echo '# print all notification files' # print all notification files + 885541:round-robin-notify.sh: 2869: true + 885541:round-robin-notify.sh: 2870: generate_mail_files + 885541:round-robin-notify.sh: generate_mail_files: 2243: set -euf -o pipefail + 885541:round-robin-notify.sh: generate_mail_files: 2245: print_mail_recipients + 885541:round-robin-notify.sh: print_mail_recipients: 1992: set -euf -o pipefail + 885541:round-robin-notify.sh: print_mail_recipients: 1994: local c= + 885541:round-robin-notify.sh: print_mail_recipients: 1995: '[' '' = '' ']' + 885541:round-robin-notify.sh: print_mail_recipients: 1996: echo bcc:tcwg-validation@linaro.org + 885541:round-robin-notify.sh: print_mail_recipients: 1997: return 0 ++ 885541:round-robin-notify.sh: generate_mail_files: 2248: print_commits --oneline ++ 885541:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_commits: 528: false ++ 885541:round-robin-notify.sh: print_commits: 529: local print_arg=--oneline ++ 885541:round-robin-notify.sh: print_commits: 531: '[' multiple_components = no_change ']' ++ 885541:round-robin-notify.sh: print_commits: 536: local more_lines ++ 885541:round-robin-notify.sh: print_commits: 537: '[' multiple_components = single_commit ']' ++ 885541:round-robin-notify.sh: print_commits: 603: '[' multiple_components = single_component ']' ++ 885541:round-robin-notify.sh: print_commits: 604: '[' multiple_components = multiple_components ']' ++ 885541:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 885541:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 885541:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 885541:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev binutils +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev binutils +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c +++ 885541:round-robin-notify.sh: print_commits: 619: git -C binutils rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=e5af677005c7ab7a86f825bfabd6b665044f68fd +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 +++ 885541:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count e5af677005c7ab7a86f825bfabd6b665044f68fd..1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=26 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=31 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev glibc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=617376a04b28efe0e17c9227557ef6231735b0eb +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev glibc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=980089ebab2a05af6d675d614bb2ec84c58b6615 +++ 885541:round-robin-notify.sh: print_commits: 619: git -C glibc rev-list --count 617376a04b28efe0e17c9227557ef6231735b0eb..980089ebab2a05af6d675d614bb2ec84c58b6615 ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=2 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=33 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gdb +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev gdb +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c +++ 885541:round-robin-notify.sh: print_commits: 619: git -C gdb rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=38 +++ 885541:round-robin-notify.sh: print_commits: 622: echo binutils gcc glibc gdb +++ 885541:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 885541:round-robin-notify.sh: print_commits: 622: components=binutils,gcc,glibc,gdb ++ 885541:round-robin-notify.sh: print_commits: 624: echo '38 commits in binutils,gcc,glibc,gdb' ++ 885541:round-robin-notify.sh: print_commits: 626: '[' --oneline = --oneline ']' ++ 885541:round-robin-notify.sh: print_commits: 627: return 0 ++ 885541:round-robin-notify.sh: generate_mail_files: 2248: gnu_llvm_print_result --oneline ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 856: local xfails=artifacts/sumfiles/xfails.xfail ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 858: '[' -f artifacts/sumfiles/xfails.xfail.xz ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 864: '[' -f artifacts/sumfiles/xfails.xfail ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 874: wait 886233 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 870: gcc_compare_validate_failures --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=artifacts/sumfiles --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2841: set -euf -o pipefail ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2842: local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: validate_failures_options=() ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: local validate_failures_options ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2844: local ref_tmp ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 4 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 3 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 2 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2849: build_dir=artifacts/sumfiles +++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: mktemp -d ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: ref_tmp=/tmp/tmp.SSKuXoAQEm ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2851: rsync -aL artifacts/sumfiles/ /tmp/tmp.SSKuXoAQEm/ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: find /tmp/tmp.SSKuXoAQEm/ -name '*.xz' -print0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: xargs -0 -i@ xz -d @ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2853: validate_failures_options=("${validate_failures_options[@]}" "--build_dir=$ref_tmp") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2854: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 1 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 0 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2865: local res ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: res=0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: wait 886241 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2863: gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=/tmp/tmp.SSKuXoAQEm --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: '[' -v /tmp/tmp.SSKuXoAQEm ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: rm -rf /tmp/tmp.SSKuXoAQEm ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2871: return 0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 875: gcc_compare_validate_failures --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=artifacts/sumfiles --verbosity=1 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 879: wait 886243 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2841: set -euf -o pipefail ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2842: local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: validate_failures_options=() ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: local validate_failures_options ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2844: local ref_tmp ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 5 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 4 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 3 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 2 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2849: build_dir=artifacts/sumfiles +++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: mktemp -d ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: ref_tmp=/tmp/tmp.C0zsjEIFJG ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2851: rsync -aL artifacts/sumfiles/ /tmp/tmp.C0zsjEIFJG/ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: find /tmp/tmp.C0zsjEIFJG/ -name '*.xz' -print0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: xargs -0 -i@ xz -d @ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2853: validate_failures_options=("${validate_failures_options[@]}" "--build_dir=$ref_tmp") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2854: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 1 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 0 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2865: local res ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: res=0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: wait 886251 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2863: gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=/tmp/tmp.C0zsjEIFJG --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: '[' -v /tmp/tmp.C0zsjEIFJG ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: rm -rf /tmp/tmp.C0zsjEIFJG ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2871: return 0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 881: grep -A10 '=== Results Summary ===' artifacts/notify/regressions.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 884: local length ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 885: case "$print_arg" in ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 887: local n_regressions n_fixes +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 889: grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 889: true ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 889: n_regressions=0 +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 891: grep -c '^[A-Z]\+:' artifacts/notify/fixes.sum +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 891: true ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 891: n_fixes=0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 893: local word= ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 894: '[' 0 '!=' 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 902: rm artifacts/notify/regressions.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 904: '[' 0 '!=' 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 912: rm artifacts/notify/fixes.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 922: '[' 0 = 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 923: '[' 0 = 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 924: '[' -f artifacts/notify/results.compare.txt ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 927: grep -q '# Improvements found' artifacts/notify/results.compare.txt ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 930: printf 'no regression/no fix' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 937: return 0 ++ 885541:round-robin-notify.sh: generate_mail_files: 2248: gnu_print_config --oneline ++ 885541:round-robin-notify.sh: gnu_print_config: 819: false ++ 885541:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_native_fast_check_gdb master-aarch64 native ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_fast_check_gdb ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 885541:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 885541:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 885541:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 885541:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 885541:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 885541:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 885541:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 885541:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--oneline ++ 885541:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 885541:round-robin-notify.sh: gnu_print_config: 826: print_config --oneline ++ 885541:round-robin-notify.sh: print_config: 763: false ++ 885541:round-robin-notify.sh: print_config: 765: local print_arg=--oneline ++ 885541:round-robin-notify.sh: print_config: 766: case "$print_arg" in ++ 885541:round-robin-notify.sh: print_config: 768: case "$ci_config" in ++ 885541:round-robin-notify.sh: print_config: 770: echo aarch64 + 885541:round-robin-notify.sh: generate_mail_files: 2248: echo '[Linaro-TCWG-CI]' '38 commits in binutils,gcc,glibc,gdb: no regression/no fix on aarch64' + 885541:round-robin-notify.sh: generate_mail_files: 2259: print_mail_body + 885541:round-robin-notify.sh: print_mail_body: 2139: local bad_artifacts_url good_artifacts_url + 885541:round-robin-notify.sh: generate_mail_files: 2259: sed -e 's|\$\([^\\]\)|$\\\1|g' ++ 885541:round-robin-notify.sh: print_mail_body: 2140: get_current_manifest BUILD_URL ++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x + 885541:round-robin-notify.sh: print_mail_body: 2140: bad_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/ ++ 885541:round-robin-notify.sh: print_mail_body: 2141: get_baseline_manifest BUILD_URL ++ 885541:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x + 885541:round-robin-notify.sh: print_mail_body: 2141: good_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10098/artifact/artifacts/ + 885541:round-robin-notify.sh: print_mail_body: 2143: local key= + 885541:round-robin-notify.sh: print_mail_body: 2146: '[' multiple_components = single_commit ']' + 885541:round-robin-notify.sh: print_mail_body: 2154: local detection_msg= + 885541:round-robin-notify.sh: print_mail_body: 2155: '[' 0 = 0 ']' + 885541:round-robin-notify.sh: print_mail_body: 2156: detection_msg='successfully passed with' + 885541:round-robin-notify.sh: print_mail_body: 2160: cat + 885541:round-robin-notify.sh: print_mail_body: 2168: cat ++ 885541:round-robin-notify.sh: print_mail_body: 2168: gnu_print_config --short ++ 885541:round-robin-notify.sh: gnu_print_config: 819: false ++ 885541:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_native_fast_check_gdb master-aarch64 native ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_fast_check_gdb ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 885541:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 885541:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 885541:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 885541:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 885541:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 885541:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 885541:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 885541:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--short ++ 885541:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 885541:round-robin-notify.sh: gnu_print_config: 830: echo ' aarch64 native' ++ 885541:round-robin-notify.sh: print_mail_body: 2168: print_commits --short ++ 885541:round-robin-notify.sh: print_mail_body: 2168: sed -e 's/^/ | /' ++ 885541:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_commits: 528: false ++ 885541:round-robin-notify.sh: print_commits: 529: local print_arg=--short ++ 885541:round-robin-notify.sh: print_commits: 531: '[' multiple_components = no_change ']' ++ 885541:round-robin-notify.sh: print_commits: 536: local more_lines ++ 885541:round-robin-notify.sh: print_commits: 537: '[' multiple_components = single_commit ']' ++ 885541:round-robin-notify.sh: print_commits: 603: '[' multiple_components = single_component ']' ++ 885541:round-robin-notify.sh: print_commits: 604: '[' multiple_components = multiple_components ']' ++ 885541:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 885541:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 885541:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 885541:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev binutils +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev binutils +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c +++ 885541:round-robin-notify.sh: print_commits: 619: git -C binutils rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=e5af677005c7ab7a86f825bfabd6b665044f68fd +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 +++ 885541:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count e5af677005c7ab7a86f825bfabd6b665044f68fd..1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=26 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=31 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev glibc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=617376a04b28efe0e17c9227557ef6231735b0eb +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev glibc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=980089ebab2a05af6d675d614bb2ec84c58b6615 +++ 885541:round-robin-notify.sh: print_commits: 619: git -C glibc rev-list --count 617376a04b28efe0e17c9227557ef6231735b0eb..980089ebab2a05af6d675d614bb2ec84c58b6615 ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=2 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=33 ++ 885541:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gdb +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: print_commits: 616: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 +++ 885541:round-robin-notify.sh: print_commits: 617: get_component_rev gdb +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: print_commits: 617: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c +++ 885541:round-robin-notify.sh: print_commits: 619: git -C gdb rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 619: c_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 620: new_commits=38 +++ 885541:round-robin-notify.sh: print_commits: 622: echo binutils gcc glibc gdb +++ 885541:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 885541:round-robin-notify.sh: print_commits: 622: components=binutils,gcc,glibc,gdb ++ 885541:round-robin-notify.sh: print_commits: 624: echo '38 commits in binutils,gcc,glibc,gdb' ++ 885541:round-robin-notify.sh: print_commits: 626: '[' --short = --oneline ']' ++ 885541:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev binutils +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: print_commits: 631: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 +++ 885541:round-robin-notify.sh: print_commits: 632: get_component_rev binutils +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 885541:round-robin-notify.sh: print_commits: 632: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c +++ 885541:round-robin-notify.sh: print_commits: 634: git -C binutils rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 634: c_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 640: git -C binutils log -n 5 --oneline 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 641: '[' 5 -gt 5 ']' ++ 885541:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev gcc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: print_commits: 631: base_rev=e5af677005c7ab7a86f825bfabd6b665044f68fd +++ 885541:round-robin-notify.sh: print_commits: 632: get_component_rev gcc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 885541:round-robin-notify.sh: print_commits: 632: cur_rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 +++ 885541:round-robin-notify.sh: print_commits: 634: git -C gcc rev-list --count e5af677005c7ab7a86f825bfabd6b665044f68fd..1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 885541:round-robin-notify.sh: print_commits: 634: c_commits=26 ++ 885541:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 640: git -C gcc log -n 5 --oneline e5af677005c7ab7a86f825bfabd6b665044f68fd..1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 885541:round-robin-notify.sh: print_commits: 641: '[' 26 -gt 5 ']' ++ 885541:round-robin-notify.sh: print_commits: 642: echo '... and 21 more commits in gcc' ++ 885541:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev glibc +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: print_commits: 631: base_rev=617376a04b28efe0e17c9227557ef6231735b0eb +++ 885541:round-robin-notify.sh: print_commits: 632: get_component_rev glibc +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 885541:round-robin-notify.sh: print_commits: 632: cur_rev=980089ebab2a05af6d675d614bb2ec84c58b6615 +++ 885541:round-robin-notify.sh: print_commits: 634: git -C glibc rev-list --count 617376a04b28efe0e17c9227557ef6231735b0eb..980089ebab2a05af6d675d614bb2ec84c58b6615 ++ 885541:round-robin-notify.sh: print_commits: 634: c_commits=2 ++ 885541:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 640: git -C glibc log -n 5 --oneline 617376a04b28efe0e17c9227557ef6231735b0eb..980089ebab2a05af6d675d614bb2ec84c58b6615 ++ 885541:round-robin-notify.sh: print_commits: 641: '[' 2 -gt 5 ']' ++ 885541:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 885541:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev gdb +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 885541:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 885541:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 885541:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: print_commits: 631: base_rev=32a7e94f84a3df0bcd08a2835e2c316f5ed07f77 +++ 885541:round-robin-notify.sh: print_commits: 632: get_component_rev gdb +++ 885541:round-robin-notify.sh: get_component_rev: 1780: false +++ 885541:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 885541:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 885541:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 885541:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 885541:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 885541:round-robin-notify.sh: print_commits: 632: cur_rev=2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c +++ 885541:round-robin-notify.sh: print_commits: 634: git -C gdb rev-list --count 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 634: c_commits=5 ++ 885541:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 640: git -C gdb log -n 5 --oneline 32a7e94f84a3df0bcd08a2835e2c316f5ed07f77..2944ba81d0e6cd6e65748627fb51b77eaf8a6d4c ++ 885541:round-robin-notify.sh: print_commits: 641: '[' 5 -gt 5 ']' ++ 885541:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 885541:round-robin-notify.sh: print_commits: 651: return 0 + 885541:round-robin-notify.sh: print_mail_body: 2177: local short= ++ 885541:round-robin-notify.sh: print_mail_body: 2178: gnu_llvm_print_result --short ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 885541:round-robin-notify.sh: print_mail_body: 2178: sed -e 's/^/ | /' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 856: local xfails=artifacts/sumfiles/xfails.xfail ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 858: '[' -f artifacts/sumfiles/xfails.xfail.xz ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 864: '[' -f artifacts/sumfiles/xfails.xfail ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 874: wait 886385 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 870: gcc_compare_validate_failures --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=artifacts/sumfiles --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2841: set -euf -o pipefail ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2842: local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: validate_failures_options=() ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: local validate_failures_options ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2844: local ref_tmp ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 4 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 3 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 2 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2849: build_dir=artifacts/sumfiles +++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: mktemp -d ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: ref_tmp=/tmp/tmp.sNRSreTNYT ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2851: rsync -aL artifacts/sumfiles/ /tmp/tmp.sNRSreTNYT/ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: find /tmp/tmp.sNRSreTNYT/ -name '*.xz' -print0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: xargs -0 -i@ xz -d @ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2853: validate_failures_options=("${validate_failures_options[@]}" "--build_dir=$ref_tmp") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2854: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 1 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 0 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2865: local res ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: res=0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: wait 886393 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2863: gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=/tmp/tmp.sNRSreTNYT --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: '[' -v /tmp/tmp.sNRSreTNYT ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: rm -rf /tmp/tmp.sNRSreTNYT ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2871: return 0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 879: wait 886395 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 875: gcc_compare_validate_failures --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=artifacts/sumfiles --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2841: set -euf -o pipefail ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2842: local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: validate_failures_options=() ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2843: local validate_failures_options ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2844: local ref_tmp ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 5 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 4 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 3 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 2 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2849: build_dir=artifacts/sumfiles +++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: mktemp -d ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2850: ref_tmp=/tmp/tmp.3Y9bRNnQkE ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2851: rsync -aL artifacts/sumfiles/ /tmp/tmp.3Y9bRNnQkE/ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: find /tmp/tmp.3Y9bRNnQkE/ -name '*.xz' -print0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2852: xargs -0 -i@ xz -d @ ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2853: validate_failures_options=("${validate_failures_options[@]}" "--build_dir=$ref_tmp") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2854: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 1 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2847: case "$1" in ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2857: validate_failures_options=("${validate_failures_options[@]}" "$1") ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2858: shift 1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2846: '[' 0 -gt 0 ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2865: local res ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: res=0 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2866: wait 886403 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2863: gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20260710 --build_dir=/tmp/tmp.3Y9bRNnQkE --verbosity=1 ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: '[' -v /tmp/tmp.3Y9bRNnQkE ']' ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2869: rm -rf /tmp/tmp.3Y9bRNnQkE ++ 885541:round-robin-notify.sh: gcc_compare_validate_failures: 2871: return 0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 881: grep -A10 '=== Results Summary ===' artifacts/notify/regressions.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 884: local length ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 885: case "$print_arg" in ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 940: length=5 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 948: local outfile n_lines ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 949: for outfile in regressions.sum fixes.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 950: '[' -f artifacts/notify/regressions.sum ']' +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 955: grep -c '^\w' artifacts/notify/regressions.sum +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 955: true ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 955: n_lines=0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 956: '[' 0 == 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 957: continue ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 949: for outfile in regressions.sum fixes.sum ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 950: '[' -f artifacts/notify/fixes.sum ']' +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 955: grep -c '^\w' artifacts/notify/fixes.sum +++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 955: true ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 955: n_lines=0 ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 956: '[' 0 == 0 ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_result: 957: continue + 885541:round-robin-notify.sh: print_mail_body: 2178: short= + 885541:round-robin-notify.sh: print_mail_body: 2179: '[' '' '!=' '' ']' + 885541:round-robin-notify.sh: print_mail_body: 2186: cat ++ 885541:round-robin-notify.sh: print_mail_body: 2186: gnu_print_config --long ++ 885541:round-robin-notify.sh: print_mail_body: 2186: sed -e 's/^/ /' ++ 885541:round-robin-notify.sh: gnu_print_config: 819: false ++ 885541:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_native_fast_check_gdb master-aarch64 native ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_fast_check_gdb ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 885541:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 885541:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 885541:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 885541:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 885541:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 885541:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 885541:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 885541:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 885541:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--long ++ 885541:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 885541:round-robin-notify.sh: gnu_print_config: 834: echo '*CI config* tcwg_gnu_native_fast_check_gdb aarch64-linux-gnu' ++ 885541:round-robin-notify.sh: gnu_print_config: 835: echo '*configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 885541:round-robin-notify.sh: print_mail_body: 2193: '[' '' '!=' '' ']' + 885541:round-robin-notify.sh: print_mail_body: 2201: cat ++ 885541:round-robin-notify.sh: print_mail_body: 2201: gnu_llvm_print_details ++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1000: '[' -d artifacts/00-sumfiles ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1001: cat +++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1001: print_artifacts_url 00-sumfiles/ +++ 885541:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 885541:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 885541:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x +++ 885541:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts +++ 885541:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 885541:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/00-sumfiles/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/00-sumfiles/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/00-sumfiles ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/00-sumfiles/ +++ 885541:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/00-sumfiles/ ++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1011: cat +++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1011: print_artifacts_url notify/ +++ 885541:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 885541:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 885541:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x +++ 885541:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts +++ 885541:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 885541:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/notify/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/notify/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/notify ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/notify/ +++ 885541:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/notify/ ++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1016: '[' -d artifacts/sumfiles ']' ++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1017: cat +++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1017: print_artifacts_url sumfiles/xfails.xfail +++ 885541:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 885541:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 885541:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 885541:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 885541:round-robin-notify.sh: get_manifest: 1081: set +x +++ 885541:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts +++ 885541:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 885541:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/sumfiles/xfails.xfail ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/sumfiles/xfails.xfail ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: '[' l == / ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/sumfiles ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/sumfiles/xfails.xfail ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 10 ']' ++++ 885541:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/sumfiles/xfails.xfail +++ 885541:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/sumfiles/xfails.xfail ++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1023: cat ++ 885541:round-robin-notify.sh: gnu_llvm_print_details: 1027: '[' tcwg_gnu_native_fast_check_gdb == tcwg_flang_test ']' ++ 885541:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10099/artifact/artifacts/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10099/archive/artifacts/ ++ 885541:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10098/artifact/artifacts/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/10098/artifact/artifacts/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10098 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10098/archive ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10098/archive/artifacts ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 885541:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/builds/10098/archive/artifacts/ + 885541:round-robin-notify.sh: print_mail_body: 2217: '[' '' '!=' '' ']' + 885541:round-robin-notify.sh: print_mail_body: 2226: '[' multiple_components '!=' single_commit ']' + 885541:round-robin-notify.sh: print_mail_body: 2228: return + 885541:round-robin-notify.sh: 2873: true + 885541:round-robin-notify.sh: 2874: generate_jenkins_html_files + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2505: wait 886464 + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2475: set -euf -o pipefail + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2477: echo '# generate_jenkins_html_files' # generate_jenkins_html_files + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2478: true + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2483: case "$ci_project" in ... Skipping + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2500: echo '... Skipping' + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2501: return + 885541:round-robin-notify.sh: generate_jenkins_html_files: 2507: generate_readme html + 885541:round-robin-notify.sh: generate_readme: 2345: set -euf -o pipefail + 885541:round-robin-notify.sh: generate_readme: 2347: local text_type=html + 885541:round-robin-notify.sh: generate_readme: 2349: local gnu_text=false + 885541:round-robin-notify.sh: generate_readme: 2350: case "$ci_project" in + 885541:round-robin-notify.sh: generate_readme: 2352: case "$ci_project" in + 885541:round-robin-notify.sh: generate_readme: 2354: gnu_text=true + 885541:round-robin-notify.sh: generate_readme: 2360: local list_start= + 885541:round-robin-notify.sh: generate_readme: 2361: local list_end= + 885541:round-robin-notify.sh: generate_readme: 2362: local 'list_item=- ' + 885541:round-robin-notify.sh: generate_readme: 2363: local new_parag= + 885541:round-robin-notify.sh: generate_readme: 2365: '[' html = html ']' + 885541:round-robin-notify.sh: generate_readme: 2366: list_start='
' + 885541:round-robin-notify.sh: generate_readme: 2372: print_readme_header html + 885541:round-robin-notify.sh: print_readme_header: 2266: set -euf -o pipefail + 885541:round-robin-notify.sh: print_readme_header: 2268: local text_type=html + 885541:round-robin-notify.sh: print_readme_header: 2270: local 'msg=How to browse artifacts of this build' + 885541:round-robin-notify.sh: print_readme_header: 2271: case $text_type in + 885541:round-robin-notify.sh: print_readme_header: 2273: cat + 885541:round-robin-notify.sh: generate_readme: 2374: cat + 885541:round-robin-notify.sh: generate_readme: 2385: '[' -d artifacts/00-sumfiles ']' + 885541:round-robin-notify.sh: generate_readme: 2386: cat ++ 885541:round-robin-notify.sh: generate_readme: 2386: print_readme_link html 00-sumfiles/ '' ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=00-sumfiles/ ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f /00-sumfiles/ ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n '00-sumfiles/' + 885541:round-robin-notify.sh: generate_readme: 2398: cat ++ 885541:round-robin-notify.sh: generate_readme: 2398: print_readme_link html git/ '' ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=git/ ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f /git/ ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n 'git/' ++ 885541:round-robin-notify.sh: generate_readme: 2398: print_readme_link html jenkins/ '' ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=jenkins/ ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f /jenkins/ ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n 'jenkins/' ++ 885541:round-robin-notify.sh: generate_readme: 2398: print_readme_link html notify/ '' ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 885541:round-robin-notify.sh: generate_readme: 2408: true + 885541:round-robin-notify.sh: generate_readme: 2409: cat ++ 885541:round-robin-notify.sh: generate_readme: 2409: print_readme_link html sumfiles/ '' ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=sumfiles/ ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f /sumfiles/ ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n 'sumfiles/' + 885541:round-robin-notify.sh: generate_readme: 2415: cat ++ 885541:round-robin-notify.sh: generate_readme: 2415: print_readme_link html notify/ '' ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 885541:round-robin-notify.sh: generate_readme: 2423: true + 885541:round-robin-notify.sh: generate_readme: 2424: local regressions= + 885541:round-robin-notify.sh: generate_readme: 2425: '[' -f artifacts/notify/regressions.sum ']' ++ 885541:round-robin-notify.sh: generate_readme: 2426: print_readme_link html notify/regressions.sum artifacts ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/regressions.sum ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/notify/regressions.sum ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2310: file artifacts/notify/regressions.sum ++ 885541:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 885541:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/regressions.sum' + 885541:round-robin-notify.sh: generate_readme: 2426: regressions='notify/regressions.sum and ' + 885541:round-robin-notify.sh: generate_readme: 2428: cat ++ 885541:round-robin-notify.sh: generate_readme: 2428: print_readme_link html notify/results.compare.txt artifacts ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/results.compare.txt ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/notify/results.compare.txt ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2310: file artifacts/notify/results.compare.txt ++ 885541:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 885541:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/results.compare.txt' + 885541:round-robin-notify.sh: generate_readme: 2437: '[' -d artifacts/00-sumfiles ']' + 885541:round-robin-notify.sh: generate_readme: 2438: cat ++ 885541:round-robin-notify.sh: generate_readme: 2438: print_readme_link html 00-sumfiles/ '' ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=00-sumfiles/ ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f /00-sumfiles/ ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n '00-sumfiles/' + 885541:round-robin-notify.sh: generate_readme: 2444: cat + 885541:round-robin-notify.sh: generate_readme: 2451: cat + 885541:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 885541:round-robin-notify.sh: generate_readme: 2467: cd artifacts ++ 885541:round-robin-notify.sh: generate_readme: 2467: find . -type f ++ 885541:round-robin-notify.sh: generate_readme: 2467: sort ++ 885541:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./00-sumfiles/gdb.log artifacts ++ 885541:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 885541:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 885541:round-robin-notify.sh: print_readme_link: 2301: local msg=./00-sumfiles/gdb.log ++ 885541:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 885541:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 885541:round-robin-notify.sh: print_readme_link: 2308: view= ++ 885541:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./00-sumfiles/gdb.log ']' ++ 885541:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./00-sumfiles/gdb.log ++ 885541:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 885541:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 885541:round-robin-notify.sh: print_readme_link: 2314: echo -n './00-sumfiles/gdb.log' + 885541:round-robin-notify.sh: generate_readme: 2459: echo '