+ 134088:jenkins7288473962626520183.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh + 433561:round-robin-notify.sh: 68: false + 433561:round-robin-notify.sh: 71: dryrun= + 433561:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 433561:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 433561:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 433561:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 433561:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 433561:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/../tcwg_gnu-config.sh + 433561:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 433561:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 433561:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 433561:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 433561:round-robin-notify.sh: 162: declare -a changed_components + 433561:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 433561:round-robin-notify.sh: 219: declare print_details_f + 433561:round-robin-notify.sh: 514: dump_model_only=false + 433561:round-robin-notify.sh: 2844: setup_notify_environment + 433561:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 433561:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 433561:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_cross_build ++ 433561:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-arm + 433561:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 433561:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 433561:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 433561:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 433561:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 433561:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 433561:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 433561:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 433561:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 433561:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 433561:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 433561:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 433561:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 433561:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10129/ # Using dir : base-artifacts + 433561:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10129/' + 433561:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 433561:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/' # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/ # Using dir : artifacts + 433561:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 433561:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 433561:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify # check_source_changes + 433561:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 433561:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 433561:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 433561:round-robin-notify.sh: 2845: check_source_changes + 433561:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 433561:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 433561:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 433561:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 433561:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 433561:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 433561:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 433561:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 433561:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 433561:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 433561:round-robin-notify.sh: print_updated_components: 1204: false +++ 433561:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 433561:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 433561:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 433561:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 433561:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 433561:round-robin-notify.sh: print_updated_components: 1204: false +++ 433561:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 433561:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 433561:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 433561:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 433561:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 433561:round-robin-notify.sh: print_updated_components: 1204: false +++ 433561:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 433561:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline.git#master '!=' xbaseline ']' +++ 433561:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' linux' +++ 433561:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 433561:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 433561:round-robin-notify.sh: print_updated_components: 1204: false +++ 433561:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 433561:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']' +++ 433561:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' glibc' +++ 433561:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 433561:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 433561:round-robin-notify.sh: print_updated_components: 1204: false +++ 433561:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 433561:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 433561:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gdb' +++ 433561:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 433561:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 433561:round-robin-notify.sh: print_updated_components: 1204: false +++ 433561:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[qemu_git] ]] +++ 433561:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']' +++ 433561:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' qemu' +++ 433561:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 433561:round-robin-notify.sh: print_updated_components: 1217: echo ++ 433561:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 433561:round-robin-notify.sh: print_changed_components: 1249: false ++ 433561:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: print_changed_components: 1264: '[' x705b16039e6f1e499b96d8ecd08d5154f62d7d38 '!=' xd36b7ef85a30cda5ea19110920f61727be2fd984 ']' ++ 433561:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 433561:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 433561:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 433561:round-robin-notify.sh: print_changed_components: 1249: false ++ 433561:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: print_changed_components: 1264: '[' x5e73cbf1fae1a169356bf295ff05332635353a43 '!=' xa826538b92a98fbe5639bb43ba74bafd04acdb1e ']' ++ 433561:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 433561:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 433561:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 433561:round-robin-notify.sh: print_changed_components: 1249: false ++ 433561:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/linux_rev ']' +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_current_git linux_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git linux_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 433561:round-robin-notify.sh: print_changed_components: 1264: '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 ']' ++ 433561:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 433561:round-robin-notify.sh: print_changed_components: 1249: false ++ 433561:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_current_git glibc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git glibc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: print_changed_components: 1264: '[' x249639137ed360d1827d9e663261ba26d2b01d81 '!=' x2678adc8eb9617daea54d900f8ffc39d3039e2a5 ']' ++ 433561:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' glibc' ++ 433561:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 433561:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 433561:round-robin-notify.sh: print_changed_components: 1249: false ++ 433561:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_current_git gdb_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gdb_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: print_changed_components: 1264: '[' x705b16039e6f1e499b96d8ecd08d5154f62d7d38 '!=' xd36b7ef85a30cda5ea19110920f61727be2fd984 ']' ++ 433561:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gdb' ++ 433561:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 433561:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 433561:round-robin-notify.sh: print_changed_components: 1249: false ++ 433561:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_current_git qemu_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev +++ 433561:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git qemu_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: print_changed_components: 1264: '[' x5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c '!=' xeca2c16212ef9dcb0871de39bb9d1c2efebe76be ']' ++ 433561:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' qemu' ++ 433561:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 433561:round-robin-notify.sh: print_changed_components: 1271: echo + 433561:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 433561:round-robin-notify.sh: check_source_changes: 177: '[' 5 = 0 ']' + 433561:round-robin-notify.sh: check_source_changes: 180: '[' 5 = 1 ']' + 433561:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 433561:round-robin-notify.sh: check_source_changes: 201: changed_single_component= # Debug traces : # change_kind=multiple_components : binutils gcc glibc gdb qemu + 433561:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 433561:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc glibc gdb qemu' + 433561:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 433561:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 433561:round-robin-notify.sh: check_source_changes: 208: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 ++ 433561:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 433561:round-robin-notify.sh: get_component_rev: 1780: false ++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 433561:round-robin-notify.sh: check_source_changes: 209: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 + 433561:round-robin-notify.sh: check_source_changes: 211: c_commits=17 + 433561:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 (17 commits)' # rev for binutils : d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 (17 commits) + 433561:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 433561:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 433561:round-robin-notify.sh: check_source_changes: 208: base_rev=a826538b92a98fbe5639bb43ba74bafd04acdb1e ++ 433561:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 433561:round-robin-notify.sh: get_component_rev: 1780: false ++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 433561:round-robin-notify.sh: check_source_changes: 209: cur_rev=5e73cbf1fae1a169356bf295ff05332635353a43 ++ 433561:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count a826538b92a98fbe5639bb43ba74bafd04acdb1e..5e73cbf1fae1a169356bf295ff05332635353a43 + 433561:round-robin-notify.sh: check_source_changes: 211: c_commits=27 # rev for gcc : a826538b92a98fbe5639bb43ba74bafd04acdb1e..5e73cbf1fae1a169356bf295ff05332635353a43 (27 commits) + 433561:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : a826538b92a98fbe5639bb43ba74bafd04acdb1e..5e73cbf1fae1a169356bf295ff05332635353a43 (27 commits)' + 433561:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 433561:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev glibc ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 433561:round-robin-notify.sh: check_source_changes: 208: base_rev=2678adc8eb9617daea54d900f8ffc39d3039e2a5 ++ 433561:round-robin-notify.sh: check_source_changes: 209: get_component_rev glibc ++ 433561:round-robin-notify.sh: get_component_rev: 1780: false ++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev ++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 433561:round-robin-notify.sh: check_source_changes: 209: cur_rev=249639137ed360d1827d9e663261ba26d2b01d81 ++ 433561:round-robin-notify.sh: check_source_changes: 211: git -C glibc rev-list --count 2678adc8eb9617daea54d900f8ffc39d3039e2a5..249639137ed360d1827d9e663261ba26d2b01d81 # rev for glibc : 2678adc8eb9617daea54d900f8ffc39d3039e2a5..249639137ed360d1827d9e663261ba26d2b01d81 (6 commits) + 433561:round-robin-notify.sh: check_source_changes: 211: c_commits=6 + 433561:round-robin-notify.sh: check_source_changes: 212: echo '# rev for glibc : 2678adc8eb9617daea54d900f8ffc39d3039e2a5..249639137ed360d1827d9e663261ba26d2b01d81 (6 commits)' + 433561:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 433561:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gdb ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 433561:round-robin-notify.sh: check_source_changes: 208: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 ++ 433561:round-robin-notify.sh: check_source_changes: 209: get_component_rev gdb ++ 433561:round-robin-notify.sh: get_component_rev: 1780: false ++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev ++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev + 433561:round-robin-notify.sh: check_source_changes: 209: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: check_source_changes: 211: git -C gdb rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 # rev for gdb : d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 (17 commits) + 433561:round-robin-notify.sh: check_source_changes: 211: c_commits=17 + 433561:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gdb : d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 (17 commits)' + 433561:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 433561:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev qemu ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev + 433561:round-robin-notify.sh: check_source_changes: 208: base_rev=eca2c16212ef9dcb0871de39bb9d1c2efebe76be ++ 433561:round-robin-notify.sh: check_source_changes: 209: get_component_rev qemu ++ 433561:round-robin-notify.sh: get_component_rev: 1780: false ++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git qemu_rev ++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev + 433561:round-robin-notify.sh: check_source_changes: 209: cur_rev=5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c ++ 433561:round-robin-notify.sh: check_source_changes: 211: git -C qemu rev-list --count eca2c16212ef9dcb0871de39bb9d1c2efebe76be..5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c + 433561:round-robin-notify.sh: check_source_changes: 211: c_commits=19 # rev for qemu : eca2c16212ef9dcb0871de39bb9d1c2efebe76be..5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c (19 commits) + 433561:round-robin-notify.sh: check_source_changes: 212: echo '# rev for qemu : eca2c16212ef9dcb0871de39bb9d1c2efebe76be..5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c (19 commits)' + 433561:round-robin-notify.sh: check_source_changes: 214: echo '' + 433561:round-robin-notify.sh: 2846: setup_stages_to_run + 433561:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 433561:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 433561:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 433561:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 433561:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 433561:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 433561:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 433561:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 433561:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 433561:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 433561:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 433561:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 433561:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 433561:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 433561:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 433561:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 433561:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 433561:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 433561:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 433561:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 433561:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 433561:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 433561:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 433561:round-robin-notify.sh: 2849: post_interesting_commits init + 433561:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 433561:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 433561:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 433561:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 433561:round-robin-notify.sh: post_interesting_commits: 1656: return + 433561:round-robin-notify.sh: 2851: '[' full '!=' full ']' + 433561:round-robin-notify.sh: 2856: gnu_generate_extra_details + 433561:round-robin-notify.sh: gnu_generate_extra_details: 390: set -euf -o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 393: local tmpfile ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 394: mktemp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 394: tmpfile=/tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 396: settings_for_ci_project_and_config tcwg_gnu_cross_build master-arm arm + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_cross_build + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=arm + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xarm '!=' xnative ']' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: print_gnu_target arm ++ 433561:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_gnu_target: 2121: local target=arm ++ 433561:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 433561:round-robin-notify.sh: print_gnu_target: 2127: target=arm-linux-gnueabihf ++ 433561:round-robin-notify.sh: print_gnu_target: 2144: echo arm-linux-gnueabihf + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: gnu_data[pretty_flags]='--target arm-linux-gnueabihf ' + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 109: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a' + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 110: gnu_data[gcc_target_board_options]= + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 111: gnu_data[qemu_cpu]='--qemu-cpu any' + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 113: gnu_data[pretty_config]='arm-linux-gnueabihf cross' + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 114: gnu_data[long_config]='arm-linux-gnueabihf cross' + 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 115: gnu_data[pretty_flags]+='--disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 398: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 401: '[' '--target arm-linux-gnueabihf --disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a' '!=' '' ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 402: cat + 433561:round-robin-notify.sh: gnu_generate_extra_details: 413: cat + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 476: set +f ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 476: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-true artifacts/04-build_abe-binutils artifacts/05-build_abe-stage1 artifacts/06-clean_sysroot artifacts/07-build_abe-linux artifacts/08-build_abe-glibc artifacts/09-build_abe-stage2 artifacts/10-build_abe-gdb artifacts/11-build_abe-qemu artifacts/12-check_regression -name console.log.xz ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/01-reset_artifacts/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/01-reset_artifacts + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.olnNEyNPxp-make ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/02-prepare_abe/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/02-prepare_abe + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.olnNEyNPxp-make ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/03-true/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/03-true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/03-true/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.olnNEyNPxp-make ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-true/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/04-build_abe-binutils/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/04-build_abe-binutils + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/04-build_abe-binutils/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/04-build_abe-binutils + 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 04-build_abe-binutils' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make + 433561:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-binutils/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/05-build_abe-stage1/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/05-build_abe-stage1 + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/05-build_abe-stage1/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/05-build_abe-stage1 + 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 05-build_abe-stage1' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make + 433561:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-build_abe-stage1/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/06-clean_sysroot/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/06-clean_sysroot + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/06-clean_sysroot/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.olnNEyNPxp-make ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/06-clean_sysroot/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/07-build_abe-linux/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/07-build_abe-linux + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/07-build_abe-linux/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.olnNEyNPxp-make ']' ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/07-build_abe-linux + 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 07-build_abe-linux' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make + 433561:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/07-build_abe-linux/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/08-build_abe-glibc/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/08-build_abe-glibc + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/08-build_abe-glibc/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/08-build_abe-glibc + 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 08-build_abe-glibc' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make + 433561:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/08-build_abe-glibc/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/09-build_abe-stage2/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/09-build_abe-stage2 + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/09-build_abe-stage2/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/09-build_abe-stage2 + 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 09-build_abe-stage2' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make + 433561:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/09-build_abe-stage2/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/10-build_abe-gdb/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/10-build_abe-gdb + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/10-build_abe-gdb/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/10-build_abe-gdb + 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 10-build_abe-gdb' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make + 433561:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/10-build_abe-gdb/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/11-build_abe-qemu/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/11-build_abe-qemu + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/11-build_abe-qemu/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/11-build_abe-qemu + 433561:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 11-build_abe-qemu' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make + 433561:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/11-build_abe-qemu/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/12-check_regression/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/12-check_regression + 433561:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/12-check_regression/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.olnNEyNPxp + 433561:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 433561:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.olnNEyNPxp-configure ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.olnNEyNPxp-make ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 433561:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/12-check_regression/console.log.xz + 433561:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.olnNEyNPxp-dj ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console + 433561:round-robin-notify.sh: gnu_generate_extra_details: 454: rm -f /tmp/tmp.olnNEyNPxp /tmp/tmp.olnNEyNPxp-configure /tmp/tmp.olnNEyNPxp-make /tmp/tmp.olnNEyNPxp-dj + 433561:round-robin-notify.sh: gnu_generate_extra_details: 456: '[' -s artifacts/notify/configure-toolchain.txt ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 458: '[' -d artifacts/sumfiles ']' + 433561:round-robin-notify.sh: gnu_generate_extra_details: 459: return 0 + 433561:round-robin-notify.sh: 2857: calculate_results_date + 433561:round-robin-notify.sh: calculate_results_date: 2522: set -euf -o pipefail + 433561:round-robin-notify.sh: calculate_results_date: 2524: local c base_d cur_d results_date=0 ++ 433561:round-robin-notify.sh: calculate_results_date: 2527: get_current_manifest '{rr[components]}' ++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 433561:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 433561:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev binutils ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 433561:round-robin-notify.sh: calculate_results_date: 2529: '[' d36b7ef85a30cda5ea19110920f61727be2fd984 '!=' '' ']' ++ 433561:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date binutils ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev binutils +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: rev=d36b7ef85a30cda5ea19110920f61727be2fd984 ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No binutils in current git' '[' xd36b7ef85a30cda5ea19110920f61727be2fd984 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1177: git -C binutils show --no-patch --pretty=%ct d36b7ef85a30cda5ea19110920f61727be2fd984 + 433561:round-robin-notify.sh: calculate_results_date: 2530: base_d=1784247324 ++ 433561:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date binutils ++ 433561:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 433561:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev binutils +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: get_current_component_date: 1187: rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No binutils in current git' '[' x705b16039e6f1e499b96d8ecd08d5154f62d7d38 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_component_date: 1191: git -C binutils show --no-patch --pretty=%ct 705b16039e6f1e499b96d8ecd08d5154f62d7d38 + 433561:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1784332807 + 433561:round-robin-notify.sh: calculate_results_date: 2533: '[' x1784247324 '!=' x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' x1784332807 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' 1784332807 -lt 1784247324 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2538: '[' x1784332807 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2542: '[' 1784332807 -gt 0 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2543: results_date=1784332807 + 433561:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 433561:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 433561:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gcc ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 433561:round-robin-notify.sh: calculate_results_date: 2529: '[' a826538b92a98fbe5639bb43ba74bafd04acdb1e '!=' '' ']' ++ 433561:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gcc ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: rev=a826538b92a98fbe5639bb43ba74bafd04acdb1e ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' xa826538b92a98fbe5639bb43ba74bafd04acdb1e '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct a826538b92a98fbe5639bb43ba74bafd04acdb1e + 433561:round-robin-notify.sh: calculate_results_date: 2530: base_d=1784247399 ++ 433561:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gcc ++ 433561:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 433561:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: get_current_component_date: 1187: rev=5e73cbf1fae1a169356bf295ff05332635353a43 ++ 433561:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' x5e73cbf1fae1a169356bf295ff05332635353a43 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct 5e73cbf1fae1a169356bf295ff05332635353a43 + 433561:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1784333798 + 433561:round-robin-notify.sh: calculate_results_date: 2533: '[' x1784247399 '!=' x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' x1784333798 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' 1784333798 -lt 1784247399 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2538: '[' x1784333798 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2542: '[' 1784333798 -gt 1784332807 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2543: results_date=1784333798 + 433561:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 433561:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 433561:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev linux ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 433561:round-robin-notify.sh: calculate_results_date: 2529: '[' dc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' '' ']' ++ 433561:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date linux ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev linux +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: rev=dc59e4fea9d83f03bad6bddf3fa2e52491777482 ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No linux in current git' '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1177: git -C linux show --no-patch --pretty=%ct dc59e4fea9d83f03bad6bddf3fa2e52491777482 + 433561:round-robin-notify.sh: calculate_results_date: 2530: base_d=1782673291 ++ 433561:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date linux ++ 433561:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 433561:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev linux +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 433561:round-robin-notify.sh: get_current_component_date: 1187: rev=dc59e4fea9d83f03bad6bddf3fa2e52491777482 ++ 433561:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No linux in current git' '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_component_date: 1191: git -C linux show --no-patch --pretty=%ct dc59e4fea9d83f03bad6bddf3fa2e52491777482 + 433561:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1782673291 + 433561:round-robin-notify.sh: calculate_results_date: 2533: '[' x1782673291 '!=' x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' x1782673291 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' 1782673291 -lt 1782673291 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2538: '[' x1782673291 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2542: '[' 1782673291 -gt 1784333798 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 433561:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 433561:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev glibc ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 433561:round-robin-notify.sh: calculate_results_date: 2529: '[' 2678adc8eb9617daea54d900f8ffc39d3039e2a5 '!=' '' ']' ++ 433561:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date glibc ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev glibc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: rev=2678adc8eb9617daea54d900f8ffc39d3039e2a5 ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No glibc in current git' '[' x2678adc8eb9617daea54d900f8ffc39d3039e2a5 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1177: git -C glibc show --no-patch --pretty=%ct 2678adc8eb9617daea54d900f8ffc39d3039e2a5 + 433561:round-robin-notify.sh: calculate_results_date: 2530: base_d=1784228974 ++ 433561:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date glibc ++ 433561:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 433561:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev glibc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: get_current_component_date: 1187: rev=249639137ed360d1827d9e663261ba26d2b01d81 ++ 433561:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No glibc in current git' '[' x249639137ed360d1827d9e663261ba26d2b01d81 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_component_date: 1191: git -C glibc show --no-patch --pretty=%ct 249639137ed360d1827d9e663261ba26d2b01d81 + 433561:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1784313365 + 433561:round-robin-notify.sh: calculate_results_date: 2533: '[' x1784228974 '!=' x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' x1784313365 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' 1784313365 -lt 1784228974 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2538: '[' x1784313365 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2542: '[' 1784313365 -gt 1784333798 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 433561:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 433561:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gdb ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 433561:round-robin-notify.sh: calculate_results_date: 2529: '[' d36b7ef85a30cda5ea19110920f61727be2fd984 '!=' '' ']' ++ 433561:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gdb ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gdb +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: rev=d36b7ef85a30cda5ea19110920f61727be2fd984 ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gdb in current git' '[' xd36b7ef85a30cda5ea19110920f61727be2fd984 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gdb show --no-patch --pretty=%ct d36b7ef85a30cda5ea19110920f61727be2fd984 + 433561:round-robin-notify.sh: calculate_results_date: 2530: base_d=1784247324 ++ 433561:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gdb ++ 433561:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 433561:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gdb +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: get_current_component_date: 1187: rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gdb in current git' '[' x705b16039e6f1e499b96d8ecd08d5154f62d7d38 '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_component_date: 1191: git -C gdb show --no-patch --pretty=%ct 705b16039e6f1e499b96d8ecd08d5154f62d7d38 + 433561:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1784332807 + 433561:round-robin-notify.sh: calculate_results_date: 2533: '[' x1784247324 '!=' x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' x1784332807 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' 1784332807 -lt 1784247324 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2538: '[' x1784332807 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2542: '[' 1784332807 -gt 1784333798 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 433561:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 433561:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev qemu ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev ++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' ++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev + 433561:round-robin-notify.sh: calculate_results_date: 2529: '[' eca2c16212ef9dcb0871de39bb9d1c2efebe76be '!=' '' ']' ++ 433561:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date qemu ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev qemu +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1173: rev=eca2c16212ef9dcb0871de39bb9d1c2efebe76be ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No qemu in current git' '[' xeca2c16212ef9dcb0871de39bb9d1c2efebe76be '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_baseline_component_date: 1177: git -C qemu show --no-patch --pretty=%ct eca2c16212ef9dcb0871de39bb9d1c2efebe76be + 433561:round-robin-notify.sh: calculate_results_date: 2530: base_d=1784057783 ++ 433561:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date qemu ++ 433561:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 433561:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev qemu +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git qemu_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: get_current_component_date: 1187: rev=5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c ++ 433561:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No qemu in current git' '[' x5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c '!=' x ']' ++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: get_current_component_date: 1191: git -C qemu show --no-patch --pretty=%ct 5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c + 433561:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1784278912 + 433561:round-robin-notify.sh: calculate_results_date: 2533: '[' x1784057783 '!=' x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' x1784278912 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2534: '[' 1784278912 -lt 1784057783 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2538: '[' x1784278912 = x ']' + 433561:round-robin-notify.sh: calculate_results_date: 2542: '[' 1784278912 -gt 1784333798 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2547: assert_with_msg 'Failed to produce results_date' '[' 1784333798 -gt 0 ']' + 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 433561:round-robin-notify.sh: calculate_results_date: 2549: get_baseline_manifest '{rr[results_date]}' ++ 433561:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: calculate_results_date: 2549: base_d=1784161016 + 433561:round-robin-notify.sh: calculate_results_date: 2564: '[' 1784161016 '!=' '' ']' + 433561:round-robin-notify.sh: calculate_results_date: 2565: '[' 1784333798 -gt 1784161016 ']' + 433561:round-robin-notify.sh: calculate_results_date: 2569: results_date=1784247407 + 433561:round-robin-notify.sh: calculate_results_date: 2584: rr[results_date]=1784247407 + 433561:round-robin-notify.sh: calculate_results_date: 2585: cat + 433561:round-robin-notify.sh: calculate_results_date: 2587: manifest_out + 433561:round-robin-notify.sh: manifest_out: 1071: cat + 433561:round-robin-notify.sh: 2859: check_if_first_report + 433561:round-robin-notify.sh: check_if_first_report: 733: declare -g first_icommit_to_report + 433561:round-robin-notify.sh: check_if_first_report: 735: first_icommit_to_report=false + 433561:round-robin-notify.sh: check_if_first_report: 736: '[' xmultiple_components '!=' xsingle_commit ']' + 433561:round-robin-notify.sh: check_if_first_report: 737: return + 433561:round-robin-notify.sh: 2862: post_interesting_commits full + 433561:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 433561:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 433561:round-robin-notify.sh: post_interesting_commits: 1653: local stage=full + 433561:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 433561:round-robin-notify.sh: post_interesting_commits: 1656: return + 433561:round-robin-notify.sh: 2864: true + 433561:round-robin-notify.sh: 2865: generate_jira_dir + 433561:round-robin-notify.sh: generate_jira_dir: 1869: set -euf -o pipefail + 433561:round-robin-notify.sh: generate_jira_dir: 1871: local icommit_entry jira_key= ++ 433561:round-robin-notify.sh: generate_jira_dir: 1872: print_last_icommit --entry ++ 433561:round-robin-notify.sh: print_last_icommit: 691: false ++ 433561:round-robin-notify.sh: print_last_icommit: 692: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_last_icommit: 693: local print_arg=--entry ++ 433561:round-robin-notify.sh: print_last_icommit: 694: shift 1 ++ 433561:round-robin-notify.sh: print_last_icommit: 696: '[' xmultiple_components '!=' xsingle_commit ']' ++ 433561:round-robin-notify.sh: print_last_icommit: 697: return 0 + 433561:round-robin-notify.sh: generate_jira_dir: 1872: icommit_entry= + 433561:round-robin-notify.sh: generate_jira_dir: 1874: '[' '' '!=' '' ']' + 433561:round-robin-notify.sh: generate_jira_dir: 1880: mkdir -p artifacts/notify/jira + 433561:round-robin-notify.sh: generate_jira_dir: 1883: '[' '' '!=' '' ']' + 433561:round-robin-notify.sh: generate_jira_dir: 1896: cat ++ 433561:round-robin-notify.sh: generate_jira_dir: 1896: print_jira_template_card ++ 433561:round-robin-notify.sh: print_jira_template_card: 1726: local jira_card=GNU-692 ++ 433561:round-robin-notify.sh: print_jira_template_card: 1727: case "$ci_project/$ci_config:$changed_single_component" in ++ 433561:round-robin-notify.sh: print_jira_template_card: 1744: echo GNU-692 ++ 433561:round-robin-notify.sh: generate_jira_dir: 1896: gnu_llvm_print_result --oneline ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 433561:round-robin-notify.sh: print_result: 662: false ++ 433561:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 433561:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 433561:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 433561:round-robin-notify.sh: print_result: 668: echo Success ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 433561:round-robin-notify.sh: generate_jira_dir: 1896: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 433561:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_artifacts_url: 794: local url +++ 433561:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL +++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x ++ 433561:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts ++ 433561:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' +++ 433561:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/notify +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/notify/mail-body.txt +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 433561:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/notify/mail-body.txt ++ 433561:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/notify/mail-body.txt # print all notification files + 433561:round-robin-notify.sh: 2868: echo '# print all notification files' + 433561:round-robin-notify.sh: 2869: true + 433561:round-robin-notify.sh: 2870: generate_mail_files + 433561:round-robin-notify.sh: generate_mail_files: 2243: set -euf -o pipefail + 433561:round-robin-notify.sh: generate_mail_files: 2245: print_mail_recipients + 433561:round-robin-notify.sh: print_mail_recipients: 1992: set -euf -o pipefail + 433561:round-robin-notify.sh: print_mail_recipients: 1994: local c= + 433561:round-robin-notify.sh: print_mail_recipients: 1995: '[' '' = '' ']' + 433561:round-robin-notify.sh: print_mail_recipients: 1996: echo bcc:tcwg-validation@linaro.org + 433561:round-robin-notify.sh: print_mail_recipients: 1997: return 0 ++ 433561:round-robin-notify.sh: generate_mail_files: 2248: print_commits --oneline ++ 433561:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_commits: 528: false ++ 433561:round-robin-notify.sh: print_commits: 529: local print_arg=--oneline ++ 433561:round-robin-notify.sh: print_commits: 531: '[' multiple_components = no_change ']' ++ 433561:round-robin-notify.sh: print_commits: 536: local more_lines ++ 433561:round-robin-notify.sh: print_commits: 537: '[' multiple_components = single_commit ']' ++ 433561:round-robin-notify.sh: print_commits: 603: '[' multiple_components = single_component ']' ++ 433561:round-robin-notify.sh: print_commits: 604: '[' multiple_components = multiple_components ']' ++ 433561:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 433561:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 433561:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 433561:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev binutils +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev binutils +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C binutils rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=a826538b92a98fbe5639bb43ba74bafd04acdb1e +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=5e73cbf1fae1a169356bf295ff05332635353a43 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count a826538b92a98fbe5639bb43ba74bafd04acdb1e..5e73cbf1fae1a169356bf295ff05332635353a43 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=27 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=44 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev glibc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=2678adc8eb9617daea54d900f8ffc39d3039e2a5 +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev glibc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=249639137ed360d1827d9e663261ba26d2b01d81 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C glibc rev-list --count 2678adc8eb9617daea54d900f8ffc39d3039e2a5..249639137ed360d1827d9e663261ba26d2b01d81 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=6 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=50 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gdb +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev gdb +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C gdb rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=67 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev qemu +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=eca2c16212ef9dcb0871de39bb9d1c2efebe76be +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev qemu +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git qemu_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c +++ 433561:round-robin-notify.sh: print_commits: 619: git -C qemu rev-list --count eca2c16212ef9dcb0871de39bb9d1c2efebe76be..5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=19 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=86 +++ 433561:round-robin-notify.sh: print_commits: 622: echo binutils gcc glibc gdb qemu +++ 433561:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 433561:round-robin-notify.sh: print_commits: 622: components=binutils,gcc,glibc,gdb,qemu ++ 433561:round-robin-notify.sh: print_commits: 624: echo '86 commits in binutils,gcc,glibc,gdb,qemu' ++ 433561:round-robin-notify.sh: print_commits: 626: '[' --oneline = --oneline ']' ++ 433561:round-robin-notify.sh: print_commits: 627: return 0 ++ 433561:round-robin-notify.sh: generate_mail_files: 2248: gnu_llvm_print_result --oneline ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 433561:round-robin-notify.sh: print_result: 662: false ++ 433561:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 433561:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 433561:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 433561:round-robin-notify.sh: print_result: 668: echo Success ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 433561:round-robin-notify.sh: generate_mail_files: 2248: gnu_print_config --oneline ++ 433561:round-robin-notify.sh: gnu_print_config: 819: false ++ 433561:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_cross_build master-arm arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_cross_build ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xarm '!=' xnative ']' +++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: print_gnu_target arm +++ 433561:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 433561:round-robin-notify.sh: print_gnu_target: 2121: local target=arm +++ 433561:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 433561:round-robin-notify.sh: print_gnu_target: 2127: target=arm-linux-gnueabihf +++ 433561:round-robin-notify.sh: print_gnu_target: 2144: echo arm-linux-gnueabihf ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: gnu_data[pretty_flags]='--target arm-linux-gnueabihf ' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 109: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 110: gnu_data[gcc_target_board_options]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 111: gnu_data[qemu_cpu]='--qemu-cpu any' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 113: gnu_data[pretty_config]='arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 114: gnu_data[long_config]='arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 115: gnu_data[pretty_flags]+='--disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a' ++ 433561:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--oneline ++ 433561:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 433561:round-robin-notify.sh: gnu_print_config: 826: print_config --oneline ++ 433561:round-robin-notify.sh: print_config: 763: false ++ 433561:round-robin-notify.sh: print_config: 765: local print_arg=--oneline ++ 433561:round-robin-notify.sh: print_config: 766: case "$print_arg" in ++ 433561:round-robin-notify.sh: print_config: 768: case "$ci_config" in ++ 433561:round-robin-notify.sh: print_config: 769: echo arm + 433561:round-robin-notify.sh: generate_mail_files: 2248: echo '[Linaro-TCWG-CI]' '86 commits in binutils,gcc,glibc,gdb,qemu: Success on arm' + 433561:round-robin-notify.sh: generate_mail_files: 2259: sed -e 's|\$\([^\\]\)|$\\\1|g' + 433561:round-robin-notify.sh: generate_mail_files: 2259: print_mail_body + 433561:round-robin-notify.sh: print_mail_body: 2139: local bad_artifacts_url good_artifacts_url ++ 433561:round-robin-notify.sh: print_mail_body: 2140: get_current_manifest BUILD_URL ++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: print_mail_body: 2140: bad_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/ ++ 433561:round-robin-notify.sh: print_mail_body: 2141: get_baseline_manifest BUILD_URL ++ 433561:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x + 433561:round-robin-notify.sh: print_mail_body: 2141: good_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10129/artifact/artifacts/ + 433561:round-robin-notify.sh: print_mail_body: 2143: local key= + 433561:round-robin-notify.sh: print_mail_body: 2146: '[' multiple_components = single_commit ']' + 433561:round-robin-notify.sh: print_mail_body: 2154: local detection_msg= + 433561:round-robin-notify.sh: print_mail_body: 2155: '[' 0 = 0 ']' + 433561:round-robin-notify.sh: print_mail_body: 2156: detection_msg='successfully passed with' + 433561:round-robin-notify.sh: print_mail_body: 2160: cat + 433561:round-robin-notify.sh: print_mail_body: 2168: cat ++ 433561:round-robin-notify.sh: print_mail_body: 2168: gnu_print_config --short ++ 433561:round-robin-notify.sh: gnu_print_config: 819: false ++ 433561:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_cross_build master-arm arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_cross_build ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xarm '!=' xnative ']' +++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: print_gnu_target arm +++ 433561:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 433561:round-robin-notify.sh: print_gnu_target: 2121: local target=arm +++ 433561:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 433561:round-robin-notify.sh: print_gnu_target: 2127: target=arm-linux-gnueabihf +++ 433561:round-robin-notify.sh: print_gnu_target: 2144: echo arm-linux-gnueabihf ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: gnu_data[pretty_flags]='--target arm-linux-gnueabihf ' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 109: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 110: gnu_data[gcc_target_board_options]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 111: gnu_data[qemu_cpu]='--qemu-cpu any' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 113: gnu_data[pretty_config]='arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 114: gnu_data[long_config]='arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 115: gnu_data[pretty_flags]+='--disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a' ++ 433561:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--short ++ 433561:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 433561:round-robin-notify.sh: gnu_print_config: 830: echo ' arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: print_mail_body: 2168: print_commits --short ++ 433561:round-robin-notify.sh: print_mail_body: 2168: sed -e 's/^/ | /' ++ 433561:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_commits: 528: false ++ 433561:round-robin-notify.sh: print_commits: 529: local print_arg=--short ++ 433561:round-robin-notify.sh: print_commits: 531: '[' multiple_components = no_change ']' ++ 433561:round-robin-notify.sh: print_commits: 536: local more_lines ++ 433561:round-robin-notify.sh: print_commits: 537: '[' multiple_components = single_commit ']' ++ 433561:round-robin-notify.sh: print_commits: 603: '[' multiple_components = single_component ']' ++ 433561:round-robin-notify.sh: print_commits: 604: '[' multiple_components = multiple_components ']' ++ 433561:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 433561:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 433561:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 433561:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev binutils +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev binutils +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C binutils rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=a826538b92a98fbe5639bb43ba74bafd04acdb1e +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=5e73cbf1fae1a169356bf295ff05332635353a43 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count a826538b92a98fbe5639bb43ba74bafd04acdb1e..5e73cbf1fae1a169356bf295ff05332635353a43 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=27 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=44 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev glibc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=2678adc8eb9617daea54d900f8ffc39d3039e2a5 +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev glibc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=249639137ed360d1827d9e663261ba26d2b01d81 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C glibc rev-list --count 2678adc8eb9617daea54d900f8ffc39d3039e2a5..249639137ed360d1827d9e663261ba26d2b01d81 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=6 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=50 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gdb +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev gdb +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 +++ 433561:round-robin-notify.sh: print_commits: 619: git -C gdb rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=67 ++ 433561:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev qemu +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: print_commits: 616: base_rev=eca2c16212ef9dcb0871de39bb9d1c2efebe76be +++ 433561:round-robin-notify.sh: print_commits: 617: get_component_rev qemu +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git qemu_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: print_commits: 617: cur_rev=5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c +++ 433561:round-robin-notify.sh: print_commits: 619: git -C qemu rev-list --count eca2c16212ef9dcb0871de39bb9d1c2efebe76be..5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c ++ 433561:round-robin-notify.sh: print_commits: 619: c_commits=19 ++ 433561:round-robin-notify.sh: print_commits: 620: new_commits=86 +++ 433561:round-robin-notify.sh: print_commits: 622: echo binutils gcc glibc gdb qemu +++ 433561:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 433561:round-robin-notify.sh: print_commits: 622: components=binutils,gcc,glibc,gdb,qemu ++ 433561:round-robin-notify.sh: print_commits: 624: echo '86 commits in binutils,gcc,glibc,gdb,qemu' ++ 433561:round-robin-notify.sh: print_commits: 626: '[' --short = --oneline ']' ++ 433561:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev binutils +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: print_commits: 631: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 +++ 433561:round-robin-notify.sh: print_commits: 632: get_component_rev binutils +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 433561:round-robin-notify.sh: print_commits: 632: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 +++ 433561:round-robin-notify.sh: print_commits: 634: git -C binutils rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 634: c_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 640: git -C binutils log -n 5 --oneline d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 641: '[' 17 -gt 5 ']' ++ 433561:round-robin-notify.sh: print_commits: 642: echo '... and 12 more commits in binutils' ++ 433561:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev gcc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: print_commits: 631: base_rev=a826538b92a98fbe5639bb43ba74bafd04acdb1e +++ 433561:round-robin-notify.sh: print_commits: 632: get_component_rev gcc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 433561:round-robin-notify.sh: print_commits: 632: cur_rev=5e73cbf1fae1a169356bf295ff05332635353a43 +++ 433561:round-robin-notify.sh: print_commits: 634: git -C gcc rev-list --count a826538b92a98fbe5639bb43ba74bafd04acdb1e..5e73cbf1fae1a169356bf295ff05332635353a43 ++ 433561:round-robin-notify.sh: print_commits: 634: c_commits=27 ++ 433561:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 640: git -C gcc log -n 5 --oneline a826538b92a98fbe5639bb43ba74bafd04acdb1e..5e73cbf1fae1a169356bf295ff05332635353a43 ++ 433561:round-robin-notify.sh: print_commits: 641: '[' 27 -gt 5 ']' ++ 433561:round-robin-notify.sh: print_commits: 642: echo '... and 22 more commits in gcc' ++ 433561:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev glibc +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: print_commits: 631: base_rev=2678adc8eb9617daea54d900f8ffc39d3039e2a5 +++ 433561:round-robin-notify.sh: print_commits: 632: get_component_rev glibc +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 433561:round-robin-notify.sh: print_commits: 632: cur_rev=249639137ed360d1827d9e663261ba26d2b01d81 +++ 433561:round-robin-notify.sh: print_commits: 634: git -C glibc rev-list --count 2678adc8eb9617daea54d900f8ffc39d3039e2a5..249639137ed360d1827d9e663261ba26d2b01d81 ++ 433561:round-robin-notify.sh: print_commits: 634: c_commits=6 ++ 433561:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 640: git -C glibc log -n 5 --oneline 2678adc8eb9617daea54d900f8ffc39d3039e2a5..249639137ed360d1827d9e663261ba26d2b01d81 ++ 433561:round-robin-notify.sh: print_commits: 641: '[' 6 -gt 5 ']' ++ 433561:round-robin-notify.sh: print_commits: 642: echo '... and 1 more commits in glibc' ++ 433561:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev gdb +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: print_commits: 631: base_rev=d36b7ef85a30cda5ea19110920f61727be2fd984 +++ 433561:round-robin-notify.sh: print_commits: 632: get_component_rev gdb +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 433561:round-robin-notify.sh: print_commits: 632: cur_rev=705b16039e6f1e499b96d8ecd08d5154f62d7d38 +++ 433561:round-robin-notify.sh: print_commits: 634: git -C gdb rev-list --count d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 634: c_commits=17 ++ 433561:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 640: git -C gdb log -n 5 --oneline d36b7ef85a30cda5ea19110920f61727be2fd984..705b16039e6f1e499b96d8ecd08d5154f62d7d38 ++ 433561:round-robin-notify.sh: print_commits: 641: '[' 17 -gt 5 ']' ++ 433561:round-robin-notify.sh: print_commits: 642: echo '... and 12 more commits in gdb' ++ 433561:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 433561:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev qemu +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 433561:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev +++ 433561:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 433561:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: print_commits: 631: base_rev=eca2c16212ef9dcb0871de39bb9d1c2efebe76be +++ 433561:round-robin-notify.sh: print_commits: 632: get_component_rev qemu +++ 433561:round-robin-notify.sh: get_component_rev: 1780: false +++ 433561:round-robin-notify.sh: get_component_rev: 1783: get_current_git qemu_rev +++ 433561:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 433561:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 433561:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 433561:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev ++ 433561:round-robin-notify.sh: print_commits: 632: cur_rev=5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c +++ 433561:round-robin-notify.sh: print_commits: 634: git -C qemu rev-list --count eca2c16212ef9dcb0871de39bb9d1c2efebe76be..5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c ++ 433561:round-robin-notify.sh: print_commits: 634: c_commits=19 ++ 433561:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 640: git -C qemu log -n 5 --oneline eca2c16212ef9dcb0871de39bb9d1c2efebe76be..5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c ++ 433561:round-robin-notify.sh: print_commits: 641: '[' 19 -gt 5 ']' ++ 433561:round-robin-notify.sh: print_commits: 642: echo '... and 14 more commits in qemu' ++ 433561:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 433561:round-robin-notify.sh: print_commits: 651: return 0 + 433561:round-robin-notify.sh: print_mail_body: 2177: local short= ++ 433561:round-robin-notify.sh: print_mail_body: 2178: sed -e 's/^/ | /' ++ 433561:round-robin-notify.sh: print_mail_body: 2178: gnu_llvm_print_result --short ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 433561:round-robin-notify.sh: print_result: 662: false ++ 433561:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 433561:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 433561:round-robin-notify.sh: print_result: 674: echo 'Results changed to' +++ 433561:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 433561:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 2 # build_abe linux: 3 # build_abe glibc: 4 # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 5 # build_abe gdb: 6 # build_abe qemu: 7' ++ 433561:round-robin-notify.sh: print_result: 676: echo '' ++ 433561:round-robin-notify.sh: print_result: 677: echo From +++ 433561:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 433561:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 2 # build_abe linux: 3 # build_abe glibc: 4 # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 5 # build_abe gdb: 6 # build_abe qemu: 7' ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 433561:round-robin-notify.sh: print_mail_body: 2178: short=' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7' + 433561:round-robin-notify.sh: print_mail_body: 2179: '[' ' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7' '!=' '' ']' + 433561:round-robin-notify.sh: print_mail_body: 2180: cat ++ 433561:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --oneline ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 433561:round-robin-notify.sh: print_result: 662: false ++ 433561:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 433561:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 433561:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 433561:round-robin-notify.sh: print_result: 668: echo Success ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 433561:round-robin-notify.sh: print_mail_body: 2180: sed -e 's/^/ | /' ++ 433561:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --short ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 433561:round-robin-notify.sh: print_result: 662: false ++ 433561:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 433561:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 433561:round-robin-notify.sh: print_result: 674: echo 'Results changed to' +++ 433561:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 433561:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 2 # build_abe linux: 3 # build_abe glibc: 4 # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 5 # build_abe gdb: 6 # build_abe qemu: 7' ++ 433561:round-robin-notify.sh: print_result: 676: echo '' ++ 433561:round-robin-notify.sh: print_result: 677: echo From +++ 433561:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 433561:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 2 # build_abe linux: 3 # build_abe glibc: 4 # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a: 5 # build_abe gdb: 6 # build_abe qemu: 7' ++ 433561:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 433561:round-robin-notify.sh: print_mail_body: 2186: cat ++ 433561:round-robin-notify.sh: print_mail_body: 2186: gnu_print_config --long ++ 433561:round-robin-notify.sh: print_mail_body: 2186: sed -e 's/^/ /' ++ 433561:round-robin-notify.sh: gnu_print_config: 819: false ++ 433561:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_cross_build master-arm arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_cross_build ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xarm '!=' xnative ']' +++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: print_gnu_target arm +++ 433561:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 433561:round-robin-notify.sh: print_gnu_target: 2121: local target=arm +++ 433561:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 433561:round-robin-notify.sh: print_gnu_target: 2127: target=arm-linux-gnueabihf +++ 433561:round-robin-notify.sh: print_gnu_target: 2144: echo arm-linux-gnueabihf ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 34: gnu_data[pretty_flags]='--target arm-linux-gnueabihf ' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 109: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-float=hard --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-tune=cortex-a9 --set gcc_override_configure=--with-arch=armv7-a' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 110: gnu_data[gcc_target_board_options]= ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 111: gnu_data[qemu_cpu]='--qemu-cpu any' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 113: gnu_data[pretty_config]='arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 114: gnu_data[long_config]='arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: settings_for_ci_project_and_config: 115: gnu_data[pretty_flags]+='--disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a' ++ 433561:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--long ++ 433561:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 433561:round-robin-notify.sh: gnu_print_config: 834: echo '*CI config* tcwg_gnu_cross_build arm-linux-gnueabihf cross' ++ 433561:round-robin-notify.sh: gnu_print_config: 835: echo '*configure and test flags:* --target arm-linux-gnueabihf --disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a' + 433561:round-robin-notify.sh: print_mail_body: 2193: '[' '' '!=' '' ']' + 433561:round-robin-notify.sh: print_mail_body: 2201: cat ++ 433561:round-robin-notify.sh: print_mail_body: 2201: gnu_llvm_print_details ++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1000: '[' -d artifacts/00-sumfiles ']' ++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1006: cat +++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1006: print_artifacts_url +++ 433561:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 433561:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 433561:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x +++ 433561:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts +++ 433561:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 433561:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/ +++ 433561:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/ ++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1011: cat +++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1011: print_artifacts_url notify/ +++ 433561:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 433561:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 433561:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 433561:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 433561:round-robin-notify.sh: get_manifest: 1081: set +x +++ 433561:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts +++ 433561:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 433561:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/notify/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/notify/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/notify ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 433561:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/notify/ +++ 433561:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/notify/ ++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1016: '[' -d artifacts/sumfiles ']' ++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1023: cat ++ 433561:round-robin-notify.sh: gnu_llvm_print_details: 1027: '[' tcwg_gnu_cross_build == tcwg_flang_test ']' ++ 433561:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10130/artifact/artifacts/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10130/archive/artifacts/ ++ 433561:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10129/artifact/artifacts/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-arm-build/10129/artifact/artifacts/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10129 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10129/archive ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10129/archive/artifacts ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 433561:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_cross_build--master-arm-build/builds/10129/archive/artifacts/ + 433561:round-robin-notify.sh: print_mail_body: 2217: '[' '' '!=' '' ']' + 433561:round-robin-notify.sh: print_mail_body: 2226: '[' multiple_components '!=' single_commit ']' + 433561:round-robin-notify.sh: print_mail_body: 2228: return + 433561:round-robin-notify.sh: 2873: true + 433561:round-robin-notify.sh: 2874: generate_jenkins_html_files + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2505: wait 434448 + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2475: set -euf -o pipefail # generate_jenkins_html_files + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2477: echo '# generate_jenkins_html_files' + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2478: true ... Skipping + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2483: case "$ci_project" in + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2500: echo '... Skipping' + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2501: return + 433561:round-robin-notify.sh: generate_jenkins_html_files: 2507: generate_readme html + 433561:round-robin-notify.sh: generate_readme: 2345: set -euf -o pipefail + 433561:round-robin-notify.sh: generate_readme: 2347: local text_type=html + 433561:round-robin-notify.sh: generate_readme: 2349: local gnu_text=false + 433561:round-robin-notify.sh: generate_readme: 2350: case "$ci_project" in + 433561:round-robin-notify.sh: generate_readme: 2360: local list_start= + 433561:round-robin-notify.sh: generate_readme: 2361: local list_end= + 433561:round-robin-notify.sh: generate_readme: 2362: local 'list_item=- ' + 433561:round-robin-notify.sh: generate_readme: 2363: local new_parag= + 433561:round-robin-notify.sh: generate_readme: 2365: '[' html = html ']' + 433561:round-robin-notify.sh: generate_readme: 2366: list_start='
' + 433561:round-robin-notify.sh: generate_readme: 2372: print_readme_header html + 433561:round-robin-notify.sh: print_readme_header: 2266: set -euf -o pipefail + 433561:round-robin-notify.sh: print_readme_header: 2268: local text_type=html + 433561:round-robin-notify.sh: print_readme_header: 2270: local 'msg=How to browse artifacts of this build' + 433561:round-robin-notify.sh: print_readme_header: 2271: case $text_type in + 433561:round-robin-notify.sh: print_readme_header: 2273: cat + 433561:round-robin-notify.sh: generate_readme: 2374: cat + 433561:round-robin-notify.sh: generate_readme: 2385: '[' -d artifacts/00-sumfiles ']' + 433561:round-robin-notify.sh: generate_readme: 2398: cat ++ 433561:round-robin-notify.sh: generate_readme: 2398: print_readme_link html git/ '' ++ 433561:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 433561:round-robin-notify.sh: print_readme_link: 2301: local msg=git/ ++ 433561:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 433561:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 433561:round-robin-notify.sh: print_readme_link: 2308: view= ++ 433561:round-robin-notify.sh: print_readme_link: 2309: '[' -f /git/ ']' ++ 433561:round-robin-notify.sh: print_readme_link: 2314: echo -n 'git/' ++ 433561:round-robin-notify.sh: generate_readme: 2398: print_readme_link html jenkins/ '' ++ 433561:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 433561:round-robin-notify.sh: print_readme_link: 2301: local msg=jenkins/ ++ 433561:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 433561:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 433561:round-robin-notify.sh: print_readme_link: 2308: view= ++ 433561:round-robin-notify.sh: print_readme_link: 2309: '[' -f /jenkins/ ']' ++ 433561:round-robin-notify.sh: print_readme_link: 2314: echo -n 'jenkins/' ++ 433561:round-robin-notify.sh: generate_readme: 2398: print_readme_link html notify/ '' ++ 433561:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 433561:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 433561:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 433561:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 433561:round-robin-notify.sh: print_readme_link: 2308: view= ++ 433561:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 433561:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 433561:round-robin-notify.sh: generate_readme: 2408: false + 433561:round-robin-notify.sh: generate_readme: 2415: cat ++ 433561:round-robin-notify.sh: generate_readme: 2415: print_readme_link html notify/ '' ++ 433561:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 433561:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 433561:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 433561:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 433561:round-robin-notify.sh: print_readme_link: 2308: view= ++ 433561:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 433561:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 433561:round-robin-notify.sh: generate_readme: 2423: false + 433561:round-robin-notify.sh: generate_readme: 2451: cat + 433561:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 433561:round-robin-notify.sh: generate_readme: 2467: cd artifacts ++ 433561:round-robin-notify.sh: generate_readme: 2467: sort ++ 433561:round-robin-notify.sh: generate_readme: 2467: find . -type f ++ 433561:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./01-reset_artifacts/console.log.xz artifacts ++ 433561:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 433561:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 433561:round-robin-notify.sh: print_readme_link: 2301: local msg=./01-reset_artifacts/console.log.xz ++ 433561:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 433561:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 433561:round-robin-notify.sh: print_readme_link: 2308: view= ++ 433561:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./01-reset_artifacts/console.log.xz ']' ++ 433561:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./01-reset_artifacts/console.log.xz ++ 433561:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 433561:round-robin-notify.sh: print_readme_link: 2314: echo -n './01-reset_artifacts/console.log.xz' + 433561:round-robin-notify.sh: generate_readme: 2459: echo '