++ 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: 7a143b10-3352-4814-928b-cfd61b037bab 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: 552 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3784 targets (553 packages loaded) Analyzing: 3784 targets (553 packages loaded, 0 targets configured) Analyzing: 3784 targets (586 packages loaded, 31586 targets configured) Analyzing: 3784 targets (600 packages loaded, 35294 targets configured) Analyzing: 3784 targets (600 packages loaded, 37178 targets configured) Analyzing: 3784 targets (602 packages loaded, 39408 targets configured) INFO: Analyzed 3784 targets (602 packages loaded, 42816 targets configured). checking cached actions INFO: Found 3784 test targets... [0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt [5,357 / 14,771] Linking external/llvm-project/llvm/libTextAPI.so; Downloading external/llvm-project/llvm/libTextAPI.so, 1.7 MiB / 2.5 MiB; 0s remote-cache ... (10 actions, 0 running) [10,474 / 15,011] Linking external/llvm-project/llvm/libCodeGen.so; Downloading external/llvm-project/llvm/libCodeGen.so, 7.8 MiB / 16.9 MiB; 0s remote-cache ... (41 actions, 0 running) [12,715 / 16,580] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops_sharded.so; Downloading tensorflow/compiler/mlir/tensorflow/libtensorflow_ops_sharded.so, 2.2 MiB / 14.0 MiB; 0s remote-cache ... (52 actions, 0 running) [13,734 / 17,062] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.so; Downloading tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.so, 11.8 MiB / 19.9 MiB; 0s remote-cache ... (56 actions, 0 running) [14,753 / 17,062] Linking tensorflow/core/common_runtime/eager/libattr_builder.so; Downloading tensorflow/core/common_runtime/eager/libattr_builder.so, 520.0 KiB / 1.0 MiB; 0s remote-cache ... (56 actions, 0 running) [16,436 / 17,497] Compiling tensorflow/core/kernels/softmax_op.cc; Downloading tensorflow/core/kernels/_objs/softmax_op/softmax_op.d; 0s remote-cache ... (55 actions, 0 running) [16,757 / 17,494] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 19.8 MiB / 69.6 MiB; 0s remote-cache ... (56 actions, 0 running) [17,116 / 17,494] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 67.9 MiB / 94.4 MiB; 0s remote-cache ... (53 actions, 0 running) [18,055 / 19,505] Linking tensorflow/cc/libcc_ops.lo; Downloading tensorflow/cc/libcc_ops.lo, 1.8 MiB / 2.9 MiB; 0s remote-cache ... (55 actions, 0 running) [18,326 / 19,764] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 67.8 MiB / 165.4 MiB; 1s remote-cache ... (56 actions, 0 running) [18,517 / 19,920] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 123.8 MiB / 165.4 MiB; 2s remote-cache ... (56 actions, 0 running) [18,792 / 20,417] Linking tensorflow/c/c_api_function_test; 3s remote-cache ... (50 actions, 0 running) [19,633 / 20,899] Compiling absl/hash/internal/city.cc; Downloading external/com_google_absl/absl/hash/_objs/city/city.d; 0s remote-cache ... (54 actions, 0 running) [20,695 / 21,981] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops_a_m.cc; Downloading tensorflow/compiler/mlir/tensorflow/_objs/tensorflow_ops_sharded/tf_ops_a_m.o, 2.8 MiB / 9.6 MiB; 0s remote-cache ... (55 actions, 0 running) [21,605 / 22,535] Linking external/llvm-project/mlir/libArithDialect.a; Downloading external/llvm-project/mlir/libArithDialect.a, 3.8 MiB / 5.0 MiB; 0s remote-cache ... (54 actions, 0 running) [22,510 / 23,121] [Prepa] Compiling tensorflow/core/grappler/optimizers/data/map_and_batch_fusion.cc ... (51 actions, 0 running) [23,664 / 23,954] [Prepa] Compiling tensorflow/compiler/jit/device_util.cc ... (47 actions, 0 running) [24,436 / 24,553] Generating code from table: lib/Target/RISCV/RISCV.td @llvm-project//llvm:RISCVCommonTableGen__gen_dag_isel_genrule; Downloading external/llvm-project/llvm/lib/Target/RISCV/RISCVGenDAGISel.inc, 19.8 MiB / 75.2 MiB; 0s remote-cache ... (56 actions, 0 running) [24,778 / 25,078] Generating code from table: lib/Target/AMDGPU/AMDGPU.td @llvm-project//llvm:AMDGPUCommonTableGen__gen_register_info_genrule; Downloading external/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGenRegisterInfo.inc, 67.8 MiB / 112.8 MiB; 1s remote-cache ... (56 actions, 0 running) [27,002 / 28,346] Linking tensorflow/compiler/mlir/tf-mlir-translate; Downloading tensorflow/compiler/mlir/tf-mlir-translate, 152.6 MiB / 235.0 MiB; 1s remote-cache ... (55 actions, 0 running) [33,011 / 33,109] Linking tensorflow/c/c_api_test_cpu; 2s remote-cache ... (48 actions, 1 running) [35,206 / 37,412] Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (56 actions, 6 running) [36,935 / 38,816] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 2s local ... (51 actions, 5 running) [38,474 / 39,861] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 3s local ... (40 actions, 5 running) [40,458 / 41,642] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 4s local ... (55 actions, 5 running) [41,600 / 42,571] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 5s local ... (43 actions, 3 running) [43,069 / 43,864] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 6s local ... (39 actions, 17 running) [43,691 / 43,972] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 7s local ... (67 actions, 23 running) [44,055 / 44,164] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 8s local ... (110 actions, 109 running) [44,103 / 44,212] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 9s local ... (110 actions, 109 running) [44,126 / 44,236] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 10s local ... (110 actions, 109 running) [44,173 / 44,286] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 11s local ... (111 actions running) [44,203 / 44,323] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 12s local ... (111 actions running) [44,216 / 44,337] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 13s local ... (111 actions running) [44,221 / 44,342] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 14s local ... (110 actions, 109 running) [44,245 / 44,367] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 15s local ... (111 actions running) [44,259 / 44,382] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 16s local ... (111 actions running) [44,260 / 44,382] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 17s local ... (110 actions, 109 running) [44,279 / 44,405] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 19s local ... (110 actions, 109 running) [44,299 / 44,434] 1 / 3784 tests; Testing //tensorflow/python/eager/polymorphic_function:quarantine_test; 20s local ... (110 actions, 109 running) [44,401 / 44,606] 2 / 3784 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 15s local, remote-cache ... (111 actions, 110 running) [44,491 / 44,651] 2 / 3784 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 16s local, remote-cache ... (110 actions, 108 running) [44,550 / 44,692] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_helper.cc [for tool]; 16s local, remote-cache ... (112 actions running) [44,557 / 44,693] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_helper.cc [for tool]; 17s local, remote-cache ... (112 actions running) [44,570 / 44,706] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_helper.cc [for tool]; 18s local, remote-cache ... (111 actions, 110 running) [44,633 / 44,774] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_helper.cc [for tool]; 19s local, remote-cache ... (112 actions running) [44,693 / 44,833] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_helper.cc [for tool]; 20s local, remote-cache ... (112 actions running) [44,740 / 44,891] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 20s local, remote-cache ... (112 actions running) [44,758 / 44,900] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 21s local, remote-cache ... (112 actions running) [44,805 / 44,948] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 22s local, remote-cache ... (112 actions running) [44,816 / 44,961] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 23s local, remote-cache ... (112 actions running) [44,833 / 44,983] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 24s local, remote-cache ... (112 actions running) [44,849 / 45,000] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 25s local, remote-cache ... (109 actions, 108 running) [45,021 / 45,171] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 26s local, remote-cache ... (109 actions, 107 running) [45,110 / 45,260] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 27s local, remote-cache ... (109 actions, 106 running) [45,346 / 45,573] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 28s local, remote-cache ... (107 actions, 104 running) [45,594 / 45,767] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 29s local, remote-cache ... (107 actions, 102 running) [45,826 / 45,975] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 31s local, remote-cache ... (109 actions, 108 running) [45,832 / 45,981] 2 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 32s local, remote-cache ... (107 actions running) [46,020 / 46,170] 3 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 33s local, remote-cache ... (106 actions, 104 running) [46,234 / 46,626] 3 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 34s local, remote-cache ... (106 actions, 104 running) [46,683 / 46,930] 3 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 35s local, remote-cache ... (99 actions, 90 running) [47,133 / 47,282] 4 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 36s local, remote-cache ... (93 actions, 85 running) [47,547 / 47,695] 6 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 37s local, remote-cache ... (96 actions, 93 running) [47,590 / 47,746] 7 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 38s local, remote-cache ... (97 actions, 96 running) [47,595 / 47,746] 9 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 39s local, remote-cache ... (95 actions running) [47,603 / 47,749] 9 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 40s local, remote-cache ... (91 actions running) [47,674 / 47,819] 9 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 41s local, remote-cache ... (90 actions, 89 running) [47,698 / 47,846] 10 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 42s local, remote-cache ... (89 actions running) [47,731 / 47,876] 12 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 43s local, remote-cache ... (88 actions, 87 running) [47,965 / 48,153] 22 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 45s local, remote-cache ... (93 actions, 87 running) [47,971 / 48,153] 26 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 46s local, remote-cache ... (93 actions, 89 running) [47,978 / 48,153] 28 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 47s local, remote-cache ... (91 actions running) [47,979 / 48,153] 28 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 48s local, remote-cache ... (90 actions running) [47,987 / 48,153] 31 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 50s local, remote-cache ... (83 actions, 82 running) [47,994 / 48,153] 32 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 51s local, remote-cache ... (77 actions, 76 running) [48,000 / 48,153] 33 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 52s local, remote-cache ... (71 actions, 70 running) [48,014 / 48,153] 33 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 53s local, remote-cache ... (75 actions, 74 running) [48,028 / 48,166] 34 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 54s local, remote-cache ... (76 actions running) [48,145 / 48,287] 35 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 55s local, remote-cache ... (71 actions, 68 running) [48,264 / 48,434] 39 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 56s local, remote-cache ... (70 actions, 68 running) [48,269 / 48,434] 39 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 57s local, remote-cache ... (70 actions, 69 running) [48,271 / 48,434] 39 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 58s local, remote-cache ... (68 actions, 67 running) [48,277 / 48,434] 39 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 59s local, remote-cache ... (71 actions, 70 running) [48,286 / 48,434] 39 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 60s local, remote-cache ... (74 actions, 73 running) [48,297 / 48,434] 40 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (84 actions running) [48,302 / 48,434] 43 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (89 actions running) [48,305 / 48,434] 44 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (89 actions, 88 running) [48,311 / 48,434] 45 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (90 actions, 89 running) [48,333 / 48,434] 45 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (99 actions, 97 running) [48,345 / 48,434] 46 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (92 actions, 91 running) [48,361 / 48,445] 46 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (87 actions, 86 running) [48,389 / 48,496] 47 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (84 actions, 82 running) [48,399 / 48,496] 48 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (75 actions, 74 running) [48,410 / 48,496] 48 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (64 actions running) [48,410 / 48,496] 48 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (64 actions running) [48,411 / 48,496] 48 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (63 actions running) [48,415 / 48,496] 48 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 76s local, remote-cache ... (63 actions running) [48,441 / 48,520] 49 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 77s local, remote-cache ... (65 actions, 64 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)) {} | ^~~~~~~~~~~~~~ [48,607 / 48,683] 50 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 78s local, remote-cache ... (65 actions, 63 running) [48,640 / 48,716] 52 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 79s local, remote-cache ... (66 actions, 64 running) [48,753 / 48,832] 57 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 80s local, remote-cache ... (66 actions, 64 running) [48,838 / 48,917] 59 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 81s local, remote-cache ... (73 actions running) [48,851 / 48,927] 64 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (72 actions running) [48,859 / 48,934] 68 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (73 actions running) [48,866 / 48,941] 68 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (73 actions, 72 running) [48,899 / 48,976] 73 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (71 actions, 68 running) [48,932 / 49,007] 74 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (72 actions running) [48,957 / 49,034] 79 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (75 actions running) [48,998 / 49,087] 87 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (72 actions, 70 running) [49,086 / 49,160] 90 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (69 actions, 67 running) [49,112 / 49,185] 95 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (70 actions running) [49,136 / 49,209] 98 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (73 actions running) [49,142 / 49,215] 100 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (74 actions running) [49,146 / 49,219] 105 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (73 actions running) [49,211 / 49,284] 115 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (75 actions, 74 running) [49,234 / 49,307] 119 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (88 actions running) [49,261 / 49,900] 120 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (91 actions, 90 running) [49,388 / 50,009] 121 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (91 actions, 88 running) [50,048 / 50,729] 134 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (80 actions, 61 running) [51,326 / 51,561] 153 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (61 actions, 22 running) [52,331 / 52,453] 160 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (57 actions, 55 running) [52,347 / 52,453] 173 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (87 actions running) [52,351 / 52,453] 178 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (84 actions running) [52,356 / 52,453] 182 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (79 actions running) [52,359 / 52,453] 185 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (76 actions running) [52,365 / 52,453] 191 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (70 actions running) [52,373 / 52,453] 192 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (69 actions running) [52,426 / 52,506] 196 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (65 actions, 63 running) [52,485 / 52,558] 200 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (63 actions, 62 running) [52,532 / 52,605] 208 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (66 actions, 63 running) [52,580 / 52,654] 208 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (70 actions, 66 running) [52,610 / 52,683] 210 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (75 actions, 72 running) [52,644 / 52,718] 212 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (81 actions, 79 running) [52,690 / 52,763] 215 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (88 actions running) [52,699 / 52,772] 218 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (92 actions, 91 running) [52,717 / 52,790] 220 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (97 actions running) [52,723 / 52,796] 222 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (98 actions running) [52,725 / 52,798] 225 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (99 actions running) [52,746 / 52,819] 231 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (96 actions running) [52,841 / 52,917] 250 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (85 actions, 83 running) [52,943 / 53,019] 259 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (93 actions, 90 running) [52,985 / 53,060] 269 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (95 actions running) [53,078 / 53,152] 283 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (96 actions, 94 running) [53,118 / 53,191] 291 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (96 actions running) [53,162 / 53,235] 294 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (97 actions, 95 running) [53,164 / 53,237] 295 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (97 actions running) [53,170 / 53,243] 296 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 129s local, remote-cache ... (97 actions, 96 running) [53,344 / 53,418] 317 / 3784 tests, 1 failed; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 130s local, remote-cache ... (85 actions, 81 running) [53,510 / 53,584] 336 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 29s local ... (74 actions, 72 running) [53,678 / 53,754] 353 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 30s local ... (66 actions, 61 running) [53,929 / 54,003] 365 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 31s local ... (65 actions, 61 running) [54,104 / 54,179] 375 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 26s local ... (63 actions, 57 running) [54,147 / 54,219] 377 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 27s local ... (65 actions running) [54,261 / 54,335] 382 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 28s local ... (64 actions, 63 running) [54,283 / 54,356] 385 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 29s local ... (64 actions, 63 running) [54,317 / 54,389] 390 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 30s local ... (63 actions, 62 running) [54,336 / 54,410] 390 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 31s local ... (62 actions, 61 running) [54,362 / 54,435] 394 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 29s local ... (61 actions running) [54,389 / 54,461] 396 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 30s local ... (61 actions, 60 running) [54,408 / 54,511] 400 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 31s local ... (62 actions running) [54,411 / 54,511] 403 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 32s local ... (62 actions running) [54,420 / 54,511] 409 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 33s local ... (58 actions running) [54,427 / 54,511] 413 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 35s local ... (57 actions running) [54,427 / 54,511] 414 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 36s local ... (57 actions running) [54,430 / 54,511] 416 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 38s local ... (57 actions running) [54,437 / 54,511] 419 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 39s local ... (57 actions running) [54,439 / 54,511] 420 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 41s local ... (57 actions running) [54,441 / 54,511] 421 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 42s local ... (57 actions running) [54,460 / 54,530] 424 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 43s local ... (57 actions running) [54,533 / 54,603] 425 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 44s local ... (57 actions running) [54,571 / 54,640] 427 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 45s local ... (57 actions running) [54,605 / 54,683] 427 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 46s local ... (58 actions running) [54,610 / 54,683] 427 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 47s local ... (61 actions running) [54,627 / 54,697] 428 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 48s local ... (61 actions, 60 running) [54,683 / 54,753] 433 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 49s local ... (58 actions, 57 running) [54,739 / 54,809] 435 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 50s local ... (58 actions running) [54,797 / 54,867] 439 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 51s local ... (59 actions, 58 running) [54,847 / 54,917] 446 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 52s local ... (60 actions, 57 running) [54,899 / 54,970] 454 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 53s local ... (59 actions, 56 running) [54,978 / 55,047] 460 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 54s local ... (59 actions, 58 running) [55,011 / 55,085] 466 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 55s local ... (58 actions, 57 running) [55,014 / 55,085] 470 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 56s local ... (58 actions running) [55,026 / 55,107] 474 / 3784 tests, 1 failed; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 39s local ... (58 actions running) [55,036 / 55,107] 480 / 3784 tests, 1 failed; Testing //tensorflow/c:kernels_test_cpu; 40s local ... (58 actions running) [55,059 / 55,126] 487 / 3784 tests, 1 failed; Testing //tensorflow/c:kernels_test_cpu; 41s local ... (58 actions running) [55,144 / 55,210] 495 / 3784 tests, 1 failed; Testing //tensorflow/c:kernels_test_cpu; 42s local ... (59 actions, 58 running) [55,203 / 55,270] 501 / 3784 tests, 1 failed; Testing //tensorflow/c:kernels_test_cpu; 43s local ... (60 actions running) [55,252 / 55,337] 504 / 3784 tests, 1 failed; Testing //tensorflow/c:kernels_test_cpu; 44s local ... (61 actions running) [55,259 / 55,337] 507 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 39s local ... (62 actions, 61 running) [55,262 / 55,337] 507 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 40s local ... (62 actions, 61 running) [55,263 / 55,337] 509 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 42s local ... (62 actions running) [55,264 / 55,337] 510 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 43s local ... (62 actions running) [55,270 / 55,337] 510 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 44s local ... (62 actions, 61 running) [55,293 / 55,369] 514 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 45s local ... (62 actions running) [55,297 / 55,369] 515 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 46s local ... (62 actions, 61 running) [55,300 / 55,369] 516 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 48s local ... (62 actions running) [55,328 / 55,387] 519 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 49s local ... (57 actions running) [55,343 / 55,400] 520 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 50s local ... (57 actions, 56 running) [55,368 / 55,469] 521 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 51s local ... (57 actions running) [55,372 / 55,469] 522 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 53s local ... (57 actions running) [55,377 / 55,469] 523 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 54s local ... (57 actions, 56 running) [55,381 / 55,469] 523 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 55s local ... (57 actions, 56 running) [55,389 / 55,469] 524 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 56s local ... (57 actions, 56 running) [55,393 / 55,469] 524 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 57s local ... (57 actions, 56 running) [55,413 / 55,485] 524 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 58s local ... (57 actions, 56 running) [55,420 / 55,485] 524 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 59s local ... (57 actions, 56 running) [55,429 / 55,486] 526 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 60s local ... (57 actions, 56 running) [55,451 / 55,524] 526 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 61s local ... (57 actions, 56 running) [55,467 / 55,524] 527 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 62s local ... (57 actions running) [55,468 / 55,525] 528 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 63s local ... (57 actions running) [55,468 / 55,525] 529 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 65s local ... (57 actions running) [55,477 / 55,535] 529 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 66s local ... (57 actions running) [55,480 / 55,536] 529 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 67s local ... (57 actions running) [55,481 / 55,539] 529 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 69s local ... (57 actions, 56 running) [55,655 / 55,712] 531 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 70s local ... (57 actions, 56 running) [55,697 / 55,753] 534 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 71s local ... (57 actions, 56 running) [55,737 / 55,793] 537 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 72s local ... (59 actions, 58 running) [55,844 / 55,901] 539 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 73s local ... (61 actions, 60 running) [55,856 / 55,912] 541 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 74s local ... (61 actions running) [55,872 / 55,929] 544 / 3784 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 75s local ... (58 actions running) [55,890 / 55,946] 547 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 58s local ... (56 actions running) [55,903 / 55,959] 548 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 59s local ... (56 actions running) [55,916 / 55,972] 550 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 60s local ... (56 actions running) [55,925 / 55,985] 552 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 61s local ... (57 actions running) [55,954 / 56,013] 555 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 62s local ... (57 actions, 55 running) [56,022 / 56,081] 559 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 63s local ... (58 actions, 56 running) [56,164 / 56,225] 568 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 64s local ... (57 actions, 52 running) [56,240 / 56,300] 573 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 65s local ... (58 actions, 54 running) [56,252 / 56,310] 575 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 66s local ... (58 actions, 56 running) [56,352 / 56,413] 580 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 67s local ... (58 actions, 56 running) [56,387 / 56,449] 583 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 68s local ... (59 actions, 57 running) [56,421 / 56,481] 588 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 69s local ... (60 actions running) [56,435 / 56,502] 588 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 71s local ... (61 actions, 60 running) [56,437 / 56,502] 589 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 72s local ... (61 actions running) [56,439 / 56,502] 590 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 73s local ... (61 actions running) [56,442 / 56,502] 592 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 74s local ... (61 actions running) [56,464 / 56,530] 597 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 75s local ... (61 actions, 60 running) [56,514 / 56,576] 604 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 76s local ... (58 actions, 54 running) [56,593 / 56,656] 610 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 77s local ... (57 actions, 56 running) [56,598 / 56,657] 615 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 78s local ... (57 actions running) [56,617 / 56,675] 615 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 79s local ... (57 actions, 56 running) [56,628 / 56,694] 616 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 80s local ... (57 actions, 56 running) [56,633 / 56,694] 618 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 82s local ... (57 actions, 56 running) [56,639 / 56,698] 619 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 83s local ... (57 actions running) [56,651 / 56,708] 619 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (57 actions running) [56,677 / 56,735] 620 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 85s local ... (56 actions, 54 running) [56,762 / 56,822] 622 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 86s local ... (58 actions running) [56,930 / 56,988] 627 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 87s local ... (51 actions, 49 running) [57,036 / 57,094] 632 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 88s local ... (57 actions, 51 running) [57,123 / 57,181] 636 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 89s local ... (57 actions, 52 running) [57,187 / 57,253] 638 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 90s local ... (61 actions, 59 running) [57,205 / 57,262] 644 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 91s local ... (56 actions, 55 running) [57,274 / 57,331] 650 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 92s local ... (57 actions, 55 running) [57,344 / 57,401] 653 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 93s local ... (59 actions, 57 running) [57,380 / 57,436] 661 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 94s local ... (57 actions, 56 running) [57,433 / 57,489] 663 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 95s local ... (58 actions, 57 running) [57,438 / 57,494] 665 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (58 actions, 57 running) [57,438 / 57,494] 666 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 98s local ... (58 actions running) [57,471 / 57,528] 668 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 99s local ... (57 actions, 55 running) [57,514 / 57,571] 673 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 100s local ... (59 actions, 58 running) [57,616 / 57,675] 675 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 101s local ... (60 actions, 57 running) [57,683 / 57,740] 681 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (57 actions, 55 running) [57,742 / 57,801] 685 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (57 actions, 52 running) [57,828 / 57,885] 691 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (57 actions, 55 running) [57,882 / 57,942] 695 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (57 actions, 53 running) [57,963 / 58,023] 698 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (58 actions, 53 running) [58,084 / 58,141] 703 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (55 actions, 50 running) [58,230 / 58,287] 710 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (58 actions, 55 running) [58,342 / 58,400] 715 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (57 actions, 53 running) [58,370 / 58,426] 720 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (58 actions, 57 running) [58,421 / 58,478] 725 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (55 actions, 53 running) [58,456 / 58,513] 728 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (57 actions, 55 running) [58,515 / 58,571] 737 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (56 actions, 53 running) [58,555 / 58,611] 743 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (55 actions, 53 running) [58,588 / 58,644] 746 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions, 54 running) [58,635 / 58,692] 754 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (56 actions, 52 running) [58,700 / 58,756] 760 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 117s local ... (56 actions, 54 running) [58,724 / 58,781] 767 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (58 actions, 57 running) [58,748 / 58,804] 772 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (58 actions, 57 running) [58,786 / 58,843] 785 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (57 actions running) [58,813 / 58,871] 789 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 121s local ... (60 actions, 59 running) [58,857 / 58,913] 800 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 122s local ... (60 actions running) [58,879 / 58,935] 804 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 123s local ... (64 actions, 63 running) [58,888 / 58,944] 809 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 39s local ... (66 actions, 65 running) [58,938 / 58,994] 819 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 40s local ... (63 actions running) [58,978 / 59,034] 833 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 41s local ... (63 actions, 62 running) [59,016 / 59,073] 843 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 42s local ... (68 actions, 67 running) [59,063 / 59,125] 855 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 43s local ... (69 actions running) [59,102 / 59,168] 867 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 20s local ... (73 actions running) [59,114 / 59,177] 872 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 21s local ... (72 actions, 71 running) [59,145 / 59,214] 880 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 22s local ... (75 actions running) [59,155 / 59,218] 885 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 23s local ... (74 actions running) [59,181 / 59,245] 890 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 24s local ... (74 actions running) [59,243 / 59,307] 899 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 25s local ... (76 actions, 75 running) [59,301 / 59,365] 906 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 26s local ... (76 actions running) [59,389 / 59,455] 919 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_cpu; 28s local ... (76 actions running) [59,423 / 59,488] 923 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 24s local ... (77 actions, 76 running) [59,467 / 59,533] 932 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 25s local ... (79 actions, 78 running) [59,474 / 59,539] 932 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 26s local ... (79 actions, 78 running) [59,504 / 59,569] 940 / 3784 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 27s local ... (80 actions running) [59,513 / 59,578] 943 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 22s local ... (81 actions running) [59,522 / 59,587] 946 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 23s local ... (80 actions running) [59,535 / 59,607] 951 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 24s local ... (81 actions running) [59,562 / 59,630] 965 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 25s local ... (71 actions, 70 running) [59,607 / 59,672] 972 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 26s local ... (73 actions running) [59,658 / 59,717] 984 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 27s local ... (71 actions running) [59,706 / 59,774] 1001 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 28s local ... (64 actions running) [59,756 / 59,825] 1006 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 29s local ... (62 actions, 60 running) [59,760 / 59,828] 1009 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 30s local ... (62 actions running) [59,778 / 59,847] 1015 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 31s local ... (61 actions, 60 running) [59,785 / 59,853] 1017 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 32s local ... (62 actions running) [59,796 / 59,864] 1023 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 33s local ... (62 actions running) [59,806 / 59,879] 1029 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 34s local ... (61 actions, 60 running) [59,808 / 59,879] 1032 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 35s local ... (61 actions running) [59,822 / 59,890] 1036 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 36s local ... (62 actions, 61 running) [59,835 / 59,903] 1040 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 37s local ... (61 actions running) [59,842 / 59,911] 1041 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 38s local ... (63 actions, 62 running) [59,850 / 59,918] 1044 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 40s local ... (63 actions running) [59,859 / 59,927] 1047 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 41s local ... (63 actions running) [59,875 / 59,943] 1050 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 42s local ... (63 actions running) [59,911 / 59,983] 1055 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 43s local ... (63 actions, 60 running) [59,928 / 59,996] 1059 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 44s local ... (64 actions running) [59,935 / 60,003] 1063 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 45s local ... (65 actions running) [59,940 / 60,010] 1065 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 46s local ... (65 actions running) [59,943 / 60,011] 1066 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 47s local ... (64 actions running) [59,959 / 60,027] 1068 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 48s local ... (63 actions running) [59,970 / 60,038] 1070 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 49s local ... (63 actions running) [59,977 / 60,045] 1072 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 50s local ... (65 actions running) [59,987 / 60,055] 1076 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 51s local ... (65 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:866: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)) {} | ^~~~~~~~~~~~~~ [60,005 / 60,071] 1081 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 53s local ... (64 actions running) [60,027 / 60,093] 1084 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 54s local ... (62 actions running) [60,062 / 60,118] 1092 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 55s local ... (58 actions running) [60,078 / 60,134] 1096 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 56s local ... (57 actions, 55 running) [60,090 / 60,146] 1100 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 57s local ... (59 actions running) [60,108 / 60,164] 1106 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 58s local ... (58 actions running) [60,156 / 60,214] 1119 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 59s local ... (58 actions, 57 running) [60,200 / 60,256] 1128 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 60s local ... (59 actions, 58 running) [60,245 / 60,301] 1143 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 61s local ... (57 actions running) [60,257 / 60,313] 1148 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 62s local ... (62 actions, 61 running) [60,285 / 60,358] 1161 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 63s local ... (57 actions, 56 running) [60,289 / 60,358] 1166 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 64s local ... (58 actions running) [60,292 / 60,358] 1168 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 66s local ... (57 actions running) [60,293 / 60,358] 1169 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 67s local ... (57 actions running) [60,297 / 60,358] 1172 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 68s local ... (57 actions running) [60,298 / 60,358] 1172 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 69s local ... (57 actions, 56 running) [60,348 / 60,407] 1181 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 70s local ... (56 actions, 54 running) [60,359 / 60,415] 1183 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 72s local ... (56 actions, 55 running) [60,367 / 60,423] 1187 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 73s local ... (56 actions, 55 running) [60,380 / 60,436] 1192 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 74s local ... (57 actions running) [60,385 / 60,442] 1194 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 75s local ... (57 actions running) [60,385 / 60,442] 1194 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 76s local ... (58 actions running) [60,390 / 60,446] 1197 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 77s local ... (57 actions running) [60,392 / 60,448] 1198 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 78s local ... (57 actions running) [60,396 / 60,452] 1202 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 79s local ... (58 actions running) [60,407 / 60,463] 1204 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 80s local ... (58 actions running) [60,420 / 60,476] 1209 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (59 actions running) [60,439 / 60,495] 1217 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (62 actions running) [60,457 / 60,513] 1221 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 83s local ... (67 actions running) [60,471 / 60,527] 1226 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (68 actions running) [60,480 / 60,536] 1229 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (71 actions running) [60,485 / 60,541] 1231 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (70 actions running) [60,502 / 60,558] 1236 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (71 actions, 70 running) [60,508 / 60,564] 1236 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (71 actions, 69 running) [60,522 / 60,578] 1240 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (69 actions, 68 running) [60,531 / 60,634] 1246 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 90s local ... (65 actions running) [60,542 / 60,634] 1255 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (61 actions running) [60,548 / 60,634] 1259 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (57 actions running) [60,552 / 60,634] 1263 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (56 actions running) [60,554 / 60,634] 1265 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (56 actions running) [60,555 / 60,634] 1266 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (56 actions running) [60,561 / 60,634] 1268 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (56 actions running) [60,567 / 60,634] 1270 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (56 actions running) [60,578 / 60,634] 1271 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (56 actions running) [60,593 / 60,649] 1273 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (56 actions, 55 running) [60,622 / 60,678] 1276 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (57 actions running) [60,633 / 60,694] 1280 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (58 actions running) [60,655 / 60,711] 1281 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (56 actions, 54 running) [60,676 / 60,732] 1282 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (56 actions, 55 running) [60,679 / 60,735] 1283 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (58 actions running) [60,689 / 60,748] 1286 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (61 actions running) [60,700 / 60,756] 1292 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (55 actions running) [60,710 / 60,787] 1295 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (56 actions running) [60,721 / 60,787] 1299 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (57 actions, 56 running) [60,727 / 60,787] 1301 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (56 actions, 55 running) [60,730 / 60,787] 1301 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (56 actions, 55 running) [60,741 / 60,826] 1306 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (56 actions running) [60,743 / 60,826] 1308 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (57 actions running) [60,747 / 60,826] 1312 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (56 actions running) [60,750 / 60,826] 1313 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (56 actions running) [60,751 / 60,826] 1313 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (56 actions, 55 running) [60,754 / 60,826] 1314 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (56 actions, 55 running) [60,757 / 60,826] 1314 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (56 actions, 55 running) [60,761 / 60,826] 1314 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (56 actions running) [60,767 / 60,826] 1315 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (56 actions running) [60,780 / 60,836] 1317 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions running) [60,797 / 60,854] 1319 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (59 actions, 58 running) [60,807 / 60,864] 1321 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (59 actions running) [60,843 / 60,899] 1327 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (57 actions, 55 running) [60,863 / 60,920] 1331 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (56 actions, 55 running) [60,920 / 61,025] 1335 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (57 actions, 54 running) [60,927 / 61,025] 1339 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions, 54 running) [60,936 / 61,025] 1341 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions, 55 running) [60,941 / 61,025] 1342 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions, 55 running) [60,946 / 61,025] 1344 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (56 actions, 55 running) [60,950 / 61,025] 1345 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions running) [60,952 / 61,025] 1346 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (56 actions running) [60,953 / 61,025] 1347 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (56 actions running) [60,953 / 61,025] 1348 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (56 actions running) [60,959 / 61,025] 1348 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (56 actions running) [60,961 / 61,025] 1350 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (56 actions running) [60,967 / 61,025] 1350 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions running) [60,974 / 61,031] 1350 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (56 actions, 55 running) [60,987 / 61,043] 1351 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions running) [61,031 / 61,088] 1353 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions, 54 running) [61,052 / 61,108] 1354 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (58 actions, 56 running) [61,086 / 61,146] 1359 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (57 actions, 54 running) [61,122 / 61,178] 1366 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (56 actions, 54 running) [61,144 / 61,202] 1369 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions, 54 running) [61,176 / 61,234] 1376 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (58 actions, 57 running) [61,223 / 61,279] 1380 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (57 actions, 56 running) [61,240 / 61,296] 1385 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (57 actions running) [61,288 / 61,344] 1395 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (59 actions running) [61,325 / 61,381] 1403 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (63 actions, 61 running) [61,383 / 61,439] 1419 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (62 actions, 61 running) [61,417 / 61,474] 1429 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 157s local ... (59 actions, 56 running) [61,450 / 61,507] 1440 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (56 actions, 54 running) [61,473 / 61,530] 1448 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (59 actions, 58 running) [61,501 / 61,557] 1452 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (58 actions, 56 running) [61,509 / 61,565] 1452 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (58 actions, 57 running) [61,523 / 61,580] 1457 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (57 actions, 56 running) [61,540 / 61,604] 1462 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 163s local ... (60 actions, 59 running) [61,546 / 61,604] 1467 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (62 actions running) [61,551 / 61,607] 1470 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 165s local ... (60 actions running) [61,577 / 61,635] 1476 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 167s local ... (56 actions, 54 running) [61,623 / 61,680] 1481 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (58 actions, 56 running) [61,643 / 61,700] 1486 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 90s local ... (56 actions, 54 running) [61,657 / 61,714] 1489 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (57 actions, 56 running) [61,677 / 61,733] 1496 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (56 actions, 55 running) [61,684 / 61,740] 1499 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (56 actions running) [61,709 / 61,765] 1505 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 95s local ... (57 actions running) [61,717 / 61,776] 1507 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (58 actions, 57 running) [61,739 / 61,795] 1510 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (58 actions running) [61,757 / 61,814] 1516 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (56 actions running) [61,765 / 61,821] 1520 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (61 actions running) [61,793 / 61,849] 1530 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (57 actions running) [61,838 / 61,895] 1544 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (56 actions, 55 running) [61,862 / 61,919] 1548 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (62 actions, 61 running) [61,896 / 61,953] 1557 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (63 actions, 62 running) [61,939 / 62,005] 1564 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 104s local ... (62 actions, 57 running) [61,997 / 62,057] 1569 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (63 actions, 58 running) [62,031 / 62,087] 1571 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (66 actions, 64 running) [62,050 / 62,106] 1574 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (68 actions running) [62,114 / 62,171] 1583 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (65 actions, 64 running) [62,152 / 62,210] 1586 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 109s local ... (67 actions, 66 running) [62,193 / 62,253] 1592 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (66 actions, 65 running) [62,218 / 62,320] 1595 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (67 actions running) [62,225 / 62,320] 1601 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (65 actions running) [62,228 / 62,320] 1604 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (63 actions running) [62,234 / 62,320] 1608 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (61 actions running) [62,239 / 62,320] 1613 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (59 actions running) [62,241 / 62,320] 1615 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (58 actions running) [62,246 / 62,320] 1616 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (56 actions, 55 running) [62,258 / 62,320] 1618 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (56 actions, 55 running) [62,266 / 62,328] 1619 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (56 actions running) [62,271 / 62,328] 1621 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (56 actions running) [62,314 / 62,388] 1623 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (56 actions, 50 running) [62,387 / 62,450] 1624 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (55 actions, 49 running) [62,450 / 62,507] 1629 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (57 actions, 51 running) [62,502 / 62,559] 1633 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (60 actions, 53 running) [62,539 / 62,595] 1636 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (60 actions, 56 running) [62,544 / 62,600] 1637 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (64 actions running) [62,557 / 62,614] 1639 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (61 actions, 60 running) [62,576 / 62,633] 1645 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (59 actions, 58 running) [62,596 / 62,653] 1648 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (58 actions running) [62,604 / 62,661] 1649 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (57 actions running) [62,610 / 62,667] 1650 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (57 actions running) [62,631 / 62,688] 1652 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (57 actions running) [62,642 / 62,699] 1654 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (56 actions, 55 running) [62,676 / 62,762] 1657 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (56 actions, 54 running) [62,698 / 62,776] 1660 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (57 actions running) [62,717 / 62,803] 1662 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (59 actions running) [62,722 / 62,803] 1667 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (60 actions, 59 running) [62,729 / 62,813] 1669 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (61 actions running) [62,734 / 62,813] 1672 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (59 actions running) [62,738 / 62,823] 1675 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (57 actions running) [62,739 / 62,823] 1675 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (57 actions running) [62,744 / 62,823] 1679 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (57 actions running) [62,746 / 62,823] 1681 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (57 actions running) [62,747 / 62,824] 1682 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (57 actions running) [62,750 / 62,824] 1686 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (60 actions running) [62,763 / 62,836] 1689 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (60 actions running) [62,778 / 62,850] 1691 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (60 actions, 58 running) [62,787 / 62,860] 1691 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (63 actions, 61 running) [62,819 / 62,890] 1695 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (62 actions, 61 running) [62,827 / 62,903] 1697 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (62 actions running) [62,830 / 62,903] 1697 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (62 actions running) [62,833 / 62,904] 1698 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (62 actions running) [62,834 / 62,908] 1699 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (62 actions running) [62,837 / 62,908] 1700 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (62 actions running) [62,839 / 62,909] 1700 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (62 actions, 61 running) [62,848 / 62,919] 1701 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (62 actions running) [62,861 / 62,931] 1702 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (62 actions, 61 running) [62,878 / 62,948] 1704 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (62 actions, 61 running) [62,884 / 62,955] 1705 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (62 actions running) [62,895 / 62,964] 1708 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (61 actions running) [62,937 / 63,008] 1712 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (62 actions, 61 running) [62,975 / 63,044] 1714 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (61 actions, 60 running) [62,996 / 63,063] 1714 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (59 actions, 58 running) [63,004 / 63,066] 1714 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (57 actions, 56 running) [63,017 / 63,084] 1715 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (58 actions running) [63,020 / 63,084] 1718 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (58 actions running) [63,030 / 63,088] 1719 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions, 55 running) [63,037 / 63,094] 1720 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions running) [63,055 / 63,112] 1723 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (56 actions running) [63,060 / 63,119] 1723 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions, 55 running) [63,088 / 63,145] 1724 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (56 actions running) [63,125 / 63,182] 1728 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (56 actions, 55 running) [63,136 / 63,205] 1729 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (56 actions, 55 running) [63,138 / 63,205] 1729 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 55 running) [63,144 / 63,205] 1731 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (56 actions, 55 running) [63,152 / 63,209] 1734 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions, 55 running) [63,157 / 63,221] 1736 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions running) [63,160 / 63,221] 1739 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions running) [63,162 / 63,221] 1740 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions running) [63,162 / 63,221] 1741 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions running) [63,166 / 63,223] 1743 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (56 actions, 55 running) [63,196 / 63,259] 1744 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [63,204 / 63,268] 1747 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions, 55 running) [63,211 / 63,268] 1751 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions, 55 running) [63,239 / 63,295] 1754 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (56 actions, 55 running) [63,252 / 63,308] 1755 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (56 actions running) [63,254 / 63,311] 1756 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (56 actions running) [63,256 / 63,319] 1757 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions running) [63,257 / 63,319] 1759 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions running) [63,266 / 63,322] 1762 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions, 55 running) [63,280 / 63,338] 1763 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (55 actions, 53 running) [63,311 / 63,369] 1764 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions running) [63,313 / 63,369] 1766 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions running) [63,338 / 63,412] 1769 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions running) [63,341 / 63,412] 1770 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (56 actions, 55 running) [63,344 / 63,412] 1771 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions running) [63,347 / 63,412] 1771 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (56 actions, 55 running) [63,348 / 63,412] 1771 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions running) [63,357 / 63,415] 1773 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (56 actions, 55 running) [63,383 / 63,440] 1776 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (56 actions, 55 running) [63,397 / 63,453] 1776 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (56 actions running) [63,401 / 63,457] 1776 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions running) [63,403 / 63,481] 1778 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (56 actions running) [63,407 / 63,481] 1780 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions running) [63,411 / 63,481] 1781 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions running) [63,412 / 63,481] 1782 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions running) [63,415 / 63,481] 1783 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions running) [63,417 / 63,481] 1785 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions running) [63,419 / 63,481] 1785 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions running) [63,424 / 63,481] 1785 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions running) [63,461 / 63,521] 1788 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions, 53 running) [63,480 / 63,536] 1788 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions running) [63,499 / 63,555] 1788 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (57 actions, 55 running) [63,527 / 63,583] 1790 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [63,548 / 63,604] 1792 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions running) [63,577 / 63,634] 1796 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (57 actions, 55 running) [63,610 / 63,679] 1799 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions, 54 running) [63,611 / 63,679] 1799 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions running) [63,613 / 63,679] 1799 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (56 actions running) [63,616 / 63,679] 1800 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (56 actions running) [63,620 / 63,680] 1803 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions running) [63,629 / 63,686] 1807 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions, 55 running) [63,654 / 63,711] 1810 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (56 actions running) [63,686 / 63,742] 1812 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (55 actions, 53 running) [63,692 / 63,748] 1812 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions running) [63,698 / 63,753] 1813 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions running) [63,716 / 63,773] 1816 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (56 actions running) [63,721 / 63,783] 1818 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions running) [63,723 / 63,783] 1820 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions running) [63,724 / 63,783] 1820 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions, 55 running) [63,736 / 63,792] 1822 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions running) [63,767 / 63,825] 1824 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (57 actions, 56 running) [63,774 / 63,857] 1827 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions running) [63,778 / 63,857] 1827 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [63,786 / 63,857] 1828 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions running) [63,787 / 63,857] 1828 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions running) [63,788 / 63,857] 1828 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions, 55 running) [63,791 / 63,857] 1831 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions running) [63,798 / 63,857] 1831 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (56 actions, 55 running) [63,806 / 63,863] 1831 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions, 55 running) [63,832 / 63,892] 1831 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (56 actions, 53 running) [63,890 / 63,948] 1834 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (55 actions, 52 running) [63,912 / 63,988] 1837 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions running) [63,917 / 63,988] 1837 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (56 actions running) [63,919 / 63,988] 1837 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions, 55 running) [63,921 / 63,988] 1837 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (56 actions, 55 running) [63,925 / 63,988] 1837 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions, 55 running) [63,931 / 63,988] 1837 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (56 actions, 55 running) [63,946 / 64,003] 1840 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (56 actions, 54 running) [63,955 / 64,012] 1840 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (56 actions, 55 running) [63,981 / 64,039] 1840 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (56 actions, 55 running) [64,058 / 64,111] 1845 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (52 actions, 50 running) [64,136 / 64,193] 1848 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions, 52 running) [64,189 / 64,248] 1853 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (56 actions, 51 running) [64,281 / 64,338] 1857 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (55 actions, 52 running) [64,403 / 64,621] 1862 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (58 actions, 50 running) [64,782 / 65,006] 1872 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (55 actions, 35 running) [65,328 / 65,431] 1872 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (56 actions, 31 running) [65,460 / 65,518] 1873 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (56 actions, 54 running) [65,497 / 65,554] 1876 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (58 actions, 57 running) [65,522 / 65,580] 1880 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (58 actions, 57 running) [65,533 / 65,592] 1888 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (56 actions running) [65,536 / 65,592] 1891 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (56 actions running) [65,537 / 65,593] 1892 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (56 actions running) [65,547 / 65,604] 1894 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (57 actions, 56 running) [65,555 / 65,613] 1896 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (56 actions, 54 running) [65,595 / 65,651] 1899 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (56 actions, 55 running) [65,604 / 65,661] 1900 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (56 actions, 55 running) [65,605 / 65,664] 1900 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (56 actions, 54 running) [65,642 / 65,700] 1903 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (58 actions, 57 running) [65,665 / 65,721] 1907 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (56 actions, 55 running) [65,693 / 65,751] 1911 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (58 actions, 55 running) [65,715 / 65,771] 1913 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (59 actions, 57 running) [65,740 / 65,797] 1914 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (58 actions, 55 running) [65,823 / 65,880] 1919 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (58 actions, 57 running) [65,833 / 65,890] 1922 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (57 actions running) [65,859 / 65,916] 1926 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (58 actions, 56 running) [65,901 / 65,958] 1933 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (56 actions, 53 running) [65,986 / 66,044] 1940 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (57 actions, 53 running) [66,005 / 66,064] 1944 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (57 actions, 54 running) [66,035 / 66,092] 1945 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (55 actions, 50 running) [66,044 / 66,119] 1947 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (56 actions, 54 running) [66,050 / 66,119] 1951 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (56 actions running) [66,051 / 66,119] 1952 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (56 actions running) [66,054 / 66,119] 1954 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (56 actions running) [66,057 / 66,119] 1956 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (56 actions running) [66,060 / 66,119] 1958 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions running) [66,061 / 66,119] 1958 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions, 55 running) [66,080 / 66,138] 1960 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (56 actions, 54 running) [66,113 / 66,170] 1962 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions, 53 running) [66,167 / 66,224] 1967 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions, 54 running) [66,186 / 66,253] 1969 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (57 actions running) [66,195 / 66,257] 1971 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions, 55 running) [66,196 / 66,257] 1971 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (56 actions running) [66,200 / 66,257] 1972 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions running) [66,206 / 66,270] 1973 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions running) [66,209 / 66,270] 1973 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions, 55 running) [66,211 / 66,270] 1974 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [66,211 / 66,270] 1975 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions running) [66,220 / 66,276] 1981 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (56 actions running) [66,241 / 66,297] 1984 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions, 55 running) [66,243 / 66,299] 1986 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (57 actions running) [66,244 / 66,300] 1986 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (56 actions running) [66,246 / 66,302] 1987 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions, 55 running) [66,246 / 66,302] 1987 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (56 actions running) [66,246 / 66,302] 1988 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [66,256 / 66,313] 1991 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions, 55 running) [66,265 / 66,327] 1997 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions running) [66,269 / 66,327] 2000 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (56 actions running) [66,285 / 66,341] 2001 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (56 actions running) [66,289 / 66,345] 2003 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (57 actions running) [66,294 / 66,350] 2003 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (57 actions running) [66,313 / 66,396] 2008 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (58 actions running) [66,316 / 66,396] 2011 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (57 actions running) [66,318 / 66,396] 2012 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (56 actions running) [66,328 / 66,396] 2013 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (56 actions running) [66,331 / 66,396] 2014 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (56 actions running) [66,333 / 66,396] 2015 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (56 actions running) [66,338 / 66,396] 2017 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions, 55 running) [66,343 / 66,399] 2017 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (56 actions, 55 running) [66,355 / 66,411] 2018 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (57 actions, 56 running) [66,383 / 66,445] 2020 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (56 actions, 55 running) [66,393 / 66,449] 2022 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (56 actions, 55 running) [66,421 / 66,477] 2023 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (58 actions running) [66,432 / 66,503] 2026 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (58 actions, 57 running) [66,435 / 66,503] 2026 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (58 actions, 57 running) [66,440 / 66,503] 2028 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (56 actions running) [66,445 / 66,503] 2029 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (56 actions, 55 running) [66,449 / 66,505] 2033 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (56 actions running) [66,455 / 66,511] 2036 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (56 actions, 55 running) [66,471 / 66,534] 2042 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (56 actions running) [66,490 / 66,546] 2043 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (57 actions running) [66,516 / 66,572] 2051 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (57 actions running) [66,558 / 66,615] 2064 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (63 actions, 62 running) [66,564 / 66,623] 2065 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (67 actions running) [66,565 / 66,623] 2066 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (68 actions running) [66,574 / 66,630] 2068 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (67 actions running) [66,578 / 66,634] 2069 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (66 actions, 65 running) [66,620 / 66,676] 2075 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (64 actions running) [66,642 / 66,698] 2079 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (67 actions running) [66,664 / 66,720] 2087 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (63 actions, 61 running) [66,692 / 66,749] 2094 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (58 actions, 56 running) [66,712 / 66,768] 2101 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (56 actions, 55 running) [66,721 / 66,787] 2105 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (58 actions running) [66,725 / 66,787] 2107 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions running) [66,728 / 66,787] 2110 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (56 actions running) [66,733 / 66,789] 2111 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (56 actions, 55 running) [66,750 / 66,812] 2116 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions, 55 running) [66,753 / 66,812] 2120 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (57 actions running) [66,757 / 66,815] 2121 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (57 actions, 56 running) [66,768 / 66,825] 2124 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (57 actions running) [66,779 / 66,835] 2126 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (57 actions running) [66,781 / 66,837] 2127 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (57 actions running) [66,812 / 66,869] 2130 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (57 actions running) [66,825 / 66,882] 2136 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions running) [66,841 / 66,898] 2138 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions, 55 running) [66,843 / 66,899] 2139 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions running) [66,854 / 66,911] 2145 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (56 actions running) [66,859 / 66,920] 2148 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (57 actions running) [66,860 / 66,920] 2149 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (57 actions running) [66,866 / 66,922] 2152 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (57 actions running) [66,872 / 66,928] 2154 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (57 actions running) [66,891 / 66,948] 2158 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (56 actions, 55 running) [66,910 / 66,966] 2159 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (57 actions, 56 running) [66,915 / 66,987] 2161 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (57 actions running) [66,921 / 66,987] 2167 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (56 actions running) [66,926 / 66,987] 2168 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (56 actions, 55 running) [66,930 / 66,987] 2171 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (56 actions running) [66,930 / 66,987] 2172 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (56 actions running) [66,931 / 66,987] 2173 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (56 actions running) [66,933 / 66,989] 2175 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (56 actions running) [66,936 / 66,992] 2178 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (56 actions running) [66,952 / 67,031] 2178 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (56 actions, 55 running) [66,957 / 67,031] 2179 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (56 actions, 55 running) [66,960 / 67,031] 2180 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (56 actions running) [66,968 / 67,031] 2181 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions, 55 running) [66,973 / 67,031] 2182 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (56 actions running) [66,979 / 67,035] 2186 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (56 actions running) [66,985 / 67,041] 2188 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions running) [67,002 / 67,058] 2189 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (57 actions, 56 running) [67,015 / 67,071] 2192 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (56 actions running) [67,018 / 67,076] 2194 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (56 actions, 55 running) [67,023 / 67,116] 2200 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions running) [67,026 / 67,116] 2201 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (56 actions running) [67,027 / 67,116] 2201 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (56 actions, 55 running) [67,030 / 67,116] 2204 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (56 actions running) [67,037 / 67,116] 2206 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (56 actions, 55 running) [67,042 / 67,116] 2207 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (56 actions, 55 running) [67,047 / 67,116] 2209 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (56 actions running) [67,051 / 67,116] 2210 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (56 actions, 55 running) [67,052 / 67,116] 2210 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (56 actions, 55 running) [67,057 / 67,116] 2210 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (56 actions, 55 running) [67,066 / 67,123] 2210 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (56 actions, 54 running) [67,078 / 67,138] 2210 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 431s local ... (56 actions, 54 running) [67,083 / 67,139] 2210 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (56 actions, 55 running) [67,104 / 67,163] 2213 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (56 actions, 54 running) [67,113 / 67,170] 2213 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (57 actions, 56 running) [67,144 / 67,200] 2216 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (55 actions, 54 running) [67,161 / 67,217] 2219 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (56 actions, 54 running) [67,172 / 67,229] 2220 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (56 actions, 55 running) [67,182 / 67,240] 2221 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (57 actions, 56 running) [67,203 / 67,259] 2225 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (57 actions, 55 running) [67,234 / 67,290] 2230 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 441s local ... (56 actions, 55 running) [67,255 / 67,311] 2235 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (56 actions running) [67,274 / 67,331] 2237 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (59 actions, 58 running) [67,296 / 67,352] 2244 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (57 actions, 56 running) [67,306 / 67,363] 2247 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (56 actions, 55 running) [67,333 / 67,389] 2253 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions running) [67,345 / 67,402] 2258 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 447s local ... (55 actions running) [67,375 / 67,433] 2264 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (57 actions, 55 running) [67,389 / 67,446] 2269 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 449s local ... (55 actions running) [67,416 / 67,473] 2274 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions, 55 running) [67,430 / 67,514] 2277 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (56 actions, 55 running) [67,435 / 67,517] 2280 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 452s local ... (57 actions running) [67,439 / 67,517] 2283 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (56 actions running) [67,442 / 67,529] 2285 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (56 actions running) [67,443 / 67,529] 2285 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 455s local ... (56 actions running) [67,445 / 67,529] 2287 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (56 actions running) [67,450 / 67,529] 2291 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (56 actions running) [67,451 / 67,529] 2291 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (56 actions running) [67,455 / 67,529] 2293 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (56 actions, 55 running) [67,461 / 67,529] 2297 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (56 actions, 55 running) [67,464 / 67,529] 2298 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 462s local ... (56 actions running) [67,485 / 67,542] 2300 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (56 actions running) [67,491 / 67,550] 2301 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (57 actions running) [67,499 / 67,559] 2303 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (57 actions running) [67,500 / 67,559] 2304 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 466s local ... (57 actions running) [67,515 / 67,573] 2308 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 468s local ... (56 actions, 55 running) [67,526 / 67,584] 2309 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (56 actions, 55 running) [67,551 / 67,609] 2312 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 470s local ... (56 actions, 55 running) [67,576 / 67,632] 2315 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (57 actions, 56 running) [67,589 / 67,646] 2317 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 472s local ... (60 actions, 58 running) [67,612 / 67,675] 2320 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (60 actions running) [67,619 / 67,675] 2322 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (62 actions running) [67,629 / 67,686] 2324 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 475s local ... (62 actions, 61 running) [67,643 / 67,699] 2327 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 476s local ... (63 actions running) [67,654 / 67,710] 2330 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (64 actions running) [67,667 / 67,741] 2334 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (64 actions running) [67,677 / 67,741] 2340 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 479s local ... (58 actions running) [67,685 / 67,741] 2346 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 480s local ... (57 actions running) [67,690 / 67,748] 2348 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 481s local ... (56 actions running) [67,695 / 67,751] 2353 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (56 actions running) [67,700 / 67,756] 2354 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (56 actions, 55 running) [67,713 / 67,769] 2355 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 485s local ... (60 actions, 59 running) [67,733 / 67,790] 2359 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (60 actions, 59 running) [67,763 / 67,819] 2366 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (57 actions running) [67,780 / 67,837] 2370 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (58 actions, 57 running) [67,810 / 67,866] 2377 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 489s local ... (57 actions running) [67,840 / 67,898] 2381 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 490s local ... (58 actions, 57 running) [67,856 / 67,954] 2389 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 491s local ... (56 actions running) [67,859 / 67,954] 2392 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions running) [67,864 / 67,954] 2393 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (56 actions, 55 running) [67,868 / 67,954] 2396 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (56 actions running) [67,870 / 67,954] 2396 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (56 actions running) [67,872 / 67,954] 2397 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 497s local ... (56 actions running) [67,874 / 67,954] 2398 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (56 actions running) [67,878 / 67,954] 2400 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 499s local ... (56 actions running) [67,882 / 67,954] 2401 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (56 actions, 55 running) [67,882 / 67,954] 2401 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (56 actions running) [67,882 / 67,954] 2402 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (56 actions running) [67,887 / 67,954] 2403 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 504s local ... (56 actions, 55 running) [67,891 / 67,954] 2403 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 506s local ... (56 actions running) [67,896 / 67,954] 2403 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 507s local ... (56 actions running) [67,901 / 67,957] 2403 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 508s local ... (56 actions running) [67,907 / 67,963] 2403 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 509s local ... (56 actions running) [67,929 / 67,985] 2406 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 510s local ... (57 actions, 56 running) [67,952 / 68,023] 2409 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 511s local ... (55 actions, 50 running) [67,995 / 68,051] 2410 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (56 actions, 55 running) [68,039 / 68,096] 2414 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 513s local ... (56 actions, 55 running) [68,053 / 68,109] 2416 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 514s local ... (56 actions running) [68,058 / 68,114] 2417 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 515s local ... (57 actions running) [68,085 / 68,143] 2421 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 516s local ... (56 actions, 55 running) [68,097 / 68,154] 2425 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (58 actions running) [68,114 / 68,189] 2432 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 518s local ... (56 actions, 55 running) [68,118 / 68,189] 2433 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (56 actions, 55 running) [68,123 / 68,189] 2436 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (56 actions, 55 running) [68,126 / 68,189] 2438 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 521s local ... (56 actions running) [68,141 / 68,197] 2439 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 522s local ... (56 actions, 55 running) [68,142 / 68,198] 2439 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 524s local ... (56 actions running) [68,151 / 68,207] 2443 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 525s local ... (56 actions running) [68,159 / 68,215] 2447 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 526s local ... (56 actions running) [68,178 / 68,235] 2449 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 527s local ... (56 actions, 55 running) [68,192 / 68,248] 2450 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 528s local ... (56 actions running) [68,197 / 68,253] 2452 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 529s local ... (56 actions running) [68,205 / 68,261] 2454 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 530s local ... (56 actions running) [68,209 / 68,266] 2457 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 531s local ... (56 actions running) [68,211 / 68,267] 2457 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 532s local ... (56 actions running) [68,233 / 68,289] 2461 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 533s local ... (56 actions running) [68,265 / 68,321] 2465 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 534s local ... (58 actions running) [68,299 / 68,375] 2470 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 535s local ... (57 actions running) [68,305 / 68,375] 2473 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 536s local ... (57 actions running) [68,313 / 68,375] 2474 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 538s local ... (56 actions running) [68,320 / 68,376] 2475 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 539s local ... (56 actions running) [68,344 / 68,406] 2477 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 540s local ... (56 actions, 55 running) [68,350 / 68,407] 2479 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 541s local ... (57 actions running) [68,366 / 68,422] 2482 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 542s local ... (56 actions running) [68,371 / 68,433] 2485 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 543s local ... (57 actions running) [68,372 / 68,433] 2486 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 544s local ... (57 actions running) [68,376 / 68,433] 2488 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 545s local ... (56 actions running) [68,382 / 68,438] 2488 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 546s local ... (56 actions, 55 running) [68,433 / 68,490] 2490 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 547s local ... (56 actions running) [68,441 / 68,497] 2493 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 548s local ... (57 actions running) [68,448 / 68,504] 2495 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 549s local ... (57 actions running) [68,455 / 68,512] 2498 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 550s local ... (56 actions running) [68,464 / 68,521] 2498 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 551s local ... (56 actions, 55 running) [68,472 / 68,529] 2500 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 552s local ... (56 actions running) [68,481 / 68,552] 2503 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 553s local ... (56 actions running) [68,487 / 68,552] 2503 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 555s local ... (56 actions running) [68,491 / 68,552] 2507 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 556s local ... (56 actions, 55 running) [68,494 / 68,552] 2511 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 117s local ... (56 actions running) [68,500 / 68,558] 2515 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 119s local ... (56 actions running) [68,520 / 68,579] 2519 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 120s local ... (56 actions running) [68,529 / 68,586] 2520 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 121s local ... (56 actions, 55 running) [68,558 / 68,620] 2523 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 122s local ... (58 actions running) [68,562 / 68,620] 2524 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (56 actions, 55 running) [68,565 / 68,621] 2526 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (56 actions, 55 running) [68,585 / 68,642] 2532 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (56 actions, 55 running) [68,591 / 68,661] 2535 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (56 actions, 55 running) [68,599 / 68,661] 2537 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (56 actions, 55 running) [68,622 / 68,681] 2541 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (55 actions, 53 running) [68,649 / 68,706] 2546 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (56 actions, 55 running) [68,668 / 68,740] 2552 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (56 actions running) [68,670 / 68,740] 2553 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (56 actions running) [68,673 / 68,740] 2556 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (56 actions running) [68,678 / 68,740] 2557 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (56 actions running) [68,679 / 68,740] 2557 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (56 actions running) [68,681 / 68,740] 2558 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (56 actions, 55 running) [68,697 / 68,753] 2559 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (56 actions running) [68,722 / 68,778] 2567 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (57 actions running) [68,745 / 68,801] 2573 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (56 actions running) [68,764 / 68,821] 2577 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (57 actions, 56 running) [68,784 / 68,840] 2583 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (56 actions running) [68,802 / 68,858] 2587 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (56 actions running) [68,828 / 68,884] 2592 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (57 actions, 56 running) [68,903 / 68,959] 2601 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (59 actions, 57 running) [68,983 / 69,039] 2613 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (58 actions, 57 running) [69,032 / 69,089] 2636 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (56 actions running) [69,044 / 69,100] 2640 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions, 55 running) [69,047 / 69,103] 2643 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (57 actions running) [69,068 / 69,141] 2647 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (57 actions, 56 running) [69,071 / 69,141] 2650 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions running) [69,073 / 69,141] 2652 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions running) [69,075 / 69,141] 2654 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (56 actions running) [69,077 / 69,141] 2656 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions running) [69,083 / 69,141] 2661 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (56 actions running) [69,092 / 69,148] 2664 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (56 actions running) [69,104 / 69,160] 2669 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (56 actions running) [69,131 / 69,201] 2673 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (56 actions, 55 running) [69,138 / 69,202] 2679 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (57 actions running) [69,140 / 69,202] 2681 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (57 actions running) [69,144 / 69,202] 2685 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (56 actions running) [69,153 / 69,209] 2687 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (56 actions running) [69,159 / 69,215] 2689 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (56 actions running) [69,172 / 69,228] 2692 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (57 actions, 56 running) [69,202 / 69,259] 2697 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (58 actions running) [69,262 / 69,321] 2702 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (57 actions, 56 running) [69,298 / 69,361] 2711 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (59 actions, 58 running) [69,310 / 69,369] 2715 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (58 actions, 57 running) [69,312 / 69,370] 2715 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (58 actions running) [69,323 / 69,382] 2716 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (58 actions running) [69,362 / 69,420] 2722 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (59 actions running) [69,406 / 69,471] 2731 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (59 actions, 57 running) [69,411 / 69,472] 2735 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (58 actions running) [69,436 / 69,495] 2739 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (58 actions, 57 running) [69,448 / 69,526] 2739 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (60 actions running) [69,452 / 69,526] 2742 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 180s local ... (59 actions running) [69,456 / 69,526] 2743 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (58 actions running) [69,457 / 69,526] 2744 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (58 actions running) [69,459 / 69,526] 2745 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (58 actions, 57 running) [69,459 / 69,526] 2745 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (58 actions running) [69,470 / 69,528] 2747 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (58 actions, 57 running) [69,496 / 69,558] 2747 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (58 actions, 57 running) [69,503 / 69,561] 2749 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (59 actions, 58 running) [69,520 / 69,580] 2751 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (58 actions, 56 running) [69,533 / 69,591] 2752 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (58 actions, 57 running) [69,541 / 69,599] 2752 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (58 actions running) [69,556 / 69,613] 2754 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 194s local ... (56 actions running) [69,593 / 69,654] 2757 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (59 actions, 56 running) [69,617 / 69,718] 2760 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 196s local ... (60 actions, 59 running) [69,621 / 69,718] 2762 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (58 actions, 57 running) [69,626 / 69,718] 2765 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (58 actions running) [69,629 / 69,718] 2768 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (58 actions running) [69,631 / 69,718] 2770 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (58 actions running) [69,634 / 69,718] 2770 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (58 actions, 57 running) [69,636 / 69,718] 2772 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (58 actions running) [69,639 / 69,718] 2773 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (58 actions running) [69,642 / 69,718] 2775 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 206s local ... (58 actions running) [69,647 / 69,718] 2776 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (57 actions, 56 running) [69,648 / 69,718] 2776 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 209s local ... (57 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:5780: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)) {} | ^~~~~~~~~~~~~~ [69,652 / 69,718] 2777 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 210s local ... (56 actions, 55 running) [69,657 / 69,718] 2777 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 211s local ... (56 actions, 55 running) [69,670 / 69,727] 2780 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 212s local ... (57 actions, 55 running) [69,704 / 69,760] 2783 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 213s local ... (57 actions, 55 running) [69,735 / 69,793] 2786 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 214s local ... (56 actions, 54 running) [69,764 / 69,823] 2788 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 215s local ... (57 actions, 53 running) [69,772 / 69,830] 2789 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 216s local ... (55 actions, 51 running) [69,808 / 69,865] 2792 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 218s local ... (56 actions, 54 running) [70,342 / 70,476] 2795 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 219s local ... (56 actions, 51 running) [70,465 / 70,520] 2797 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 220s local ... (55 actions, 52 running) [70,502 / 70,559] 2803 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 221s local ... (56 actions, 52 running) [70,509 / 70,581] 2804 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 222s local ... (57 actions, 52 running) [70,517 / 70,581] 2805 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 223s local ... (58 actions, 56 running) [70,523 / 70,584] 2810 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 224s local ... (56 actions running) [70,525 / 70,584] 2811 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 225s local ... (56 actions running) [70,532 / 70,588] 2814 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 226s local ... (57 actions running) [70,539 / 70,602] 2819 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 228s local ... (56 actions running) [70,542 / 70,602] 2821 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 229s local ... (56 actions running) [70,544 / 70,602] 2822 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 231s local ... (56 actions running) [70,545 / 70,602] 2822 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 232s local ... (56 actions running) [70,546 / 70,602] 2822 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 233s local ... (56 actions running) [70,549 / 70,612] 2823 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 234s local ... (56 actions running) [70,555 / 70,612] 2826 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 235s local ... (56 actions running) [70,560 / 70,616] 2828 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 236s local ... (56 actions running) [70,564 / 70,637] 2830 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 237s local ... (56 actions running) [70,571 / 70,637] 2835 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 238s local ... (56 actions running) [70,580 / 70,637] 2837 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 239s local ... (56 actions running) [70,590 / 70,646] 2838 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 44s local ... (56 actions, 55 running) [70,599 / 70,656] 2839 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 45s local ... (56 actions, 55 running) [70,615 / 70,671] 2840 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 46s local ... (56 actions, 55 running) [70,663 / 70,720] 2852 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 47s local ... (56 actions, 55 running) [70,693 / 70,750] 2858 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 45s local ... (57 actions, 56 running) [70,756 / 70,812] 2861 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 46s local ... (57 actions, 55 running) [70,775 / 70,832] 2866 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 37s local ... (57 actions, 56 running) [70,778 / 70,834] 2867 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 38s local ... (56 actions running) [70,809 / 70,867] 2871 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 39s local ... (58 actions running) [70,815 / 70,871] 2874 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 40s local ... (59 actions, 58 running) [70,840 / 70,896] 2880 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 38s local ... (59 actions, 58 running) [70,877 / 70,934] 2887 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 39s local ... (58 actions, 57 running) [70,905 / 70,962] 2896 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 40s local ... (58 actions, 57 running) [70,931 / 70,987] 2903 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 41s local ... (57 actions, 55 running) [70,947 / 71,003] 2909 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 42s local ... (56 actions, 55 running) [70,956 / 71,012] 2912 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 43s local ... (56 actions, 55 running) [70,962 / 71,018] 2916 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 44s local ... (56 actions running) [70,973 / 71,029] 2917 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 46s local ... (57 actions, 55 running) [70,985 / 71,041] 2923 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 47s local ... (57 actions running) [70,998 / 71,054] 2930 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 48s local ... (57 actions running) [71,015 / 71,097] 2939 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 49s local ... (58 actions running) [71,023 / 71,097] 2946 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 50s local ... (56 actions running) [71,026 / 71,097] 2947 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 51s local ... (56 actions running) [71,032 / 71,097] 2952 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 52s local ... (56 actions running) [71,042 / 71,098] 2960 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 53s local ... (56 actions, 55 running) [71,049 / 71,108] 2962 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 54s local ... (56 actions running) [71,060 / 71,116] 2966 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 55s local ... (56 actions, 55 running) [71,062 / 71,123] 2967 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 57s local ... (56 actions running) [71,063 / 71,123] 2968 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 58s local ... (56 actions running) [71,073 / 71,133] 2969 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 59s local ... (56 actions running) [71,085 / 71,142] 2972 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 60s local ... (57 actions running) [71,108 / 71,165] 2980 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 61s local ... (56 actions, 55 running) [71,131 / 71,188] 2984 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 62s local ... (56 actions, 55 running) [71,146 / 71,204] 2987 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 63s local ... (56 actions, 55 running) [71,182 / 71,283] 2995 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 64s local ... (58 actions running) [71,191 / 71,283] 2999 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 65s local ... (57 actions, 56 running) [71,193 / 71,283] 3000 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 67s local ... (57 actions running) [71,196 / 71,283] 3002 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 47s local ... (57 actions running) [71,198 / 71,283] 3005 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 48s local ... (57 actions running) [71,203 / 71,283] 3010 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 49s local ... (57 actions running) [71,206 / 71,283] 3013 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 51s local ... (57 actions running) [71,209 / 71,283] 3015 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 52s local ... (57 actions running) [71,210 / 71,283] 3015 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 54s local ... (57 actions, 56 running) [71,217 / 71,283] 3016 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 55s local ... (57 actions, 56 running) [71,224 / 71,283] 3016 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 56s local ... (57 actions, 56 running) [71,230 / 71,287] 3017 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 57s local ... (57 actions running) [71,241 / 71,314] 3021 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 58s local ... (57 actions running) [71,243 / 71,314] 3022 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 59s local ... (57 actions running) [71,248 / 71,314] 3024 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 50s local ... (57 actions running) [71,249 / 71,314] 3024 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 51s local ... (57 actions running) [71,255 / 71,314] 3024 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 52s local ... (57 actions running) [71,256 / 71,314] 3024 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 53s local ... (57 actions running) [71,267 / 71,324] 3024 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 54s local ... (57 actions running) [71,278 / 71,339] 3025 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 56s local ... (56 actions running) [71,280 / 71,339] 3027 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 57s local ... (56 actions running) [71,284 / 71,340] 3027 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 58s local ... (56 actions, 55 running) [71,304 / 71,360] 3029 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 59s local ... (56 actions running) [71,351 / 71,409] 3038 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 60s local ... (57 actions running) [71,370 / 71,426] 3044 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 1 of 5); 33s local ... (56 actions running) [71,396 / 71,454] 3049 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 34s local ... (58 actions, 56 running) [71,416 / 71,472] 3051 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 35s local ... (56 actions, 55 running) [71,466 / 71,522] 3056 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 36s local ... (56 actions, 53 running) [71,490 / 71,561] 3061 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 37s local ... (56 actions running) [71,497 / 71,561] 3063 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 38s local ... (56 actions running) [71,503 / 71,561] 3066 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 39s local ... (56 actions, 55 running) [71,511 / 71,567] 3069 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 40s local ... (56 actions running) [71,528 / 71,584] 3072 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 41s local ... (56 actions running) [71,560 / 71,616] 3077 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 42s local ... (56 actions, 55 running) [71,584 / 71,640] 3084 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 43s local ... (56 actions, 55 running) [71,604 / 71,668] 3091 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 4 of 5); 44s local ... (56 actions, 55 running) [71,610 / 71,668] 3092 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 4 of 5); 45s local ... (56 actions running) [71,622 / 71,678] 3092 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 4 of 5); 46s local ... (56 actions, 54 running) [71,629 / 71,732] 3095 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 4 of 5); 47s local ... (56 actions running) [71,637 / 71,732] 3098 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 5 of 5); 48s local ... (56 actions, 55 running) [71,640 / 71,732] 3099 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 5 of 5); 50s local ... (56 actions running) [71,647 / 71,732] 3101 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 5 of 5); 51s local ... (56 actions running) [71,656 / 71,732] 3102 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 5 of 5); 53s local ... (56 actions, 55 running) [71,658 / 71,732] 3104 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 5 of 5); 54s local ... (56 actions running) [71,659 / 71,732] 3104 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 5 of 5); 55s local ... (56 actions, 55 running) [71,663 / 71,732] 3106 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 52s local ... (56 actions running) [71,666 / 71,732] 3106 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 53s local ... (56 actions, 55 running) [71,669 / 71,732] 3107 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 54s local ... (56 actions running) [71,674 / 71,732] 3107 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 33s local ... (56 actions running) [71,675 / 71,732] 3107 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 34s local ... (56 actions running) [71,683 / 71,739] 3107 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 35s local ... (56 actions running) [71,698 / 71,754] 3109 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 36s local ... (56 actions running) [71,704 / 71,764] 3111 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 37s local ... (56 actions, 55 running) [71,709 / 71,767] 3112 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 39s local ... (56 actions, 55 running) [71,722 / 71,778] 3112 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 40s local ... (57 actions running) [71,745 / 71,801] 3114 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 41s local ... (56 actions, 54 running) [71,754 / 71,815] 3116 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 42s local ... (56 actions, 55 running) [71,758 / 71,815] 3117 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 43s local ... (56 actions, 55 running) [71,760 / 71,816] 3117 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 44s local ... (56 actions running) [71,779 / 71,835] 3117 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 45s local ... (56 actions running) [71,799 / 71,868] 3122 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 46s local ... (56 actions, 55 running) [71,802 / 71,868] 3124 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 47s local ... (56 actions running) [71,805 / 71,868] 3125 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 48s local ... (56 actions, 55 running) [71,808 / 71,868] 3127 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 50s local ... (56 actions, 55 running) [71,809 / 71,868] 3128 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 51s local ... (56 actions running) [71,813 / 71,869] 3130 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 52s local ... (56 actions running) [71,850 / 71,953] 3130 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 53s local ... (55 actions running) [71,856 / 71,954] 3131 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 54s local ... (56 actions running) [71,861 / 71,954] 3131 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 55s local ... (56 actions running) [71,868 / 71,954] 3134 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 57s local ... (56 actions, 55 running) [71,871 / 71,954] 3135 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 58s local ... (56 actions, 55 running) [71,873 / 71,954] 3136 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 59s local ... (56 actions running) [71,878 / 71,954] 3138 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 60s local ... (56 actions running) [71,880 / 71,954] 3138 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 61s local ... (56 actions, 55 running) [71,884 / 71,954] 3140 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 62s local ... (56 actions, 55 running) [71,885 / 71,954] 3141 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 64s local ... (56 actions running) [71,885 / 71,954] 3142 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 66s local ... (56 actions running) [71,886 / 71,954] 3142 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 67s local ... (56 actions running) [71,886 / 71,954] 3143 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (56 actions running) [71,888 / 71,954] 3144 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (56 actions running) [71,889 / 71,954] 3144 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (56 actions, 55 running) [71,895 / 71,954] 3144 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 66s local ... (56 actions, 55 running) [71,904 / 71,962] 3144 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (56 actions, 55 running) [71,935 / 71,995] 3145 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (56 actions, 55 running) [71,938 / 71,995] 3147 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (56 actions, 55 running) [71,944 / 72,000] 3147 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (56 actions, 55 running) [71,965 / 72,030] 3149 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (56 actions running) [71,967 / 72,030] 3149 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (56 actions running) [71,970 / 72,030] 3149 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (56 actions running) [71,972 / 72,030] 3149 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (56 actions running) [71,980 / 72,045] 3150 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (56 actions running) [71,981 / 72,045] 3150 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (56 actions running) [71,986 / 72,045] 3152 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (56 actions running) [71,988 / 72,045] 3153 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (56 actions running) [71,989 / 72,045] 3153 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (56 actions, 55 running) [71,994 / 72,050] 3153 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (56 actions, 55 running) [72,017 / 72,073] 3155 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (56 actions, 54 running) [72,071 / 72,127] 3158 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (56 actions running) [72,107 / 72,166] 3169 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (57 actions, 56 running) [72,121 / 72,177] 3175 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (55 actions running) [72,143 / 72,199] 3178 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (56 actions, 55 running) [72,169 / 72,225] 3184 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (56 actions running) [72,181 / 72,240] 3188 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (56 actions, 55 running) [72,190 / 72,246] 3194 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (56 actions running) [72,194 / 72,250] 3198 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (58 actions, 57 running) [72,217 / 72,309] 3205 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (56 actions, 55 running) [72,222 / 72,309] 3208 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (56 actions, 55 running) [72,227 / 72,309] 3209 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (56 actions running) [72,235 / 72,309] 3213 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (56 actions, 55 running) [72,240 / 72,309] 3215 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (56 actions, 55 running) [72,243 / 72,309] 3217 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (56 actions running) [72,246 / 72,309] 3219 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (57 actions running) [72,248 / 72,309] 3221 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions running) [72,252 / 72,309] 3221 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions, 55 running) [72,275 / 72,331] 3224 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (57 actions, 55 running) [72,297 / 72,353] 3226 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (59 actions, 56 running) [72,311 / 72,368] 3229 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (60 actions, 59 running) [72,332 / 72,389] 3234 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 106s local ... (64 actions, 63 running) [72,388 / 72,448] 3240 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (64 actions, 60 running) [72,434 / 72,496] 3254 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (56 actions, 54 running) [72,440 / 72,501] 3257 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (56 actions running) [72,457 / 72,531] 3261 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions running) [72,463 / 72,531] 3263 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (56 actions, 55 running) [72,467 / 72,531] 3265 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (56 actions, 55 running) [72,469 / 72,531] 3267 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (56 actions running) [72,470 / 72,531] 3269 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (57 actions running) [72,474 / 72,531] 3270 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (56 actions, 55 running) [72,518 / 72,612] 3274 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 118s local ... (56 actions, 55 running) [72,523 / 72,612] 3277 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (56 actions running) [72,527 / 72,612] 3277 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (56 actions, 55 running) [72,530 / 72,612] 3279 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (56 actions running) [72,531 / 72,612] 3280 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 33s local ... (56 actions running) [72,539 / 72,612] 3281 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 34s local ... (56 actions, 55 running) [72,550 / 72,612] 3281 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 35s local ... (56 actions, 55 running) [72,554 / 72,612] 3282 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 37s local ... (56 actions running) [72,587 / 72,650] 3285 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 38s local ... (56 actions, 55 running) [72,616 / 72,672] 3290 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 39s local ... (56 actions, 55 running) [72,632 / 72,690] 3295 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 40s local ... (56 actions, 55 running) [72,669 / 72,726] 3302 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 41s local ... (56 actions, 55 running) [72,685 / 72,741] 3309 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 43s local ... (56 actions, 55 running) [72,696 / 72,752] 3311 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 44s local ... (56 actions running) [72,707 / 72,779] 3314 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 45s local ... (58 actions running) [72,711 / 72,779] 3315 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 46s local ... (57 actions running) [72,714 / 72,779] 3317 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 47s local ... (56 actions running) [72,721 / 72,779] 3319 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 48s local ... (56 actions, 55 running) [72,734 / 72,790] 3321 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 49s local ... (56 actions running) [72,749 / 72,805] 3328 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 50s local ... (56 actions running) [72,756 / 72,824] 3331 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 51s local ... (56 actions running) [72,783 / 72,839] 3334 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 52s local ... (57 actions running) [72,791 / 72,848] 3338 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 53s local ... (56 actions, 55 running) [72,793 / 72,849] 3338 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 55s local ... (56 actions running) [72,794 / 72,850] 3338 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 56s local ... (56 actions, 55 running) [72,798 / 72,854] 3339 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 57s local ... (56 actions running) [72,808 / 72,864] 3344 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 59s local ... (56 actions running) [72,822 / 72,878] 3346 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 60s local ... (57 actions, 56 running) [72,831 / 72,888] 3349 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 61s local ... (55 actions running) [72,848 / 72,910] 3355 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 62s local ... (56 actions running) [72,852 / 72,910] 3358 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 63s local ... (58 actions running) [72,860 / 72,916] 3363 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 64s local ... (56 actions running) [72,867 / 72,923] 3364 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 66s local ... (56 actions running) [72,874 / 72,930] 3365 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 67s local ... (56 actions running) [72,881 / 72,937] 3367 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 68s local ... (56 actions, 55 running) [72,883 / 72,938] 3368 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 69s local ... (55 actions running) [72,891 / 72,947] 3370 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 70s local ... (57 actions, 56 running) [72,902 / 72,958] 3373 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 71s local ... (56 actions running) [72,910 / 72,966] 3378 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 73s local ... (56 actions running) [72,916 / 72,972] 3378 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 74s local ... (57 actions, 56 running) [72,926 / 72,985] 3380 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 75s local ... (56 actions, 55 running) [72,929 / 72,986] 3382 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 76s local ... (56 actions running) [72,938 / 72,994] 3385 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 78s local ... (56 actions running) [72,942 / 73,044] 3387 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 79s local ... (56 actions, 55 running) [72,944 / 73,044] 3387 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 80s local ... (56 actions, 55 running) [72,946 / 73,044] 3388 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 81s local ... (56 actions, 55 running) [72,948 / 73,044] 3389 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 82s local ... (56 actions running) [72,950 / 73,044] 3391 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 84s local ... (56 actions running) [72,955 / 73,044] 3392 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 7 of 10); 66s local ... (56 actions, 55 running) [72,961 / 73,044] 3393 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 7 of 10); 67s local ... (56 actions running) [72,966 / 73,044] 3394 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 68s local ... (56 actions running) [72,974 / 73,044] 3395 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 70s local ... (56 actions, 55 running) [72,982 / 73,044] 3395 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 71s local ... (56 actions, 55 running) [72,997 / 73,054] 3397 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 40s local ... (56 actions running) [73,046 / 73,103] 3399 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 41s local ... (56 actions, 54 running) [73,075 / 73,149] 3407 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 42s local ... (57 actions, 53 running) [73,091 / 73,150] 3410 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 43s local ... (56 actions, 55 running) [73,092 / 73,150] 3410 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 44s local ... (56 actions, 55 running) [73,100 / 73,156] 3412 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 45s local ... (56 actions running) [73,106 / 73,162] 3415 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 46s local ... (56 actions running) [73,123 / 73,179] 3420 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 47s local ... (56 actions, 55 running) [73,123 / 73,179] 3421 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 48s local ... (56 actions, 55 running) [73,139 / 73,195] 3426 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 49s local ... (56 actions running) [73,150 / 73,211] 3428 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 50s local ... (56 actions running) [73,154 / 73,211] 3430 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 51s local ... (56 actions running) [73,164 / 73,227] 3431 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 53s local ... (56 actions running) [73,167 / 73,227] 3432 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 54s local ... (56 actions running) [73,169 / 73,227] 3434 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 55s local ... (56 actions running) [73,174 / 73,230] 3437 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 56s local ... (56 actions, 55 running) [73,188 / 73,244] 3442 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 57s local ... (56 actions running) [73,200 / 73,256] 3445 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 58s local ... (57 actions running) [73,218 / 73,274] 3449 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 59s local ... (56 actions, 55 running) [73,236 / 73,292] 3451 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 60s local ... (56 actions, 55 running) [73,247 / 73,350] 3454 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 61s local ... (56 actions running) [73,250 / 73,350] 3454 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 63s local ... (56 actions, 55 running) [73,252 / 73,350] 3455 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 64s local ... (56 actions running) [73,257 / 73,350] 3458 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 65s local ... (56 actions, 55 running) [73,259 / 73,350] 3460 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 66s local ... (56 actions running) [73,264 / 73,350] 3463 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 67s local ... (56 actions, 55 running) [73,268 / 73,350] 3464 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 68s local ... (56 actions, 55 running) [73,275 / 73,350] 3466 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 69s local ... (56 actions, 55 running) [73,282 / 73,350] 3466 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 70s local ... (56 actions, 55 running) [73,286 / 73,350] 3466 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 72s local ... (56 actions running) [73,293 / 73,350] 3466 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 73s local ... (56 actions, 55 running) [73,328 / 73,384] 3468 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (56 actions, 55 running) [73,384 / 73,440] 3474 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (57 actions, 55 running) [73,396 / 73,455] 3478 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (58 actions, 56 running) [73,411 / 73,467] 3482 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (56 actions running) [73,430 / 73,493] 3484 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (57 actions running) [73,437 / 73,493] 3485 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (56 actions, 55 running) [73,463 / 73,520] 3487 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (56 actions, 55 running) [73,482 / 73,538] 3491 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (58 actions, 56 running) [73,496 / 73,552] 3494 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (59 actions, 58 running) [73,517 / 73,575] 3498 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (56 actions, 54 running) [73,525 / 73,581] 3500 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (56 actions running) [73,544 / 73,600] 3504 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (56 actions running) [73,587 / 73,643] 3509 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (57 actions, 56 running) [73,616 / 73,673] 3520 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (57 actions running) [73,633 / 73,689] 3525 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (56 actions running) [73,650 / 73,706] 3533 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (57 actions running) [73,667 / 73,723] 3538 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (58 actions running) [73,686 / 73,742] 3543 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (56 actions, 55 running) [73,715 / 73,778] 3547 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (56 actions running) [73,728 / 73,784] 3555 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (56 actions running) [73,753 / 73,827] 3561 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (58 actions running) [73,761 / 73,827] 3567 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (56 actions running) [73,765 / 73,827] 3568 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (56 actions running) [73,768 / 73,827] 3570 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 97s local ... (56 actions, 55 running) [73,769 / 73,827] 3570 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (56 actions running) [73,771 / 73,827] 3572 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 99s local ... (56 actions running) [73,772 / 73,828] 3573 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (56 actions running) [73,774 / 73,830] 3575 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (56 actions running) [73,783 / 73,839] 3576 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (57 actions running) [73,788 / 73,846] 3578 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 104s local ... (56 actions, 55 running) [73,822 / 73,878] 3582 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 105s local ... (56 actions running) [73,826 / 73,885] 3585 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 106s local ... (56 actions running) [73,826 / 73,885] 3586 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 108s local ... (56 actions running) [73,839 / 73,895] 3590 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 63s local ... (56 actions running) [73,858 / 73,914] 3591 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 64s local ... (57 actions running) [73,870 / 73,926] 3595 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 65s local ... (57 actions running) [73,881 / 73,937] 3598 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 66s local ... (59 actions, 58 running) [73,892 / 73,995] 3602 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 67s local ... (56 actions running) [73,899 / 73,995] 3605 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 68s local ... (56 actions, 55 running) [73,905 / 73,995] 3606 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 69s local ... (56 actions, 55 running) [73,911 / 73,995] 3607 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 71s local ... (56 actions, 55 running) [73,924 / 73,995] 3610 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 72s local ... (56 actions running) [73,941 / 73,999] 3610 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 73s local ... (56 actions running) [73,997 / 74,054] 3614 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 74s local ... (56 actions, 54 running) [74,038 / 74,094] 3621 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 75s local ... (58 actions, 54 running) [74,059 / 74,115] 3627 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 76s local ... (57 actions, 55 running) [74,075 / 74,177] 3633 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 77s local ... (56 actions running) [74,082 / 74,177] 3638 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 78s local ... (56 actions running) [74,084 / 74,177] 3638 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 79s local ... (56 actions running) [74,087 / 74,177] 3641 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 80s local ... (56 actions running) [74,090 / 74,177] 3641 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 82s local ... (56 actions, 55 running) [74,091 / 74,177] 3642 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 83s local ... (56 actions running) [74,106 / 74,177] 3645 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 84s local ... (56 actions, 55 running) [74,114 / 74,177] 3645 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 85s local ... (56 actions, 55 running) [74,117 / 74,177] 3645 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 86s local ... (56 actions, 55 running) [74,121 / 74,177] 3646 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 88s local ... (56 actions running) [74,133 / 74,189] 3646 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 89s local ... (56 actions, 55 running) [74,159 / 74,218] 3650 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 85s local ... (56 actions, 55 running) [74,180 / 74,236] 3652 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 87s local ... (57 actions running) [74,202 / 74,258] 3659 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 88s local ... (57 actions, 55 running) [74,219 / 74,276] 3664 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 89s local ... (58 actions, 56 running) [74,234 / 74,291] 3670 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 90s local ... (56 actions, 55 running) [74,244 / 74,301] 3673 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 91s local ... (57 actions, 56 running) [74,253 / 74,309] 3675 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 92s local ... (56 actions running) [74,259 / 74,315] 3676 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 93s local ... (57 actions, 56 running) [74,269 / 74,325] 3681 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 94s local ... (57 actions running) [74,277 / 74,334] 3684 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 95s local ... (56 actions running) [74,291 / 74,347] 3687 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local ... (57 actions running) [74,309 / 74,365] 3692 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 97s local ... (57 actions running) [74,315 / 74,377] 3697 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 98s local ... (57 actions running) [74,320 / 74,377] 3702 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 99s local ... (56 actions, 55 running) [74,320 / 74,377] 3702 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 100s local ... (56 actions running) [74,320 / 74,377] 3703 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 102s local ... (56 actions running) [74,330 / 74,386] 3704 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 103s local ... (56 actions, 55 running) [74,337 / 74,393] 3708 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 104s local ... (56 actions running) [74,353 / 74,409] 3712 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 105s local ... (56 actions, 55 running) [74,372 / 74,446] 3714 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 106s local ... (57 actions running) [74,374 / 74,446] 3716 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 107s local ... (58 actions running) [74,378 / 74,446] 3718 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 108s local ... (57 actions running) [74,382 / 74,446] 3719 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 110s local ... (56 actions, 55 running) [74,382 / 74,446] 3720 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 111s local ... (56 actions running) [74,383 / 74,446] 3720 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 112s local ... (56 actions running) [74,385 / 74,446] 3721 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 113s local ... (56 actions running) [74,386 / 74,446] 3721 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 114s local ... (56 actions running) [74,389 / 74,446] 3723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 115s local ... (56 actions running) [74,390 / 74,447] 3724 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 116s local ... (56 actions running) [74,391 / 74,448] 3724 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 117s local ... (56 actions, 55 running) [74,400 / 74,462] 3726 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 118s local ... (56 actions, 54 running) [74,411 / 74,467] 3726 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 119s local ... (56 actions, 55 running) [74,411 / 74,467] 3726 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 120s local ... (56 actions, 55 running) [74,412 / 74,468] 3726 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 121s local ... (57 actions running) [74,413 / 74,472] 3728 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 122s local ... (56 actions running) [74,414 / 74,472] 3728 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 103s local ... (56 actions running) [74,415 / 74,472] 3728 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 104s local ... (56 actions, 55 running) [74,421 / 74,477] 3728 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 106s local ... (56 actions, 55 running) [74,427 / 74,483] 3730 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 107s local ... (56 actions running) [74,444 / 74,500] 3733 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 108s local ... (56 actions, 55 running) [74,450 / 74,506] 3736 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 109s local ... (56 actions running) [74,460 / 74,516] 3737 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 110s local ... (56 actions, 55 running) [74,465 / 74,521] 3738 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 111s local ... (56 actions, 55 running) [74,473 / 74,529] 3738 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 112s local ... (57 actions running) [74,488 / 74,550] 3740 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 114s local ... (57 actions, 55 running) [74,490 / 74,550] 3743 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 115s local ... (56 actions running) [74,493 / 74,550] 3745 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 96s local ... (56 actions running) [74,495 / 74,551] 3746 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 98s local ... (56 actions, 55 running) [74,496 / 74,552] 3746 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 99s local ... (56 actions running) [74,498 / 74,555] 3746 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 100s local ... (57 actions running) [74,519 / 74,575] 3750 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 101s local ... (56 actions, 55 running) [74,525 / 74,583] 3753 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 103s local ... (56 actions running) [74,526 / 74,583] 3753 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 104s local ... (56 actions running) [74,527 / 74,583] 3753 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 107s local ... (56 actions, 55 running) [74,531 / 74,587] 3754 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 108s local ... (56 actions running) [74,536 / 74,611] 3754 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 109s local ... (57 actions, 56 running) [74,543 / 74,611] 3758 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 110s local ... (56 actions, 55 running) [74,544 / 74,611] 3758 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 111s local ... (56 actions running) [74,549 / 74,611] 3760 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 112s local ... (56 actions, 55 running) [74,553 / 74,611] 3761 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 113s local ... (56 actions running) [74,565 / 74,621] 3762 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 114s local ... (56 actions, 55 running) [74,571 / 74,627] 3763 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 115s local ... (56 actions running) [74,571 / 74,627] 3763 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 116s local ... (57 actions running) [74,590 / 74,646] 3766 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 115s local ... (56 actions running) [74,595 / 74,650] 3767 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 116s local ... (58 actions running) [74,601 / 74,650] 3772 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 117s local ... (49 actions running) [74,606 / 74,650] 3773 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 119s local ... (44 actions running) [74,608 / 74,650] 3773 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 120s local ... (42 actions running) [74,612 / 74,650] 3774 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 121s local ... (38 actions running) [74,614 / 74,650] 3774 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 122s local ... (36 actions running) [74,615 / 74,650] 3774 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 123s local ... (35 actions running) [74,618 / 74,650] 3775 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 125s local ... (32 actions running) [74,620 / 74,650] 3777 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 127s local ... (30 actions running) [74,621 / 74,650] 3777 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 129s local ... (29 actions running) [74,622 / 74,650] 3777 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 130s local ... (28 actions running) [74,627 / 74,650] 3777 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 131s local ... (23 actions running) [74,629 / 74,650] 3777 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 132s local ... (21 actions running) [74,630 / 74,650] 3777 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 133s local ... (20 actions running) [74,631 / 74,650] 3778 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 134s local ... (19 actions running) [74,634 / 74,650] 3779 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 135s local ... (16 actions running) [74,635 / 74,650] 3779 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 137s local ... (15 actions running) [74,636 / 74,650] 3779 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 138s local ... (14 actions running) [74,638 / 74,650] 3779 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 141s local ... (12 actions running) [74,642 / 74,650] 3780 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 142s local ... (8 actions running) [74,644 / 74,650] 3780 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (6 actions running) [74,645 / 74,650] 3781 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (5 actions running) [74,647 / 74,650] 3781 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 105s local ... (3 actions running) [74,647 / 74,650] 3782 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 114s local ... (3 actions running) [74,648 / 74,650] 3782 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 116s local ... (2 actions running) [74,648 / 74,650] 3783 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 121s local ... (2 actions running) [74,649 / 74,650] 3783 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local [74,649 / 74,650] 3784 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 59s local INFO: Elapsed time: 1566.958s, Critical Path: 556.71s INFO: 54809 processes: 29469 disk cache hit, 17467 internal, 7873 local. FAILED: Build did NOT complete successfully