++ 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/compiler/xla/service/gpu:fusion_merger_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: 1548be8c-8a2d-4b5a-817f-882d525b0c6b 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,tensorflow/core/tfrt/saved_model/utils 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: 525 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3798 targets (526 packages loaded) Analyzing: 3798 targets (526 packages loaded, 0 targets configured) Analyzing: 3798 targets (583 packages loaded, 23774 targets configured) Analyzing: 3798 targets (591 packages loaded, 37128 targets configured) Analyzing: 3798 targets (605 packages loaded, 38839 targets configured) Analyzing: 3798 targets (606 packages loaded, 40045 targets configured) Analyzing: 3798 targets (607 packages loaded, 41314 targets configured) Analyzing: 3798 targets (607 packages loaded, 41450 targets configured) Analyzing: 3798 targets (608 packages loaded, 44769 targets configured) Analyzing: 3798 targets (608 packages loaded, 46102 targets configured) INFO: Analyzed 3798 targets (609 packages loaded, 49295 targets configured). INFO: Found 3798 test targets... [0 / 16] [Prepa] BazelWorkspaceStatusAction stable-status.txt [4,458 / 14,274] Linking tensorflow/compiler/xla/service/cpu/libruntime_single_threaded_matmul_impl.a; Downloading tensorflow/compiler/xla/service/cpu/libruntime_single_threaded_matmul_impl.a; 0s remote-cache ... (9 actions, 8 running) [11,639 / 17,342] Linking external/llvm-project/mlir/libIR.so; Downloading external/llvm-project/mlir/libIR.so, 3.1 MiB / 3.8 MiB; 0s remote-cache ... (53 actions, 0 running) [13,908 / 17,342] Linking tensorflow/core/kernels/libtraining_ops.lo; Downloading tensorflow/core/kernels/libtraining_ops.lo, 2.7 MiB / 6.8 MiB; 0s remote-cache ... (55 actions, 0 running) [15,115 / 17,342] Compiling tensorflow/core/kernels/collective_ops.cc; Downloading tensorflow/core/kernels/_objs/collective_ops/collective_ops.d; 0s remote-cache ... (54 actions, 0 running) [15,775 / 17,342] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 45.9 MiB / 94.4 MiB; 0s remote-cache ... (54 actions, 0 running) [17,037 / 17,342] Linking tensorflow/compiler/tf2xla/libxla_compiler.so; Downloading tensorflow/compiler/tf2xla/libxla_compiler.so, 1.8 MiB / 2.6 MiB; 0s remote-cache ... (42 actions, 0 running) [18,101 / 19,667] Linking tensorflow/compiler/mlir/lite/libtensorflow_lite.a; 0s remote-cache ... (53 actions, 0 running) [18,819 / 20,058] Linking external/llvm-project/llvm/libX86UtilsAndDesc.a; Downloading external/llvm-project/llvm/libX86UtilsAndDesc.a, 1.8 MiB / 3.1 MiB; 0s remote-cache ... (53 actions, 0 running) [19,674 / 20,562] Compiling tensorflow/compiler/xla/mlir_hlo/mhlo/transforms/merge_assuming_ops/merge_assuming_ops.cc; 0s remote-cache [20,971 / 21,627] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.a; Downloading tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.a, 10.5 MiB / 35.2 MiB; 0s remote-cache ... (44 actions, 0 running) [22,204 / 22,718] Linking external/llvm-project/llvm/libCodeGen.a; 0s remote-cache ... (53 actions, 0 running) [23,130 / 23,377] [Prepa] Compiling tensorflow/compiler/mlir/tensorflow/transforms/mark_initialized_variables.cc ... (41 actions, 0 running) [24,227 / 24,462] Linking tensorflow/compiler/mlir/tf-reduce; Downloading tensorflow/compiler/mlir/tf-reduce, 35.8 MiB / 91.6 MiB; 0s remote-cache ... (46 actions, 1 running) [24,563 / 24,729] Linking tensorflow/compiler/mlir/tf-reduce; 1s remote-cache ... (55 actions, 0 running) [25,283 / 25,614] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 176.6 MiB / 381.9 MiB; 2s remote-cache ... (9 actions, 1 running) [31,975 / 32,433] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 363.8 MiB / 381.9 MiB; 3s remote-cache ... (53 actions, 6 running) [32,579 / 32,682] Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; Downloading tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt, 218.6 MiB / 374.1 MiB; 2s remote-cache ... (55 actions, 16 running) [32,925 / 35,155] Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; Downloading tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt, 253.0 MiB / 374.1 MiB; 3s remote-cache ... (36 actions, 8 running) [33,697 / 35,930] Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; Downloading tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt, 315.8 MiB / 374.1 MiB; 4s remote-cache ... (57 actions, 4 running) [34,294 / 36,506] Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; 5s remote-cache ... (58 actions, 4 running) [34,915 / 37,271] Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; 6s remote-cache ... (57 actions, 4 running) [36,138 / 38,306] Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer_factory.cc [for tool]; 5s local, remote-cache ... (42 actions, 6 running) [36,762 / 38,818] Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer_factory.cc [for tool]; 6s local, remote-cache ... (57 actions, 4 running) [37,711 / 39,453] Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer_factory.cc [for tool]; 7s local, remote-cache ... (56 actions, 4 running) [38,752 / 40,416] Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer_factory.cc [for tool]; 8s local, remote-cache ... (58 actions, 4 running) [39,584 / 41,175] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 9s local, remote-cache ... (57 actions, 2 running) [40,066 / 41,717] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 10s local, remote-cache ... (52 actions, 2 running) [40,675 / 42,234] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 11s local, remote-cache ... (56 actions, 2 running) [41,196 / 42,473] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 12s local, remote-cache ... (45 actions, 2 running) [41,537 / 42,473] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 13s local, remote-cache ... (37 actions, 2 running) [41,836 / 42,473] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 14s local, remote-cache ... (54 actions, 2 running) [42,233 / 42,474] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 15s local, remote-cache ... (54 actions, 2 running) [42,578 / 42,692] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 16s local, remote-cache ... (107 actions, 103 running) [42,599 / 42,713] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 17s local, remote-cache ... (110 actions, 108 running) [42,634 / 42,748] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 18s local, remote-cache ... (110 actions, 108 running) [42,667 / 42,790] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 19s local, remote-cache ... (111 actions, 110 running) [42,673 / 42,791] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 20s local, remote-cache ... (112 actions running) [42,673 / 42,791] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 22s local, remote-cache ... (112 actions running) [42,673 / 42,791] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 23s local, remote-cache ... (112 actions running) [42,680 / 42,794] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 24s local, remote-cache ... (112 actions running) [42,683 / 42,795] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 26s local, remote-cache ... (112 actions running) [42,684 / 42,795] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 28s local, remote-cache ... (111 actions, 110 running) [42,727 / 42,840] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 29s local, remote-cache ... (110 actions, 108 running) [42,790 / 42,911] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 30s local, remote-cache ... (111 actions, 110 running) [42,798 / 42,920] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 31s local, remote-cache ... (111 actions, 110 running) [42,802 / 42,924] Compiling tensorflow/python/framework/op_def_registry.cc [for tool]; 32s local, remote-cache ... (111 actions, 110 running) [42,812 / 42,936] Compiling tensorflow/python/framework/op_def_util.cc [for tool]; 17s local, remote-cache ... (112 actions running) [42,817 / 43,022] Compiling tensorflow/python/pywrap_tensorflow_internal.cc [for tool]; 18s local, remote-cache ... (111 actions, 110 running) [42,849 / 43,046] Compiling tensorflow/python/pywrap_tensorflow_internal.cc [for tool]; 19s local, remote-cache ... (110 actions, 108 running) [42,911 / 43,075] Compiling tensorflow/python/pywrap_tensorflow_internal.cc [for tool]; 20s local, remote-cache ... (105 actions, 102 running) [43,073 / 43,189] Compiling tensorflow/python/pywrap_tensorflow_internal.cc [for tool]; 21s local, remote-cache ... (110 actions, 108 running) [43,163 / 43,280] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 22s local, remote-cache ... (111 actions, 110 running) [43,177 / 43,295] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 23s local, remote-cache ... (111 actions, 110 running) [43,184 / 43,301] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 24s local, remote-cache ... (111 actions, 110 running) [43,189 / 43,306] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 25s local, remote-cache ... (111 actions, 110 running) [43,205 / 43,321] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 26s local, remote-cache ... (112 actions, 111 running) [43,231 / 43,351] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 27s local, remote-cache ... (110 actions, 108 running) [43,258 / 43,383] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 29s local, remote-cache ... (112 actions running) [43,258 / 43,383] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 30s local, remote-cache ... (112 actions running) [43,259 / 43,383] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 31s local, remote-cache ... (112 actions running) [43,265 / 43,391] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 33s local, remote-cache ... (111 actions, 110 running) [43,289 / 43,419] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 34s local, remote-cache ... (111 actions, 110 running) [43,326 / 43,461] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 35s local, remote-cache ... (111 actions, 110 running) [43,343 / 43,479] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 36s local, remote-cache ... (111 actions, 110 running) [43,346 / 43,484] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 37s local, remote-cache ... (111 actions, 110 running) [43,373 / 43,515] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 38s local, remote-cache ... (110 actions, 108 running) [43,440 / 43,584] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 39s local, remote-cache ... (111 actions running) [43,449 / 43,597] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 40s local, remote-cache ... (112 actions running) [43,615 / 43,764] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 41s local, remote-cache ... (109 actions, 108 running) [43,663 / 43,811] Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 42s local, remote-cache ... (108 actions, 105 running) [43,748 / 43,913] Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 43s local, remote-cache ... (107 actions, 102 running) [43,823 / 43,983] Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 44s local, remote-cache ... (103 actions, 94 running) [43,950 / 44,093] Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 45s local, remote-cache ... (104 actions, 98 running) [44,017 / 44,170] Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 46s local, remote-cache ... (103 actions, 99 running) [44,093 / 44,238] Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 47s local, remote-cache ... (104 actions, 100 running) [44,168 / 44,311] 2 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 48s local, remote-cache ... (102 actions, 100 running) [44,190 / 44,334] 3 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 49s local, remote-cache ... (104 actions, 103 running) [44,259 / 44,404] 5 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 50s local, remote-cache ... (104 actions, 102 running) [44,275 / 44,417] 7 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 51s local, remote-cache ... (103 actions, 102 running) [44,281 / 44,423] 8 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 53s local, remote-cache ... (103 actions, 102 running) [44,336 / 44,484] 9 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 54s local, remote-cache ... (102 actions, 100 running) [44,381 / 44,522] 10 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 55s local, remote-cache ... (102 actions, 101 running) [44,404 / 44,546] 11 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 56s local, remote-cache ... (102 actions, 101 running) [44,409 / 44,550] 13 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 57s local, remote-cache ... (102 actions running) [44,411 / 44,552] 16 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 58s local, remote-cache ... (102 actions running) [44,415 / 44,556] 16 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 59s local, remote-cache ... (102 actions, 101 running) [44,419 / 44,560] 16 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 61s local, remote-cache ... (102 actions running) [44,419 / 44,560] 16 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 62s local, remote-cache ... (102 actions running) [44,421 / 44,561] 16 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 63s local, remote-cache ... (101 actions, 100 running) [44,422 / 44,562] 17 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 65s local, remote-cache ... (102 actions running) [44,428 / 44,568] 18 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 66s local, remote-cache ... (103 actions running) [44,428 / 44,568] 19 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 67s local, remote-cache ... (103 actions running) [44,452 / 44,595] 24 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 68s local, remote-cache ... (103 actions, 102 running) [44,472 / 44,613] 24 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 69s local, remote-cache ... (104 actions, 103 running) [44,488 / 44,630] 24 / 3798 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 70s local, remote-cache ... (104 actions, 103 running) [44,506 / 44,645] 26 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 71s local, remote-cache ... (103 actions running) [44,511 / 44,649] 26 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 72s local, remote-cache ... (106 actions running) [44,511 / 44,649] 26 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 74s local, remote-cache ... (107 actions running) [44,517 / 44,655] 26 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 75s local, remote-cache ... (106 actions running) [44,530 / 44,669] 27 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 76s local, remote-cache ... (105 actions running) [44,558 / 44,702] 27 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 77s local, remote-cache ... (105 actions, 103 running) [44,577 / 44,721] 27 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 78s local, remote-cache ... (104 actions, 103 running) [44,591 / 44,729] 27 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 79s local, remote-cache ... (105 actions, 103 running) [44,596 / 44,742] 27 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 81s local, remote-cache ... (105 actions running) [44,600 / 44,742] 31 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (103 actions running) [44,616 / 44,757] 32 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (97 actions, 96 running) [44,858 / 45,096] 33 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (97 actions, 93 running) [45,027 / 45,210] 33 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (97 actions, 93 running) [45,120 / 45,272] 33 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (97 actions, 93 running) [45,206 / 45,343] 34 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (97 actions, 95 running) [45,220 / 45,384] 34 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (97 actions, 95 running) [45,225 / 45,386] 34 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (97 actions, 95 running) [45,332 / 45,473] 35 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (98 actions, 94 running) [45,340 / 45,479] 35 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (98 actions, 96 running) [45,350 / 45,490] 35 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (97 actions, 94 running) [45,376 / 45,531] 36 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (94 actions, 88 running) [45,440 / 45,584] 36 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (95 actions, 92 running) [45,441 / 45,584] 36 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (95 actions, 94 running) [45,444 / 45,584] 36 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (93 actions, 92 running) [45,447 / 45,585] 36 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (94 actions, 93 running) [45,447 / 45,585] 36 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (94 actions running) [45,457 / 45,593] 37 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (92 actions, 91 running) [45,464 / 45,604] 37 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (92 actions, 91 running) [45,489 / 45,630] 38 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (91 actions, 89 running) [45,512 / 45,649] 39 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (92 actions, 91 running) [45,521 / 45,657] 39 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (93 actions, 92 running) [45,523 / 45,661] 39 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (92 actions, 91 running) [45,529 / 45,665] 39 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (92 actions running) [45,533 / 45,669] 40 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (93 actions running) [45,553 / 45,741] 41 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (93 actions, 92 running) [45,594 / 45,763] 45 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (89 actions, 84 running) [45,698 / 45,848] 46 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (86 actions, 78 running) [45,771 / 45,905] 48 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (84 actions, 80 running) [45,781 / 45,915] 49 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (85 actions, 84 running) [45,783 / 45,917] 49 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (87 actions running) [45,784 / 45,920] 49 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (87 actions, 86 running) [45,790 / 45,924] 50 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (87 actions, 86 running) [45,791 / 45,925] 50 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (87 actions running) [45,792 / 45,928] 50 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (86 actions, 85 running) [45,837 / 45,972] 51 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (82 actions, 80 running) [45,864 / 45,999] 54 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (83 actions running) [45,886 / 46,020] 57 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (83 actions, 82 running) [45,903 / 46,038] 59 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (81 actions, 80 running) [45,925 / 46,058] 59 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (81 actions, 79 running) [45,947 / 46,081] 60 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 130s local, remote-cache ... (82 actions running) [46,053 / 46,217] 60 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 131s local, remote-cache ... (80 actions, 77 running) [46,185 / 46,348] 61 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 132s local, remote-cache ... (80 actions, 75 running) [46,253 / 46,414] 62 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 133s local, remote-cache ... (80 actions, 74 running) [46,358 / 46,515] 63 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 134s local, remote-cache ... (79 actions, 71 running) [46,450 / 46,681] 64 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 135s local, remote-cache ... (77 actions, 69 running) [46,567 / 46,695] 69 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 136s local, remote-cache ... (69 actions, 65 running) [46,620 / 46,754] 72 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 137s local, remote-cache ... (74 actions, 69 running) [46,634 / 46,767] 76 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 138s local, remote-cache ... (74 actions, 73 running) [46,670 / 46,812] 80 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 139s local, remote-cache ... (70 actions, 68 running) [46,674 / 46,812] 80 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 140s local, remote-cache ... (72 actions, 71 running) [46,688 / 46,816] 80 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 141s local, remote-cache ... (72 actions, 69 running) [46,689 / 46,819] 82 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 142s local, remote-cache ... (74 actions running) [46,694 / 46,824] 87 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 144s local, remote-cache ... (74 actions running) [46,697 / 46,826] 89 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 145s local, remote-cache ... (72 actions running) [46,701 / 46,835] 90 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 146s local, remote-cache ... (70 actions, 69 running) [46,702 / 46,835] 90 / 3798 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 147s local, remote-cache ... (70 actions, 69 running) [46,706 / 46,835] 93 / 3798 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 109s local, remote-cache ... (65 actions running) [46,712 / 46,849] 95 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 54s local ... (63 actions, 62 running) [46,714 / 46,849] 96 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 55s local ... (61 actions running) [46,723 / 46,849] 101 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 56s local ... (58 actions running) [46,737 / 46,862] 106 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (59 actions, 57 running) [46,749 / 46,873] 109 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (59 actions running) [46,755 / 46,886] 110 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 59s local ... (59 actions, 58 running) [46,762 / 46,886] 110 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 60s local ... (59 actions running) [46,788 / 46,924] 111 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 61s local ... (59 actions, 57 running) [46,833 / 46,968] 112 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 62s local ... (58 actions, 53 running) [46,866 / 47,014] 114 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 64s local ... (59 actions running) [46,869 / 47,014] 116 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 66s local ... (58 actions, 57 running) [46,872 / 47,014] 116 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (56 actions running) [46,873 / 47,014] 116 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 68s local ... (56 actions, 55 running) [46,879 / 47,014] 118 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (56 actions, 55 running) [46,883 / 47,014] 119 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 71s local ... (56 actions, 55 running) [46,891 / 47,034] 121 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 24s local ... (56 actions, 55 running) [46,892 / 47,034] 122 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 25s local ... (56 actions running) [46,904 / 47,034] 123 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 26s local ... (56 actions running) [46,907 / 47,034] 123 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 28s local ... (56 actions, 55 running) [46,910 / 47,034] 124 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 29s local ... (58 actions, 57 running) [46,918 / 47,037] 125 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 30s local ... (60 actions, 59 running) [46,928 / 47,038] 126 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 31s local ... (65 actions, 64 running) [46,933 / 47,038] 126 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 32s local ... (70 actions, 69 running) [46,935 / 47,038] 126 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 33s local ... (73 actions running) [46,938 / 47,038] 126 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 34s local ... (76 actions running) [46,941 / 47,038] 127 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 35s local ... (79 actions running) [46,942 / 47,038] 127 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 36s local ... (79 actions running) [46,943 / 47,038] 129 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 37s local ... (81 actions running) [46,949 / 47,038] 129 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 38s local ... (86 actions, 85 running) [46,966 / 47,038] 129 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 40s local ... (99 actions, 98 running) [47,004 / 47,071] 129 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 41s local ... (82 actions, 81 running) [47,022 / 47,105] 130 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 42s local ... (82 actions, 75 running) [47,023 / 47,105] 130 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 43s local ... (82 actions running) [47,036 / 47,105] 130 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 44s local ... (69 actions running) [47,038 / 47,105] 130 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 45s local ... (67 actions running) [47,047 / 47,161] 131 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 46s local ... (60 actions running) [47,050 / 47,161] 131 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 47s local ... (58 actions running) [47,050 / 47,161] 132 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 49s local ... (58 actions running) [47,051 / 47,161] 132 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 50s local ... (58 actions running) [47,059 / 47,161] 133 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 51s local ... (57 actions running) [47,060 / 47,161] 134 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 53s local ... (57 actions running) [47,062 / 47,161] 134 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 55s local ... (57 actions running) [47,063 / 47,161] 134 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 59s local ... (57 actions, 56 running) [47,066 / 47,161] 134 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 60s local ... (57 actions, 56 running) [47,075 / 47,161] 134 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 61s local ... (57 actions, 56 running) [47,085 / 47,161] 134 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 62s local ... (57 actions, 56 running) [47,087 / 47,161] 134 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 63s local ... (57 actions running) [47,089 / 47,161] 135 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 64s local ... (57 actions running) [47,093 / 47,161] 135 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 65s local ... (56 actions, 55 running) [47,095 / 47,161] 135 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 66s local ... (57 actions, 56 running) [47,098 / 47,161] 136 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 68s local ... (57 actions, 56 running) [47,102 / 47,171] 136 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 69s local ... (57 actions, 56 running) [47,106 / 47,171] 136 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 70s local ... (57 actions running) [47,108 / 47,171] 137 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 71s local ... (57 actions running) [47,110 / 47,191] 137 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 72s local ... (57 actions, 56 running) [47,112 / 47,191] 137 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 73s local ... (57 actions running) [47,118 / 47,191] 138 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 74s local ... (57 actions, 56 running) [47,119 / 47,191] 138 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 75s local ... (57 actions running) [47,124 / 47,191] 138 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 77s local ... (57 actions, 56 running) [47,130 / 47,194] 138 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 78s local ... (56 actions, 55 running) [47,154 / 47,219] 138 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 79s local ... (56 actions, 55 running) [47,177 / 47,282] 139 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 80s local ... (57 actions, 54 running) [47,179 / 47,282] 139 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (58 actions, 57 running) [47,182 / 47,282] 139 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (58 actions running) [47,186 / 47,282] 140 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (57 actions, 56 running) [47,187 / 47,282] 140 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (57 actions, 56 running) [47,191 / 47,282] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (57 actions, 56 running) [47,192 / 47,282] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (57 actions running) [47,194 / 47,282] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (57 actions running) [47,205 / 47,282] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (57 actions running) [47,213 / 47,282] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 90s local ... (57 actions running) [47,221 / 47,282] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (56 actions, 55 running) [47,230 / 47,287] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (56 actions running) [47,238 / 47,299] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (57 actions, 56 running) [47,268 / 47,332] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (57 actions, 52 running) [47,301 / 47,400] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (56 actions, 50 running) [47,303 / 47,400] 141 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (57 actions, 48 running) [47,339 / 47,432] 144 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (57 actions, 56 running) [47,339 / 47,432] 144 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (57 actions running) [47,340 / 47,432] 144 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (57 actions running) [47,341 / 47,432] 144 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (57 actions, 56 running) [47,342 / 47,432] 144 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (57 actions running) [47,344 / 47,433] 145 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (57 actions running) [47,374 / 47,448] 146 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (57 actions, 55 running) [47,421 / 47,478] 148 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (57 actions, 56 running) [47,430 / 47,487] 148 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (57 actions running) [47,439 / 47,497] 149 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (57 actions, 56 running) [47,458 / 47,517] 150 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (57 actions running) [47,461 / 47,522] 150 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (57 actions, 56 running) [47,463 / 47,522] 150 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (57 actions running) [47,466 / 47,527] 150 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (57 actions running) [47,467 / 47,527] 150 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (57 actions running) [47,471 / 47,531] 151 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (56 actions running) [47,475 / 47,537] 151 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (57 actions, 56 running) [47,478 / 47,537] 151 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (57 actions, 56 running) [47,483 / 47,542] 151 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (55 actions, 54 running) [47,484 / 47,543] 152 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (56 actions running) [47,496 / 47,552] 152 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (55 actions running) [47,562 / 47,623] 153 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (55 actions, 53 running) [47,577 / 47,671] 153 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (56 actions running) [47,578 / 47,671] 153 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (56 actions running) [47,579 / 47,671] 153 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (56 actions, 55 running) [47,580 / 47,671] 154 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions running) [47,581 / 47,671] 155 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [47,581 / 47,671] 156 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions running) [47,583 / 47,671] 157 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions running) [47,585 / 47,671] 157 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (56 actions, 55 running) [47,585 / 47,671] 157 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (56 actions running) [47,590 / 47,671] 158 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (56 actions, 55 running) [47,592 / 47,671] 158 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (56 actions running) [47,593 / 47,671] 158 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (56 actions running) [47,594 / 47,671] 158 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (56 actions, 55 running) [47,594 / 47,671] 159 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions running) [47,597 / 47,671] 160 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions running) [47,598 / 47,671] 160 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (56 actions, 55 running) [47,604 / 47,676] 162 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (56 actions, 55 running) [47,605 / 47,676] 163 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions running) [47,606 / 47,676] 163 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (56 actions running) [47,607 / 47,676] 163 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (56 actions running) [47,620 / 47,677] 165 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (56 actions running) [47,628 / 47,684] 166 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (56 actions, 55 running) [47,628 / 47,684] 166 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (56 actions, 55 running) [47,633 / 47,690] 166 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (56 actions running) [47,642 / 47,708] 166 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (56 actions running) [47,643 / 47,708] 166 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (56 actions, 55 running) [47,644 / 47,708] 166 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (56 actions, 55 running) [47,645 / 47,708] 167 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (56 actions running) [47,648 / 47,708] 168 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (56 actions running) [47,649 / 47,708] 168 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (56 actions running) [47,649 / 47,708] 169 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (56 actions running) [47,656 / 47,715] 170 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 54s local ... (56 actions, 55 running) [47,665 / 47,735] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 56s local ... (56 actions, 55 running) [47,667 / 47,735] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 57s local ... (56 actions running) [47,668 / 47,735] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 60s local ... (56 actions, 55 running) [47,668 / 47,735] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 61s local ... (56 actions running) [47,671 / 47,735] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 62s local ... (56 actions running) [47,674 / 47,735] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 63s local ... (56 actions running) [47,676 / 47,735] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 64s local ... (56 actions running) [47,681 / 47,738] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 65s local ... (56 actions running) [47,701 / 47,783] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 66s local ... (56 actions running) [47,706 / 47,783] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 67s local ... (56 actions, 55 running) [47,710 / 47,783] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 68s local ... (56 actions, 55 running) [47,715 / 47,783] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 70s local ... (56 actions, 55 running) [47,719 / 47,791] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 71s local ... (56 actions, 55 running) [47,721 / 47,791] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 72s local ... (56 actions, 55 running) [47,727 / 47,791] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 73s local ... (56 actions, 55 running) [47,767 / 47,824] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 74s local ... (56 actions running) [47,788 / 47,845] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 75s local ... (56 actions, 54 running) [47,788 / 47,845] 171 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 79s local ... (56 actions, 55 running) [47,817 / 47,874] 172 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 80s local ... (56 actions, 55 running) [47,822 / 47,886] 173 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 81s local ... (57 actions running) [47,829 / 47,886] 173 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 83s local ... (57 actions running) [47,829 / 47,886] 174 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 85s local ... (57 actions running) [47,831 / 47,888] 175 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 86s local ... (56 actions running) [47,832 / 47,889] 175 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 79s local ... (56 actions running) [47,833 / 47,890] 175 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 80s local ... (56 actions, 55 running) [47,833 / 47,890] 175 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 81s local ... (56 actions running) [47,834 / 47,890] 175 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 84s local ... (56 actions, 55 running) [47,844 / 47,900] 177 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 85s local ... (56 actions, 55 running) [47,859 / 47,917] 180 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 86s local ... (56 actions running) [47,881 / 47,938] 182 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 87s local ... (56 actions, 55 running) [47,897 / 47,954] 182 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 88s local ... (56 actions, 55 running) [47,903 / 47,961] 182 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 89s local ... (56 actions, 55 running) [47,910 / 47,967] 183 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 90s local ... (55 actions running) [47,913 / 47,970] 183 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 91s local ... (56 actions running) [47,917 / 47,975] 183 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 92s local ... (56 actions, 55 running) [47,939 / 47,996] 183 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 93s local ... (56 actions running) [47,944 / 48,019] 184 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 94s local ... (56 actions running) [47,945 / 48,019] 184 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 95s local ... (56 actions running) [47,947 / 48,019] 185 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 96s local ... (56 actions running) [47,948 / 48,019] 186 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 97s local ... (56 actions running) [47,951 / 48,019] 187 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 98s local ... (56 actions running) [47,954 / 48,019] 189 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 99s local ... (56 actions running) [47,955 / 48,019] 190 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 100s local ... (56 actions running) [47,955 / 48,019] 191 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 102s local ... (56 actions running) [47,959 / 48,019] 192 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 103s local ... (56 actions, 55 running) [48,007 / 48,064] 193 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 104s local ... (56 actions, 55 running) [48,045 / 48,117] 193 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 105s local ... (57 actions, 54 running) [48,050 / 48,117] 194 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 106s local ... (56 actions, 54 running) [48,057 / 48,117] 194 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 107s local ... (56 actions, 55 running) [48,059 / 48,117] 195 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 109s local ... (56 actions running) [48,061 / 48,137] 195 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 110s local ... (56 actions running) [48,063 / 48,137] 195 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 111s local ... (56 actions, 55 running) [48,065 / 48,137] 195 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 112s local ... (56 actions, 55 running) [48,068 / 48,137] 196 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 113s local ... (56 actions running) [48,071 / 48,137] 196 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 113s local ... (56 actions, 55 running) [48,073 / 48,137] 197 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 5 of 5); 114s local ... (56 actions, 55 running) [48,076 / 48,137] 198 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 5 of 5); 115s local ... (56 actions, 55 running) [48,084 / 48,140] 199 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 5 of 5); 116s local ... (56 actions, 55 running) [48,113 / 48,169] 199 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 5 of 5); 117s local ... (55 actions, 54 running) [48,164 / 48,220] 199 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 5 of 5); 118s local ... (56 actions, 55 running) [48,191 / 48,248] 200 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 80s local ... (56 actions, 55 running) [48,211 / 48,268] 201 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 81s local ... (57 actions, 56 running) [48,227 / 48,285] 202 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 82s local ... (57 actions, 56 running) [48,232 / 48,290] 203 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 83s local ... (56 actions, 55 running) [48,242 / 48,313] 204 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 84s local ... (57 actions, 56 running) [48,244 / 48,313] 204 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 85s local ... (57 actions running) [48,245 / 48,313] 204 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 86s local ... (57 actions running) [48,246 / 48,313] 204 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 90s local ... (57 actions, 56 running) [48,248 / 48,313] 204 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 91s local ... (57 actions, 56 running) [48,251 / 48,313] 207 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 92s local ... (57 actions running) [48,254 / 48,313] 210 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 93s local ... (57 actions running) [48,258 / 48,319] 213 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 94s local ... (57 actions running) [48,261 / 48,319] 216 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 95s local ... (57 actions running) [48,262 / 48,323] 216 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local ... (57 actions running) [48,265 / 48,323] 216 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 97s local ... (57 actions running) [48,267 / 48,325] 217 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 98s local ... (57 actions running) [48,272 / 48,330] 218 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 99s local ... (57 actions, 56 running) [48,277 / 48,340] 218 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 100s local ... (57 actions running) [48,281 / 48,340] 218 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 102s local ... (57 actions, 56 running) [48,283 / 48,340] 218 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 103s local ... (57 actions, 56 running) [48,288 / 48,348] 219 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 104s local ... (58 actions, 57 running) [48,296 / 48,358] 219 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 105s local ... (60 actions, 59 running) [48,307 / 48,369] 219 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 106s local ... (61 actions running) [48,316 / 48,377] 219 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 107s local ... (59 actions running) [48,345 / 48,408] 223 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 108s local ... (60 actions, 57 running) [48,409 / 48,474] 226 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 109s local ... (61 actions, 59 running) [48,462 / 48,525] 227 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 110s local ... (62 actions running) [48,471 / 48,533] 227 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 111s local ... (60 actions, 59 running) [48,488 / 48,551] 227 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 112s local ... (62 actions, 61 running) [48,508 / 48,572] 227 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 113s local ... (63 actions, 62 running) [48,511 / 48,582] 227 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 114s local ... (63 actions, 61 running) [48,513 / 48,582] 228 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 116s local ... (62 actions running) [48,513 / 48,582] 229 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 117s local ... (62 actions running) [48,515 / 48,582] 230 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 118s local ... (62 actions, 61 running) [48,517 / 48,582] 231 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 119s local ... (62 actions running) [48,518 / 48,582] 233 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 120s local ... (62 actions running) [48,524 / 48,587] 237 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 121s local ... (62 actions running) [48,539 / 48,602] 238 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 122s local ... (62 actions, 61 running) [48,556 / 48,624] 243 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 123s local ... (62 actions, 61 running) [48,572 / 48,635] 248 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 105s local ... (62 actions, 60 running) [48,598 / 48,663] 249 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 106s local ... (62 actions, 61 running) [48,618 / 48,679] 249 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 107s local ... (60 actions, 59 running) [48,634 / 48,695] 249 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 108s local ... (61 actions, 59 running) [48,653 / 48,714] 252 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 109s local ... (61 actions, 60 running) [48,670 / 48,730] 254 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 110s local ... (59 actions running) [48,683 / 48,751] 257 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 111s local ... (59 actions running) [48,688 / 48,751] 258 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 112s local ... (58 actions running) [48,689 / 48,751] 258 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 113s local ... (58 actions running) [48,723 / 48,792] 262 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 55s local ... (59 actions, 55 running) [48,801 / 48,861] 263 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 56s local ... (60 actions, 57 running) [48,863 / 48,922] 266 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 57s local ... (63 actions, 61 running) [48,868 / 48,926] 269 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 58s local ... (63 actions, 62 running) [48,942 / 49,025] 272 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 60s local ... (62 actions, 57 running) [49,117 / 49,176] 286 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 61s local ... (58 actions, 56 running) [49,124 / 49,182] 288 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 62s local ... (57 actions, 55 running) [49,175 / 49,235] 289 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 63s local ... (58 actions running) [49,197 / 49,257] 291 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 64s local ... (57 actions, 55 running) [49,215 / 49,272] 294 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 65s local ... (58 actions, 56 running) [49,229 / 49,287] 295 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 66s local ... (58 actions running) [49,229 / 49,287] 295 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 67s local ... (58 actions running) [49,230 / 49,287] 295 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 68s local ... (57 actions, 56 running) [49,230 / 49,287] 296 / 3798 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 69s local ... (58 actions running) [49,233 / 49,293] 298 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 66s local ... (56 actions running) [49,237 / 49,293] 301 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 67s local ... (57 actions running) [49,245 / 49,303] 301 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 68s local ... (57 actions, 55 running) [49,265 / 49,326] 304 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 69s local ... (56 actions, 54 running) [49,318 / 49,372] 304 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 70s local ... (54 actions, 51 running) [49,354 / 49,410] 307 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 71s local ... (60 actions, 58 running) [49,366 / 49,422] 308 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 72s local ... (61 actions, 60 running) [49,384 / 49,442] 311 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 73s local ... (61 actions running) [49,419 / 49,478] 313 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 74s local ... (62 actions, 61 running) [49,433 / 49,489] 318 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 75s local ... (61 actions running) [49,452 / 49,510] 323 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 77s local ... (59 actions, 57 running) [49,482 / 49,540] 328 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (57 actions, 56 running) [49,495 / 49,552] 329 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 79s local ... (56 actions, 55 running) [49,546 / 49,604] 331 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 80s local ... (56 actions running) [49,558 / 49,614] 333 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 81s local ... (57 actions, 56 running) [49,572 / 49,629] 335 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 82s local ... (56 actions running) [49,622 / 49,679] 338 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (56 actions, 55 running) [49,660 / 49,717] 343 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (55 actions, 52 running) [49,699 / 49,756] 346 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (57 actions, 56 running) [49,703 / 49,759] 346 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 86s local ... (58 actions running) [49,718 / 49,777] 349 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 87s local ... (58 actions, 56 running) [49,745 / 49,802] 351 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 88s local ... (57 actions running) [49,769 / 49,826] 357 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (56 actions, 54 running) [49,778 / 49,835] 359 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (56 actions, 54 running) [49,789 / 49,846] 361 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 92s local ... (56 actions, 54 running) [49,796 / 49,852] 361 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (59 actions, 58 running) [49,808 / 49,864] 365 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (59 actions, 58 running) [49,821 / 49,878] 366 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (59 actions running) [49,831 / 49,887] 368 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (61 actions, 59 running) [49,849 / 49,906] 371 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (61 actions running) [49,866 / 49,924] 375 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (59 actions running) [49,880 / 49,940] 376 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 100s local ... (59 actions, 55 running) [49,882 / 49,940] 378 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (58 actions running) [49,889 / 49,946] 381 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 102s local ... (58 actions running) [49,919 / 49,976] 385 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (56 actions, 55 running) [49,932 / 49,989] 388 / 3798 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (56 actions running) [49,948 / 50,014] 392 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 59s local ... (57 actions running) [49,954 / 50,014] 394 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 60s local ... (56 actions running) [49,955 / 50,014] 395 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 61s local ... (56 actions running) [49,960 / 50,031] 399 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 62s local ... (56 actions running) [49,961 / 50,031] 400 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 63s local ... (56 actions running) [49,965 / 50,031] 404 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 64s local ... (56 actions running) [49,965 / 50,031] 404 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 65s local ... (56 actions running) [49,967 / 50,031] 406 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 67s local ... (56 actions running) [49,968 / 50,031] 407 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 68s local ... (56 actions running) [49,970 / 50,031] 410 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 69s local ... (56 actions running) [49,971 / 50,031] 410 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 71s local ... (56 actions running) [49,973 / 50,031] 411 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 73s local ... (56 actions, 55 running) [49,974 / 50,031] 412 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 74s local ... (56 actions running) [49,976 / 50,033] 412 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 75s local ... (56 actions running) [49,981 / 50,038] 412 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 76s local ... (56 actions running) [49,998 / 50,055] 413 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 77s local ... (56 actions, 55 running) [50,006 / 50,062] 414 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 78s local ... (56 actions, 55 running) [50,027 / 50,090] 416 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 80s local ... (55 actions, 54 running) [50,032 / 50,090] 416 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 81s local ... (56 actions, 55 running) [50,040 / 50,098] 418 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 82s local ... (56 actions, 55 running) [50,045 / 50,101] 418 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 83s local ... (56 actions, 55 running) [50,061 / 50,118] 419 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (56 actions, 55 running) [50,080 / 50,136] 421 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 85s local ... (55 actions running) [50,109 / 50,167] 421 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 86s local ... (55 actions running) [50,109 / 50,168] 421 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (56 actions, 55 running) [50,127 / 50,184] 422 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 88s local ... (57 actions running) [50,135 / 50,198] 423 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 89s local ... (58 actions running) [50,144 / 50,206] 424 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 91s local ... (57 actions running) [50,145 / 50,206] 425 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 92s local ... (56 actions running) [50,146 / 50,206] 425 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 93s local ... (56 actions running) [50,147 / 50,206] 426 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (56 actions running) [50,152 / 50,214] 431 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 95s local ... (56 actions running) [50,154 / 50,214] 432 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 97s local ... (56 actions running) [50,154 / 50,214] 433 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 98s local ... (56 actions running) [50,158 / 50,215] 433 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 99s local ... (56 actions, 55 running) [50,188 / 50,245] 435 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 100s local ... (55 actions, 54 running) [50,216 / 50,273] 436 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 102s local ... (57 actions, 56 running) [50,235 / 50,294] 440 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 103s local ... (57 actions, 55 running) [50,235 / 50,294] 440 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (57 actions, 56 running) [50,252 / 50,309] 441 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 105s local ... (56 actions, 54 running) [50,295 / 50,366] 442 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 107s local ... (59 actions running) [50,304 / 50,366] 444 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 108s local ... (60 actions running) [50,313 / 50,374] 446 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 109s local ... (61 actions, 60 running) [50,314 / 50,374] 447 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 111s local ... (61 actions running) [50,328 / 50,385] 449 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 112s local ... (58 actions, 57 running) [50,341 / 50,398] 451 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 113s local ... (57 actions, 56 running) [50,365 / 50,422] 455 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 114s local ... (57 actions running) [50,400 / 50,457] 455 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 115s local ... (58 actions running) [50,422 / 50,479] 460 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 116s local ... (56 actions running) [50,434 / 50,490] 461 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 117s local ... (57 actions running) [50,500 / 50,628] 464 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 118s local ... (56 actions, 52 running) [50,573 / 50,647] 469 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 119s local ... (55 actions, 46 running) [50,639 / 50,699] 473 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 120s local ... (50 actions, 39 running) [50,749 / 50,806] 477 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 121s local ... (56 actions, 53 running) [50,861 / 50,923] 482 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (57 actions, 53 running) [50,958 / 51,018] 487 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (58 actions, 50 running) [51,055 / 51,133] 490 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (58 actions, 45 running) [51,230 / 51,291] 496 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (60 actions, 53 running) [51,266 / 51,321] 500 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (58 actions, 51 running) [51,279 / 51,336] 500 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (60 actions, 54 running) [51,307 / 51,373] 502 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (63 actions running) [51,316 / 51,374] 505 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (62 actions, 61 running) [51,321 / 51,427] 508 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (61 actions, 60 running) [51,325 / 51,427] 513 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (59 actions running) [51,328 / 51,427] 515 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (56 actions running) [51,329 / 51,427] 517 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (56 actions running) [51,330 / 51,427] 518 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (56 actions running) [51,335 / 51,427] 522 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (56 actions running) [51,337 / 51,427] 523 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (56 actions, 55 running) [51,355 / 51,427] 524 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (56 actions, 55 running) [51,359 / 51,427] 525 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (56 actions, 55 running) [51,363 / 51,427] 527 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (56 actions running) [51,368 / 51,427] 528 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (56 actions, 55 running) [51,370 / 51,427] 529 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (56 actions, 55 running) [51,375 / 51,478] 529 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (56 actions, 55 running) [51,379 / 51,478] 529 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (56 actions, 55 running) [51,388 / 51,478] 530 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (56 actions, 55 running) [51,395 / 51,478] 530 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions running) [51,398 / 51,478] 530 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (56 actions running) [51,405 / 51,478] 531 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (56 actions, 55 running) [51,405 / 51,478] 531 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (56 actions running) [51,408 / 51,478] 531 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions running) [51,409 / 51,478] 532 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions running) [51,417 / 51,478] 532 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions, 55 running) [51,420 / 51,478] 532 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (56 actions running) [51,423 / 51,479] 533 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (55 actions, 54 running) [51,456 / 51,512] 534 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (56 actions, 53 running) [51,520 / 51,577] 535 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (56 actions, 54 running) [51,563 / 51,620] 537 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (56 actions, 53 running) [51,654 / 51,716] 543 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (57 actions, 51 running) [51,723 / 51,782] 547 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (57 actions, 54 running) [51,803 / 51,861] 552 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (58 actions, 57 running) [51,858 / 51,923] 553 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (58 actions, 53 running) [51,915 / 51,974] 553 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (59 actions, 54 running) [51,988 / 52,046] 558 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (58 actions, 56 running) [52,041 / 52,098] 560 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (62 actions, 55 running) [52,070 / 52,128] 563 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (62 actions, 57 running) [52,092 / 52,149] 564 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (67 actions, 64 running) [52,117 / 52,189] 565 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (67 actions running) [52,122 / 52,189] 568 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (66 actions running) [52,126 / 52,189] 570 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (64 actions running) [52,132 / 52,190] 575 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (62 actions running) [52,153 / 52,209] 582 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 176s local ... (56 actions running) [52,203 / 52,260] 585 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (57 actions, 55 running) [52,232 / 52,288] 586 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (57 actions, 56 running) [52,287 / 52,344] 595 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (56 actions running) [52,329 / 52,391] 601 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 180s local ... (57 actions, 52 running) [52,372 / 52,430] 603 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (56 actions, 53 running) [52,404 / 52,461] 604 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (59 actions, 57 running) [52,497 / 52,556] 609 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 183s local ... (58 actions, 54 running) [52,529 / 52,585] 611 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (60 actions, 55 running) [52,562 / 52,663] 615 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (59 actions, 58 running) [52,616 / 52,691] 619 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (65 actions running) [52,626 / 52,699] 619 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (64 actions, 63 running) [52,665 / 52,738] 624 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (62 actions, 61 running) [52,682 / 52,760] 627 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (64 actions, 63 running) [52,701 / 52,774] 632 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (59 actions, 58 running) [52,795 / 52,872] 635 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (60 actions, 58 running) [52,856 / 52,931] 643 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (61 actions running) [52,882 / 52,957] 644 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 194s local ... (63 actions, 62 running) [52,896 / 52,970] 646 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (61 actions, 60 running) [52,941 / 53,012] 650 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 196s local ... (64 actions running) [52,965 / 53,041] 652 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 197s local ... (70 actions, 69 running) [53,019 / 53,095] 654 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (69 actions, 65 running) [53,069 / 53,143] 658 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (74 actions, 71 running) [53,119 / 53,192] 667 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (73 actions, 71 running) [53,119 / 53,192] 667 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (74 actions, 72 running) [53,121 / 53,197] 667 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (74 actions, 70 running) [53,251 / 53,324] 672 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (75 actions, 73 running) [53,326 / 53,400] 679 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 206s local ... (74 actions, 72 running) [53,344 / 53,421] 680 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 207s local ... (76 actions, 74 running) [53,383 / 53,457] 683 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (77 actions, 75 running) [53,420 / 53,492] 687 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 209s local ... (75 actions, 74 running) [53,423 / 53,496] 689 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 210s local ... (79 actions running) [53,490 / 53,564] 697 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 211s local ... (76 actions, 73 running) [53,540 / 53,615] 704 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 212s local ... (74 actions, 73 running) [53,586 / 53,660] 707 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 213s local ... (73 actions, 71 running) [53,641 / 53,714] 710 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 215s local ... (73 actions, 71 running) [53,691 / 53,764] 714 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 216s local ... (75 actions, 74 running) [53,698 / 53,775] 718 / 3798 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 217s local ... (75 actions running) [53,732 / 53,806] 727 / 3798 tests; Executing genrule //tensorflow/python/tools:create_models_for_aot_compile; 31s local, remote-cache ... (70 actions, 69 running) [53,763 / 53,867] 731 / 3798 tests; Executing genrule //tensorflow/python/tools:create_models_for_aot_compile; 32s local, remote-cache ... (69 actions, 65 running) [53,768 / 53,868] 735 / 3798 tests; Executing genrule //tensorflow/python/tools:create_models_for_aot_compile; 33s local, remote-cache ... (69 actions running) [53,774 / 53,868] 741 / 3798 tests; Executing genrule //tensorflow/python/tools:create_models_for_aot_compile; 35s local, remote-cache ... (64 actions running) [53,778 / 53,869] 744 / 3798 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_frozen_gen; 35s local, remote-cache ... (60 actions running) [53,821 / 53,886] 745 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 34s local ... (59 actions, 57 running) [53,831 / 53,895] 746 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 35s local ... (59 actions, 58 running) [53,848 / 53,913] 749 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 36s local ... (60 actions, 59 running) [53,906 / 53,971] 756 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 37s local ... (62 actions, 61 running) [53,966 / 54,030] 761 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 38s local ... (62 actions, 60 running) [53,983 / 54,048] 763 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 39s local ... (63 actions, 61 running) [54,001 / 54,066] 763 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 40s local ... (62 actions, 59 running) [54,014 / 54,078] 764 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 41s local ... (65 actions, 64 running) [54,020 / 54,085] 764 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 43s local ... (66 actions running) [54,046 / 54,144] 770 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 44s local ... (63 actions, 62 running) [54,050 / 54,144] 770 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 45s local ... (63 actions, 62 running) [54,053 / 54,144] 771 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 46s local ... (63 actions running) [54,060 / 54,144] 775 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 47s local ... (59 actions running) [54,067 / 54,144] 776 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 48s local ... (56 actions running) [54,069 / 54,144] 776 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 49s local ... (56 actions running) [54,070 / 54,144] 776 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 50s local ... (56 actions running) [54,084 / 54,144] 779 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 51s local ... (56 actions, 55 running) [54,095 / 54,155] 781 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 52s local ... (57 actions, 56 running) [54,108 / 54,165] 783 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 53s local ... (57 actions, 56 running) [54,172 / 54,229] 784 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 54s local ... (56 actions, 51 running) [54,216 / 54,273] 787 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 55s local ... (57 actions, 52 running) [54,261 / 54,324] 789 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 56s local ... (57 actions, 51 running) [54,381 / 54,439] 792 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 57s local ... (58 actions, 56 running) [54,455 / 54,516] 800 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 59s local ... (59 actions, 54 running) [54,574 / 54,631] 807 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 60s local ... (56 actions, 50 running) [54,616 / 54,678] 811 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 61s local ... (59 actions, 54 running) [54,675 / 54,734] 816 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 62s local ... (63 actions, 60 running) [54,705 / 54,763] 819 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 63s local ... (63 actions, 62 running) [54,740 / 54,846] 822 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 64s local ... (63 actions, 60 running) [54,749 / 54,846] 825 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 65s local ... (64 actions running) [54,752 / 54,846] 825 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 66s local ... (64 actions running) [54,753 / 54,846] 825 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 68s local ... (64 actions, 63 running) [54,760 / 54,846] 831 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 69s local ... (59 actions running) [54,763 / 54,846] 833 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 70s local ... (57 actions running) [54,768 / 54,846] 834 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 71s local ... (57 actions, 56 running) [54,777 / 54,846] 836 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 72s local ... (57 actions running) [54,783 / 54,846] 838 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 73s local ... (57 actions running) [54,790 / 54,852] 841 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 74s local ... (57 actions, 56 running) [54,790 / 54,852] 841 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 75s local ... (57 actions running) [54,796 / 54,853] 841 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 77s local ... (56 actions, 55 running) [54,829 / 54,886] 843 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 78s local ... (56 actions, 55 running) [54,851 / 54,908] 845 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 79s local ... (58 actions, 57 running) [54,946 / 55,005] 849 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 80s local ... (60 actions, 55 running) [55,000 / 55,057] 850 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 82s local ... (61 actions, 58 running) [55,032 / 55,091] 855 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 83s local ... (61 actions, 58 running) [55,078 / 55,136] 859 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 84s local ... (63 actions, 60 running) [55,114 / 55,171] 865 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 85s local ... (66 actions running) [55,138 / 55,195] 870 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 86s local ... (66 actions, 64 running) [55,155 / 55,249] 874 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 87s local ... (67 actions, 66 running) [55,162 / 55,249] 881 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 88s local ... (62 actions running) [55,168 / 55,249] 887 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 89s local ... (57 actions running) [55,171 / 55,249] 888 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 90s local ... (57 actions running) [55,174 / 55,249] 889 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 92s local ... (57 actions running) [55,176 / 55,249] 891 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 93s local ... (57 actions running) [55,177 / 55,249] 892 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 94s local ... (57 actions running) [55,187 / 55,249] 894 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 95s local ... (57 actions running) [55,191 / 55,249] 894 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 96s local ... (57 actions running) [55,228 / 55,286] 897 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 97s local ... (57 actions, 54 running) [55,275 / 55,336] 899 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 98s local ... (56 actions, 54 running) [55,311 / 55,368] 902 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 99s local ... (59 actions running) [55,352 / 55,411] 906 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 100s local ... (61 actions, 58 running) [55,369 / 55,432] 907 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 102s local ... (60 actions, 55 running) [55,421 / 55,479] 908 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 103s local ... (64 actions, 60 running) [55,429 / 55,487] 908 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 104s local ... (65 actions, 62 running) [55,529 / 55,589] 913 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 105s local ... (66 actions, 59 running) [55,576 / 55,636] 919 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 106s local ... (65 actions, 61 running) [55,602 / 55,660] 923 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 107s local ... (66 actions, 64 running) [55,613 / 55,671] 924 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 108s local ... (69 actions, 68 running) [55,666 / 55,726] 927 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 108s local ... (73 actions, 71 running) [55,709 / 55,767] 931 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 109s local ... (71 actions, 66 running) [55,715 / 55,773] 931 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 110s local ... (74 actions, 70 running) [55,755 / 55,812] 935 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 60s local, remote-cache ... (77 actions, 75 running) [55,787 / 55,844] 939 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 62s local, remote-cache ... (80 actions, 79 running) [55,814 / 55,871] 943 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 63s local, remote-cache ... (81 actions, 79 running) [55,856 / 55,916] 945 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 64s local, remote-cache ... (81 actions, 78 running) [55,907 / 55,963] 952 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 65s local, remote-cache ... (77 actions, 76 running) [55,942 / 56,000] 954 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 66s local, remote-cache ... (81 actions, 79 running) [55,975 / 56,034] 957 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 67s local, remote-cache ... (84 actions, 83 running) [55,979 / 56,036] 958 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 68s local, remote-cache ... (84 actions running) [55,979 / 56,036] 959 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 74s local, remote-cache ... (84 actions running) FAIL: //tensorflow/tsl/profiler/rpc/client:profiler_client_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tsl/profiler/rpc/client/profiler_client_test/test_attempts/attempt_1.log) [56,014 / 56,073] 970 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 75s local, remote-cache ... (82 actions, 81 running) [56,021 / 56,080] 974 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 77s local, remote-cache ... (81 actions running) [56,068 / 56,141] 976 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 78s local, remote-cache ... (81 actions, 78 running) FLAKY: //tensorflow/tsl/profiler/rpc/client:profiler_client_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tsl/profiler/rpc/client/profiler_client_test/test_attempts/attempt_1.log INFO: From Testing //tensorflow/tsl/profiler/rpc/client:profiler_client_test: [56,102 / 56,172] 979 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 79s local, remote-cache ... (83 actions, 82 running) [56,155 / 56,235] 987 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 80s local, remote-cache ... (80 actions running) [56,192 / 56,270] 988 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 81s local, remote-cache ... (83 actions, 82 running) [56,258 / 56,340] 995 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 82s local, remote-cache ... (80 actions, 79 running) [56,300 / 56,378] 1002 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 83s local, remote-cache ... (80 actions running) [56,316 / 56,394] 1005 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 84s local, remote-cache ... (81 actions, 80 running) [56,380 / 56,498] 1013 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 85s local, remote-cache ... (79 actions, 77 running) [56,389 / 56,498] 1019 / 3798 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 86s local, remote-cache ... (78 actions running) [56,413 / 56,498] 1036 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 54s local ... (62 actions, 61 running) [56,416 / 56,499] 1037 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 56s local ... (61 actions, 60 running) [56,417 / 56,499] 1038 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 57s local ... (61 actions running) [56,418 / 56,499] 1039 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 58s local ... (61 actions running) [56,419 / 56,499] 1039 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 60s local ... (61 actions, 60 running) [56,450 / 56,531] 1042 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 61s local ... (60 actions, 57 running) [56,521 / 56,607] 1044 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 62s local ... (58 actions, 49 running) [56,623 / 56,701] 1047 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 64s local ... (61 actions, 58 running) [56,685 / 56,763] 1054 / 3798 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 65s local ... (63 actions, 61 running) [56,728 / 56,807] 1059 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 35s local ... (67 actions, 61 running) [56,750 / 56,827] 1060 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 36s local ... (70 actions running) [56,768 / 56,847] 1062 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 37s local ... (69 actions, 68 running) [56,801 / 56,877] 1066 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 38s local ... (66 actions, 63 running) [56,891 / 56,969] 1072 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 39s local ... (70 actions, 64 running) [56,934 / 57,012] 1077 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 40s local ... (72 actions, 69 running) [57,016 / 57,093] 1084 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 42s local ... (75 actions, 71 running) [57,037 / 57,114] 1087 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 43s local ... (77 actions running) [57,067 / 57,145] 1094 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 44s local ... (77 actions running) [57,100 / 57,177] 1099 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 45s local ... (79 actions running) [57,110 / 57,187] 1105 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 46s local ... (79 actions, 78 running) [57,114 / 57,191] 1109 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 47s local ... (82 actions running) [57,125 / 57,202] 1117 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 48s local ... (82 actions, 81 running) [57,132 / 57,219] 1122 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 49s local ... (82 actions running) [57,140 / 57,219] 1130 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 51s local ... (77 actions running) [57,154 / 57,224] 1133 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 52s local ... (74 actions running) [57,182 / 57,251] 1143 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 53s local ... (63 actions running) [57,196 / 57,253] 1147 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 54s local ... (61 actions, 60 running) [57,207 / 57,264] 1153 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 55s local ... (60 actions, 58 running) [57,219 / 57,276] 1157 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 56s local ... (60 actions running) [57,234 / 57,295] 1162 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 58s local ... (59 actions, 58 running) [57,239 / 57,296] 1167 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 59s local ... (59 actions running) [57,250 / 57,307] 1173 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 60s local ... (59 actions, 58 running) [57,287 / 57,345] 1182 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 61s local ... (60 actions, 59 running) [57,349 / 57,407] 1187 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 62s local ... (62 actions, 60 running) [57,353 / 57,410] 1189 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 63s local ... (64 actions running) [57,370 / 57,428] 1197 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 64s local ... (66 actions, 65 running) [57,380 / 57,437] 1200 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 65s local ... (67 actions running) [57,418 / 57,475] 1204 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 66s local ... (68 actions, 67 running) [57,431 / 57,488] 1211 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 67s local ... (68 actions running) [57,452 / 57,511] 1215 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 68s local ... (66 actions, 64 running) [57,461 / 57,518] 1222 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 70s local ... (66 actions running) [57,478 / 57,561] 1230 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 71s local ... (63 actions, 62 running) [57,488 / 57,561] 1239 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 72s local ... (59 actions running) [57,492 / 57,561] 1242 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 73s local ... (59 actions running) [57,493 / 57,561] 1243 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 74s local ... (59 actions running) [57,495 / 57,561] 1244 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 75s local ... (58 actions, 57 running) [57,496 / 57,561] 1246 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 76s local ... (58 actions running) [57,498 / 57,561] 1247 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 77s local ... (57 actions running) [57,500 / 57,561] 1249 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 78s local ... (57 actions running) [57,512 / 57,569] 1250 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 79s local ... (57 actions, 56 running) [57,532 / 57,599] 1250 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 80s local ... (59 actions, 58 running) [57,542 / 57,599] 1255 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 81s local ... (57 actions running) [57,559 / 57,615] 1256 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 83s local ... (57 actions, 56 running) [57,569 / 57,624] 1257 / 3798 tests; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 31s local ... (56 actions running) [57,571 / 57,674] 1258 / 3798 tests; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 32s local ... (60 actions running) [57,575 / 57,674] 1262 / 3798 tests; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 33s local ... (57 actions running) [57,577 / 57,674] 1262 / 3798 tests; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 34s local ... (57 actions running) [57,581 / 57,674] 1263 / 3798 tests; Testing //tensorflow/python/data/kernel_tests:batch_test (shard 4 of 4); 35s local ... (57 actions running) [57,584 / 57,674] 1266 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 36s local ... (57 actions running) [57,592 / 57,674] 1268 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 37s local ... (57 actions running) [57,603 / 57,674] 1269 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 38s local ... (57 actions running) [57,608 / 57,676] 1270 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 39s local ... (56 actions, 54 running) [57,612 / 57,676] 1270 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 41s local ... (56 actions running) [57,614 / 57,676] 1271 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 42s local ... (56 actions running) [57,617 / 57,676] 1271 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 43s local ... (56 actions running) [57,618 / 57,676] 1271 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 44s local ... (56 actions running) [57,628 / 57,684] 1271 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 45s local ... (56 actions, 55 running) [57,645 / 57,701] 1272 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 47s local ... (57 actions, 56 running) [57,682 / 57,739] 1277 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 47s local ... (57 actions, 52 running) [57,710 / 57,766] 1281 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 48s local ... (61 actions, 59 running) [57,757 / 57,814] 1287 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 49s local ... (69 actions, 67 running) [57,774 / 57,830] 1292 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 50s local ... (71 actions, 69 running) [57,785 / 57,841] 1299 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 51s local ... (75 actions running) [57,791 / 57,861] 1300 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 52s local ... (79 actions running) [57,798 / 57,861] 1304 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 53s local ... (76 actions running) [57,804 / 57,861] 1311 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 54s local ... (72 actions running) [57,805 / 57,861] 1312 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 55s local ... (72 actions running) [57,838 / 57,925] 1321 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 56s local ... (66 actions running) [57,851 / 57,925] 1332 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 57s local ... (56 actions, 55 running) [57,853 / 57,925] 1334 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 58s local ... (57 actions running) [57,857 / 57,925] 1338 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (56 actions running) [57,873 / 57,929] 1338 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 61s local ... (56 actions, 55 running) [57,883 / 57,939] 1343 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 62s local ... (58 actions, 57 running) [57,898 / 58,005] 1348 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 63s local ... (65 actions, 62 running) [57,961 / 58,134] 1349 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local ... (65 actions, 59 running) [58,077 / 58,166] 1349 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 65s local ... (65 actions, 50 running) [58,410 / 58,556] 1356 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (62 actions, 38 running) [58,532 / 58,609] 1362 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (56 actions, 55 running) [58,538 / 58,609] 1363 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (57 actions, 55 running) [58,547 / 58,610] 1363 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 69s local ... (57 actions running) [58,551 / 58,610] 1364 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (57 actions running) [58,553 / 58,610] 1366 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (56 actions running) [58,553 / 58,610] 1367 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (56 actions running) [58,555 / 58,611] 1369 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (56 actions running) [58,556 / 58,612] 1369 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (56 actions running) [58,601 / 58,661] 1370 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (55 actions, 54 running) [58,615 / 58,672] 1371 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 77s local ... (60 actions running) [58,632 / 58,688] 1372 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (68 actions, 67 running) [58,647 / 58,703] 1373 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 80s local ... (70 actions running) [58,664 / 58,721] 1374 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (70 actions, 69 running) [58,675 / 58,732] 1375 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (74 actions running) [58,677 / 58,733] 1376 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (76 actions running) [58,690 / 58,747] 1378 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (76 actions running) [58,708 / 58,764] 1381 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (76 actions running) [58,711 / 58,768] 1383 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (79 actions running) [58,778 / 58,834] 1389 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (80 actions, 79 running) [58,799 / 58,855] 1392 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (81 actions running) [58,805 / 58,861] 1394 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 91s local ... (81 actions running) [58,811 / 58,868] 1396 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 92s local ... (82 actions running) [58,831 / 58,888] 1399 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 93s local ... (82 actions, 81 running) [58,837 / 58,894] 1399 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 94s local ... (82 actions, 81 running) [58,844 / 58,901] 1401 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 95s local ... (82 actions, 81 running) [58,855 / 58,917] 1403 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 96s local ... (81 actions, 80 running) [58,856 / 58,917] 1404 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 98s local ... (81 actions running) [58,862 / 58,919] 1409 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 99s local ... (76 actions running) [58,869 / 58,926] 1412 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 100s local ... (76 actions running) [58,882 / 58,938] 1415 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 101s local ... (76 actions running) [58,892 / 58,949] 1417 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 102s local ... (76 actions running) [58,900 / 58,975] 1418 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 104s local ... (77 actions running) [58,900 / 58,975] 1418 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 113s local ... (77 actions running) [58,900 / 58,975] 1419 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 119s local ... (77 actions running) [58,950 / 59,007] 1439 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 120s local ... (60 actions, 56 running) [58,964 / 59,023] 1442 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 121s local ... (60 actions, 58 running) [58,975 / 59,035] 1444 / 3798 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 122s local ... (60 actions, 59 running) [58,980 / 59,037] 1449 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 46s local ... (56 actions, 55 running) [58,982 / 59,058] 1450 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 47s local ... (56 actions running) [58,983 / 59,058] 1451 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 48s local ... (57 actions running) [58,986 / 59,058] 1454 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 49s local ... (56 actions running) [58,986 / 59,058] 1455 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 52s local ... (56 actions running) [58,991 / 59,058] 1455 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 53s local ... (56 actions, 55 running) [58,997 / 59,058] 1455 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 54s local ... (56 actions running) [59,006 / 59,064] 1455 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 55s local ... (56 actions running) [59,006 / 59,064] 1456 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 57s local ... (56 actions running) [59,007 / 59,064] 1456 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 58s local ... (56 actions running) [59,024 / 59,080] 1457 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 59s local ... (56 actions, 55 running) [59,031 / 59,088] 1459 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 61s local ... (57 actions running) [59,034 / 59,090] 1459 / 3798 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 62s local ... (57 actions, 56 running) [59,043 / 59,110] 1462 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 55s local ... (57 actions running) [59,046 / 59,110] 1463 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 56s local ... (56 actions running) [59,048 / 59,110] 1464 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 57s local ... (56 actions running) [59,052 / 59,110] 1465 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 58s local ... (56 actions running) [59,053 / 59,110] 1465 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 59s local ... (56 actions running) [59,053 / 59,110] 1466 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 60s local ... (56 actions running) [59,054 / 59,110] 1466 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 62s local ... (56 actions running) [59,055 / 59,112] 1466 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 64s local ... (56 actions, 55 running) [59,062 / 59,120] 1467 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 65s local ... (56 actions, 51 running) [59,065 / 59,120] 1468 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 66s local ... (55 actions running) [59,081 / 59,139] 1469 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 68s local ... (56 actions, 55 running) [59,090 / 59,148] 1471 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 69s local ... (56 actions, 55 running) [59,101 / 59,158] 1471 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 70s local ... (56 actions, 55 running) [59,106 / 59,163] 1471 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 71s local ... (56 actions running) [59,111 / 59,167] 1471 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 72s local ... (57 actions, 56 running) [59,119 / 59,176] 1472 / 3798 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 73s local ... (56 actions, 54 running) [59,126 / 59,183] 1473 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 71s local ... (58 actions, 57 running) [59,133 / 59,189] 1474 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 72s local ... (59 actions, 58 running) [59,134 / 59,190] 1474 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 73s local ... (59 actions running) [59,158 / 59,215] 1476 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 74s local ... (57 actions running) [59,175 / 59,233] 1481 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 75s local ... (55 actions, 54 running) [59,186 / 59,249] 1482 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 76s local ... (56 actions, 55 running) [59,189 / 59,249] 1484 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 76s local ... (58 actions running) [59,191 / 59,249] 1486 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 77s local ... (58 actions running) [59,194 / 59,250] 1486 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 79s local ... (58 actions, 57 running) [59,203 / 59,309] 1488 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 80s local ... (58 actions, 56 running) [59,205 / 59,309] 1491 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 81s local ... (56 actions running) [59,208 / 59,309] 1492 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 82s local ... (56 actions, 55 running) [59,210 / 59,309] 1492 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 83s local ... (55 actions running) [59,212 / 59,309] 1492 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 84s local ... (56 actions running) [59,215 / 59,309] 1493 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 85s local ... (55 actions running) [59,216 / 59,309] 1493 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 86s local ... (56 actions running) [59,218 / 59,309] 1495 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 88s local ... (56 actions running) [59,218 / 59,309] 1496 / 3798 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 89s local ... (56 actions running) [59,221 / 59,309] 1497 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 59s local ... (56 actions, 55 running) [59,223 / 59,309] 1497 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 61s local ... (56 actions running) [59,224 / 59,309] 1498 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 62s local ... (56 actions running) [59,226 / 59,309] 1500 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 63s local ... (56 actions running) [59,228 / 59,309] 1500 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 64s local ... (55 actions, 54 running) [59,229 / 59,309] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 66s local ... (56 actions running) [59,230 / 59,309] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (56 actions, 55 running) [59,231 / 59,309] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 69s local ... (56 actions running) [59,232 / 59,309] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (56 actions, 55 running) [59,249 / 59,309] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 74s local ... (56 actions, 54 running) [59,259 / 59,359] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (56 actions, 55 running) [59,261 / 59,359] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 76s local ... (56 actions running) [59,262 / 59,359] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (56 actions running) [59,263 / 59,359] 1501 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (56 actions, 55 running) [59,271 / 59,359] 1502 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (56 actions, 55 running) [59,278 / 59,359] 1502 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 80s local ... (56 actions, 54 running) [59,280 / 59,359] 1502 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 82s local ... (56 actions running) [59,281 / 59,359] 1502 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 83s local ... (56 actions running) [59,283 / 59,359] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (56 actions running) [59,293 / 59,359] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (56 actions, 55 running) [59,306 / 59,370] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (56 actions, 55 running) [59,310 / 59,370] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (56 actions, 55 running) [59,314 / 59,371] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (55 actions, 54 running) [59,318 / 59,376] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (56 actions, 54 running) [59,322 / 59,382] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 91s local ... (56 actions, 55 running) [59,327 / 59,387] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (56 actions, 55 running) [59,336 / 59,393] 1503 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (56 actions, 55 running) [59,341 / 59,399] 1504 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (56 actions running) [59,350 / 59,406] 1504 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (57 actions running) [59,351 / 59,407] 1504 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (57 actions running) [59,351 / 59,407] 1504 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (58 actions running) [59,358 / 59,414] 1505 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (58 actions running) [59,358 / 59,414] 1505 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (58 actions running) [59,361 / 59,419] 1505 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (56 actions, 55 running) [59,361 / 59,419] 1505 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (58 actions running) [59,365 / 59,421] 1508 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (57 actions running) [59,365 / 59,421] 1509 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 107s local ... (57 actions running) [59,374 / 59,430] 1509 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (57 actions, 56 running) [59,380 / 59,437] 1509 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (57 actions running) [59,383 / 59,439] 1509 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (57 actions, 56 running) [59,390 / 59,447] 1510 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (57 actions running) [59,392 / 59,450] 1510 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (58 actions, 57 running) [59,393 / 59,450] 1510 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (58 actions running) [59,393 / 59,450] 1510 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (58 actions running) [59,393 / 59,450] 1511 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 118s local ... (58 actions running) [59,396 / 59,453] 1512 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 119s local ... (56 actions running) [59,398 / 59,454] 1512 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 120s local ... (56 actions running) [59,406 / 59,463] 1513 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 121s local ... (56 actions running) [59,414 / 59,472] 1513 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 122s local ... (56 actions, 55 running) [59,415 / 59,472] 1513 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 123s local ... (56 actions running) [59,425 / 59,481] 1513 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 124s local ... (56 actions, 55 running) [59,426 / 59,484] 1514 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 125s local ... (56 actions running) [59,428 / 59,485] 1514 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 128s local ... (55 actions, 54 running) [59,432 / 59,491] 1515 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 129s local ... (56 actions running) [59,432 / 59,491] 1515 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 141s local ... (56 actions running) [59,433 / 59,491] 1516 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 142s local ... (57 actions running) [59,445 / 59,502] 1516 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 143s local ... (57 actions, 56 running) [59,459 / 59,517] 1518 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 144s local ... (57 actions running) [59,460 / 59,517] 1518 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 145s local ... (57 actions running) [59,472 / 59,534] 1519 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 146s local ... (53 actions running) [59,474 / 59,535] 1519 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 148s local ... (56 actions running) [59,474 / 59,535] 1519 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 149s local ... (57 actions running) [59,479 / 59,536] 1521 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 150s local ... (57 actions running) [59,485 / 59,542] 1522 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 151s local ... (56 actions, 55 running) [59,497 / 59,553] 1522 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 152s local ... (56 actions, 55 running) [59,512 / 59,569] 1523 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 153s local ... (56 actions, 55 running) [59,519 / 59,575] 1525 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 154s local ... (56 actions running) [59,532 / 59,589] 1527 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 156s local ... (57 actions, 56 running) [59,542 / 59,600] 1528 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 157s local ... (56 actions, 55 running) [59,546 / 59,602] 1528 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 158s local ... (56 actions, 55 running) [59,577 / 59,634] 1529 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 159s local ... (59 actions, 58 running) [59,597 / 59,656] 1532 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 160s local ... (58 actions, 56 running) [59,616 / 59,672] 1534 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 161s local ... (58 actions, 57 running) [59,620 / 59,676] 1536 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 162s local ... (59 actions running) [59,631 / 59,688] 1537 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 163s local ... (57 actions running) [59,649 / 59,706] 1539 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 164s local ... (56 actions, 55 running) [59,654 / 59,711] 1539 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 165s local ... (56 actions running) [59,662 / 59,720] 1539 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 166s local ... (59 actions, 58 running) [59,673 / 59,732] 1540 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 167s local ... (61 actions running) [59,691 / 59,750] 1542 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 168s local ... (62 actions, 61 running) [59,699 / 59,760] 1547 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 169s local ... (58 actions running) [59,700 / 59,760] 1548 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 170s local ... (58 actions running) [59,701 / 59,760] 1549 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 171s local ... (58 actions running) [59,702 / 59,760] 1550 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 172s local ... (58 actions running) [59,706 / 59,764] 1551 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 173s local ... (57 actions running) [59,708 / 59,765] 1552 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 174s local ... (57 actions running) [59,717 / 59,775] 1554 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 175s local ... (57 actions, 56 running) [59,729 / 59,787] 1556 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 176s local ... (57 actions, 56 running) [59,748 / 59,807] 1560 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 177s local ... (57 actions, 56 running) [59,778 / 59,837] 1566 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 179s local ... (57 actions, 55 running) [59,795 / 59,854] 1570 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 180s local ... (58 actions, 57 running) [59,835 / 59,892] 1574 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 181s local ... (59 actions running) [59,841 / 59,904] 1576 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 182s local ... (59 actions, 58 running) [59,845 / 59,904] 1578 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 183s local ... (57 actions running) [59,847 / 59,905] 1579 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 184s local ... (56 actions, 55 running) [59,847 / 59,905] 1580 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 185s local ... (56 actions running) [59,851 / 59,907] 1582 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 186s local ... (56 actions, 54 running) [59,852 / 59,908] 1583 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 188s local ... (56 actions running) [59,855 / 59,913] 1584 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 189s local ... (56 actions running) [59,892 / 59,949] 1587 / 3798 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 190s local ... (56 actions, 55 running) [59,920 / 59,975] 1591 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 105s local ... (55 actions, 53 running) [59,958 / 60,017] 1594 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 106s local ... (56 actions, 55 running) [59,973 / 60,029] 1597 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 108s local ... (57 actions running) [59,979 / 60,039] 1597 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 109s local ... (61 actions running) [59,982 / 60,039] 1600 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 110s local ... (62 actions running) [59,982 / 60,039] 1601 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 111s local ... (62 actions running) [59,984 / 60,041] 1603 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 113s local ... (62 actions running) [59,989 / 60,046] 1603 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 114s local ... (62 actions running) [60,009 / 60,065] 1608 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 115s local ... (61 actions running) [60,017 / 60,073] 1608 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 117s local ... (63 actions, 62 running) [60,027 / 60,085] 1610 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 118s local ... (64 actions running) [60,027 / 60,085] 1610 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 131s local ... (64 actions running) [60,076 / 60,133] 1617 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 132s local ... (66 actions, 65 running) [60,076 / 60,133] 1618 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 133s local ... (67 actions, 66 running) [60,101 / 60,157] 1625 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 134s local ... (63 actions running) [60,112 / 60,172] 1626 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 135s local ... (64 actions, 63 running) [60,124 / 60,181] 1632 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 136s local ... (60 actions running) [60,159 / 60,215] 1637 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 137s local ... (59 actions, 58 running) [60,181 / 60,237] 1644 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 138s local ... (60 actions, 59 running) [60,185 / 60,249] 1648 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 139s local ... (62 actions running) [60,194 / 60,250] 1651 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 139s local ... (61 actions, 60 running) [60,211 / 60,268] 1657 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 140s local ... (56 actions, 55 running) [60,228 / 60,284] 1659 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 141s local ... (59 actions, 58 running) [60,242 / 60,298] 1660 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 143s local ... (59 actions, 58 running) [60,261 / 60,318] 1663 / 3798 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 10 of 10); 142s local ... (60 actions running) [60,270 / 60,327] 1663 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (60 actions running) [60,276 / 60,333] 1664 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (60 actions running) [60,290 / 60,347] 1669 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (58 actions running) [60,305 / 60,367] 1672 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 55s local ... (58 actions, 57 running) [60,318 / 60,374] 1674 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 56s local ... (56 actions, 54 running) [60,320 / 60,384] 1675 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (57 actions, 56 running) [60,321 / 60,384] 1677 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (57 actions running) [60,323 / 60,384] 1677 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (56 actions running) [60,326 / 60,384] 1678 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (56 actions, 55 running) [60,328 / 60,385] 1681 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (56 actions running) [60,331 / 60,393] 1681 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (56 actions running) [60,333 / 60,393] 1683 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (56 actions running) [60,336 / 60,393] 1683 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (56 actions, 55 running) [60,344 / 60,401] 1684 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (56 actions, 55 running) [60,347 / 60,413] 1685 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (56 actions running) [60,352 / 60,413] 1686 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (56 actions, 55 running) [60,354 / 60,413] 1686 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (56 actions, 55 running) [60,370 / 60,427] 1688 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (56 actions, 55 running) [60,382 / 60,438] 1690 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (58 actions running) [60,398 / 60,454] 1690 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (58 actions, 57 running) [60,398 / 60,454] 1690 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (58 actions, 57 running) [60,407 / 60,465] 1691 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (59 actions, 58 running) [60,425 / 60,512] 1693 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (59 actions, 58 running) [60,427 / 60,512] 1694 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (60 actions running) [60,427 / 60,512] 1694 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (60 actions running) [60,435 / 60,512] 1694 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (60 actions running) [60,440 / 60,512] 1696 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (59 actions running) [60,446 / 60,512] 1700 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (56 actions running) [60,449 / 60,512] 1701 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (56 actions running) [60,451 / 60,512] 1701 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (55 actions running) [60,455 / 60,512] 1703 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions running) [60,456 / 60,512] 1704 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (56 actions running) [60,457 / 60,515] 1704 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (56 actions running) [60,484 / 60,541] 1705 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions running) [60,502 / 60,571] 1705 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (58 actions, 57 running) [60,508 / 60,571] 1707 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (57 actions, 56 running) [60,511 / 60,571] 1708 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (56 actions, 55 running) [60,515 / 60,575] 1708 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions, 55 running) [60,518 / 60,575] 1708 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (56 actions, 55 running) [60,518 / 60,575] 1708 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (56 actions running) [60,521 / 60,578] 1709 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (56 actions running) [60,528 / 60,586] 1710 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (56 actions running) [60,536 / 60,592] 1710 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (55 actions running) [60,539 / 60,596] 1710 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (56 actions running) [60,546 / 60,603] 1710 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (56 actions, 55 running) [60,552 / 60,609] 1711 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (56 actions running) [60,558 / 60,616] 1711 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (58 actions, 56 running) [60,577 / 60,634] 1713 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (58 actions running) [60,599 / 60,659] 1715 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (59 actions running) [60,600 / 60,659] 1715 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (60 actions running) [60,602 / 60,659] 1716 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (60 actions, 59 running) [60,607 / 60,663] 1716 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 127s local ... (60 actions running) [60,607 / 60,663] 1716 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 137s local ... (60 actions running) [60,609 / 60,683] 1716 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 139s local ... (60 actions, 58 running) [60,616 / 60,684] 1717 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 141s local ... (60 actions running) [60,622 / 60,684] 1722 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 142s local ... (56 actions running) [60,629 / 60,687] 1722 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 143s local ... (56 actions, 55 running) [60,666 / 60,725] 1722 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 144s local ... (53 actions, 51 running) [60,713 / 60,771] 1727 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 145s local ... (58 actions, 57 running) [60,739 / 60,797] 1732 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 146s local ... (58 actions, 57 running) [60,751 / 60,809] 1734 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 147s local ... (58 actions, 56 running) [60,773 / 60,830] 1737 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 148s local ... (58 actions, 56 running) [60,795 / 60,867] 1739 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 149s local ... (60 actions, 57 running) [60,857 / 60,915] 1742 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 150s local ... (61 actions, 60 running) [60,888 / 60,949] 1744 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 151s local ... (62 actions, 61 running) [60,894 / 60,952] 1744 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 152s local ... (64 actions, 63 running) [60,953 / 61,011] 1755 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 153s local ... (58 actions, 57 running) [60,987 / 61,045] 1759 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 154s local ... (58 actions running) [61,004 / 61,064] 1761 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 155s local ... (60 actions running) [61,006 / 61,064] 1764 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 156s local ... (61 actions running) [61,054 / 61,111] 1769 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 157s local ... (57 actions, 56 running) [61,079 / 61,148] 1774 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 158s local ... (57 actions, 56 running) [61,080 / 61,148] 1775 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 160s local ... (58 actions running) [61,087 / 61,148] 1778 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 161s local ... (57 actions, 56 running) [61,087 / 61,148] 1778 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 162s local ... (57 actions running) [61,095 / 61,154] 1781 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 163s local ... (57 actions, 56 running) [61,100 / 61,158] 1782 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 164s local ... (57 actions running) [61,119 / 61,177] 1786 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 165s local ... (57 actions, 55 running) [61,129 / 61,203] 1787 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 166s local ... (57 actions, 56 running) [61,132 / 61,203] 1788 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 167s local ... (60 actions, 59 running) [61,141 / 61,203] 1793 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 168s local ... (56 actions, 55 running) [61,143 / 61,203] 1794 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 169s local ... (56 actions, 55 running) [61,143 / 61,203] 1794 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 171s local ... (56 actions running) [61,144 / 61,203] 1794 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 172s local ... (56 actions running) [61,147 / 61,203] 1798 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 173s local ... (57 actions running) [61,179 / 61,235] 1798 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 174s local ... (57 actions, 56 running) [61,200 / 61,255] 1799 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 175s local ... (58 actions, 57 running) [61,231 / 61,302] 1803 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 176s local ... (59 actions, 58 running) [61,232 / 61,302] 1803 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 178s local ... (62 actions running) [61,233 / 61,302] 1803 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 179s local ... (62 actions, 61 running) [61,233 / 61,302] 1804 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 180s local ... (62 actions running) [61,236 / 61,302] 1805 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 181s local ... (62 actions, 61 running) [61,239 / 61,302] 1807 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 182s local ... (62 actions running) [61,243 / 61,302] 1808 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 183s local ... (62 actions, 61 running) [61,244 / 61,302] 1808 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 185s local ... (62 actions running) [61,246 / 61,302] 1808 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 186s local ... (62 actions running) [61,265 / 61,322] 1810 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 187s local ... (62 actions running) [61,301 / 61,358] 1810 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 188s local ... (62 actions, 59 running) [61,360 / 61,415] 1813 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 189s local ... (64 actions, 62 running) [61,384 / 61,444] 1813 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 190s local ... (67 actions, 65 running) [61,398 / 61,454] 1814 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 191s local ... (69 actions, 68 running) [61,453 / 61,518] 1818 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 192s local ... (69 actions, 68 running) [61,459 / 61,518] 1819 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 194s local ... (69 actions running) [61,479 / 61,538] 1825 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 195s local ... (64 actions, 62 running) [61,521 / 61,579] 1833 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 196s local ... (60 actions, 57 running) [61,552 / 61,613] 1838 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 197s local ... (60 actions running) [61,556 / 61,614] 1843 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 198s local ... (58 actions, 57 running) [61,559 / 61,615] 1844 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 199s local ... (56 actions, 55 running) [61,581 / 61,637] 1848 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 200s local ... (56 actions, 54 running) [61,650 / 61,708] 1851 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 202s local ... (57 actions, 56 running) [61,651 / 61,708] 1852 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 208s local ... (56 actions running) [61,714 / 61,771] 1857 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 210s local ... (60 actions, 59 running) [61,770 / 61,830] 1862 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 211s local ... (62 actions, 59 running) [61,824 / 61,885] 1870 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 212s local ... (64 actions, 59 running) [61,834 / 61,891] 1871 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 213s local ... (66 actions running) [61,858 / 61,915] 1874 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 214s local ... (66 actions, 64 running) [61,880 / 61,937] 1877 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 215s local ... (65 actions, 63 running) [61,895 / 61,952] 1879 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 216s local ... (67 actions running) [61,912 / 61,970] 1882 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 217s local ... (69 actions, 68 running) [61,927 / 61,984] 1884 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 218s local ... (71 actions running) [61,954 / 62,011] 1887 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 219s local ... (71 actions, 68 running) [62,033 / 62,092] 1897 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 220s local ... (72 actions running) [62,061 / 62,119] 1901 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 221s local ... (71 actions, 67 running) [62,073 / 62,129] 1903 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 222s local ... (72 actions, 71 running) [62,111 / 62,167] 1908 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 223s local ... (72 actions, 70 running) [62,150 / 62,207] 1915 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 224s local ... (75 actions, 71 running) [62,204 / 62,261] 1922 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 225s local ... (74 actions, 73 running) [62,273 / 62,330] 1930 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 226s local ... (76 actions, 71 running) [62,327 / 62,388] 1939 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 227s local ... (74 actions, 71 running) [62,361 / 62,419] 1942 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 228s local ... (75 actions, 73 running) [62,411 / 62,468] 1948 / 3798 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 230s local ... (74 actions running) [62,476 / 62,532] 1955 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (73 actions, 72 running) [62,506 / 62,562] 1961 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (72 actions, 70 running) [62,524 / 62,595] 1964 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (74 actions, 73 running) [62,529 / 62,595] 1969 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (72 actions, 71 running) [62,530 / 62,595] 1971 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (71 actions running) [62,537 / 62,595] 1977 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (65 actions, 64 running) [62,556 / 62,613] 1987 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (56 actions, 55 running) [62,590 / 62,647] 1992 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (58 actions, 56 running) [62,623 / 62,680] 1996 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (58 actions, 56 running) [62,630 / 62,687] 1997 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (60 actions running) [62,635 / 62,692] 1999 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (60 actions running) [62,717 / 62,776] 2006 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (61 actions, 57 running) [62,786 / 62,844] 2012 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (65 actions, 61 running) [62,826 / 62,882] 2020 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (67 actions, 61 running) [62,829 / 62,885] 2020 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (69 actions, 63 running) [62,838 / 62,894] 2024 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (73 actions, 70 running) [62,856 / 62,912] 2031 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (73 actions running) [62,876 / 62,932] 2034 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (75 actions running) [62,915 / 62,972] 2041 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (72 actions, 71 running) [62,980 / 63,035] 2050 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (70 actions, 67 running) [63,006 / 63,063] 2055 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (73 actions running) [63,065 / 63,121] 2063 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (70 actions, 68 running) [63,106 / 63,162] 2071 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (68 actions, 66 running) [63,136 / 63,194] 2077 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (69 actions running) [63,178 / 63,236] 2085 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (70 actions, 69 running) [63,216 / 63,273] 2091 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (71 actions, 69 running) [63,233 / 63,290] 2093 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (70 actions, 69 running) [63,245 / 63,301] 2096 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (72 actions, 71 running) [63,300 / 63,356] 2103 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (69 actions running) [63,332 / 63,390] 2109 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (71 actions, 69 running) [63,351 / 63,430] 2114 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (74 actions, 73 running) [63,359 / 63,430] 2122 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (69 actions running) [63,367 / 63,430] 2130 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (62 actions running) [63,375 / 63,433] 2136 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (56 actions, 55 running) [63,392 / 63,455] 2141 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 225s local ... (56 actions running) [63,397 / 63,456] 2144 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 227s local ... (56 actions running) [63,399 / 63,456] 2145 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 228s local ... (56 actions running) [63,406 / 63,464] 2146 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 229s local ... (56 actions running) [63,436 / 63,535] 2150 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 225s local ... (57 actions, 56 running) [63,445 / 63,535] 2153 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 226s local ... (58 actions, 57 running) [63,456 / 63,535] 2159 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 227s local ... (56 actions running) [63,457 / 63,535] 2159 / 3798 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 229s local ... (56 actions running) [63,461 / 63,535] 2162 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 33s local ... (56 actions, 55 running) [63,463 / 63,535] 2165 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 34s local ... (56 actions running) [63,466 / 63,535] 2167 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 36s local ... (56 actions running) [63,467 / 63,535] 2168 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 37s local ... (56 actions running) [63,470 / 63,535] 2171 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 38s local ... (56 actions running) [63,473 / 63,535] 2172 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 39s local ... (56 actions, 55 running) [63,475 / 63,535] 2172 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 40s local ... (56 actions, 55 running) [63,477 / 63,535] 2172 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 42s local ... (56 actions running) [63,477 / 63,535] 2173 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 44s local ... (56 actions running) [63,479 / 63,535] 2175 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 43s local ... (56 actions running) [63,483 / 63,539] 2175 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 44s local ... (56 actions running) [63,491 / 63,547] 2176 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 46s local ... (57 actions running) [63,495 / 63,551] 2177 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 47s local ... (57 actions running) [63,506 / 63,563] 2179 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 48s local ... (56 actions running) [63,514 / 63,570] 2181 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 50s local ... (56 actions running) [63,522 / 63,578] 2183 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 51s local ... (56 actions running) [63,526 / 63,582] 2183 / 3798 tests; Testing //tensorflow/python/autograph/tests:nested_control_flow_test; 48s local ... (56 actions running) [63,531 / 63,587] 2185 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 43s local ... (56 actions running) [63,535 / 63,591] 2186 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 44s local ... (56 actions, 55 running) [63,541 / 63,597] 2188 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 46s local ... (56 actions, 55 running) [63,545 / 63,601] 2189 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 47s local ... (56 actions, 55 running) [63,549 / 63,605] 2190 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 48s local ... (57 actions running) [63,550 / 63,613] 2190 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 49s local ... (56 actions running) [63,551 / 63,613] 2191 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 50s local ... (56 actions running) [63,552 / 63,613] 2192 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 51s local ... (56 actions running) [63,553 / 63,613] 2192 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 52s local ... (56 actions running) [63,555 / 63,613] 2192 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 53s local ... (56 actions running) [63,558 / 63,614] 2193 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 54s local ... (56 actions running) [63,594 / 63,652] 2195 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 55s local ... (56 actions, 55 running) [63,653 / 63,710] 2196 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 57s local ... (56 actions, 53 running) [63,702 / 63,758] 2201 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 58s local ... (59 actions, 57 running) [63,733 / 63,790] 2207 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 59s local ... (61 actions, 60 running) [63,752 / 63,808] 2210 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 60s local ... (62 actions, 58 running) [63,802 / 63,861] 2216 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 61s local ... (62 actions, 59 running) [63,844 / 63,904] 2222 / 3798 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 62s local ... (63 actions, 60 running) [63,875 / 63,932] 2231 / 3798 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 6 of 50); 46s local ... (65 actions, 62 running) [63,905 / 63,962] 2235 / 3798 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 6 of 50); 47s local ... (70 actions, 68 running) [63,928 / 63,979] 2239 / 3798 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 6 of 50); 49s local ... (68 actions running) [63,967 / 64,022] 2241 / 3798 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 4 of 50); 49s local ... (75 actions, 73 running) [63,997 / 64,058] 2250 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 17s local ... (80 actions, 77 running) [64,037 / 64,095] 2252 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 18s local ... (84 actions, 83 running) [64,047 / 64,103] 2257 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 19s local ... (85 actions, 84 running) [64,064 / 64,121] 2264 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 20s local ... (83 actions running) [64,103 / 64,161] 2274 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 21s local ... (83 actions, 82 running) [64,116 / 64,172] 2277 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 22s local ... (88 actions running) [64,130 / 64,190] 2281 / 3798 tests; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 23s local ... (89 actions, 87 running) [64,144 / 64,200] 2288 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 19s local ... (88 actions running) [64,177 / 64,234] 2295 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 20s local ... (87 actions, 85 running) [64,210 / 64,267] 2307 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 21s local ... (83 actions, 81 running) [64,240 / 64,296] 2320 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 22s local ... (78 actions running) [64,246 / 64,303] 2321 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 23s local ... (78 actions, 77 running) [64,314 / 64,370] 2334 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 24s local ... (68 actions running) [64,338 / 64,401] 2343 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 26s local ... (71 actions running) [64,345 / 64,401] 2351 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 27s local ... (68 actions running) [64,378 / 64,438] 2355 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 28s local ... (67 actions, 64 running) [64,422 / 64,479] 2358 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 29s local ... (66 actions, 64 running) [64,448 / 64,505] 2363 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 30s local ... (71 actions, 70 running) [64,470 / 64,526] 2366 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 31s local ... (71 actions, 69 running) [64,491 / 64,548] 2371 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 32s local ... (71 actions, 69 running) [64,494 / 64,550] 2372 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 33s local ... (73 actions running) [64,503 / 64,559] 2376 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 34s local ... (72 actions running) [64,522 / 64,578] 2383 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 35s local ... (70 actions, 69 running) [64,551 / 64,615] 2392 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 36s local ... (68 actions running) [64,555 / 64,621] 2393 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 38s local ... (73 actions running) [64,568 / 64,625] 2404 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 39s local ... (64 actions, 63 running) [64,578 / 64,636] 2411 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 40s local ... (60 actions running) [64,585 / 64,642] 2413 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 41s local ... (60 actions running) [64,598 / 64,654] 2415 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 42s local ... (59 actions running) [64,618 / 64,683] 2423 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 1 of 4); 43s local ... (61 actions, 60 running) [64,628 / 64,684] 2430 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 44s local ... (60 actions running) [64,640 / 64,696] 2433 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 45s local ... (57 actions, 56 running) [64,662 / 64,723] 2437 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 46s local ... (56 actions, 55 running) [64,665 / 64,723] 2439 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 47s local ... (56 actions running) [64,666 / 64,723] 2439 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 48s local ... (56 actions running) [64,669 / 64,725] 2440 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 49s local ... (56 actions running) [64,686 / 64,742] 2441 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 50s local ... (56 actions, 55 running) [64,696 / 64,753] 2441 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 52s local ... (56 actions running) [64,717 / 65,335] 2443 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 53s local ... (58 actions, 57 running) [64,756 / 65,429] 2446 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 54s local ... (58 actions, 54 running) [64,929 / 65,540] 2450 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 55s local ... (56 actions, 47 running) [65,260 / 65,788] 2451 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 56s local ... (56 actions, 41 running) [65,522 / 66,303] 2452 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 57s local ... (53 actions, 38 running) [65,867 / 66,348] 2454 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 58s local ... (56 actions, 33 running) [66,253 / 66,648] 2454 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 59s local ... (55 actions, 28 running) [66,870 / 67,086] 2455 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 60s local ... (56 actions, 26 running) [67,670 / 67,742] 2457 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 61s local ... (55 actions, 32 running) [67,781 / 67,840] 2461 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 62s local ... (56 actions, 52 running) [67,812 / 67,872] 2466 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 63s local ... (58 actions, 54 running) [67,848 / 67,908] 2469 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 64s local ... (61 actions, 59 running) [67,876 / 67,932] 2472 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 65s local ... (64 actions, 63 running) [67,883 / 67,940] 2474 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 66s local ... (69 actions, 68 running) [67,924 / 67,980] 2480 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 67s local ... (70 actions running) [67,933 / 67,989] 2485 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 68s local ... (72 actions running) [67,949 / 68,009] 2490 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 69s local ... (69 actions, 67 running) [67,992 / 68,050] 2495 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 70s local ... (67 actions, 63 running) [68,001 / 68,059] 2496 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 71s local ... (68 actions, 67 running) [68,022 / 68,080] 2499 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 72s local ... (68 actions, 66 running) [68,043 / 68,100] 2502 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (69 actions, 68 running) [68,052 / 68,107] 2503 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (69 actions, 68 running) [68,069 / 68,126] 2509 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (71 actions, 69 running) [68,081 / 68,138] 2511 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (69 actions, 67 running) [68,095 / 68,152] 2514 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 52s local ... (70 actions running) [68,114 / 68,178] 2518 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (71 actions running) [68,120 / 68,178] 2523 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (66 actions, 65 running) [68,157 / 68,214] 2534 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (56 actions, 55 running) [68,166 / 68,222] 2536 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (57 actions, 56 running) [68,200 / 68,257] 2540 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 58s local ... (58 actions, 56 running) [68,211 / 68,267] 2541 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 59s local ... (62 actions, 60 running) [68,221 / 68,278] 2544 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 60s local ... (62 actions running) [68,230 / 68,287] 2546 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 61s local ... (62 actions running) [68,242 / 68,298] 2548 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 62s local ... (61 actions, 60 running) [68,277 / 68,334] 2553 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 63s local ... (58 actions, 56 running) [68,323 / 68,410] 2565 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 64s local ... (56 actions running) [68,329 / 68,410] 2568 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 66s local ... (56 actions, 55 running) [68,332 / 68,410] 2570 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 67s local ... (56 actions running) [68,339 / 68,410] 2573 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 68s local ... (56 actions running) [68,342 / 68,410] 2575 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 69s local ... (56 actions running) [68,348 / 68,410] 2578 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 70s local ... (56 actions running) [68,367 / 68,424] 2580 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 71s local ... (56 actions, 55 running) [68,403 / 68,460] 2585 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 73s local ... (56 actions, 55 running) [68,414 / 68,470] 2586 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 74s local ... (56 actions, 54 running) [68,434 / 68,494] 2589 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 75s local ... (57 actions running) [68,438 / 68,494] 2589 / 3798 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 80s local ... (54 actions, 53 running) [68,452 / 68,512] 2591 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 65s local ... (58 actions, 54 running) [68,452 / 68,512] 2591 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 70s local ... (58 actions, 56 running) [68,517 / 68,595] 2596 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 71s local ... (56 actions running) [68,525 / 68,622] 2599 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 72s local ... (59 actions, 58 running) [68,537 / 68,622] 2602 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 73s local ... (58 actions, 57 running) [68,545 / 68,622] 2603 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 75s local ... (60 actions running) [68,547 / 68,622] 2604 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 76s local ... (60 actions, 59 running) [68,555 / 68,629] 2608 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 77s local ... (56 actions, 55 running) [68,559 / 68,633] 2608 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 78s local ... (56 actions, 55 running) [68,563 / 68,643] 2608 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 79s local ... (56 actions running) [68,565 / 68,643] 2609 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 80s local ... (56 actions running) [68,568 / 68,643] 2612 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 81s local ... (56 actions running) [68,569 / 68,643] 2614 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 82s local ... (56 actions running) [68,573 / 68,667] 2617 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 83s local ... (56 actions, 55 running) [68,582 / 68,667] 2617 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (56 actions, 55 running) [68,586 / 68,667] 2618 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 86s local ... (56 actions running) [68,589 / 68,667] 2619 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 87s local ... (56 actions running) [68,594 / 68,668] 2622 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 88s local ... (56 actions, 55 running) [68,599 / 68,673] 2623 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 89s local ... (58 actions, 57 running) [68,602 / 68,675] 2624 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 90s local ... (59 actions running) [68,609 / 68,675] 2626 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 92s local ... (56 actions running) [68,611 / 68,675] 2626 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 93s local ... (56 actions running) [68,612 / 68,675] 2626 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 96s local ... (56 actions, 55 running) [68,622 / 68,678] 2627 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (56 actions, 55 running) [68,655 / 68,714] 2629 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 98s local ... (56 actions, 53 running) [68,729 / 68,784] 2635 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 99s local ... (62 actions, 60 running) [68,772 / 68,828] 2638 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 100s local ... (66 actions, 61 running) [68,786 / 68,866] 2640 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 101s local ... (68 actions, 66 running) [68,793 / 68,866] 2645 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (67 actions running) [68,812 / 68,870] 2656 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (56 actions, 54 running) [68,838 / 68,895] 2660 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (56 actions running) [68,862 / 68,919] 2662 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (56 actions running) [68,871 / 68,927] 2663 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (55 actions running) [68,884 / 68,940] 2666 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (57 actions running) [68,915 / 68,971] 2668 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (56 actions, 55 running) [68,937 / 68,993] 2672 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (57 actions, 53 running) [68,972 / 69,032] 2673 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (58 actions, 57 running) [69,019 / 69,078] 2676 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (59 actions, 57 running) [69,035 / 69,094] 2678 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (65 actions running) [69,053 / 69,113] 2680 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (67 actions, 63 running) [69,055 / 69,114] 2682 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (67 actions, 66 running) [69,059 / 69,119] 2684 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (65 actions running) [69,070 / 69,129] 2687 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 117s local ... (65 actions, 64 running) [69,086 / 69,145] 2690 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (65 actions, 63 running) [69,091 / 69,149] 2693 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (66 actions, 65 running) [69,124 / 69,182] 2699 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (64 actions, 61 running) [69,146 / 69,214] 2704 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 121s local ... (63 actions running) [69,152 / 69,214] 2709 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 123s local ... (61 actions running) [69,162 / 69,221] 2715 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 124s local ... (58 actions, 57 running) [69,199 / 69,258] 2724 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 125s local ... (58 actions running) [69,223 / 69,280] 2728 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 126s local ... (59 actions, 57 running) [69,230 / 69,289] 2730 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 127s local ... (61 actions, 59 running) [69,252 / 69,311] 2732 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 128s local ... (63 actions running) [69,266 / 69,325] 2736 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 130s local ... (65 actions running) [69,279 / 69,337] 2737 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 131s local ... (64 actions running) [69,286 / 69,440] 2741 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 132s local ... (64 actions running) [69,293 / 69,440] 2746 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 133s local ... (58 actions running) [69,294 / 69,440] 2747 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 134s local ... (58 actions running) [69,309 / 69,440] 2748 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 135s local ... (58 actions, 57 running) [69,310 / 69,440] 2749 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 137s local ... (58 actions running) [69,313 / 69,440] 2751 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 138s local ... (58 actions running) [69,315 / 69,440] 2753 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 139s local ... (58 actions running) [69,317 / 69,440] 2755 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 140s local ... (58 actions running) [69,320 / 69,440] 2755 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 141s local ... (58 actions, 57 running) [69,340 / 69,440] 2756 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 142s local ... (58 actions, 57 running) [69,344 / 69,440] 2757 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 143s local ... (58 actions running) [69,350 / 69,440] 2759 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 144s local ... (58 actions, 57 running) [69,353 / 69,440] 2761 / 3798 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 145s local ... (58 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/python/pjrt_ifrt/BUILD:135:12: Compiling tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/python/pjrt_ifrt:xla_sharding_serdes_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/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_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 '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/ml_dtypes -iquote bazel-out/aarch64-opt/bin/external/ml_dtypes -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/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/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/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -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/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/ControlFlowOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FuncIncGen -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes -isystem external/ml_dtypes/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes/ml_dtypes -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/llvm-project/llvm/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/llvm/include -isystem external/llvm-project/mlir/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/mlir/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/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/python/pjrt_ifrt/xla_sharding_serdes_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc: In member function 'virtual void xla::ifrt::{anonymous}::XlaShardingSerDesTest_HloShardingRoundTrip_Test::TestBody()': tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc:37:76: error: call of overloaded 'TileAssignment()' is ambiguous 37 | auto xla_hlo_sharding = xla::HloSharding::Tile(xla::TileAssignment({2, 1})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc:22: ./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,359 / 69,440] 2763 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 146s local ... (57 actions, 56 running) [69,375 / 69,440] 2763 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 147s local ... (57 actions, 56 running) [69,381 / 69,440] 2765 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 149s local ... (57 actions, 56 running) [69,402 / 69,460] 2766 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 150s local ... (57 actions running) [69,415 / 69,472] 2768 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 151s local ... (57 actions, 56 running) [69,430 / 69,487] 2771 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 152s local ... (57 actions, 55 running) [69,481 / 69,539] 2774 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 153s local ... (61 actions, 59 running) [69,495 / 69,553] 2774 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 154s local ... (61 actions, 57 running) [69,528 / 69,588] 2776 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 155s local ... (67 actions, 65 running) [69,528 / 69,588] 2776 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 157s local ... (67 actions, 65 running) [69,549 / 69,607] 2782 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 159s local ... (68 actions, 66 running) [69,569 / 69,633] 2785 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 60s local ... (71 actions, 67 running) [69,580 / 69,638] 2787 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 61s local ... (79 actions running) [69,581 / 69,639] 2787 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 62s local ... (79 actions running) [69,591 / 69,668] 2793 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 63s local ... (77 actions, 76 running) [69,592 / 69,668] 2794 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 64s local ... (77 actions running) [69,595 / 69,668] 2797 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 65s local ... (75 actions running) [69,616 / 69,673] 2815 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 67s local ... (58 actions running) [69,631 / 69,688] 2818 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 68s local ... (56 actions, 54 running) [69,642 / 69,705] 2821 / 3798 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 69s local ... (56 actions running) [69,645 / 69,705] 2824 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 65s local ... (56 actions running) [69,660 / 69,716] 2828 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 66s local ... (56 actions, 55 running) [69,703 / 69,762] 2831 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 67s local ... (57 actions running) [69,708 / 69,778] 2835 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 68s local ... (61 actions running) [69,708 / 69,778] 2835 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 70s local ... (61 actions running) [69,713 / 69,778] 2837 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 71s local ... (59 actions, 58 running) [69,722 / 69,778] 2840 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 72s local ... (56 actions, 55 running) [69,733 / 69,790] 2840 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 73s local ... (56 actions, 54 running) [69,773 / 69,833] 2843 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 74s local ... (57 actions, 52 running) [69,864 / 69,922] 2856 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 75s local ... (59 actions, 56 running) [69,909 / 69,966] 2867 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 76s local ... (59 actions, 58 running) [69,924 / 69,980] 2871 / 3798 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 77s local ... (63 actions, 62 running) [69,937 / 69,993] 2877 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 68s local ... (63 actions running) [69,976 / 70,032] 2885 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 69s local ... (64 actions, 63 running) [69,986 / 70,045] 2889 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 70s local ... (63 actions running) [70,009 / 70,065] 2901 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 71s local ... (58 actions, 57 running) [70,018 / 70,074] 2905 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 73s local ... (61 actions running) [70,047 / 70,103] 2916 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 74s local ... (58 actions, 57 running) [70,065 / 70,121] 2922 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 75s local ... (63 actions running) [70,089 / 70,145] 2931 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 76s local ... (63 actions, 62 running) [70,124 / 70,231] 2939 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 77s local ... (63 actions, 62 running) [70,134 / 70,234] 2944 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 78s local ... (63 actions, 62 running) [70,159 / 70,234] 2954 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 79s local ... (56 actions running) [70,207 / 70,265] 2957 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 80s local ... (55 actions, 44 running) [70,276 / 70,332] 2970 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 28s local ... (58 actions, 57 running) [70,305 / 70,370] 2978 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 29s local ... (63 actions, 61 running) [70,313 / 70,370] 2984 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 31s local ... (65 actions running) [70,316 / 70,373] 2986 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 32s local ... (63 actions, 62 running) [70,335 / 70,392] 2994 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 33s local ... (59 actions running) [70,345 / 70,401] 2998 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 34s local ... (56 actions, 55 running) [70,347 / 70,403] 3000 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 35s local ... (56 actions running) [70,348 / 70,415] 3000 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 36s local ... (57 actions running) [70,351 / 70,415] 3002 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 37s local ... (56 actions running) [70,352 / 70,415] 3003 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 38s local ... (56 actions running) [70,359 / 70,415] 3008 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 39s local ... (56 actions running) [70,375 / 70,431] 3013 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 41s local ... (56 actions, 55 running) [70,377 / 70,433] 3014 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 42s local ... (56 actions running) [70,383 / 70,440] 3018 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 43s local ... (56 actions running) [70,388 / 70,444] 3019 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 44s local ... (57 actions, 56 running) [70,408 / 70,464] 3024 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 45s local ... (56 actions, 55 running) [70,430 / 70,488] 3028 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 46s local ... (57 actions, 54 running) [70,460 / 70,517] 3034 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 47s local ... (56 actions, 55 running) [70,488 / 70,544] 3038 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 48s local ... (61 actions, 58 running) [70,553 / 70,613] 3041 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 49s local ... (64 actions, 62 running) [70,573 / 70,629] 3044 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 50s local ... (64 actions, 61 running) [70,609 / 70,666] 3053 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 51s local ... (63 actions, 60 running) [70,632 / 70,688] 3061 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 52s local ... (66 actions running) [70,643 / 70,702] 3064 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 53s local ... (70 actions, 69 running) [70,651 / 70,708] 3064 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 55s local ... (71 actions running) [70,651 / 70,708] 3065 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 57s local ... (71 actions running) [70,673 / 70,730] 3069 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 59s local ... (71 actions, 70 running) [70,673 / 70,730] 3069 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 62s local ... (71 actions running) [70,712 / 70,768] 3079 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 64s local ... (70 actions, 69 running) [70,714 / 70,784] 3080 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 48s local ... (75 actions running) [70,721 / 70,784] 3088 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 49s local ... (71 actions, 70 running) [70,732 / 70,790] 3095 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 44s local ... (67 actions running) [70,738 / 70,794] 3096 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 45s local ... (66 actions running) [70,768 / 70,824] 3104 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 46s local ... (66 actions, 65 running) [70,809 / 70,865] 3115 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 47s local ... (60 actions, 58 running) [70,834 / 70,892] 3118 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 48s local ... (60 actions running) [70,862 / 70,918] 3119 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 49s local ... (62 actions, 60 running) [70,874 / 70,930] 3124 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 50s local ... (62 actions running) [70,899 / 70,957] 3129 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 44s local ... (62 actions running) [70,931 / 70,988] 3137 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 45s local ... (60 actions, 59 running) [70,962 / 71,018] 3140 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 46s local ... (60 actions, 59 running) [70,990 / 71,047] 3148 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 6 of 10); 47s local ... (59 actions, 58 running) [71,012 / 71,066] 3152 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 6 of 10); 48s local ... (56 actions, 55 running) [71,029 / 71,086] 3155 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 49s local ... (60 actions, 59 running) [71,050 / 71,105] 3158 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 50s local ... (59 actions, 56 running) [71,061 / 71,121] 3160 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 51s local ... (61 actions, 59 running) [71,066 / 71,124] 3162 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 52s local ... (62 actions, 61 running) [71,070 / 71,142] 3166 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 53s local ... (61 actions running) [71,078 / 71,142] 3171 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 54s local ... (56 actions running) [71,081 / 71,142] 3174 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 55s local ... (56 actions running) [71,083 / 71,142] 3174 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 56s local ... (56 actions running) [71,089 / 71,145] 3176 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 57s local ... (56 actions running) [71,100 / 71,157] 3179 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 58s local ... (56 actions, 55 running) [71,105 / 71,162] 3180 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 59s local ... (57 actions, 56 running) [71,112 / 71,167] 3183 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 60s local ... (55 actions running) [71,130 / 71,187] 3188 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 61s local ... (57 actions running) [71,137 / 71,195] 3191 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 62s local ... (57 actions, 55 running) [71,180 / 71,237] 3197 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 63s local ... (56 actions, 53 running) [71,224 / 71,281] 3202 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 64s local ... (63 actions running) [71,236 / 71,297] 3203 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 65s local ... (63 actions, 61 running) [71,242 / 71,317] 3207 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 67s local ... (65 actions running) [71,245 / 71,317] 3209 / 3798 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 68s local ... (65 actions running) [71,254 / 71,317] 3219 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 29s local ... (57 actions running) [71,262 / 71,318] 3224 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 30s local ... (56 actions, 55 running) [71,266 / 71,322] 3224 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 31s local ... (57 actions, 56 running) [71,276 / 71,333] 3227 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 33s local ... (56 actions running) [71,296 / 71,381] 3229 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 34s local ... (57 actions running) [71,298 / 71,384] 3232 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 35s local ... (58 actions running) [71,315 / 71,385] 3237 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 36s local ... (57 actions, 56 running) [71,324 / 71,385] 3238 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 38s local ... (56 actions running) [71,329 / 71,385] 3240 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 39s local ... (56 actions running) [71,333 / 71,389] 3240 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 40s local ... (56 actions running) [71,335 / 71,392] 3240 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 41s local ... (57 actions running) [71,347 / 71,405] 3242 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 42s local ... (56 actions running) [71,363 / 71,418] 3244 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 43s local ... (55 actions running) [71,365 / 71,422] 3244 / 3798 tests, 1 failed; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 44s local ... (56 actions, 55 running) [71,418 / 71,475] 3247 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 26s local ... (57 actions, 55 running) [71,468 / 71,525] 3250 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 27s local ... (60 actions, 58 running) [71,499 / 71,557] 3257 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 28s local ... (63 actions, 60 running) [71,511 / 71,567] 3258 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 29s local ... (63 actions, 62 running) [71,523 / 71,579] 3263 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 30s local ... (63 actions running) [71,525 / 71,582] 3264 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 31s local ... (63 actions running) [71,543 / 71,600] 3267 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 32s local ... (63 actions, 62 running) [71,561 / 71,618] 3271 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 33s local ... (63 actions running) [71,576 / 71,660] 3275 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 34s local ... (64 actions, 59 running) [71,597 / 71,661] 3279 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 35s local ... (63 actions, 54 running) [71,602 / 71,667] 3282 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_2gpu; 36s local ... (61 actions, 49 running) [71,620 / 71,685] 3286 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 35s local ... (58 actions, 46 running) [71,648 / 71,705] 3289 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 36s local ... (57 actions running) [71,655 / 71,711] 3292 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 37s local ... (59 actions running) [71,659 / 71,715] 3294 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 38s local ... (60 actions, 59 running) [71,666 / 71,723] 3298 / 3798 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 39s local ... (59 actions running) [71,673 / 71,729] 3301 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 31s local ... (60 actions running) [71,685 / 71,788] 3305 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 32s local ... (58 actions, 57 running) [71,688 / 71,788] 3308 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 33s local ... (57 actions running) [71,689 / 71,788] 3309 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 34s local ... (56 actions running) [71,690 / 71,788] 3310 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 35s local ... (57 actions running) [71,691 / 71,788] 3310 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 36s local ... (57 actions running) [71,693 / 71,788] 3311 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 37s local ... (57 actions running) [71,694 / 71,788] 3312 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 38s local ... (57 actions running) [71,698 / 71,788] 3314 / 3798 tests, 1 failed; Testing //tensorflow/python/framework:dtypes_test; 39s local ... (57 actions, 56 running) [71,700 / 71,788] 3315 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 36s local ... (57 actions running) [71,700 / 71,788] 3315 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 39s local ... (57 actions running) [71,703 / 71,788] 3316 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 40s local ... (57 actions running) [71,704 / 71,788] 3316 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 42s local ... (57 actions, 56 running) [71,705 / 71,788] 3316 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 44s local ... (56 actions running) [71,706 / 71,788] 3317 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 45s local ... (57 actions, 56 running) [71,708 / 71,788] 3318 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 46s local ... (57 actions running) [71,709 / 71,788] 3319 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 47s local ... (56 actions running) [71,711 / 71,788] 3320 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 48s local ... (56 actions running) [71,712 / 71,788] 3320 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 49s local ... (56 actions running) [71,715 / 71,788] 3320 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 50s local ... (56 actions running) [71,716 / 71,788] 3320 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 52s local ... (56 actions, 55 running) [71,717 / 71,788] 3321 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 53s local ... (56 actions running) [71,719 / 71,788] 3322 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 54s local ... (56 actions running) [71,721 / 71,788] 3322 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 55s local ... (56 actions running) [71,726 / 71,788] 3323 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 57s local ... (56 actions, 55 running) [71,726 / 71,788] 3323 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 58s local ... (56 actions running) [71,733 / 71,789] 3324 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 59s local ... (56 actions running) [71,733 / 71,789] 3325 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 61s local ... (56 actions running) [71,734 / 71,790] 3325 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 62s local ... (56 actions running) [71,734 / 71,790] 3325 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 63s local ... (57 actions running) [71,735 / 71,791] 3326 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 64s local ... (56 actions running) [71,737 / 71,792] 3326 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 69s local ... (55 actions, 54 running) [71,745 / 71,820] 3326 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 70s local ... (56 actions, 55 running) [71,756 / 71,820] 3326 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 71s local ... (61 actions running) [71,765 / 71,821] 3328 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 72s local ... (59 actions running) [71,771 / 71,827] 3331 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 73s local ... (56 actions, 55 running) [71,775 / 71,830] 3331 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 75s local ... (55 actions, 53 running) [71,781 / 71,836] 3332 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 77s local ... (56 actions, 55 running) [71,802 / 71,858] 3337 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 78s local ... (58 actions running) [71,807 / 71,863] 3339 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 79s local ... (61 actions running) [71,810 / 71,867] 3341 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 80s local ... (60 actions running) [71,819 / 71,877] 3345 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 81s local ... (57 actions, 53 running) [71,878 / 71,934] 3348 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 83s local ... (58 actions, 57 running) [71,899 / 71,956] 3355 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 84s local ... (58 actions, 55 running) [71,911 / 71,992] 3361 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 85s local ... (60 actions, 59 running) [71,914 / 71,992] 3364 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 86s local ... (58 actions running) [71,916 / 71,992] 3366 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 87s local ... (56 actions running) [71,916 / 71,992] 3366 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 88s local ... (57 actions running) [71,916 / 71,992] 3366 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (57 actions running) [71,917 / 71,992] 3367 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 90s local ... (56 actions running) [71,919 / 71,992] 3369 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (56 actions running) [71,927 / 71,992] 3376 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (56 actions running) [71,930 / 71,994] 3377 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (56 actions running) [71,931 / 71,994] 3378 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (57 actions running) [71,931 / 71,994] 3378 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 95s local ... (57 actions running) [71,934 / 71,994] 3381 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (56 actions running) [71,935 / 71,995] 3381 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (56 actions, 55 running) [71,940 / 71,997] 3383 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (56 actions, 55 running) [71,950 / 72,006] 3384 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (57 actions, 56 running) [71,956 / 72,017] 3386 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (59 actions, 57 running) [71,966 / 72,025] 3388 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (57 actions, 56 running) [71,986 / 72,045] 3390 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (57 actions, 56 running) [71,997 / 72,056] 3391 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (57 actions, 55 running) [72,003 / 72,061] 3392 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 104s local ... (57 actions running) [72,022 / 72,079] 3393 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (57 actions, 56 running) [72,025 / 72,083] 3394 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (58 actions, 57 running) [72,039 / 72,097] 3396 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (57 actions, 56 running) [72,043 / 72,101] 3396 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 109s local ... (57 actions running) [72,048 / 72,105] 3399 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (58 actions running) [72,059 / 72,116] 3401 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 111s local ... (57 actions, 55 running) [72,075 / 72,132] 3404 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (59 actions, 58 running) [72,093 / 72,154] 3408 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (58 actions, 56 running) [72,116 / 72,174] 3412 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (57 actions, 56 running) [72,140 / 72,198] 3416 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (58 actions running) [72,149 / 72,207] 3418 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (58 actions, 56 running) [72,155 / 72,213] 3419 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (58 actions, 56 running) [72,158 / 72,216] 3419 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (58 actions, 57 running) [72,164 / 72,222] 3421 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (59 actions, 58 running) [72,174 / 72,232] 3423 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (60 actions, 59 running) [72,178 / 72,236] 3423 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (60 actions, 59 running) [72,187 / 72,245] 3424 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (58 actions, 56 running) [72,200 / 72,257] 3426 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 51s local ... (60 actions running) [72,219 / 72,277] 3428 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 52s local ... (69 actions, 65 running) [72,234 / 72,292] 3430 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 53s local ... (70 actions, 68 running) [72,255 / 72,313] 3434 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 54s local ... (70 actions, 69 running) [72,278 / 72,335] 3438 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 55s local ... (70 actions, 69 running) [72,301 / 72,358] 3445 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 56s local ... (69 actions, 68 running) [72,306 / 72,370] 3449 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 57s local ... (72 actions running) [72,309 / 72,370] 3453 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 58s local ... (70 actions running) [72,315 / 72,372] 3458 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 59s local ... (65 actions, 64 running) [72,347 / 72,405] 3467 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (63 actions, 62 running) [72,369 / 72,427] 3472 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (65 actions, 64 running) [72,385 / 72,442] 3477 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (66 actions running) [72,393 / 72,453] 3483 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (63 actions, 62 running) [72,426 / 72,484] 3490 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (62 actions, 60 running) [72,435 / 72,500] 3491 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (62 actions running) [72,442 / 72,500] 3495 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (61 actions running) [72,447 / 72,503] 3499 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (57 actions running) [72,448 / 72,504] 3499 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (56 actions running) [72,450 / 72,507] 3501 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (56 actions running) [72,455 / 72,511] 3503 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (55 actions running) [72,468 / 72,526] 3506 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (56 actions running) [72,473 / 72,533] 3507 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (56 actions, 55 running) [72,475 / 72,533] 3508 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (56 actions, 55 running) [72,475 / 72,533] 3509 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (56 actions running) [72,482 / 72,539] 3513 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (56 actions, 55 running) [72,490 / 72,547] 3514 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (56 actions, 55 running) [72,504 / 72,560] 3515 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (56 actions, 55 running) [72,521 / 72,577] 3518 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (56 actions, 54 running) [72,524 / 72,580] 3520 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (58 actions running) [72,555 / 72,611] 3527 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (57 actions, 56 running) [72,571 / 72,627] 3532 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (57 actions, 56 running) [72,587 / 72,643] 3537 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (56 actions, 55 running) [72,609 / 72,666] 3544 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (57 actions running) [72,622 / 72,681] 3548 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (58 actions, 57 running) [72,629 / 72,686] 3552 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (56 actions, 55 running) [72,640 / 72,695] 3553 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (55 actions running) [72,657 / 72,714] 3558 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (58 actions running) [72,669 / 72,732] 3563 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (59 actions, 57 running) [72,672 / 72,732] 3566 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (58 actions running) [72,676 / 72,732] 3569 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (56 actions running) [72,715 / 72,771] 3572 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (56 actions, 55 running) [72,732 / 72,789] 3577 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (56 actions, 55 running) [72,768 / 72,825] 3585 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (57 actions, 54 running) [72,789 / 72,846] 3591 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 97s local ... (57 actions, 55 running) [72,798 / 72,855] 3595 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (58 actions, 57 running) [72,817 / 72,874] 3599 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 99s local ... (59 actions, 58 running) [72,855 / 72,912] 3609 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (57 actions, 54 running) [72,897 / 72,954] 3613 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (59 actions, 57 running) [72,929 / 72,983] 3619 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (58 actions, 57 running) [72,949 / 73,006] 3624 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 103s local ... (59 actions, 58 running) [72,975 / 73,040] 3634 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 105s local ... (58 actions, 56 running) [72,986 / 73,042] 3639 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 106s local ... (59 actions, 58 running) [73,013 / 73,070] 3646 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 107s local ... (56 actions, 53 running) [73,044 / 73,099] 3656 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 108s local ... (55 actions, 52 running) [73,051 / 73,107] 3658 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 109s local ... (59 actions running) [73,052 / 73,112] 3660 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 110s local ... (60 actions running) [73,057 / 73,115] 3664 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 111s local ... (60 actions running) [73,075 / 73,132] 3672 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 112s local ... (57 actions running) [73,113 / 73,170] 3680 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 113s local ... (58 actions running) [73,134 / 73,190] 3683 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 114s local ... (60 actions, 59 running) [73,150 / 73,206] 3686 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 116s local ... (60 actions running) [73,188 / 73,247] 3691 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 117s local ... (60 actions, 59 running) [73,193 / 73,249] 3695 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 118s local ... (61 actions, 60 running) [73,209 / 73,265] 3700 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 119s local ... (57 actions, 56 running) [73,220 / 73,277] 3701 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 120s local ... (59 actions, 57 running) [73,232 / 73,288] 3706 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 121s local ... (56 actions, 55 running) [73,236 / 73,338] 3710 / 3798 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 122s local ... (56 actions running) [73,243 / 73,340] 3715 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 50s local ... (57 actions running) [73,245 / 73,340] 3717 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 51s local ... (57 actions running) [73,250 / 73,340] 3718 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 52s local ... (56 actions, 55 running) [73,252 / 73,340] 3719 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 53s local ... (56 actions running) [73,253 / 73,340] 3720 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 54s local ... (56 actions running) [73,255 / 73,340] 3721 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 55s local ... (56 actions running) [73,258 / 73,340] 3724 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 56s local ... (56 actions running) [73,265 / 73,340] 3727 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 57s local ... (56 actions running) [73,272 / 73,340] 3729 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 58s local ... (56 actions running) [73,277 / 73,340] 3730 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 59s local ... (56 actions running) [73,283 / 73,340] 3732 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 61s local ... (56 actions, 55 running) [73,291 / 73,348] 3733 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 62s local ... (56 actions, 55 running) [73,301 / 73,358] 3734 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 63s local ... (56 actions, 55 running) [73,320 / 73,390] 3735 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 64s local ... (59 actions running) [73,324 / 73,390] 3737 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 65s local ... (60 actions running) [73,327 / 73,390] 3739 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 66s local ... (58 actions, 57 running) [73,341 / 73,397] 3742 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 67s local ... (56 actions, 55 running) [73,360 / 73,420] 3743 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 68s local ... (55 actions, 53 running) [73,386 / 73,442] 3745 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 69s local ... (55 actions, 52 running) [73,410 / 73,467] 3747 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 71s local ... (56 actions, 55 running) [73,432 / 73,488] 3749 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 72s local ... (63 actions, 62 running) [73,449 / 73,505] 3752 / 3798 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 73s local ... (67 actions, 66 running) [73,473 / 73,529] 3758 / 3798 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 36s local ... (69 actions, 67 running) [73,478 / 73,535] 3759 / 3798 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 37s local ... (69 actions, 68 running) [73,483 / 73,539] 3761 / 3798 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 38s local ... (69 actions running) [73,488 / 73,539] 3766 / 3798 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 39s local ... (63 actions running) [73,500 / 73,539] 3778 / 3798 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 40s local ... (39 actions running) [73,508 / 73,539] 3778 / 3798 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 42s local ... (31 actions running) [73,515 / 73,539] 3782 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 42s local ... (24 actions running) [73,518 / 73,539] 3785 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 43s local ... (21 actions running) [73,522 / 73,539] 3788 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 45s local ... (17 actions running) [73,523 / 73,539] 3789 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 46s local ... (16 actions running) [73,524 / 73,539] 3789 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 47s local ... (15 actions running) [73,525 / 73,539] 3791 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 48s local ... (14 actions running) [73,527 / 73,539] 3791 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 50s local ... (12 actions running) [73,528 / 73,539] 3791 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 51s local ... (11 actions running) [73,532 / 73,539] 3793 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 52s local ... (7 actions running) [73,534 / 73,539] 3795 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 53s local ... (5 actions running) [73,535 / 73,539] 3795 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 55s local ... (4 actions running) [73,536 / 73,539] 3796 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 63s local ... (3 actions running) [73,537 / 73,539] 3796 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 64s local ... (2 actions running) [73,537 / 73,539] 3797 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 72s local ... (2 actions running) [73,538 / 73,539] 3797 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 74s local [73,538 / 73,539] 3798 / 3798 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 76s local INFO: Elapsed time: 2048.404s, Critical Path: 343.67s INFO: 55053 processes: 29659 disk cache hit, 17534 internal, 7860 local. FAILED: Build did NOT complete successfully