+ 26862:jenkins182931078384825047.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 --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + 286530:round-robin-notify.sh: 68: false + 286530:round-robin-notify.sh: 71: dryrun= + 286530:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 286530:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 286530:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 286530:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 286530:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 286530:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/../tcwg_gnu-config.sh + 286530:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 286530:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 286530:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 286530:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 286530:round-robin-notify.sh: 162: declare -a changed_components + 286530:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 286530:round-robin-notify.sh: 219: declare print_details_f + 286530:round-robin-notify.sh: 514: dump_model_only=false # setup_notify_environment + 286530:round-robin-notify.sh: 2844: setup_notify_environment + 286530:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 286530:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 286530:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 286530:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 286530:round-robin-notify.sh: get_manifest: 1081: set +x + 286530:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_embed_build ++ 286530:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 286530:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 286530:round-robin-notify.sh: get_manifest: 1081: set +x + 286530:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-thumb_m33_hard_eabi + 286530:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 286530:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 286530:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 286530:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 286530:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 286530:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 286530:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 286530:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 286530:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 286530:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 286530:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 286530:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 286530:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 286530:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 286530:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m33_hard_eabi-build/10025/ # Using dir : base-artifacts + 286530:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m33_hard_eabi-build/10025/' + 286530:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 286530:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 286530:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 286530:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m33_hard_eabi-build/10026/ # Using dir : artifacts + 286530:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m33_hard_eabi-build/10026/' + 286530:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 286530:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 286530:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 286530:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 286530:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 286530:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 286530:round-robin-notify.sh: 2845: check_source_changes # check_source_changes + 286530:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 286530:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 286530:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 286530:round-robin-notify.sh: get_manifest: 1081: set +x + 286530:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 286530:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 286530:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 286530:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 286530:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 286530:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 286530:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 286530:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 286530:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 286530:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286530:round-robin-notify.sh: print_updated_components: 1204: false +++ 286530:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 286530:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 286530:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 286530:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286530:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286530:round-robin-notify.sh: print_updated_components: 1204: false +++ 286530:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 286530:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 286530:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 286530:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286530:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286530:round-robin-notify.sh: print_updated_components: 1204: false +++ 286530:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[newlib_git] ]] +++ 286530:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/newlib-cygwin.git#master '!=' xbaseline ']' +++ 286530:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' newlib' +++ 286530:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286530:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286530:round-robin-notify.sh: print_updated_components: 1204: false +++ 286530:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 286530:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 286530:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gdb' +++ 286530:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286530:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286530:round-robin-notify.sh: print_updated_components: 1204: false +++ 286530:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[qemu_git] ]] +++ 286530:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']' +++ 286530:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' qemu' +++ 286530:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286530:round-robin-notify.sh: print_updated_components: 1217: echo ++ 286530:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286530:round-robin-notify.sh: print_changed_components: 1249: false ++ 286530:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 286530:round-robin-notify.sh: print_changed_components: 1264: '[' xfd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 '!=' xa3ccc1836915eb694ac0f9b97ebb345bf7c83597 ']' ++ 286530:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 286530:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286530:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286530:round-robin-notify.sh: print_changed_components: 1249: false ++ 286530:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 286530:round-robin-notify.sh: print_changed_components: 1264: '[' x45a36dc994b3a6157111570b2601e8f632af7d5d '!=' xc36539e6fd0dfa6bd1ebb891df68da9a5bd96163 ']' ++ 286530:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 286530:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286530:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286530:round-robin-notify.sh: print_changed_components: 1249: false ++ 286530:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/newlib_rev ']' +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_current_git newlib_rev +++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' +++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/newlib_rev +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git newlib_rev +++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/newlib_rev ']' +++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/newlib_rev ++ 286530:round-robin-notify.sh: print_changed_components: 1264: '[' x87c96860148053e12ff8b6b391403539adfdd740 '!=' x87c96860148053e12ff8b6b391403539adfdd740 ']' ++ 286530:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286530:round-robin-notify.sh: print_changed_components: 1249: false ++ 286530:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gdb_rev ']' +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_current_git gdb_rev +++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gdb_rev +++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 286530:round-robin-notify.sh: print_changed_components: 1264: '[' xfd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 '!=' xa3ccc1836915eb694ac0f9b97ebb345bf7c83597 ']' ++ 286530:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gdb' ++ 286530:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286530:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286530:round-robin-notify.sh: print_changed_components: 1249: false ++ 286530:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/qemu_rev ']' +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_current_git qemu_rev +++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev +++ 286530:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git qemu_rev +++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 286530:round-robin-notify.sh: print_changed_components: 1264: '[' x3b50303f9563a42538a1fd5c0ea7f952e23016e1 '!=' x2f28d34ea0aead9830478cd1d3d0dd9d9191d82e ']' ++ 286530:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' qemu' ++ 286530:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286530:round-robin-notify.sh: print_changed_components: 1271: echo # Debug traces : # change_kind=multiple_components : binutils gcc gdb qemu + 286530:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 286530:round-robin-notify.sh: check_source_changes: 177: '[' 4 = 0 ']' + 286530:round-robin-notify.sh: check_source_changes: 180: '[' 4 = 1 ']' + 286530:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 286530:round-robin-notify.sh: check_source_changes: 201: changed_single_component= + 286530:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 286530:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc gdb qemu' + 286530:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286530:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 286530:round-robin-notify.sh: check_source_changes: 208: base_rev=a3ccc1836915eb694ac0f9b97ebb345bf7c83597 ++ 286530:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 286530:round-robin-notify.sh: get_component_rev: 1780: false ++ 286530:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 286530:round-robin-notify.sh: check_source_changes: 209: cur_rev=fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 ++ 286530:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count a3ccc1836915eb694ac0f9b97ebb345bf7c83597..fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 # rev for binutils : a3ccc1836915eb694ac0f9b97ebb345bf7c83597..fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 (39 commits) + 286530:round-robin-notify.sh: check_source_changes: 211: c_commits=39 + 286530:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : a3ccc1836915eb694ac0f9b97ebb345bf7c83597..fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 (39 commits)' + 286530:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286530:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 286530:round-robin-notify.sh: check_source_changes: 208: base_rev=c36539e6fd0dfa6bd1ebb891df68da9a5bd96163 ++ 286530:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 286530:round-robin-notify.sh: get_component_rev: 1780: false ++ 286530:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 286530:round-robin-notify.sh: check_source_changes: 209: cur_rev=45a36dc994b3a6157111570b2601e8f632af7d5d ++ 286530:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count c36539e6fd0dfa6bd1ebb891df68da9a5bd96163..45a36dc994b3a6157111570b2601e8f632af7d5d # rev for gcc : c36539e6fd0dfa6bd1ebb891df68da9a5bd96163..45a36dc994b3a6157111570b2601e8f632af7d5d (101 commits) + 286530:round-robin-notify.sh: check_source_changes: 211: c_commits=101 + 286530:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : c36539e6fd0dfa6bd1ebb891df68da9a5bd96163..45a36dc994b3a6157111570b2601e8f632af7d5d (101 commits)' + 286530:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286530:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gdb ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 286530:round-robin-notify.sh: check_source_changes: 208: base_rev=a3ccc1836915eb694ac0f9b97ebb345bf7c83597 ++ 286530:round-robin-notify.sh: check_source_changes: 209: get_component_rev gdb ++ 286530:round-robin-notify.sh: get_component_rev: 1780: false ++ 286530:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev ++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev + 286530:round-robin-notify.sh: check_source_changes: 209: cur_rev=fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 ++ 286530:round-robin-notify.sh: check_source_changes: 211: git -C gdb rev-list --count a3ccc1836915eb694ac0f9b97ebb345bf7c83597..fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 # rev for gdb : a3ccc1836915eb694ac0f9b97ebb345bf7c83597..fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 (39 commits) + 286530:round-robin-notify.sh: check_source_changes: 211: c_commits=39 + 286530:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gdb : a3ccc1836915eb694ac0f9b97ebb345bf7c83597..fd3cf86c638b7fdc0ccb64e178ec43ccd7e9d3f9 (39 commits)' + 286530:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286530:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev qemu ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286530:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev ++ 286530:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286530:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' ++ 286530:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev + 286530:round-robin-notify.sh: check_source_changes: 208: base_rev=2f28d34ea0aead9830478cd1d3d0dd9d9191d82e ++ 286530:round-robin-notify.sh: check_source_changes: 209: get_component_rev qemu ++ 286530:round-robin-notify.sh: get_component_rev: 1780: false ++ 286530:round-robin-notify.sh: get_component_rev: 1783: get_current_git qemu_rev ++ 286530:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286530:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' ++ 286530:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286530:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev + 286530:round-robin-notify.sh: check_source_changes: 209: cur_rev=3b50303f9563a42538a1fd5c0ea7f952e23016e1 ++ 286530:round-robin-notify.sh: check_source_changes: 211: git -C qemu rev-list --count 2f28d34ea0aead9830478cd1d3d0dd9d9191d82e..3b50303f9563a42538a1fd5c0ea7f952e23016e1 # rev for qemu : 2f28d34ea0aead9830478cd1d3d0dd9d9191d82e..3b50303f9563a42538a1fd5c0ea7f952e23016e1 (405 commits) + 286530:round-robin-notify.sh: check_source_changes: 211: c_commits=405 + 286530:round-robin-notify.sh: check_source_changes: 212: echo '# rev for qemu : 2f28d34ea0aead9830478cd1d3d0dd9d9191d82e..3b50303f9563a42538a1fd5c0ea7f952e23016e1 (405 commits)' + 286530:round-robin-notify.sh: check_source_changes: 214: echo '' + 286530:round-robin-notify.sh: 2846: setup_stages_to_run + 286530:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 286530:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 286530:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 286530:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 286530:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 286530:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 286530:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 286530:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 286530:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 286530:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 286530:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 286530:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 286530:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 286530:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 286530:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 286530:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 286530:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 286530:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 286530:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 286530:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 286530:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 286530:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 286530:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 286530:round-robin-notify.sh: 2849: post_interesting_commits init + 286530:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 286530:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 286530:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 286530:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 286530:round-robin-notify.sh: post_interesting_commits: 1656: return Init stage ran successfully. + 286530:round-robin-notify.sh: 2851: '[' init '!=' full ']' + 286530:round-robin-notify.sh: 2852: echo 'Init stage ran successfully.' + 286530:round-robin-notify.sh: 2853: exit 0