++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: bf108b73-0150-4ed0-8b2d-8fa87440190b INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'common' options: --experimental_repo_remote_exec INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility --deleted_packages=tensorflow/core/tfrt/stubs,tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: Inherited 'build' options: --action_env=CACHEBUSTER=20220325 --action_env PYTHON_BIN_PATH=/usr/local/bin/python3 --python_path=/usr/local/bin/python3 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --distinct_host_configuration=false --profile=/tf/pkg/profile.json.gz --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --copt=-mtune=generic --copt=-march=armv8-a --copt=-O3 INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: 'test' options: --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --build_tests_only --keep_going --test_output=errors --verbose_failures=true --test_timeout=500,900,-1,-1 --test_summary=short INFO: Found applicable config definition build:short_logs in file /tf/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING INFO: Found applicable config definition build:v2 in file /tf/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 INFO: Found applicable config definition build:sigbuild_local_cache in file /usertools/aarch64.bazelrc: --disk_cache=/tf/cache INFO: Found applicable config definition test:pycpp_filters in file /usertools/aarch64.bazelrc: --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --test_lang_filters=cc,py --flaky_test_attempts=3 --test_size_filters=small,medium INFO: Found applicable config definition build:linux in file /tf/tensorflow/.bazelrc: --define=build_with_onednn_v2=true --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes INFO: Found applicable config definition build:dynamic_kernels in file /tf/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS Loading: Loading: Loading: Loading: 0 packages loaded Loading: 553 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3783 targets (554 packages loaded) Analyzing: 3783 targets (554 packages loaded, 0 targets configured) Analyzing: 3783 targets (587 packages loaded, 23310 targets configured) Analyzing: 3783 targets (587 packages loaded, 33345 targets configured) Analyzing: 3783 targets (601 packages loaded, 35338 targets configured) Analyzing: 3783 targets (603 packages loaded, 38013 targets configured) INFO: Analyzed 3783 targets (603 packages loaded, 42822 targets configured). checking cached actions INFO: Found 3783 test targets... [0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt [2,522 / 10,417] [Prepa] Writing file external/llvm-project/mlir/libComplexDialect.so-2.params ... ( 1 action running) [9,500 / 14,283] Linking external/llvm-project/llvm/libCodeGen.so; Downloading external/llvm-project/llvm/libCodeGen.so, 7.9 MiB / 16.9 MiB; 0s remote-cache ... (38 actions, 1 running) [13,570 / 17,543] Compiling tensorflow/core/kernels/rnn/gru_ops.cc; Downloading tensorflow/core/kernels/rnn/_objs/gru_ops/gru_ops.d, 32.0 KiB / 62.6 KiB; 0s remote-cache ... (52 actions, 0 running) [15,329 / 17,543] Linking tensorflow/compiler/xla/service/libcustom_call_sharding_helper.so; Downloading tensorflow/compiler/xla/service/libcustom_call_sharding_helper.so, 256.0 KiB / 1010.8 KiB; 0s remote-cache ... (56 actions, 0 running) [15,987 / 17,543] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 62.1 MiB / 94.4 MiB; 0s remote-cache ... (53 actions, 0 running) [17,179 / 17,543] Compiling tensorflow/compiler/tf2xla/kernels/fused_conv_ops.cc; 0s remote-cache ... (50 actions, 0 running) [18,313 / 19,729] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 112.5 MiB / 164.8 MiB; 0s remote-cache ... (56 actions, 0 running) [19,074 / 20,289] Linking tensorflow/c/c_api_test_cpu; 1s remote-cache ... (2 actions, 0 running) [19,821 / 20,901] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops_n_z.cc; Downloading tensorflow/compiler/mlir/tensorflow/_objs/tensorflow_ops_sharded/tf_ops_n_z.d; 0s remote-cache ... (54 actions, 0 running) [21,293 / 22,207] [Prepa] Compiling llvm/lib/CodeGen/MachineFunction.cpp ... (45 actions, 0 running) [22,657 / 23,118] [Prepa] Compiling tensorflow/compiler/mlir/lite/transforms/decompose_hybrid_quantization.cc ... (53 actions, 0 running) [23,815 / 23,944] [Prepa] Compiling tensorflow/compiler/xla/service/generic_transfer_manager.cc ... (24 actions, 0 running) [28,324 / 28,796] Linking tensorflow/compiler/mlir/tf-mlir-translate; Downloading tensorflow/compiler/mlir/tf-mlir-translate, 125.7 MiB / 235.0 MiB; 0s remote-cache ... (3 actions, 0 running) [31,315 / 31,403] Linking tensorflow/compiler/mlir/tf-mlir-translate; 1s remote-cache ... (52 actions, 1 running) [32,017 / 32,317] 1 / 3783 tests; Linking tensorflow/compiler/mlir/tf-opt; 2s remote-cache ... (53 actions, 38 running) [32,029 / 32,318] 1 / 3783 tests; Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (56 actions, 53 running) [32,031 / 32,318] 2 / 3783 tests; Linking tensorflow/compiler/mlir/lite/tf_tfl_translate; 3s remote-cache ... (57 actions, 55 running) [32,033 / 32,318] 3 / 3783 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu (shard 1 of 16); 4s local ... (56 actions, 55 running) [32,035 / 32,318] 4 / 3783 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu (shard 1 of 16); 5s local ... (56 actions running) [32,036 / 32,318] 4 / 3783 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu (shard 1 of 16); 7s local ... (56 actions, 55 running) [32,044 / 32,318] 4 / 3783 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu (shard 1 of 16); 8s local ... (56 actions, 55 running) [32,160 / 32,318] 5 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 9s local ... (53 actions, 44 running) [32,281 / 32,337] 5 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 10s local ... (61 actions, 59 running) [32,338 / 32,410] 15 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 11s local ... (60 actions, 55 running) [32,760 / 32,834] 25 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 12s local ... (57 actions, 50 running) [35,259 / 35,329] 29 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 13s local ... (59 actions, 47 running) [35,548 / 35,606] 33 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 14s local ... (63 actions, 60 running) [35,668 / 35,725] 33 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 15s local ... (69 actions running) [35,775 / 35,839] 35 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 16s local ... (70 actions, 67 running) [35,883 / 35,954] 35 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 17s local ... (71 actions, 70 running) [35,895 / 35,955] 37 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 18s local ... (70 actions, 69 running) [35,925 / 35,984] 39 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 19s local ... (70 actions, 67 running) [35,996 / 36,090] 39 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 20s local ... (71 actions running) [35,996 / 36,090] 40 / 3783 tests; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu; 21s local ... (71 actions running) [35,997 / 36,090] 41 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 21s local ... (71 actions running) [36,005 / 36,090] 47 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 22s local ... (70 actions, 69 running) [36,013 / 36,090] 49 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 24s local ... (69 actions, 68 running) [36,021 / 36,090] 52 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 25s local ... (67 actions running) [36,027 / 36,090] 56 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 26s local ... (63 actions running) [36,037 / 36,141] 61 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 27s local ... (57 actions, 56 running) [36,042 / 36,141] 62 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 28s local ... (56 actions, 55 running) [36,050 / 36,141] 62 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 29s local ... (57 actions, 56 running) [36,060 / 36,141] 64 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 30s local ... (57 actions, 56 running) [36,068 / 36,141] 64 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 31s local ... (57 actions running) [36,070 / 36,141] 65 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 32s local ... (57 actions running) [36,075 / 36,141] 66 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 33s local ... (57 actions running) [36,079 / 36,141] 68 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 34s local ... (57 actions running) [36,080 / 36,141] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 35s local ... (57 actions running) [36,080 / 36,141] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 36s local ... (57 actions running) [36,081 / 36,141] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 37s local ... (57 actions running) [36,083 / 36,141] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 38s local ... (56 actions running) [36,090 / 36,147] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 39s local ... (56 actions running) [36,116 / 36,172] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 40s local ... (57 actions, 56 running) [36,125 / 36,193] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 41s local ... (57 actions running) [36,130 / 36,193] 69 / 3783 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 42s local ... (57 actions running) [36,134 / 36,193] 70 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 33s local ... (57 actions running) [36,153 / 36,214] 70 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 34s local ... (58 actions running) [36,165 / 36,223] 70 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 35s local ... (59 actions running) [36,184 / 36,243] 71 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 36s local ... (59 actions, 58 running) [36,206 / 36,262] 72 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 37s local ... (59 actions, 58 running) [36,260 / 36,317] 73 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 38s local ... (60 actions running) [36,312 / 36,368] 74 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 39s local ... (60 actions running) [36,352 / 36,408] 74 / 3783 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 41s local ... (60 actions running) [36,363 / 36,420] 75 / 3783 tests; Testing //tensorflow/c:kernels_test_cpu; 42s local ... (61 actions, 60 running) [36,364 / 36,420] 75 / 3783 tests; Testing //tensorflow/c:kernels_test_cpu; 44s local ... (61 actions, 59 running) [36,431 / 36,491] 79 / 3783 tests; Testing //tensorflow/c:kernels_test_cpu; 46s local ... (61 actions running) [36,433 / 36,491] 80 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 18s local ... (61 actions running) [36,454 / 36,512] 84 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 19s local ... (58 actions running) [36,599 / 36,657] 85 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 20s local ... (58 actions, 57 running) [36,695 / 36,756] 88 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 21s local ... (56 actions running) [36,697 / 36,756] 89 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 22s local ... (56 actions running) [36,712 / 36,768] 89 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 23s local ... (56 actions, 55 running) [36,825 / 36,881] 91 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 24s local ... (56 actions running) [36,829 / 36,885] 91 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 25s local ... (58 actions running) [36,861 / 36,919] 93 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu (shard 1 of 5); 26s local ... (57 actions, 56 running) [36,937 / 37,054] 94 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 26s local ... (57 actions, 52 running) [37,047 / 37,116] 95 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 27s local ... (56 actions, 48 running) [37,118 / 37,175] 95 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 28s local ... (56 actions, 53 running) [37,163 / 37,220] 96 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 29s local ... (59 actions running) [37,178 / 37,240] 97 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 30s local ... (61 actions running) [37,185 / 37,244] 98 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 31s local ... (61 actions running) [37,187 / 37,244] 100 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 32s local ... (61 actions running) [37,248 / 37,306] 102 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 33s local ... (61 actions, 60 running) [37,292 / 37,355] 105 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 35s local ... (61 actions running) [37,298 / 37,355] 110 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 36s local ... (56 actions running) [37,394 / 37,451] 113 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 37s local ... (59 actions, 57 running) [37,450 / 37,507] 117 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 38s local ... (58 actions running) [37,498 / 37,555] 119 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 39s local ... (59 actions running) [37,510 / 37,567] 121 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 40s local ... (61 actions, 60 running) [37,531 / 37,600] 125 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 41s local ... (60 actions, 59 running) [37,536 / 37,600] 129 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 42s local ... (56 actions running) [37,539 / 37,600] 129 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 43s local ... (56 actions running) [37,540 / 37,600] 129 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 44s local ... (56 actions running) [37,544 / 37,600] 129 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 45s local ... (57 actions running) [37,555 / 37,632] 132 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 46s local ... (58 actions running) [37,560 / 37,632] 136 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 47s local ... (56 actions running) [37,568 / 37,632] 139 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 48s local ... (56 actions, 55 running) [37,569 / 37,632] 139 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 49s local ... (56 actions running) [37,570 / 37,632] 139 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 50s local ... (56 actions, 55 running) [37,571 / 37,632] 139 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 51s local ... (56 actions, 55 running) [37,573 / 37,632] 140 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 52s local ... (56 actions, 55 running) [37,579 / 37,635] 141 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 53s local ... (56 actions, 55 running) [37,596 / 37,655] 142 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 55s local ... (56 actions running) [37,598 / 37,655] 144 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 56s local ... (56 actions running) [37,605 / 37,661] 145 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 57s local ... (56 actions, 55 running) [37,649 / 37,706] 146 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 58s local ... (55 actions running) [37,693 / 37,750] 146 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 59s local ... (57 actions, 56 running) [37,742 / 37,799] 147 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 60s local ... (57 actions, 56 running) [37,926 / 37,984] 149 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 61s local ... (57 actions, 54 running) [38,003 / 38,060] 156 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 62s local ... (56 actions, 52 running) [38,073 / 38,132] 159 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 63s local ... (56 actions, 54 running) [38,133 / 38,191] 159 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 64s local ... (56 actions, 55 running) [38,195 / 38,251] 162 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 65s local ... (56 actions, 54 running) [38,283 / 38,340] 170 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 66s local ... (56 actions running) [38,330 / 38,387] 172 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 67s local ... (56 actions, 53 running) [38,377 / 38,433] 178 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 68s local ... (57 actions, 56 running) [38,402 / 38,472] 188 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 2 of 15); 69s local ... (56 actions, 55 running) [38,403 / 38,472] 189 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 2 of 15); 70s local ... (56 actions running) [38,407 / 38,472] 191 / 3783 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 2 of 15); 72s local ... (56 actions running) [38,411 / 38,472] 194 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 39s local ... (56 actions running) [38,412 / 38,472] 194 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 40s local ... (56 actions, 55 running) [38,419 / 38,475] 197 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 41s local ... (56 actions, 55 running) [38,436 / 38,493] 197 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 43s local ... (56 actions, 55 running) [38,438 / 38,496] 197 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 44s local ... (56 actions, 54 running) [38,442 / 38,497] 198 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 45s local ... (56 actions running) [38,478 / 38,535] 203 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 46s local ... (56 actions, 55 running) [38,539 / 38,595] 207 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 47s local ... (56 actions, 55 running) [38,595 / 38,653] 212 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 48s local ... (57 actions, 54 running) [38,702 / 38,759] 220 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 49s local ... (55 actions, 49 running) [38,845 / 38,900] 224 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 50s local ... (55 actions, 48 running) [38,973 / 39,033] 226 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 51s local ... (58 actions, 50 running) [39,141 / 39,198] 229 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 52s local ... (56 actions, 45 running) [39,267 / 39,326] 238 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 48s local ... (56 actions, 48 running) [39,376 / 39,432] 252 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 49s local ... (55 actions, 49 running) [39,438 / 39,495] 262 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 50s local ... (57 actions, 55 running) [39,447 / 39,506] 269 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 51s local ... (56 actions running) [39,483 / 39,540] 278 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 52s local ... (56 actions, 53 running) [39,584 / 39,640] 291 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 53s local ... (57 actions, 50 running) [39,636 / 39,694] 297 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 54s local ... (56 actions, 51 running) [39,647 / 39,703] 300 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 55s local ... (56 actions, 54 running) [39,690 / 39,746] 308 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 56s local ... (56 actions, 55 running) [39,808 / 39,867] 320 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 57s local ... (57 actions, 51 running) [39,878 / 39,937] 324 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 58s local ... (57 actions, 50 running) [39,920 / 39,976] 325 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 59s local ... (57 actions, 56 running) [39,951 / 40,008] 330 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 60s local ... (56 actions running) [39,965 / 40,026] 334 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 61s local ... (56 actions, 53 running) [40,020 / 40,076] 338 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 62s local ... (57 actions, 55 running) [40,099 / 40,156] 342 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 63s local ... (56 actions, 54 running) [40,166 / 40,230] 347 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 64s local ... (56 actions, 55 running) [40,226 / 40,314] 349 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 65s local ... (58 actions, 56 running) [40,344 / 40,402] 351 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 47s local ... (59 actions, 58 running) [40,364 / 40,426] 354 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 48s local ... (62 actions, 61 running) [40,746 / 42,912] 363 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 49s local ... (56 actions, 49 running) [42,200 / 44,463] 365 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 50s local ... (56 actions, 46 running) [43,263 / 45,534] 369 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 51s local ... (54 actions, 41 running) [43,716 / 46,195] 369 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 52s local ... (56 actions, 41 running) [44,516 / 46,702] 375 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 53s local ... (48 actions, 35 running) [45,246 / 47,198] 378 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 54s local ... (49 actions, 32 running) [46,389 / 48,050] 381 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 55s local ... (53 actions, 28 running) [46,988 / 48,535] 381 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 56s local ... (40 actions, 27 running) [47,900 / 49,247] 384 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 57s local ... (54 actions, 24 running) [49,159 / 50,209] 384 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 58s local ... (44 actions, 23 running) [49,491 / 50,209] 385 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 59s local ... (45 actions, 21 running) [49,861 / 50,249] 385 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 60s local ... (69 actions, 47 running) [50,228 / 50,351] 385 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 61s local ... (92 actions, 91 running) [50,236 / 50,361] 387 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 62s local ... (94 actions, 93 running) [50,254 / 50,383] 389 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 63s local ... (96 actions, 95 running) [50,287 / 50,421] 393 / 3783 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 58s local ... (102 actions running) [50,288 / 50,421] 393 / 3783 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 60s local ... (102 actions running) [50,289 / 50,421] 393 / 3783 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 61s local ... (102 actions running) [50,289 / 50,421] 393 / 3783 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 62s local ... (102 actions running) [50,299 / 50,421] 393 / 3783 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 63s local ... (97 actions, 91 running) [50,342 / 50,454] 393 / 3783 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 64s local ... (102 actions, 101 running) [50,363 / 50,482] 395 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (106 actions, 105 running) [50,379 / 50,501] 395 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 66s local ... (107 actions running) [50,393 / 50,517] 396 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (108 actions running) [50,483 / 50,610] 396 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (108 actions running) [50,489 / 50,616] 396 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 69s local ... (108 actions running) [50,499 / 50,626] 396 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 70s local ... (108 actions running) [50,513 / 50,643] 396 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 71s local ... (108 actions running) [50,513 / 50,643] 396 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (108 actions running) [50,538 / 50,669] 397 / 3783 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (108 actions, 107 running) [50,556 / 50,696] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 46s local ... (111 actions running) [50,556 / 50,696] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 47s local ... (111 actions running) [50,556 / 50,696] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 48s local ... (111 actions running) [50,557 / 50,696] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 50s local ... (111 actions running) [50,557 / 50,696] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 51s local ... (111 actions running) [50,624 / 50,766] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 52s local ... (111 actions running) [50,859 / 51,003] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 53s local ... (110 actions, 109 running) [50,949 / 51,099] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 54s local ... (109 actions, 107 running) [51,006 / 51,156] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 55s local ... (110 actions, 109 running) [51,024 / 51,187] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 56s local ... (110 actions, 109 running) [51,100 / 51,258] 398 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (104 actions, 100 running) [51,151 / 51,299] 399 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (105 actions, 103 running) [51,177 / 51,328] 400 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 59s local ... (99 actions, 98 running) [51,233 / 51,380] 402 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 60s local ... (101 actions, 98 running) [51,338 / 51,487] 409 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 62s local ... (93 actions, 92 running) [51,351 / 51,497] 411 / 3783 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 63s local ... (91 actions running) [51,363 / 51,509] 414 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 31s local, remote-cache ... (94 actions running) [51,365 / 51,512] 414 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 32s local, remote-cache ... (95 actions running) [51,372 / 51,522] 419 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 34s local, remote-cache ... (92 actions running) [51,422 / 51,566] 424 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 35s local, remote-cache ... (87 actions, 85 running) [51,458 / 51,602] 427 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 36s local, remote-cache ... (88 actions, 86 running) [51,485 / 51,629] 429 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 37s local, remote-cache ... (90 actions, 89 running) [51,613 / 51,760] 434 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 38s local, remote-cache ... (89 actions, 86 running) [51,686 / 51,831] 436 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 39s local, remote-cache ... (92 actions, 91 running) [51,722 / 51,869] 440 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 40s local, remote-cache ... (89 actions, 88 running) [51,755 / 51,897] 447 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 41s local, remote-cache ... (85 actions, 84 running) [51,787 / 51,929] 450 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 42s local, remote-cache ... (88 actions, 87 running) [51,913 / 52,593] 453 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 42s local, remote-cache ... (81 actions, 78 running) [52,283 / 53,000] 455 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 43s local, remote-cache ... (75 actions, 72 running) [52,771 / 53,398] 458 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 44s local, remote-cache ... (78 actions, 67 running) [53,343 / 53,821] 458 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 45s local, remote-cache ... (77 actions, 65 running) [53,924 / 54,211] 461 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 46s local, remote-cache ... (72 actions, 58 running) [54,704 / 54,860] 461 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 47s local, remote-cache ... (71 actions, 52 running) [54,877 / 55,016] 463 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 48s local, remote-cache ... (72 actions, 70 running) [54,883 / 55,022] 468 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 49s local, remote-cache ... (71 actions running) [54,892 / 55,022] 471 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 50s local, remote-cache ... (71 actions running) [54,895 / 55,022] 471 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 51s local, remote-cache ... (71 actions running) [54,907 / 55,022] 473 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 53s local, remote-cache ... (74 actions, 73 running) [54,915 / 55,022] 476 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 54s local, remote-cache ... (79 actions, 78 running) [54,927 / 55,022] 478 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 55s local, remote-cache ... (82 actions, 81 running) [54,939 / 55,025] 478 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 56s local, remote-cache ... (83 actions, 81 running) [55,009 / 55,105] 479 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 57s local, remote-cache ... (77 actions, 76 running) [55,041 / 55,139] 484 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 58s local, remote-cache ... (77 actions, 76 running) [55,090 / 55,183] 487 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 59s local, remote-cache ... (76 actions, 75 running) [55,118 / 55,210] 489 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 60s local, remote-cache ... (77 actions, 75 running) [55,172 / 55,263] 490 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 61s local, remote-cache ... (75 actions running) [55,221 / 55,312] 494 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (76 actions running) [55,252 / 55,344] 497 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (77 actions, 76 running) [55,276 / 55,367] 499 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (78 actions, 77 running) [55,339 / 55,430] 502 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (78 actions, 76 running) [55,372 / 55,463] 505 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (81 actions running) [55,389 / 55,484] 508 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (82 actions running) [55,400 / 55,492] 511 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (82 actions running) [55,410 / 55,504] 512 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (83 actions, 82 running) [55,420 / 55,512] 514 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (84 actions running) [55,436 / 55,540] 519 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (84 actions running) [55,439 / 55,540] 520 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (84 actions running) [55,440 / 55,540] 520 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (84 actions running) [55,447 / 55,540] 522 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (82 actions running) [55,495 / 55,589] 525 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 77s local, remote-cache ... (80 actions, 78 running) [55,560 / 55,655] 529 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (80 actions, 78 running) [55,601 / 55,695] 531 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (80 actions, 79 running) [55,635 / 55,728] 533 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (81 actions, 80 running) [55,664 / 55,759] 533 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (80 actions, 79 running) [55,787 / 55,881] 537 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 82s local, remote-cache ... (79 actions, 77 running) [55,883 / 55,977] 540 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 83s local, remote-cache ... (87 actions, 86 running) [56,023 / 56,115] 549 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (86 actions running) [56,068 / 56,159] 555 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (85 actions running) [56,080 / 56,170] 558 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 86s local, remote-cache ... (85 actions running) [56,112 / 56,202] 560 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 87s local, remote-cache ... (85 actions running) [56,129 / 56,220] 562 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 88s local, remote-cache ... (85 actions, 83 running) [56,141 / 56,231] 564 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 90s local, remote-cache ... (84 actions, 83 running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/hlo/utils/BUILD:116:12: Compiling tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/hlo/utils:hlo_sharding_util_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_ReshapeToTileDimension2D_Dim0_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:167:60: error: call of overloaded 'TileAssignment()' is ambiguous 167 | EXPECT_EQ(result.tile_assignment(), TileAssignment({4, 1})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_GetManualSubgroupSharding_ManualOnly_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:259:77: error: call of overloaded 'TileAssignment()' is ambiguous 259 | EXPECT_EQ(group_sharding.sharding.tile_assignment(), TileAssignment({1, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsDoesNotMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:412:72: error: call of overloaded 'TileAssignment()' is ambiguous 412 | HloSharding sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:450:76: error: call of overloaded 'TileAssignment()' is ambiguous 450 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingTiledPartialReplicated_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:475:76: error: call of overloaded 'TileAssignment()' is ambiguous 475 | HloSharding lhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingReplicatedTiledPartial_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:481:76: error: call of overloaded 'TileAssignment()' is ambiguous 481 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingPartialTiledTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:488:76: error: call of overloaded 'TileAssignment()' is ambiguous 488 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingIncompatibleShapeTiledPartialTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:502:76: error: call of overloaded 'TileAssignment()' is ambiguous 502 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [56,159 / 56,252] 569 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (79 actions running) [56,160 / 56,252] 571 / 3783 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (81 actions running) [56,174 / 56,263] 575 / 3783 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (80 actions, 78 running) [56,229 / 56,317] 577 / 3783 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (80 actions, 79 running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_1.log) [56,251 / 56,338] 578 / 3783 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (81 actions, 80 running) [56,280 / 56,369] 582 / 3783 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (79 actions, 77 running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_2.log) [56,346 / 56,479] 588 / 3783 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (82 actions running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test.log) FAILED: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/compiler/xla/service/gpu:fusion_merger_test: [56,351 / 56,479] 593 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (82 actions, 81 running) [56,367 / 56,479] 606 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (70 actions running) [56,377 / 56,479] 613 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (62 actions running) [56,380 / 56,479] 615 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (60 actions running) [56,390 / 56,479] 617 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (60 actions running) [56,538 / 56,654] 619 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (59 actions, 51 running) [56,792 / 56,880] 622 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (67 actions, 65 running) [56,845 / 56,947] 623 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (67 actions, 65 running) [56,858 / 56,948] 627 / 3783 tests, 2 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (66 actions, 65 running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:5779:12: Compiling tensorflow/compiler/xla/service/hlo_parser_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_parser_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_parser_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_parser_test.cc: In member function 'virtual void xla::{anonymous}::HloParserTest_ParseTrivialIotaShardingPartialReplication_Test::TestBody()': tensorflow/compiler/xla/service/hlo_parser_test.cc:3488:51: error: call of overloaded 'TileAssignment()' is ambiguous 3488 | TileAssignment tiling_last_dim_replicated({2, 2}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_parser_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [56,869 / 56,957] 635 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (59 actions, 58 running) [56,877 / 56,964] 636 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (60 actions, 59 running) [56,885 / 56,971] 637 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (61 actions running) [56,995 / 57,081] 640 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (59 actions, 54 running) [57,035 / 57,121] 644 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (66 actions, 64 running) [57,066 / 57,152] 649 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (68 actions, 67 running) [57,085 / 57,171] 650 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (69 actions, 68 running) [57,115 / 57,211] 651 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (69 actions, 68 running) [57,163 / 57,249] 655 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (69 actions running) [57,185 / 57,271] 657 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (70 actions running) [57,201 / 57,287] 658 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (70 actions, 69 running) [57,259 / 57,345] 663 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (71 actions running) [57,274 / 57,364] 666 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (72 actions, 71 running) [57,288 / 57,374] 668 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (73 actions, 72 running) [57,369 / 57,458] 670 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (78 actions, 76 running) [57,410 / 57,496] 678 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (80 actions running) [57,423 / 57,513] 681 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (81 actions running) [57,426 / 57,513] 684 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (81 actions running) [57,432 / 57,520] 686 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (81 actions, 80 running) [57,462 / 57,548] 691 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 129s local, remote-cache ... (81 actions, 80 running) [57,508 / 57,594] 697 / 3783 tests, 3 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 130s local, remote-cache ... (81 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:865:12: Compiling tensorflow/compiler/xla/service/hlo_sharding_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_sharding_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY '-DLLVM_ON_UNIX=1' '-DHAVE_BACKTRACE=1' '-DBACKTRACE_HEADER=' '-DLTDL_SHLIB_EXT=".so"' '-DLLVM_PLUGIN_EXT=".so"' '-DLLVM_ENABLE_THREADS=1' '-DHAVE_DEREGISTER_FRAME=1' '-DHAVE_LIBPTHREAD=1' '-DHAVE_PTHREAD_GETNAME_NP=1' '-DHAVE_PTHREAD_H=1' '-DHAVE_PTHREAD_SETNAME_NP=1' '-DHAVE_REGISTER_FRAME=1' '-DHAVE_SETENV_R=1' '-DHAVE_STRERROR_R=1' '-DHAVE_SYSEXITS_H=1' '-DHAVE_UNISTD_H=1' -D_GNU_SOURCE '-DHAVE_LINK_H=1' '-DHAVE_MALLINFO=1' '-DHAVE_SBRK=1' '-DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC=1' '-DLLVM_NATIVE_ARCH="AArch64"' '-DLLVM_NATIVE_ASMPARSER=LLVMInitializeAArch64AsmParser' '-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeAArch64AsmPrinter' '-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeAArch64Disassembler' '-DLLVM_NATIVE_TARGET=LLVMInitializeAArch64Target' '-DLLVM_NATIVE_TARGETINFO=LLVMInitializeAArch64TargetInfo' '-DLLVM_NATIVE_TARGETMC=LLVMInitializeAArch64TargetMC' '-DLLVM_NATIVE_TARGETMCA=LLVMInitializeAArch64TargetMCA' '-DLLVM_HOST_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_DEFAULT_TARGET_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_VERSION_MAJOR=17' '-DLLVM_VERSION_MINOR=0' '-DLLVM_VERSION_PATCH=0' '-DLLVM_VERSION_STRING="17.0.0git"' -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS '-DBLAKE3_USE_NEON=0' -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DTENSORFLOW_USE_CUSTOM_CONTRACTION_KERNEL '-DEIGEN_USE_AVX512_GEMM_KERNELS=0' -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -iquote external/llvm-project -iquote bazel-out/aarch64-opt/bin/external/llvm-project -iquote external/tf_runtime -iquote bazel-out/aarch64-opt/bin/external/tf_runtime -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectBytecodeGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinLocationAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BytecodeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CallOpInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FunctionInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferTypeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/OpAsmInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RegionKindInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SideEffectInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SymbolInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TensorEncodingIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithBaseIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithCanonicalizationIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CastInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferIntRangeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/VectorInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/LoopLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/AsmParserTokenKinds -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/DialectUtilsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ViewLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/MemorySlotInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLInterpOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ConversionPassIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RuntimeVerifiableOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TransformsPassIncGen -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/llvm-project/mlir/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/mlir/include -isystem external/llvm-project/llvm/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/llvm/include -isystem external/tf_runtime/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/include -isystem external/tf_runtime/third_party/llvm_derived/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/third_party/llvm_derived/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_sharding_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2PartialTileEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:208:68: error: call of overloaded 'TileAssignment()' is ambiguous 208 | HloSharding v2 = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2SubgroupEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:235:30: error: call of overloaded 'TileAssignment()' is ambiguous 235 | TileAssignment({2, 2}), {OpSharding::MANUAL, OpSharding::REPLICATED}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [57,533 / 57,618] 704 / 3783 tests, 4 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 131s local, remote-cache ... (84 actions running) [57,574 / 57,669] 715 / 3783 tests, 4 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 132s local, remote-cache ... (85 actions running) [57,613 / 57,698] 732 / 3783 tests, 4 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 134s local, remote-cache ... (71 actions running) [57,662 / 57,766] 746 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 87s local ... (65 actions running) [57,669 / 57,766] 752 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 88s local ... (62 actions running) [57,675 / 57,766] 758 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 89s local ... (57 actions running) [57,676 / 57,766] 759 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (57 actions running) [57,680 / 57,766] 763 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (57 actions running) [57,704 / 57,819] 766 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (57 actions, 56 running) [57,710 / 57,819] 766 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (57 actions, 56 running) [57,710 / 57,819] 766 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (57 actions running) [57,714 / 57,819] 767 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (57 actions running) [57,723 / 57,819] 769 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (57 actions running) [57,731 / 57,819] 771 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (57 actions, 56 running) [57,733 / 57,819] 771 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (57 actions, 56 running) [57,736 / 57,819] 772 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 62s local ... (57 actions, 56 running) [57,738 / 57,819] 772 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 63s local ... (57 actions, 56 running) [57,746 / 57,844] 773 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 64s local ... (57 actions running) [57,749 / 57,844] 773 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 65s local ... (57 actions running) [57,755 / 57,844] 773 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 66s local ... (57 actions running) [57,758 / 57,844] 774 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 67s local ... (57 actions running) [57,763 / 57,844] 775 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 68s local ... (57 actions running) [57,767 / 57,844] 775 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 69s local ... (60 actions running) [57,803 / 57,879] 775 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 70s local ... (60 actions, 58 running) [57,824 / 57,900] 778 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 71s local ... (62 actions, 61 running) [57,856 / 57,933] 779 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 72s local ... (64 actions, 63 running) [57,878 / 57,956] 779 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 74s local ... (65 actions, 62 running) [57,884 / 57,960] 780 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 75s local ... (66 actions running) [57,910 / 57,987] 785 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 76s local ... (63 actions, 62 running) [57,928 / 58,004] 794 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 77s local ... (65 actions, 64 running) [57,965 / 58,057] 802 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 78s local ... (60 actions, 59 running) [57,973 / 58,057] 807 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 79s local ... (61 actions, 60 running) [57,981 / 58,057] 811 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 80s local ... (59 actions, 58 running) [58,001 / 58,079] 813 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 81s local ... (60 actions, 59 running) [58,051 / 58,146] 819 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 82s local ... (66 actions, 65 running) [58,152 / 58,230] 822 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 83s local ... (69 actions, 68 running) [58,170 / 58,248] 826 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (71 actions running) [58,187 / 58,271] 829 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 85s local ... (71 actions, 70 running) [58,194 / 58,271] 831 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 86s local ... (71 actions, 70 running) [58,202 / 58,282] 831 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 88s local ... (71 actions running) [58,207 / 58,283] 833 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 89s local ... (71 actions running) [58,225 / 58,301] 837 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 90s local ... (71 actions, 70 running) [58,266 / 58,342] 843 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 91s local ... (73 actions, 71 running) [58,324 / 58,576] 845 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 92s local ... (70 actions, 65 running) [58,597 / 59,023] 851 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 93s local ... (69 actions, 55 running) [58,902 / 59,116] 858 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 94s local ... (61 actions, 38 running) [59,402 / 59,503] 863 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 95s local ... (62 actions, 28 running) [59,604 / 59,660] 869 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 96s local ... (58 actions, 53 running) [59,630 / 59,687] 874 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (60 actions, 58 running) [59,661 / 59,719] 879 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 98s local ... (66 actions, 65 running) [59,680 / 59,750] 885 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 99s local ... (73 actions running) [59,683 / 59,750] 888 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 100s local ... (78 actions running) [59,686 / 59,750] 891 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (77 actions running) [59,689 / 59,750] 893 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (74 actions running) [59,695 / 59,757] 899 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (70 actions running) [59,699 / 59,757] 902 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (70 actions, 69 running) [59,742 / 59,798] 907 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (74 actions, 73 running) [59,754 / 59,811] 912 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (76 actions running) [59,764 / 59,820] 913 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (76 actions running) [59,769 / 59,825] 914 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (76 actions running) [59,774 / 59,830] 916 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (76 actions running) [59,783 / 59,839] 919 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (79 actions running) [59,797 / 59,853] 925 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (75 actions running) [59,844 / 59,927] 931 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (74 actions, 73 running) [59,859 / 59,928] 943 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (66 actions running) [59,876 / 59,933] 953 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions, 55 running) [59,889 / 59,945] 953 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (58 actions running) [59,907 / 59,963] 960 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 117s local ... (57 actions running) [59,925 / 59,981] 964 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (56 actions, 55 running) [59,931 / 59,987] 966 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (57 actions running) [59,934 / 59,990] 969 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (56 actions running) [59,942 / 59,998] 971 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 43s local ... (59 actions, 58 running) [59,960 / 60,016] 976 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 44s local ... (56 actions running) [59,972 / 60,028] 980 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 45s local ... (59 actions running) [60,010 / 60,066] 989 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 46s local ... (56 actions, 55 running) [60,020 / 60,076] 994 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 47s local ... (57 actions running) [60,023 / 60,088] 997 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 48s local ... (58 actions running) [60,026 / 60,088] 999 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 49s local ... (58 actions running) [60,058 / 60,114] 1000 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 50s local ... (57 actions, 56 running) [60,093 / 60,153] 1002 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 51s local ... (58 actions, 57 running) [60,116 / 60,171] 1005 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 53s local ... (60 actions, 57 running) [60,123 / 60,179] 1005 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 54s local ... (61 actions, 60 running) [60,123 / 60,179] 1006 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 57s local ... (61 actions, 60 running) [60,162 / 60,231] 1010 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 58s local ... (62 actions running) [60,166 / 60,231] 1015 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 59s local ... (64 actions running) [60,171 / 60,231] 1020 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 61s local ... (60 actions running) [60,174 / 60,231] 1021 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 2 of 17); 60s local ... (59 actions, 58 running) [60,202 / 60,258] 1024 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 14 of 17); 61s local ... (56 actions running) [60,209 / 60,266] 1028 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 53s local ... (56 actions, 55 running) [60,260 / 60,316] 1031 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 54s local ... (56 actions, 54 running) [60,287 / 60,350] 1037 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 55s local ... (57 actions, 56 running) [60,288 / 60,350] 1039 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 56s local ... (56 actions running) [60,295 / 60,353] 1040 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 57s local ... (56 actions running) [60,317 / 60,373] 1043 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 58s local ... (57 actions, 56 running) [60,333 / 60,389] 1049 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 59s local ... (56 actions running) [60,342 / 60,398] 1050 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 60s local ... (56 actions running) [60,422 / 60,478] 1058 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 61s local ... (62 actions, 60 running) [60,476 / 60,532] 1063 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 63s local ... (65 actions, 63 running) [60,520 / 60,578] 1066 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 64s local ... (65 actions, 63 running) [60,610 / 60,666] 1073 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 65s local ... (66 actions, 62 running) [60,675 / 60,732] 1077 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 66s local ... (66 actions, 63 running) [60,738 / 60,795] 1088 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 67s local ... (68 actions, 67 running) [60,776 / 60,832] 1097 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 68s local ... (72 actions running) [60,786 / 60,842] 1100 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 69s local ... (72 actions, 71 running) [60,800 / 60,856] 1103 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 52s local ... (73 actions running) [60,837 / 60,893] 1115 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 53s local ... (74 actions, 73 running) [60,880 / 60,936] 1117 / 3783 tests, 4 failed; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 54s local ... (75 actions, 74 running) [60,899 / 60,955] 1121 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 36s local ... (75 actions, 74 running) [60,912 / 60,968] 1124 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 37s local ... (76 actions running) [60,941 / 60,997] 1129 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 38s local ... (75 actions, 74 running) [61,045 / 61,103] 1139 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 39s local ... (70 actions, 67 running) [61,048 / 61,105] 1142 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 40s local ... (70 actions running) [61,105 / 61,161] 1155 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 41s local ... (63 actions, 62 running) [61,127 / 61,183] 1159 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 42s local ... (65 actions, 64 running) [61,169 / 61,227] 1172 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 43s local ... (57 actions, 56 running) [61,170 / 61,227] 1172 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 45s local ... (56 actions, 55 running) [61,193 / 61,249] 1175 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 46s local ... (56 actions running) [61,209 / 61,265] 1180 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 47s local ... (58 actions running) [61,262 / 61,318] 1190 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 48s local ... (57 actions, 55 running) [61,343 / 61,399] 1200 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 49s local ... (57 actions, 56 running) [61,349 / 61,405] 1203 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 50s local ... (57 actions running) [61,396 / 61,457] 1208 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 51s local ... (56 actions running) [61,398 / 61,457] 1210 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 52s local ... (56 actions running) [61,409 / 61,466] 1215 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 54s local ... (56 actions, 55 running) [61,412 / 61,470] 1215 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 55s local ... (56 actions, 55 running) [61,434 / 61,489] 1217 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 56s local ... (55 actions, 54 running) [61,445 / 61,501] 1218 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 57s local ... (56 actions running) [61,475 / 61,532] 1221 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 58s local ... (58 actions running) [61,484 / 61,552] 1222 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 59s local ... (58 actions running) [61,488 / 61,552] 1226 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 60s local ... (56 actions running) [61,491 / 61,552] 1228 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 61s local ... (56 actions, 55 running) [61,493 / 61,552] 1231 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 63s local ... (56 actions running) [61,498 / 61,554] 1232 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 64s local ... (56 actions running) [61,518 / 61,575] 1234 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 65s local ... (56 actions running) [61,574 / 61,631] 1238 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 66s local ... (58 actions, 56 running) [61,592 / 61,648] 1244 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 67s local ... (63 actions running) [61,611 / 61,667] 1247 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 68s local ... (63 actions running) [61,628 / 61,684] 1249 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 70s local ... (64 actions running) [61,639 / 61,695] 1251 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 71s local ... (65 actions running) [61,647 / 61,703] 1255 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 72s local ... (65 actions running) [61,686 / 61,743] 1260 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 73s local ... (66 actions running) [61,691 / 61,748] 1264 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 74s local ... (71 actions running) [61,720 / 61,776] 1273 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 76s local ... (67 actions, 65 running) [61,737 / 61,793] 1280 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 77s local ... (64 actions running) [61,763 / 61,821] 1286 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 78s local ... (63 actions, 62 running) [61,789 / 61,845] 1294 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 79s local ... (61 actions running) [61,813 / 61,869] 1300 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 80s local ... (63 actions, 62 running) [61,841 / 61,903] 1304 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 81s local ... (64 actions running) [61,843 / 61,903] 1305 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 82s local ... (64 actions running) [61,864 / 61,920] 1312 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 83s local ... (62 actions running) [61,876 / 61,933] 1319 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 84s local ... (59 actions running) [61,883 / 61,957] 1323 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 86s local ... (57 actions running) [61,886 / 61,957] 1326 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 87s local ... (56 actions running) [61,889 / 61,957] 1328 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 88s local ... (56 actions running) [61,899 / 61,957] 1329 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 89s local ... (56 actions running) [61,902 / 61,960] 1330 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 90s local ... (56 actions, 55 running) [61,931 / 61,987] 1330 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (56 actions, 55 running) [61,960 / 62,016] 1335 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (56 actions running) [61,997 / 62,053] 1341 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (59 actions running) [62,016 / 62,073] 1345 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (61 actions, 59 running) [62,064 / 62,121] 1347 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (62 actions, 61 running) [62,093 / 62,150] 1349 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 97s local ... (62 actions, 61 running) [62,171 / 62,229] 1357 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 98s local ... (62 actions running) [62,205 / 62,261] 1363 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 99s local ... (61 actions running) [62,219 / 62,276] 1368 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (57 actions, 56 running) [62,233 / 62,290] 1369 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (57 actions, 56 running) [62,241 / 62,306] 1370 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (57 actions, 56 running) [62,246 / 62,306] 1375 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 103s local ... (57 actions running) [62,250 / 62,307] 1375 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 104s local ... (57 actions running) [62,265 / 62,369] 1377 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 106s local ... (57 actions, 56 running) [62,268 / 62,369] 1380 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (57 actions running) [62,270 / 62,369] 1381 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (57 actions running) [62,273 / 62,369] 1384 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (57 actions running) [62,273 / 62,369] 1385 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (57 actions running) [62,284 / 62,369] 1386 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (57 actions running) [62,287 / 62,369] 1386 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (57 actions running) [62,293 / 62,369] 1388 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (57 actions running) [62,301 / 62,369] 1388 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (57 actions running) [62,312 / 62,369] 1390 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (57 actions, 56 running) [62,339 / 62,396] 1393 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (58 actions running) [62,364 / 62,422] 1399 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (57 actions running) [62,403 / 62,459] 1402 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (57 actions running) [62,477 / 62,538] 1407 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (57 actions, 56 running) [62,485 / 62,541] 1412 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (56 actions, 55 running) [62,493 / 62,549] 1415 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 124s local ... (56 actions running) [62,545 / 62,603] 1417 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (57 actions, 55 running) [62,617 / 62,674] 1421 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 126s local ... (56 actions, 54 running) [62,658 / 62,717] 1428 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (57 actions, 56 running) [62,704 / 62,780] 1437 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (56 actions, 54 running) [62,734 / 62,814] 1441 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (61 actions running) [62,738 / 62,814] 1444 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (61 actions running) [62,740 / 62,814] 1447 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (60 actions running) [62,742 / 62,819] 1449 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (60 actions running) [62,745 / 62,819] 1451 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (60 actions running) [62,752 / 62,830] 1453 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (61 actions running) [62,756 / 62,830] 1453 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (62 actions running) [62,766 / 62,837] 1456 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 137s local ... (62 actions running) [62,778 / 62,848] 1456 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (62 actions, 61 running) [62,785 / 62,857] 1458 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (63 actions, 62 running) [62,803 / 62,873] 1460 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (62 actions, 61 running) [62,812 / 62,882] 1462 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (63 actions running) [62,826 / 62,897] 1465 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (63 actions, 62 running) [62,853 / 62,923] 1468 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (63 actions, 62 running) [62,862 / 62,932] 1470 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (64 actions, 63 running) [62,884 / 62,952] 1475 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (61 actions running) [62,946 / 63,006] 1477 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (58 actions running) [62,977 / 63,033] 1482 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (56 actions, 55 running) [63,000 / 63,056] 1487 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (57 actions, 56 running) [63,023 / 63,080] 1490 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (57 actions, 55 running) [63,045 / 63,101] 1495 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (57 actions, 56 running) [63,086 / 63,143] 1503 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (56 actions, 55 running) [63,106 / 63,162] 1510 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (57 actions running) [63,149 / 63,208] 1519 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (56 actions, 55 running) [63,163 / 63,219] 1523 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (57 actions running) [63,203 / 63,259] 1528 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (57 actions, 56 running) [63,249 / 63,323] 1537 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 157s local ... (59 actions, 58 running) [63,256 / 63,324] 1541 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (57 actions running) [63,260 / 63,324] 1545 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (56 actions running) [63,261 / 63,324] 1547 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (56 actions running) [63,262 / 63,324] 1547 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (56 actions running) [63,263 / 63,324] 1548 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (56 actions running) [63,267 / 63,324] 1552 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (56 actions running) [63,274 / 63,330] 1555 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (56 actions running) [63,303 / 63,362] 1561 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (57 actions, 56 running) [63,332 / 63,390] 1564 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (58 actions running) [63,368 / 63,425] 1573 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (57 actions running) [63,390 / 63,447] 1575 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (57 actions, 55 running) [63,401 / 63,458] 1577 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (57 actions, 56 running) [63,415 / 63,472] 1581 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (58 actions running) [63,421 / 63,478] 1583 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (57 actions running) [63,426 / 63,483] 1584 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (58 actions running) [63,435 / 63,492] 1587 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (58 actions running) [63,450 / 63,507] 1592 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (57 actions running) [63,473 / 63,530] 1597 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (58 actions running) [63,490 / 63,547] 1602 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (58 actions running) [63,513 / 63,570] 1607 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (57 actions running) [63,522 / 63,598] 1612 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (57 actions running) [63,526 / 63,598] 1616 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (57 actions running) [63,529 / 63,598] 1616 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 184s local ... (57 actions running) [63,530 / 63,598] 1617 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (57 actions running) [63,532 / 63,598] 1619 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (57 actions running) [63,533 / 63,598] 1619 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (57 actions running) [63,534 / 63,598] 1621 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (57 actions running) [63,537 / 63,598] 1622 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (57 actions, 56 running) [63,542 / 63,599] 1622 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (57 actions, 56 running) [63,572 / 63,630] 1622 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (57 actions, 54 running) [63,579 / 63,648] 1625 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (60 actions running) [63,588 / 63,648] 1630 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (57 actions running) [63,591 / 63,649] 1631 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (56 actions running) [63,592 / 63,649] 1631 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 197s local ... (56 actions running) [63,605 / 63,661] 1632 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (56 actions, 55 running) [63,610 / 63,666] 1633 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (57 actions running) [63,652 / 63,709] 1636 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (57 actions, 55 running) [63,685 / 63,743] 1641 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (55 actions, 52 running) [63,717 / 63,776] 1644 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (56 actions, 54 running) [63,751 / 63,807] 1648 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s local ... (56 actions, 54 running) [63,765 / 63,822] 1652 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (57 actions, 54 running) [63,799 / 63,904] 1654 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (56 actions, 55 running) [63,803 / 63,905] 1656 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (56 actions running) [63,806 / 63,905] 1657 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (56 actions running) [63,808 / 63,905] 1658 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (56 actions running) [63,815 / 63,905] 1661 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (56 actions, 55 running) [63,817 / 63,905] 1661 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (56 actions running) [63,819 / 63,905] 1662 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (56 actions running) [63,824 / 63,905] 1666 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (56 actions running) [63,830 / 63,905] 1672 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (56 actions running) [63,831 / 63,905] 1673 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (56 actions running) [63,837 / 63,905] 1674 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (56 actions running) [63,845 / 63,905] 1675 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (56 actions, 55 running) [63,848 / 63,905] 1675 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (56 actions, 55 running) [63,856 / 63,925] 1675 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (56 actions, 55 running) [63,884 / 63,967] 1676 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (56 actions, 55 running) [63,892 / 63,967] 1676 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (56 actions, 55 running) [63,899 / 63,967] 1676 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (56 actions, 55 running) [63,906 / 63,967] 1677 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 223s local ... (56 actions, 55 running) [63,910 / 63,967] 1677 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 224s local ... (56 actions running) [63,920 / 63,976] 1677 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 225s local ... (56 actions running) [63,926 / 63,982] 1677 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 226s local ... (58 actions running) [63,992 / 64,051] 1679 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 227s local ... (58 actions, 55 running) [64,043 / 64,101] 1684 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 228s local ... (60 actions, 57 running) [64,070 / 64,129] 1686 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 229s local ... (62 actions running) [64,116 / 64,176] 1695 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 230s local ... (58 actions, 56 running) [64,146 / 64,204] 1699 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 231s local ... (58 actions, 56 running) [64,167 / 64,242] 1703 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (60 actions, 59 running) [64,174 / 64,242] 1707 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (62 actions running) [64,179 / 64,242] 1710 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (61 actions running) [64,183 / 64,242] 1713 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (58 actions running) [64,189 / 64,248] 1715 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 109s local ... (58 actions running) [64,206 / 64,265] 1716 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (58 actions, 57 running) [64,264 / 64,323] 1720 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 111s local ... (57 actions, 55 running) [64,273 / 64,330] 1726 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (57 actions, 55 running) [64,369 / 64,428] 1730 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (57 actions, 55 running) [64,404 / 64,462] 1735 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (62 actions running) [64,413 / 64,517] 1744 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (58 actions running) [64,419 / 64,517] 1749 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (58 actions running) [64,422 / 64,517] 1752 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (57 actions running) [64,423 / 64,517] 1752 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (57 actions running) [64,425 / 64,518] 1752 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (56 actions running) [64,429 / 64,518] 1755 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (56 actions running) [64,433 / 64,518] 1759 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (56 actions running) [64,435 / 64,518] 1761 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (56 actions running) [64,437 / 64,518] 1762 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (56 actions, 55 running) [64,443 / 64,518] 1763 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (56 actions running) [64,447 / 64,518] 1764 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (56 actions running) [64,450 / 64,518] 1765 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (56 actions running) [64,451 / 64,518] 1765 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (56 actions, 55 running) [64,454 / 64,518] 1766 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (56 actions, 55 running) [64,454 / 64,518] 1766 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (56 actions running) [64,455 / 64,518] 1767 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (56 actions running) [64,455 / 64,518] 1768 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (56 actions running) [64,456 / 64,518] 1768 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions running) [64,457 / 64,518] 1769 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (56 actions running) [64,457 / 64,518] 1770 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (56 actions running) [64,458 / 64,518] 1770 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions running) [64,458 / 64,518] 1771 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions running) [64,459 / 64,518] 1772 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (56 actions running) [64,460 / 64,518] 1772 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions running) [64,461 / 64,518] 1772 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (56 actions running) [64,462 / 64,522] 1772 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (56 actions, 55 running) [64,471 / 64,529] 1772 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (56 actions, 55 running) [64,484 / 64,540] 1773 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (56 actions, 55 running) [64,487 / 64,545] 1774 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (56 actions running) [64,503 / 64,559] 1775 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (56 actions running) [64,512 / 64,568] 1777 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (57 actions, 55 running) [64,547 / 64,603] 1779 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (56 actions, 55 running) [64,569 / 64,625] 1783 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (56 actions, 54 running) [64,600 / 64,656] 1788 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (57 actions, 56 running) [64,637 / 64,693] 1790 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (56 actions, 54 running) [64,716 / 64,779] 1799 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (58 actions, 57 running) [64,721 / 64,779] 1803 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (57 actions running) [64,741 / 64,798] 1805 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (57 actions running) [64,760 / 64,819] 1807 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (57 actions, 56 running) [64,776 / 64,833] 1808 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (58 actions, 56 running) [64,806 / 64,863] 1814 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (57 actions, 56 running) [64,847 / 64,904] 1817 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (58 actions, 57 running) [64,860 / 64,919] 1819 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (59 actions, 58 running) [64,919 / 64,979] 1824 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (58 actions, 56 running) [64,967 / 65,077] 1833 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (60 actions, 56 running) [64,984 / 65,077] 1841 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (57 actions running) [64,992 / 65,077] 1845 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (57 actions running) [64,993 / 65,077] 1846 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (57 actions running) [64,998 / 65,077] 1850 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (57 actions running) [64,999 / 65,077] 1851 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (57 actions running) [65,002 / 65,077] 1854 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (57 actions running) [65,006 / 65,077] 1857 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (57 actions running) [65,008 / 65,077] 1859 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (57 actions running) [65,008 / 65,077] 1860 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (57 actions running) [65,013 / 65,077] 1861 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (57 actions running) [65,015 / 65,077] 1861 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (57 actions running) [65,033 / 65,091] 1862 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (57 actions, 56 running) [65,078 / 65,164] 1862 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (57 actions, 56 running) [65,086 / 65,164] 1864 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (59 actions running) [65,098 / 65,164] 1865 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (57 actions, 56 running) [65,101 / 65,164] 1866 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions running) [65,106 / 65,164] 1866 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions running) [65,117 / 65,173] 1866 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (57 actions, 56 running) [65,121 / 65,213] 1869 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (57 actions running) [65,125 / 65,213] 1870 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (57 actions running) [65,132 / 65,213] 1872 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [65,133 / 65,213] 1873 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions running) [65,134 / 65,213] 1874 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions running) [65,137 / 65,213] 1874 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (56 actions, 55 running) [65,145 / 65,213] 1874 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (56 actions, 55 running) [65,147 / 65,213] 1874 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions, 55 running) [65,152 / 65,213] 1874 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (56 actions, 55 running) [65,159 / 65,217] 1875 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions, 55 running) [65,191 / 65,249] 1875 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions, 54 running) [65,210 / 65,266] 1875 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (56 actions running) [65,222 / 65,280] 1877 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions, 55 running) [65,232 / 65,293] 1879 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (58 actions running) [65,237 / 65,293] 1881 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions running) [65,260 / 65,317] 1882 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (56 actions, 55 running) [65,330 / 65,413] 1882 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (57 actions, 54 running) [65,465 / 65,521] 1883 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions, 54 running) [65,511 / 65,568] 1886 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (55 actions, 53 running) [65,577 / 65,637] 1893 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (57 actions, 52 running) [65,602 / 65,661] 1897 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (57 actions, 56 running) [65,622 / 65,681] 1900 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (58 actions, 57 running) [65,656 / 65,713] 1906 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (57 actions running) [65,691 / 65,748] 1910 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (60 actions, 59 running) [65,701 / 65,759] 1914 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (64 actions running) [65,817 / 65,877] 1925 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (58 actions, 54 running) [65,865 / 65,921] 1933 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (57 actions, 56 running) [65,913 / 65,999] 1944 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions, 54 running) [65,926 / 65,999] 1955 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (57 actions running) [65,930 / 65,999] 1958 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions running) [65,931 / 65,999] 1959 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions running) [65,932 / 65,999] 1961 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions running) [65,934 / 65,999] 1961 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions, 55 running) [65,935 / 65,999] 1962 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [65,938 / 65,999] 1963 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [65,945 / 66,002] 1963 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (56 actions, 55 running) [65,982 / 66,038] 1964 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions, 55 running) [66,024 / 66,081] 1967 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions, 55 running) [66,048 / 66,154] 1973 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (57 actions, 56 running) [66,057 / 66,156] 1979 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (56 actions running) [66,062 / 66,156] 1981 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (56 actions running) [66,065 / 66,156] 1981 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions running) [66,068 / 66,156] 1983 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions running) [66,070 / 66,156] 1984 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (56 actions running) [66,074 / 66,156] 1985 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions running) [66,084 / 66,156] 1985 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions running) [66,089 / 66,156] 1986 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions running) [66,098 / 66,156] 1988 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions, 55 running) [66,102 / 66,158] 1990 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions running) [66,128 / 66,184] 1991 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions, 55 running) [66,171 / 66,228] 1994 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions, 54 running) [66,206 / 66,276] 2007 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (59 actions, 58 running) [66,213 / 66,277] 2013 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (57 actions running) [66,216 / 66,277] 2016 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (57 actions running) [66,218 / 66,277] 2017 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions running) [66,219 / 66,277] 2019 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions running) [66,221 / 66,277] 2019 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions, 55 running) [66,249 / 66,305] 2022 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions running) [66,282 / 66,386] 2026 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions running) [66,291 / 66,386] 2032 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (60 actions, 58 running) [66,298 / 66,386] 2036 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (58 actions running) [66,303 / 66,386] 2040 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions running) [66,304 / 66,386] 2040 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (56 actions running) [66,304 / 66,386] 2041 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions running) [66,305 / 66,386] 2042 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (56 actions running) [66,308 / 66,386] 2045 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (56 actions running) [66,310 / 66,386] 2045 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (56 actions running) [66,311 / 66,386] 2045 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions, 55 running) [66,312 / 66,386] 2045 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (56 actions, 55 running) [66,322 / 66,386] 2047 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (56 actions running) [66,325 / 66,386] 2049 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (56 actions running) [66,329 / 66,386] 2049 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions, 55 running) [66,333 / 66,389] 2049 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions, 55 running) [66,339 / 66,395] 2049 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (56 actions running) [66,345 / 66,401] 2052 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (56 actions running) [66,352 / 66,408] 2054 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (56 actions running) [66,362 / 66,418] 2055 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions running) [66,370 / 66,426] 2059 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (56 actions running) [66,375 / 66,466] 2062 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (58 actions running) [66,379 / 66,466] 2065 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (56 actions running) [66,380 / 66,466] 2065 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (56 actions running) [66,386 / 66,466] 2067 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (56 actions running) [66,388 / 66,466] 2067 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (56 actions running) [66,392 / 66,466] 2067 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (56 actions running) [66,393 / 66,466] 2067 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (56 actions running) [66,396 / 66,466] 2068 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (56 actions running) [66,400 / 66,466] 2070 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (56 actions running) [66,403 / 66,466] 2070 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (56 actions running) [66,407 / 66,466] 2072 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (56 actions running) [66,410 / 66,466] 2073 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (56 actions running) [66,411 / 66,469] 2073 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (56 actions, 55 running) [66,416 / 66,472] 2074 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (56 actions, 55 running) [66,425 / 66,481] 2074 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (56 actions, 55 running) [66,444 / 66,500] 2077 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (56 actions, 55 running) [66,463 / 66,519] 2082 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (57 actions running) [66,484 / 66,540] 2087 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (58 actions running) [66,506 / 66,563] 2090 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (58 actions, 57 running) [66,536 / 66,592] 2096 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (56 actions, 55 running) [66,576 / 66,634] 2099 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (56 actions, 53 running) [66,591 / 66,666] 2105 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (61 actions, 60 running) [66,602 / 66,667] 2114 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (56 actions, 55 running) [66,605 / 66,667] 2115 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (56 actions, 55 running) [66,608 / 66,667] 2118 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (56 actions running) [66,624 / 66,682] 2121 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (56 actions, 54 running) [66,627 / 66,685] 2122 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (56 actions, 55 running) [66,649 / 66,705] 2126 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (56 actions running) [66,672 / 66,728] 2135 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions running) [66,689 / 66,747] 2147 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (56 actions running) [66,690 / 66,747] 2148 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions running) [66,692 / 66,750] 2148 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions, 55 running) [66,709 / 66,767] 2148 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions, 55 running) [66,734 / 66,834] 2156 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions running) [66,739 / 66,834] 2157 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions, 55 running) [66,743 / 66,834] 2158 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (56 actions, 55 running) [66,745 / 66,834] 2158 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions running) [66,748 / 66,834] 2159 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions running) [66,751 / 66,834] 2159 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions running) [66,759 / 66,834] 2161 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions running) [66,762 / 66,834] 2161 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [66,767 / 66,834] 2162 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions, 55 running) [66,775 / 66,834] 2163 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (56 actions, 55 running) [66,778 / 66,834] 2163 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 55 running) [66,784 / 66,846] 2164 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions, 55 running) [66,790 / 66,846] 2166 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (56 actions, 55 running) [66,791 / 66,849] 2166 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (56 actions, 55 running) [66,806 / 66,862] 2168 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (58 actions running) [66,838 / 66,895] 2172 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (58 actions running) [66,859 / 66,920] 2177 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (60 actions running) [66,877 / 66,934] 2184 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (57 actions running) [66,894 / 66,956] 2187 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (57 actions running) [66,907 / 66,965] 2189 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (57 actions running) [66,911 / 66,968] 2189 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (57 actions running) [66,924 / 66,998] 2191 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (57 actions, 56 running) [66,929 / 66,998] 2193 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (57 actions, 56 running) [66,931 / 66,998] 2195 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (57 actions running) [66,937 / 66,998] 2197 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (57 actions, 56 running) [66,940 / 66,999] 2201 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (57 actions running) [66,942 / 66,999] 2201 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (57 actions, 56 running) [66,958 / 67,015] 2203 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (57 actions, 55 running) [66,959 / 67,016] 2203 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (57 actions running) [66,960 / 67,017] 2204 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (57 actions running) [66,995 / 67,122] 2205 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (57 actions, 55 running) [67,007 / 67,122] 2207 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (57 actions, 53 running) [67,204 / 67,328] 2207 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (57 actions, 52 running) [67,635 / 67,698] 2208 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (57 actions, 54 running) [67,643 / 67,701] 2210 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (57 actions, 56 running) [67,655 / 67,713] 2211 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (57 actions, 55 running) [67,673 / 67,735] 2212 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (57 actions, 55 running) [67,677 / 67,735] 2214 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (57 actions, 55 running) [67,694 / 67,753] 2215 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (57 actions, 55 running) [67,707 / 67,764] 2217 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (58 actions running) [67,729 / 67,786] 2220 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (58 actions, 56 running) [67,754 / 67,811] 2223 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (57 actions, 53 running) [67,761 / 67,818] 2226 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (58 actions, 56 running) [67,779 / 67,885] 2229 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (57 actions, 56 running) [67,786 / 67,885] 2231 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (57 actions, 56 running) [67,793 / 67,885] 2238 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (57 actions running) [67,797 / 67,885] 2240 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (57 actions running) [67,798 / 67,885] 2241 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (57 actions running) [67,803 / 67,885] 2243 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (57 actions running) [67,803 / 67,885] 2244 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (57 actions running) [67,806 / 67,885] 2245 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (57 actions, 56 running) [67,826 / 67,885] 2246 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (57 actions, 56 running) [67,835 / 67,892] 2246 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (57 actions, 56 running) [67,854 / 67,914] 2248 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (56 actions, 55 running) [67,895 / 67,952] 2250 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (55 actions, 52 running) [68,004 / 68,062] 2254 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (56 actions, 53 running) [68,059 / 68,116] 2259 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (62 actions, 58 running) [68,093 / 68,150] 2269 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions, 55 running) [68,106 / 68,162] 2274 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (57 actions running) [68,146 / 68,203] 2283 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (56 actions, 55 running) [68,164 / 68,221] 2287 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions, 55 running) [68,195 / 68,251] 2295 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (56 actions, 55 running) [68,199 / 68,255] 2295 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (57 actions running) [68,214 / 68,271] 2299 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (56 actions running) [68,219 / 68,276] 2301 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (57 actions running) [68,227 / 68,283] 2303 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (56 actions, 55 running) [68,249 / 68,305] 2306 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (56 actions, 55 running) [68,261 / 68,318] 2313 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions running) [68,264 / 68,321] 2314 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions running) [68,291 / 68,347] 2317 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions running) [68,303 / 68,360] 2320 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (56 actions running) [68,308 / 68,364] 2323 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (57 actions running) [68,318 / 68,378] 2327 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (57 actions, 56 running) [68,329 / 68,386] 2331 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (56 actions running) [68,351 / 68,408] 2334 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (56 actions running) [68,360 / 68,417] 2336 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (56 actions running) [68,365 / 68,421] 2336 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (56 actions, 55 running) [68,398 / 68,454] 2340 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (57 actions, 55 running) [68,404 / 68,462] 2343 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (56 actions, 54 running) [68,411 / 68,468] 2346 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (56 actions running) [68,425 / 68,482] 2347 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (56 actions, 55 running) [68,432 / 68,490] 2349 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (56 actions running) [68,440 / 68,497] 2352 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (56 actions running) [68,444 / 68,501] 2353 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (56 actions, 55 running) [68,458 / 68,514] 2358 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (56 actions running) [68,471 / 68,536] 2363 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (57 actions running) [68,475 / 68,536] 2365 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (58 actions running) [68,479 / 68,536] 2369 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (57 actions running) [68,481 / 68,537] 2370 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (56 actions running) [68,488 / 68,548] 2372 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (57 actions, 56 running) [68,492 / 68,548] 2377 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (57 actions running) [68,508 / 68,587] 2381 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions, 55 running) [68,511 / 68,587] 2383 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (56 actions running) [68,516 / 68,587] 2387 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (56 actions running) [68,517 / 68,587] 2388 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 416s local ... (56 actions running) [68,520 / 68,587] 2391 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions running) [68,525 / 68,587] 2394 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (56 actions running) [68,529 / 68,587] 2395 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (56 actions running) [68,532 / 68,588] 2396 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (56 actions running) [68,547 / 68,603] 2397 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (56 actions running) [68,559 / 68,622] 2400 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (56 actions running) [68,569 / 68,625] 2405 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (56 actions running) [68,589 / 68,645] 2406 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (56 actions running) [68,591 / 68,648] 2406 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (56 actions running) [68,615 / 68,685] 2413 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (56 actions running) [68,618 / 68,686] 2413 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (58 actions running) [68,623 / 68,686] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (56 actions running) [68,624 / 68,686] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (56 actions running) [68,629 / 68,686] 2416 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 431s local ... (56 actions, 55 running) [68,637 / 68,693] 2419 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (56 actions running) [68,643 / 68,699] 2421 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (56 actions running) [68,675 / 68,745] 2428 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (56 actions, 55 running) [68,681 / 68,745] 2432 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (57 actions running) [68,685 / 68,745] 2435 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (56 actions, 55 running) [68,686 / 68,745] 2435 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (56 actions, 55 running) [68,689 / 68,745] 2436 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (56 actions, 55 running) [68,699 / 68,755] 2438 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 441s local ... (56 actions, 55 running) [68,704 / 68,761] 2439 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (56 actions running) [68,714 / 68,770] 2441 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (57 actions running) [68,718 / 68,775] 2443 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (56 actions running) [68,733 / 68,789] 2447 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (57 actions running) [68,741 / 68,804] 2448 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions, 55 running) [68,743 / 68,804] 2448 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (56 actions running) [68,744 / 68,804] 2448 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 449s local ... (56 actions, 55 running) [68,747 / 68,804] 2448 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions, 55 running) [68,751 / 68,807] 2450 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (56 actions, 55 running) [68,763 / 68,819] 2451 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (56 actions running) [68,789 / 68,847] 2453 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (56 actions, 55 running) [68,816 / 68,886] 2457 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 455s local ... (56 actions running) [68,821 / 68,886] 2458 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (56 actions, 55 running) [68,823 / 68,886] 2460 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (56 actions running) [68,826 / 68,886] 2460 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 459s local ... (56 actions, 55 running) [68,831 / 68,889] 2462 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (56 actions, 55 running) [68,832 / 68,890] 2463 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (56 actions running) [68,847 / 68,904] 2464 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 462s local ... (55 actions running) [68,865 / 68,933] 2465 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (56 actions running) [68,867 / 68,933] 2465 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (57 actions running) [68,869 / 68,933] 2466 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (56 actions running) [68,871 / 68,933] 2466 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (56 actions running) [68,872 / 68,933] 2467 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 468s local ... (56 actions running) [68,873 / 68,933] 2467 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (56 actions running) [68,874 / 68,933] 2468 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (56 actions running) [68,876 / 68,933] 2468 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 472s local ... (56 actions, 55 running) [68,877 / 68,933] 2469 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (56 actions running) [68,878 / 68,934] 2469 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 476s local ... (56 actions, 55 running) [68,894 / 68,967] 2471 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (55 actions running) [68,895 / 68,967] 2473 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (57 actions running) [68,896 / 68,967] 2473 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 479s local ... (56 actions running) [68,897 / 68,967] 2473 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (56 actions, 55 running) [68,897 / 68,967] 2473 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 483s local ... (56 actions running) [68,900 / 68,967] 2474 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (56 actions running) [68,902 / 68,967] 2474 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (56 actions, 55 running) [68,904 / 68,967] 2474 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (56 actions, 55 running) [68,908 / 68,967] 2475 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (56 actions running) [68,910 / 68,967] 2475 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 489s local ... (56 actions, 55 running) [68,917 / 68,973] 2476 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 490s local ... (56 actions, 55 running) [68,923 / 68,980] 2477 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions, 55 running) [68,957 / 69,013] 2477 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (56 actions, 54 running) [68,980 / 69,037] 2480 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 494s local ... (56 actions, 55 running) [68,985 / 69,048] 2483 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (57 actions running) [68,990 / 69,048] 2485 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (56 actions running) [68,992 / 69,048] 2486 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 497s local ... (56 actions running) [68,994 / 69,051] 2487 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (56 actions running) [69,002 / 69,058] 2488 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 499s local ... (55 actions running) [69,004 / 69,060] 2488 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (56 actions running) [69,012 / 69,069] 2491 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 501s local ... (56 actions running) [69,026 / 69,082] 2492 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (56 actions running) [69,033 / 69,091] 2495 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (56 actions running) [69,045 / 69,101] 2496 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 504s local ... (57 actions running) [69,055 / 69,111] 2501 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 505s local ... (57 actions running) [69,068 / 69,125] 2504 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 507s local ... (56 actions, 55 running) [69,074 / 69,131] 2508 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 508s local ... (56 actions running) [69,094 / 69,150] 2511 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 509s local ... (56 actions running) [69,112 / 69,169] 2514 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 510s local ... (56 actions running) [69,123 / 69,184] 2516 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 511s local ... (57 actions running) [69,127 / 69,184] 2519 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (56 actions running) [69,134 / 69,198] 2521 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 513s local ... (56 actions running) [69,135 / 69,198] 2523 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 515s local ... (56 actions running) [69,136 / 69,198] 2523 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 516s local ... (56 actions running) [69,139 / 69,198] 2524 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (56 actions running) [69,143 / 69,199] 2527 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 518s local ... (56 actions running) [69,144 / 69,200] 2528 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (56 actions running) [69,144 / 69,200] 2529 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (56 actions running) [69,145 / 69,201] 2530 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 522s local ... (56 actions running) [69,150 / 69,206] 2530 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 523s local ... (56 actions running) [69,154 / 69,210] 2531 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 524s local ... (56 actions running) [69,156 / 69,212] 2532 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 525s local ... (56 actions running) [69,163 / 69,220] 2534 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 526s local ... (58 actions running) [69,170 / 69,226] 2536 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 527s local ... (57 actions running) [69,181 / 69,236] 2539 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 528s local ... (56 actions, 55 running) [69,184 / 69,240] 2541 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 529s local ... (56 actions running) [69,196 / 69,253] 2543 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 530s local ... (56 actions, 55 running) [69,212 / 69,268] 2546 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 531s local ... (56 actions, 55 running) [69,221 / 69,277] 2547 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 533s local ... (56 actions, 55 running) [69,226 / 69,282] 2549 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 534s local ... (57 actions running) [69,228 / 69,284] 2551 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 535s local ... (57 actions running) [69,249 / 69,306] 2555 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 536s local ... (56 actions running) [69,258 / 69,315] 2557 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 537s local ... (57 actions running) [69,266 / 69,322] 2557 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 538s local ... (57 actions running) [69,268 / 69,334] 2559 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 539s local ... (56 actions running) [69,269 / 69,334] 2560 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 540s local ... (56 actions running) [69,269 / 69,334] 2561 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 541s local ... (56 actions running) [69,271 / 69,334] 2563 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 543s local ... (56 actions running) [69,276 / 69,334] 2565 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 544s local ... (56 actions, 55 running) [69,277 / 69,334] 2567 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 545s local ... (56 actions running) [69,286 / 69,342] 2569 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 546s local ... (56 actions running) [69,290 / 69,346] 2571 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 548s local ... (57 actions running) [69,300 / 69,356] 2573 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 549s local ... (56 actions running) [69,310 / 69,367] 2573 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 551s local ... (56 actions, 55 running) [69,315 / 69,372] 2573 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 552s local ... (57 actions, 56 running) [69,337 / 69,393] 2576 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 553s local ... (56 actions, 55 running) [69,343 / 69,399] 2577 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 554s local ... (56 actions running) [69,356 / 69,412] 2581 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 555s local ... (56 actions, 55 running) [69,369 / 69,425] 2582 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 556s local ... (56 actions, 55 running) [69,381 / 69,437] 2584 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 557s local ... (56 actions running) [69,386 / 69,448] 2585 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 558s local ... (57 actions running) [69,393 / 69,449] 2588 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 559s local ... (56 actions, 55 running) [69,406 / 69,462] 2591 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 560s local ... (56 actions running) [69,409 / 69,465] 2594 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 562s local ... (56 actions running) [69,421 / 69,479] 2595 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 563s local ... (56 actions, 55 running) [69,427 / 69,490] 2595 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 564s local ... (56 actions, 55 running) [69,444 / 69,508] 2596 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 565s local ... (56 actions, 55 running) [69,461 / 69,524] 2601 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 566s local ... (57 actions, 56 running) [69,471 / 69,534] 2603 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 567s local ... (57 actions, 56 running) [69,474 / 69,537] 2603 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 568s local ... (57 actions running) [69,489 / 69,553] 2605 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 569s local ... (57 actions, 56 running) [69,503 / 69,566] 2607 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 570s local ... (57 actions running) [69,530 / 69,594] 2609 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 571s local ... (57 actions running) [69,549 / 69,613] 2612 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 572s local ... (57 actions, 56 running) [69,554 / 69,617] 2612 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 573s local ... (57 actions, 56 running) [69,565 / 69,628] 2615 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 574s local ... (57 actions, 55 running) [69,578 / 69,641] 2619 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 575s local ... (58 actions, 57 running) [69,583 / 69,647] 2623 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 576s local ... (57 actions running) [69,597 / 69,660] 2627 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 577s local ... (57 actions, 55 running) [69,600 / 69,663] 2629 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 578s local ... (58 actions running) [69,645 / 69,710] 2631 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 579s local ... (57 actions, 55 running) [69,663 / 69,726] 2633 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 580s local ... (58 actions, 57 running) [69,670 / 69,733] 2635 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 581s local ... (57 actions running) [69,676 / 69,738] 2636 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 583s local ... (57 actions, 56 running) [69,701 / 69,757] 2640 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 584s local ... (57 actions running) [69,712 / 69,768] 2641 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 585s local ... (58 actions, 57 running) [69,723 / 69,779] 2645 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 586s local ... (59 actions running) [69,736 / 69,795] 2650 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 587s local ... (58 actions, 57 running) [69,747 / 69,803] 2653 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 588s local ... (59 actions, 58 running) [69,762 / 69,818] 2659 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 589s local ... (57 actions, 55 running) [69,766 / 69,823] 2660 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 590s local ... (57 actions running) [69,770 / 69,827] 2661 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 591s local ... (57 actions running) [69,795 / 69,852] 2664 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 592s local ... (57 actions, 54 running) [69,816 / 69,873] 2668 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 593s local ... (57 actions, 56 running) [69,842 / 69,898] 2672 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 594s local ... (58 actions running) [69,854 / 69,910] 2675 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 595s local ... (57 actions running) [69,862 / 69,918] 2677 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 596s local ... (58 actions running) [69,867 / 69,923] 2681 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 597s local ... (57 actions running) [69,877 / 69,936] 2686 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 598s local ... (57 actions, 56 running) [69,888 / 69,944] 2693 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 599s local ... (57 actions, 56 running) [69,904 / 69,960] 2694 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 600s local ... (57 actions running) [69,932 / 69,991] 2699 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 602s local ... (57 actions, 54 running) [69,955 / 70,012] 2701 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 603s local ... (58 actions running) [69,987 / 70,044] 2705 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 604s local ... (58 actions, 57 running) [69,996 / 70,052] 2708 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 605s local ... (58 actions running) [70,005 / 70,070] 2709 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 606s local ... (57 actions running) [70,007 / 70,070] 2711 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 607s local ... (57 actions running) [70,010 / 70,070] 2714 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 608s local ... (56 actions running) [70,012 / 70,070] 2717 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 609s local ... (56 actions running) [70,015 / 70,071] 2719 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 611s local ... (56 actions running) [70,016 / 70,072] 2719 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 612s local ... (57 actions running) [70,032 / 70,088] 2724 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 613s local ... (56 actions, 55 running) [70,045 / 70,101] 2726 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 614s local ... (56 actions, 55 running) [70,057 / 70,113] 2730 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 615s local ... (57 actions, 56 running) [70,068 / 70,124] 2732 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 616s local ... (57 actions, 55 running) [70,083 / 70,139] 2735 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 617s local ... (56 actions, 55 running) [70,088 / 70,144] 2737 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 618s local ... (56 actions running) [70,106 / 70,162] 2739 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 619s local ... (56 actions running) [70,113 / 70,169] 2741 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 621s local ... (57 actions running) [70,126 / 70,182] 2743 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 622s local ... (56 actions, 54 running) [70,171 / 70,240] 2748 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 623s local ... (56 actions, 55 running) [70,172 / 70,241] 2748 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 624s local ... (56 actions, 55 running) [70,173 / 70,242] 2748 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 625s local ... (56 actions running) [70,175 / 70,242] 2750 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 626s local ... (56 actions running) [70,180 / 70,242] 2753 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 627s local ... (56 actions running) [70,182 / 70,242] 2755 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 628s local ... (56 actions running) [70,184 / 70,242] 2756 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 629s local ... (56 actions running) [70,190 / 70,248] 2756 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 630s local ... (56 actions, 55 running) [70,225 / 70,298] 2758 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 631s local ... (56 actions running) [70,229 / 70,298] 2761 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 632s local ... (57 actions running) [70,235 / 70,298] 2764 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 633s local ... (56 actions, 55 running) [70,249 / 70,306] 2767 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 634s local ... (56 actions, 55 running) [70,262 / 70,322] 2770 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 635s local ... (56 actions, 55 running) [70,264 / 70,322] 2772 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 637s local ... (56 actions, 55 running) [70,266 / 70,322] 2773 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 638s local ... (56 actions running) [70,267 / 70,323] 2774 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 639s local ... (56 actions running) [70,271 / 70,327] 2775 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 640s local ... (56 actions, 55 running) [70,276 / 70,332] 2777 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 641s local ... (56 actions, 55 running) [70,280 / 70,341] 2779 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 642s local ... (56 actions, 55 running) [70,280 / 70,341] 2779 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 643s local ... (56 actions running) [70,281 / 70,341] 2780 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 644s local ... (56 actions running) [70,282 / 70,341] 2780 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 645s local ... (56 actions running) [70,286 / 70,344] 2781 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 646s local ... (56 actions, 55 running) [70,315 / 70,373] 2782 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 647s local ... (56 actions, 55 running) [70,329 / 70,386] 2783 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 648s local ... (58 actions, 57 running) [70,357 / 70,414] 2787 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 650s local ... (56 actions, 54 running) [70,376 / 70,469] 2787 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 651s local ... (57 actions running) [70,383 / 70,469] 2792 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 652s local ... (56 actions running) [70,384 / 70,469] 2793 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 653s local ... (56 actions running) [70,385 / 70,469] 2793 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 654s local ... (56 actions running) [70,389 / 70,469] 2797 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 656s local ... (56 actions running) [70,391 / 70,469] 2798 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 657s local ... (56 actions running) [70,393 / 70,469] 2800 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 658s local ... (56 actions running) [70,396 / 70,469] 2802 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 659s local ... (56 actions running) [70,399 / 70,469] 2802 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 660s local ... (56 actions, 55 running) [70,400 / 70,469] 2802 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 661s local ... (56 actions, 55 running) [70,408 / 70,469] 2803 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 663s local ... (56 actions, 55 running) [70,412 / 70,469] 2805 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 664s local ... (56 actions running) [70,413 / 70,469] 2805 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 665s local ... (56 actions, 55 running) [70,420 / 70,476] 2805 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 666s local ... (56 actions, 55 running) [70,450 / 70,508] 2808 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 667s local ... (57 actions, 56 running) [70,470 / 70,526] 2812 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 668s local ... (56 actions running) [70,502 / 70,558] 2815 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 669s local ... (57 actions, 55 running) [70,506 / 70,564] 2817 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 671s local ... (56 actions, 54 running) [70,515 / 70,571] 2819 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 672s local ... (57 actions running) [70,521 / 70,577] 2821 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 673s local ... (57 actions running) [70,529 / 70,585] 2825 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 674s local ... (56 actions running) [70,535 / 70,593] 2826 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 675s local ... (56 actions running) [70,546 / 70,603] 2830 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 676s local ... (56 actions, 55 running) [70,552 / 70,608] 2831 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 678s local ... (56 actions, 55 running) [70,563 / 70,619] 2833 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 679s local ... (58 actions, 56 running) [70,572 / 70,658] 2836 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 680s local ... (57 actions, 54 running) [70,578 / 70,659] 2840 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 681s local ... (57 actions, 56 running) [70,584 / 70,660] 2846 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 682s local ... (56 actions running) [70,585 / 70,660] 2847 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 683s local ... (56 actions running) [70,588 / 70,660] 2849 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 685s local ... (56 actions running) [70,590 / 70,660] 2851 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 686s local ... (56 actions running) [70,593 / 70,660] 2853 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 687s local ... (56 actions running) [70,601 / 70,660] 2856 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 688s local ... (56 actions, 55 running) [70,611 / 70,667] 2858 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 690s local ... (56 actions, 54 running) [70,620 / 70,676] 2859 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 691s local ... (57 actions, 56 running) [70,638 / 70,696] 2861 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 692s local ... (57 actions, 56 running) [70,650 / 70,711] 2865 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 693s local ... (57 actions running) [70,655 / 70,711] 2866 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 694s local ... (57 actions, 56 running) [70,657 / 70,713] 2867 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 695s local ... (56 actions running) [70,680 / 70,756] 2869 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 696s local ... (57 actions, 56 running) [70,682 / 70,756] 2870 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 697s local ... (57 actions, 56 running) [70,693 / 70,757] 2872 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 698s local ... (56 actions running) [70,696 / 70,757] 2873 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 699s local ... (56 actions running) [70,701 / 70,757] 2874 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 700s local ... (56 actions running) [70,710 / 70,766] 2877 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 701s local ... (56 actions running) [70,720 / 70,776] 2880 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 702s local ... (56 actions running) [70,732 / 70,790] 2885 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 703s local ... (56 actions, 55 running) [70,781 / 70,837] 2888 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 704s local ... (57 actions, 56 running) [70,796 / 70,852] 2891 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 705s local ... (61 actions, 60 running) [70,818 / 70,874] 2896 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 706s local ... (61 actions, 60 running) [70,853 / 70,909] 2904 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 707s local ... (58 actions running) [70,887 / 70,944] 2911 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 708s local ... (58 actions, 55 running) [70,934 / 70,993] 2921 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 709s local ... (58 actions, 54 running) [70,956 / 71,012] 2930 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 710s local ... (57 actions, 56 running) [70,965 / 71,021] 2933 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 711s local ... (57 actions, 55 running) [70,975 / 71,032] 2937 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 712s local ... (58 actions, 57 running) [71,013 / 71,071] 2942 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 713s local ... (57 actions, 56 running) [71,034 / 71,091] 2946 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 714s local ... (56 actions, 54 running) [71,060 / 71,116] 2953 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 715s local ... (56 actions, 55 running) [71,081 / 71,137] 2963 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 716s local ... (56 actions running) [71,103 / 71,163] 2972 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 717s local ... (57 actions running) [71,112 / 71,171] 2978 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 718s local ... (56 actions, 55 running) [71,118 / 71,175] 2981 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 719s local ... (56 actions running) [71,125 / 71,182] 2984 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 720s local ... (56 actions running) [71,125 / 71,182] 2984 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 721s local ... (56 actions running) [71,130 / 71,187] 2987 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 722s local ... (56 actions, 55 running) [71,145 / 71,201] 2991 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 723s local ... (56 actions running) [71,148 / 71,222] 2991 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 724s local ... (56 actions, 54 running) [71,154 / 71,222] 2997 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 726s local ... (56 actions running) [71,155 / 71,222] 2998 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 727s local ... (56 actions running) [71,155 / 71,222] 2999 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 728s local ... (56 actions running) [71,157 / 71,222] 3000 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 730s local ... (56 actions, 55 running) [71,162 / 71,222] 3001 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 731s local ... (56 actions running) [71,163 / 71,222] 3002 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 732s local ... (56 actions running) [71,163 / 71,222] 3003 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 733s local ... (56 actions running) [71,171 / 71,227] 3004 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 734s local ... (56 actions, 55 running) [71,194 / 71,255] 3007 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 736s local ... (56 actions running) [71,200 / 71,257] 3010 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 279s local ... (56 actions running) [71,212 / 71,268] 3012 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (56 actions running) [71,214 / 71,273] 3013 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (56 actions running) [71,216 / 71,273] 3013 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (56 actions running) [71,221 / 71,285] 3014 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (56 actions, 55 running) [71,224 / 71,285] 3016 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (56 actions running) [71,225 / 71,285] 3016 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (56 actions running) [71,229 / 71,285] 3017 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (56 actions running) [71,243 / 71,331] 3019 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (56 actions running) [71,246 / 71,333] 3020 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (56 actions running) [71,253 / 71,333] 3021 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (56 actions running) [71,260 / 71,333] 3021 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (56 actions running) [71,270 / 71,333] 3024 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (56 actions, 55 running) [71,274 / 71,333] 3024 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (56 actions, 55 running) [71,278 / 71,334] 3025 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (56 actions, 55 running) [71,295 / 71,364] 3028 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (56 actions, 55 running) [71,299 / 71,364] 3029 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (56 actions running) [71,308 / 71,364] 3030 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (56 actions, 55 running) [71,325 / 71,381] 3030 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (56 actions, 55 running) [71,346 / 71,402] 3031 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (56 actions, 55 running) [71,367 / 71,425] 3033 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (56 actions, 55 running) [71,372 / 71,429] 3035 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (56 actions running) [71,383 / 71,439] 3036 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions, 55 running) [71,407 / 71,463] 3039 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (56 actions, 55 running) [71,416 / 71,472] 3041 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions running) [71,418 / 71,483] 3043 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions running) [71,419 / 71,483] 3044 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (56 actions running) [71,427 / 71,483] 3047 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (56 actions running) [71,430 / 71,486] 3047 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (56 actions running) [71,436 / 71,492] 3049 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 225s local ... (56 actions running) [71,473 / 71,536] 3056 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 226s local ... (57 actions, 55 running) [71,481 / 71,538] 3059 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 227s local ... (56 actions, 55 running) [71,496 / 71,552] 3059 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 228s local ... (56 actions, 55 running) [71,515 / 71,576] 3065 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 229s local ... (57 actions running) [71,523 / 71,582] 3068 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 230s local ... (56 actions, 55 running) [71,525 / 71,582] 3069 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 231s local ... (56 actions, 55 running) [71,527 / 71,585] 3070 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (56 actions, 55 running) [71,575 / 71,640] 3073 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (57 actions, 54 running) [71,621 / 71,691] 3078 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (56 actions, 55 running) [71,622 / 71,692] 3079 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (56 actions running) [71,623 / 71,692] 3079 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (56 actions running) [71,624 / 71,692] 3080 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (56 actions running) [71,627 / 71,692] 3083 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (56 actions running) [71,629 / 71,692] 3084 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (56 actions running) [71,633 / 71,692] 3087 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (56 actions running) [71,652 / 71,708] 3090 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (56 actions running) [71,664 / 71,727] 3092 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (56 actions running) [71,673 / 71,731] 3094 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (56 actions, 55 running) [71,693 / 71,765] 3096 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (56 actions running) [71,698 / 71,765] 3097 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (56 actions running) [71,702 / 71,765] 3097 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions running) [71,705 / 71,765] 3100 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (56 actions running) [71,708 / 71,765] 3102 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (56 actions running) [71,713 / 71,815] 3105 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (56 actions running) [71,715 / 71,815] 3106 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (56 actions running) [71,716 / 71,815] 3106 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions, 55 running) [71,717 / 71,815] 3107 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [71,718 / 71,815] 3107 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions running) [71,724 / 71,815] 3108 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (56 actions running) [71,726 / 71,815] 3108 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions running) [71,736 / 71,815] 3110 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (56 actions running) [71,746 / 71,815] 3110 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (56 actions, 55 running) [71,756 / 71,815] 3110 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (56 actions running) [71,769 / 71,830] 3111 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (56 actions running) [71,790 / 71,846] 3112 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (57 actions, 56 running) [71,837 / 71,894] 3117 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (57 actions, 56 running) [71,846 / 71,902] 3118 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (55 actions running) [71,869 / 71,926] 3122 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions, 55 running) [71,886 / 71,942] 3127 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (56 actions running) [71,888 / 71,947] 3128 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (57 actions running) [71,890 / 71,947] 3130 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions running) [71,891 / 71,947] 3130 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (56 actions running) [71,905 / 71,961] 3133 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (56 actions running) [71,943 / 71,999] 3137 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (56 actions running) [71,962 / 72,024] 3146 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions running) [71,969 / 72,025] 3152 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (57 actions running) [71,994 / 72,050] 3156 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (56 actions, 55 running) [72,004 / 72,060] 3161 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (56 actions running) [72,023 / 72,082] 3163 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (56 actions, 53 running) [72,074 / 72,131] 3173 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (57 actions, 56 running) [72,104 / 72,163] 3178 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (56 actions, 55 running) [72,153 / 72,210] 3186 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 157s local ... (56 actions, 54 running) [72,198 / 72,256] 3193 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (57 actions, 55 running) [72,259 / 72,344] 3201 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (57 actions running) [72,271 / 72,344] 3213 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (56 actions running) [72,273 / 72,344] 3215 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (56 actions running) [72,281 / 72,344] 3220 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 163s local ... (56 actions running) [72,288 / 72,346] 3227 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (56 actions running) [72,303 / 72,359] 3229 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 165s local ... (56 actions running) [72,308 / 72,364] 3231 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 166s local ... (57 actions running) [72,312 / 72,377] 3235 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 121s local ... (56 actions running) [72,324 / 72,381] 3237 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 122s local ... (56 actions running) [72,377 / 72,440] 3241 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (58 actions running) [72,382 / 72,440] 3245 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (56 actions running) [72,406 / 72,464] 3248 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (56 actions, 55 running) [72,501 / 72,560] 3251 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (56 actions, 49 running) [72,563 / 72,619] 3265 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (57 actions, 53 running) [72,579 / 72,681] 3274 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (59 actions, 56 running) [72,588 / 72,683] 3278 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (56 actions, 55 running) [72,589 / 72,683] 3279 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (56 actions running) [72,589 / 72,683] 3280 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (56 actions running) [72,602 / 72,683] 3284 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (56 actions, 55 running) [72,612 / 72,683] 3286 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (56 actions, 55 running) [72,622 / 72,684] 3288 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (56 actions, 55 running) [72,637 / 72,693] 3290 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (55 actions, 54 running) [72,687 / 72,744] 3294 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (61 actions, 60 running) [72,721 / 72,786] 3299 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (69 actions, 68 running) [72,752 / 72,808] 3313 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (56 actions running) [72,764 / 72,838] 3321 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (57 actions running) [72,772 / 72,838] 3327 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (56 actions running) [72,774 / 72,838] 3327 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (56 actions running) [72,777 / 72,838] 3330 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (56 actions running) [72,777 / 72,838] 3331 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (56 actions running) [72,781 / 72,838] 3334 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (56 actions running) [72,785 / 72,887] 3338 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (56 actions running) [72,792 / 72,887] 3340 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions running) [72,800 / 72,887] 3340 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (56 actions running) [72,809 / 72,887] 3341 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (56 actions running) [72,848 / 72,905] 3343 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions running) [72,956 / 73,015] 3353 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions, 54 running) [73,016 / 73,076] 3369 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (56 actions, 55 running) [73,032 / 73,088] 3375 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions, 55 running) [73,056 / 73,112] 3379 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (58 actions, 56 running) [73,061 / 73,123] 3383 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (57 actions running) [73,066 / 73,123] 3385 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (56 actions, 55 running) [73,075 / 73,131] 3388 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (57 actions running) [73,084 / 73,143] 3394 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (57 actions running) [73,088 / 73,144] 3398 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (56 actions running) [73,099 / 73,155] 3401 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (56 actions running) [73,107 / 73,163] 3406 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (56 actions running) [73,154 / 73,216] 3415 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (60 actions, 58 running) [73,181 / 73,242] 3419 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (62 actions running) [73,195 / 73,259] 3425 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (61 actions running) [73,204 / 73,265] 3429 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (61 actions running) [73,219 / 73,280] 3431 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (61 actions running) [73,232 / 73,293] 3434 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (61 actions, 59 running) [73,244 / 73,305] 3440 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (61 actions running) [73,263 / 73,324] 3443 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (61 actions running) [73,294 / 73,356] 3449 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (61 actions, 59 running) [73,333 / 73,397] 3455 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (61 actions, 58 running) [73,368 / 73,429] 3461 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 176s local ... (61 actions running) [73,412 / 73,473] 3471 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (61 actions running) [73,442 / 73,506] 3478 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (61 actions running) [73,487 / 73,556] 3488 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (61 actions running) [73,493 / 73,556] 3492 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 180s local ... (61 actions, 60 running) [73,497 / 73,558] 3493 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (61 actions running) [73,513 / 73,621] 3498 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (61 actions running) [73,516 / 73,621] 3501 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (61 actions running) [73,520 / 73,621] 3504 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (61 actions running) [73,526 / 73,621] 3510 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (61 actions running) [73,528 / 73,621] 3511 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (61 actions running) [73,530 / 73,621] 3513 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (61 actions running) [73,533 / 73,621] 3515 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (60 actions running) [73,535 / 73,621] 3516 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (59 actions running) [73,539 / 73,621] 3516 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (59 actions running) [73,545 / 73,621] 3518 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (58 actions running) [73,549 / 73,621] 3518 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (58 actions running) [73,551 / 73,621] 3518 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 194s local ... (58 actions running) [73,553 / 73,621] 3519 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (58 actions running) [73,557 / 73,621] 3520 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 196s local ... (58 actions running) [73,565 / 73,625] 3520 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 197s local ... (61 actions, 60 running) [73,579 / 73,637] 3520 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (59 actions running) [73,594 / 73,652] 3523 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (58 actions running) [73,601 / 73,658] 3524 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (57 actions running) [73,611 / 73,672] 3524 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (57 actions running) [73,628 / 73,685] 3524 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (58 actions, 57 running) [73,653 / 73,710] 3527 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (58 actions, 57 running) [73,667 / 73,724] 3529 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (57 actions running) [73,696 / 73,755] 3536 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (59 actions, 58 running) [73,718 / 73,778] 3545 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 206s local ... (58 actions running) [73,722 / 73,779] 3549 / 3783 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (57 actions running) [73,753 / 73,811] 3555 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 54s local ... (57 actions, 56 running) [73,797 / 73,854] 3566 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 55s local ... (59 actions running) [73,809 / 73,865] 3570 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 56s local ... (57 actions running) [73,855 / 73,912] 3576 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 57s local ... (56 actions, 54 running) [73,866 / 73,922] 3581 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 58s local ... (56 actions, 55 running) [73,889 / 73,945] 3586 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 59s local ... (56 actions running) [73,911 / 73,967] 3591 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 60s local ... (56 actions running) [73,927 / 73,984] 3597 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 61s local ... (56 actions running) [73,937 / 73,997] 3602 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 62s local ... (56 actions running) [73,939 / 73,997] 3604 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 63s local ... (56 actions running) [73,941 / 73,997] 3606 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 64s local ... (56 actions running) [73,971 / 74,027] 3615 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 65s local ... (56 actions running) [73,976 / 74,032] 3618 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 66s local ... (57 actions running) [73,997 / 74,055] 3625 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 67s local ... (57 actions running) [74,010 / 74,066] 3629 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 68s local ... (57 actions running) [74,036 / 74,119] 3638 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 69s local ... (56 actions running) [74,044 / 74,119] 3644 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 71s local ... (56 actions running) [74,046 / 74,119] 3646 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 72s local ... (56 actions running) [74,047 / 74,119] 3647 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 73s local ... (56 actions running) [74,048 / 74,119] 3648 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 74s local ... (56 actions running) [74,053 / 74,119] 3652 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 75s local ... (56 actions running) [74,055 / 74,119] 3653 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 76s local ... (56 actions running) [74,056 / 74,119] 3655 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 78s local ... (56 actions running) [74,062 / 74,119] 3655 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 79s local ... (56 actions, 55 running) [74,089 / 74,145] 3656 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 80s local ... (56 actions, 55 running) [74,104 / 74,160] 3659 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 3 of 5); 81s local ... (57 actions running) [74,136 / 74,193] 3663 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 3 of 5); 82s local ... (57 actions, 55 running) [74,156 / 74,212] 3666 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 83s local ... (56 actions, 55 running) [74,223 / 74,280] 3679 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 84s local ... (56 actions, 55 running) [74,237 / 74,293] 3685 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 61s local ... (57 actions running) [74,266 / 74,323] 3687 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 62s local ... (56 actions, 55 running) [74,293 / 74,355] 3694 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 63s local ... (56 actions, 54 running) [74,322 / 74,401] 3697 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 64s local ... (57 actions, 56 running) [74,332 / 74,402] 3700 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 7 of 10); 64s local ... (56 actions, 55 running) [74,340 / 74,402] 3706 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 7 of 10); 66s local ... (56 actions, 55 running) [74,342 / 74,402] 3707 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 7 of 10); 67s local ... (56 actions running) [74,344 / 74,402] 3708 / 3783 tests, 4 failed; Testing //tensorflow/dtensor/tests:dtensor_operation_test; 34s local ... (56 actions running) [74,362 / 74,418] 3711 / 3783 tests, 4 failed; Testing //tensorflow/dtensor/tests:dtensor_operation_test; 36s local ... (56 actions, 55 running) [74,381 / 74,437] 3716 / 3783 tests, 4 failed; Testing //tensorflow/dtensor/tests:dtensor_operation_test; 37s local ... (56 actions, 55 running) [74,394 / 74,451] 3720 / 3783 tests, 4 failed; Testing //tensorflow/dtensor/tests:dtensor_operation_test; 38s local ... (56 actions running) [74,408 / 74,466] 3722 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 36s local ... (56 actions, 54 running) [74,430 / 74,487] 3726 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 37s local ... (56 actions, 55 running) [74,465 / 74,523] 3729 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 38s local ... (57 actions, 56 running) [74,484 / 74,540] 3733 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 39s local ... (56 actions running) [74,500 / 74,558] 3738 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 40s local ... (56 actions running) [74,505 / 74,561] 3741 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 41s local ... (56 actions running) [74,523 / 74,579] 3745 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 42s local ... (55 actions running) [74,525 / 74,599] 3746 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 43s local ... (56 actions running) [74,530 / 74,599] 3749 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 44s local ... (56 actions running) [74,532 / 74,599] 3750 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 45s local ... (56 actions running) [74,533 / 74,599] 3751 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 46s local ... (56 actions running) [74,536 / 74,599] 3754 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 47s local ... (56 actions running) [74,539 / 74,599] 3757 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 48s local ... (56 actions running) [74,553 / 74,609] 3757 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 49s local ... (56 actions running) [74,566 / 74,619] 3763 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 50s local ... (53 actions running) [74,570 / 74,619] 3764 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 51s local ... (49 actions running) [74,574 / 74,619] 3764 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 52s local ... (45 actions running) [74,575 / 74,619] 3765 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 53s local ... (44 actions running) [74,581 / 74,619] 3766 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 55s local ... (38 actions running) [74,585 / 74,619] 3768 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 56s local ... (34 actions running) [74,588 / 74,619] 3770 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 57s local ... (31 actions running) [74,589 / 74,619] 3770 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 58s local ... (30 actions running) [74,594 / 74,619] 3771 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 59s local ... (25 actions running) [74,597 / 74,619] 3771 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 60s local ... (22 actions running) [74,597 / 74,619] 3772 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 62s local ... (22 actions running) [74,605 / 74,619] 3773 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 63s local ... (14 actions running) [74,608 / 74,619] 3774 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 65s local ... (11 actions running) [74,611 / 74,619] 3775 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 66s local ... (8 actions running) [74,612 / 74,619] 3777 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (7 actions running) [74,613 / 74,619] 3778 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (6 actions running) [74,614 / 74,619] 3779 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (5 actions running) [74,616 / 74,619] 3780 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (3 actions running) [74,617 / 74,619] 3781 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (2 actions running) [74,617 / 74,619] 3782 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (2 actions running) [74,618 / 74,619] 3782 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local [74,618 / 74,619] 3782 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local [74,618 / 74,619] 3783 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local INFO: Elapsed time: 1584.349s, Critical Path: 736.86s INFO: 54780 processes: 29467 disk cache hit, 17456 internal, 7857 local. FAILED: Build did NOT complete successfully