++ 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: f3b7cbfd-9c19-4b9c-a0e7-aa874df92c1d 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: 555 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3795 targets (556 packages loaded) Analyzing: 3795 targets (556 packages loaded, 0 targets configured) Analyzing: 3795 targets (621 packages loaded, 26545 targets configured) Analyzing: 3795 targets (621 packages loaded, 37794 targets configured) Analyzing: 3795 targets (635 packages loaded, 40310 targets configured) Analyzing: 3795 targets (637 packages loaded, 41606 targets configured) Analyzing: 3795 targets (637 packages loaded, 41814 targets configured) Analyzing: 3795 targets (638 packages loaded, 45491 targets configured) Analyzing: 3795 targets (638 packages loaded, 46463 targets configured) INFO: Analyzed 3795 targets (639 packages loaded, 49656 targets configured). INFO: Found 3795 test targets... [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt [3,302 / 10,233] [Prepa] Writing file tensorflow/compiler/xla/libsharding_op_util.so-2.params [8,599 / 17,301] Linking external/llvm-project/mlir/libLinalgDialect.so; Downloading external/llvm-project/mlir/libLinalgDialect.so, 7.3 MiB / 9.0 MiB; 0s remote-cache ... (46 actions, 0 running) [13,179 / 17,301] Linking tensorflow/compiler/xla/service/cpu/libruntime_single_threaded_fft.so; Downloading tensorflow/compiler/xla/service/cpu/libruntime_single_threaded_fft.so, 256.0 KiB / 587.8 KiB; 0s remote-cache ... (56 actions, 0 running) [15,266 / 17,306] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.so; Downloading tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.so, 7.0 MiB / 19.9 MiB; 0s remote-cache ... (46 actions, 0 running) [16,222 / 17,306] Linking tensorflow/core/kernels/libreduction_ops.lo; 0s remote-cache ... (53 actions, 0 running) [17,188 / 17,306] Compiling tensorflow/core/kernels/conv_grad_input_ops_half.cc; 0s remote-cache ... (51 actions, 0 running) [18,487 / 19,903] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 28.8 MiB / 165.9 MiB; 0s remote-cache ... (54 actions, 0 running) [18,733 / 20,139] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 131.8 MiB / 165.9 MiB; 1s remote-cache ... (54 actions, 0 running) [19,822 / 20,966] Linking tensorflow/compiler/mlir/lite/libtensorflow_lite.a; 0s remote-cache ... (48 actions, 0 running) [21,217 / 22,191] Compiling tensorflow/core/grappler/costs/virtual_scheduler.cc; Downloading tensorflow/core/grappler/costs/_objs/virtual_scheduler/virtual_scheduler.d; 0s remote-cache ... (54 actions, 0 running) [22,198 / 22,872] [Prepa] Compiling tensorflow/compiler/jit/compilability_check_util.cc ... (50 actions, 0 running) [23,063 / 23,436] [Prepa] Linking tensorflow/compiler/xla/service/cpu/libruntime_key_value_sort.a [29,234 / 29,403] Linking tensorflow/c/c_api_experimental_test; Downloading tensorflow/c/c_api_experimental_test, 108.7 MiB / 165.6 MiB; 0s remote-cache ... (3 actions, 0 running) [31,038 / 31,145] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 259.8 MiB / 381.8 MiB; 1s remote-cache ... (53 actions, 0 running) [31,338 / 31,770] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 337.0 MiB / 381.8 MiB; 2s remote-cache ... (53 actions, 3 running) [31,710 / 31,875] Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (52 actions, 0 running) [32,047 / 32,122] Linking tensorflow/compiler/mlir/tf-mlir-translate; 2s remote-cache ... (56 actions, 19 running) [32,168 / 32,225] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/convert_mhlo_quant_to_int.mlir.test.runfiles; 1s local ... (56 actions, 47 running) [32,177 / 32,234] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/convert_mhlo_quant_to_int.mlir.test.runfiles; 2s local ... (56 actions, 47 running) [32,191 / 32,245] 1 / 3795 tests; Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/add.mlir.test.runfiles; 3s local ... (55 actions, 48 running) [32,211 / 32,271] 3 / 3795 tests; Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/compiler/mlir/tensorflow/tests/xla_inline_device_ops.mlir.test.runfiles; 4s local ... (56 actions, 50 running) [32,289 / 32,398] 4 / 3795 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; Downloading tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt, 151.9 MiB / 382.0 MiB; 5s remote-cache ... (57 actions, 21 running) [32,491 / 32,550] 4 / 3795 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; Downloading tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt, 228.1 MiB / 382.0 MiB; 6s remote-cache ... (58 actions, 50 running) [32,516 / 32,573] 4 / 3795 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; Downloading tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt, 261.2 MiB / 382.0 MiB; 7s remote-cache ... (63 actions, 54 running) [32,532 / 32,587] 4 / 3795 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; Downloading tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt, 291.8 MiB / 382.0 MiB; 8s remote-cache ... (80 actions, 70 running) [32,544 / 32,600] 7 / 3795 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; Downloading tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt, 362.3 MiB / 382.0 MiB; 9s remote-cache ... (100 actions, 93 running) [32,628 / 32,687] 7 / 3795 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; 10s remote-cache ... (100 actions, 97 running) [32,784 / 32,841] 7 / 3795 tests; Testing //tensorflow/compiler/tests:xla_test_test; 8s local ... (102 actions, 101 running) [32,805 / 32,861] 7 / 3795 tests; Testing //tensorflow/compiler/tests:xla_test_test; 9s local ... (106 actions, 103 running) [32,809 / 32,866] 8 / 3795 tests; Testing //tensorflow/compiler/tests:xla_test_test; 10s local ... (106 actions running) [32,814 / 32,870] 8 / 3795 tests; Testing //tensorflow/compiler/tests:xla_test_test; 11s local ... (108 actions running) [32,822 / 32,878] 10 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:lower_index_cast.mlir.test; 10s local, remote-cache ... (108 actions running) [32,822 / 32,878] 10 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:lower_index_cast.mlir.test; 11s local, remote-cache ... (110 actions running) [32,826 / 32,882] 11 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 12s local, remote-cache ... (109 actions running) [32,830 / 32,886] 12 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 13s local, remote-cache ... (110 actions running) [32,830 / 32,886] 12 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 15s local, remote-cache ... (111 actions running) [32,834 / 32,890] 13 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 16s local, remote-cache ... (110 actions running) [32,834 / 32,890] 14 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 18s local, remote-cache ... (111 actions running) [32,848 / 32,905] 17 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 19s local, remote-cache ... (108 actions running) [33,125 / 33,181] 17 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 20s local, remote-cache ... (111 actions, 110 running) [33,125 / 33,181] 17 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 21s local, remote-cache ... (112 actions running) [33,125 / 33,181] 18 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 23s local, remote-cache ... (112 actions running) [33,153 / 33,209] 23 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 24s local, remote-cache ... (107 actions running) [33,292 / 33,349] 28 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 25s local, remote-cache ... (102 actions, 100 running) [33,328 / 33,385] 28 / 3795 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test; 26s local, remote-cache ... (103 actions, 101 running) [33,594 / 33,664] 34 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 24s local, remote-cache ... (96 actions, 89 running) [33,775 / 33,834] 36 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 25s local, remote-cache ... (96 actions, 92 running) [33,788 / 33,845] 36 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 26s local, remote-cache ... (99 actions, 97 running) [33,796 / 33,854] 36 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 27s local, remote-cache ... (100 actions running) [33,801 / 33,858] 36 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 28s local, remote-cache ... (101 actions running) [33,814 / 33,871] 37 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 29s local, remote-cache ... (101 actions running) [33,907 / 33,965] 40 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 30s local, remote-cache ... (99 actions running) [33,934 / 33,991] 44 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 31s local, remote-cache ... (99 actions running) [33,945 / 34,002] 46 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 32s local, remote-cache ... (103 actions running) [33,945 / 34,002] 46 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 33s local, remote-cache ... (104 actions running) [33,949 / 34,006] 47 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 34s local, remote-cache ... (103 actions running) [33,949 / 34,006] 47 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 36s local, remote-cache ... (104 actions running) [33,977 / 34,034] 51 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 37s local, remote-cache ... (100 actions, 99 running) [33,985 / 34,042] 53 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 38s local, remote-cache ... (101 actions, 100 running) [34,011 / 34,068] 56 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 39s local, remote-cache ... (102 actions running) [34,024 / 34,081] 57 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 40s local, remote-cache ... (104 actions running) [34,030 / 34,087] 59 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 41s local, remote-cache ... (105 actions, 104 running) [34,053 / 34,110] 59 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 42s local, remote-cache ... (105 actions, 103 running) [34,067 / 34,125] 60 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 43s local, remote-cache ... (104 actions, 103 running) [34,096 / 34,161] 61 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 44s local, remote-cache ... (103 actions, 102 running) [34,097 / 34,161] 62 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 46s local, remote-cache ... (103 actions running) [34,099 / 34,161] 64 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 47s local, remote-cache ... (103 actions running) [34,100 / 34,161] 66 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 48s local, remote-cache ... (102 actions running) [34,126 / 34,185] 73 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 49s local, remote-cache ... (95 actions, 93 running) [34,136 / 34,193] 74 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 50s local, remote-cache ... (97 actions, 96 running) [34,137 / 34,203] 75 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 52s local, remote-cache ... (98 actions running) [34,168 / 34,228] 79 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 53s local, remote-cache ... (97 actions, 94 running) [34,218 / 34,276] 80 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 54s local, remote-cache ... (97 actions, 96 running) [34,228 / 34,285] 80 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 55s local, remote-cache ... (100 actions running) [34,232 / 34,291] 81 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 56s local, remote-cache ... (100 actions running) [34,232 / 34,291] 82 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 57s local, remote-cache ... (100 actions running) [34,233 / 34,291] 82 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 59s local, remote-cache ... (100 actions running) [34,384 / 34,443] 86 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 60s local, remote-cache ... (96 actions, 93 running) [34,399 / 34,456] 87 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 61s local, remote-cache ... (95 actions, 93 running) [34,423 / 34,480] 88 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 62s local, remote-cache ... (97 actions, 96 running) [34,437 / 34,494] 89 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test; 63s local, remote-cache ... (97 actions running) [34,465 / 34,529] 89 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test; 57s local, remote-cache ... (96 actions, 95 running) [34,499 / 34,560] 89 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test; 58s local, remote-cache ... (97 actions, 95 running) [34,520 / 34,575] 89 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test; 59s local, remote-cache ... (96 actions, 94 running) [34,532 / 34,591] 90 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test; 60s local, remote-cache ... (97 actions, 94 running) [34,546 / 34,602] 90 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test; 61s local, remote-cache ... (96 actions, 95 running) [34,726 / 34,914] 92 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test; 62s local, remote-cache ... (94 actions, 89 running) [34,921 / 35,038] 93 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 61s local, remote-cache ... (94 actions, 87 running) [35,038 / 35,193] 93 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 62s local, remote-cache ... (95 actions, 87 running) [35,186 / 35,248] 98 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 63s local, remote-cache ... (90 actions, 85 running) [35,210 / 35,268] 101 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 64s local, remote-cache ... (88 actions, 87 running) [35,224 / 35,286] 101 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 65s local, remote-cache ... (88 actions, 85 running) [35,254 / 35,310] 101 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 66s local, remote-cache ... (89 actions, 87 running) [35,259 / 35,317] 102 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 67s local, remote-cache ... (89 actions, 87 running) [35,335 / 37,521] 105 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 68s local, remote-cache ... (89 actions, 86 running) [35,395 / 37,569] 106 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 69s local, remote-cache ... (88 actions, 80 running) [36,471 / 38,675] 107 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 70s local, remote-cache ... (90 actions, 75 running) [36,928 / 39,128] 109 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 71s local, remote-cache ... (89 actions, 72 running) [37,152 / 39,393] 109 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 72s local, remote-cache ... (89 actions, 72 running) [37,299 / 39,395] 109 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 73s local, remote-cache ... (88 actions, 72 running) [37,607 / 39,762] 109 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 74s local, remote-cache ... (87 actions, 72 running) [37,769 / 39,877] 110 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test; 75s local, remote-cache ... (87 actions, 72 running) [38,010 / 40,227] 116 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:cast_bf16_ops_to_f32.mlir.test; 63s local, remote-cache ... (84 actions, 61 running) [38,265 / 40,412] 121 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:cast_bf16_ops_to_f32.mlir.test; 64s local, remote-cache ... (82 actions, 55 running) [38,547 / 40,882] 131 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:cast_bf16_ops_to_f32.mlir.test; 65s local, remote-cache ... (73 actions, 35 running) [38,808 / 40,882] 133 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:cast_bf16_ops_to_f32.mlir.test; 66s local, remote-cache ... (70 actions, 31 running) [39,232 / 41,188] 139 / 3795 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 65s local, remote-cache ... (63 actions, 20 running) [39,853 / 41,784] 143 / 3795 tests; Testing //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:mul_v3.mlir.test; 28s local, remote-cache ... (60 actions, 8 running) [40,152 / 42,003] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 14s local, remote-cache ... (57 actions, 3 running) [40,748 / 42,327] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 15s local, remote-cache ... (53 actions, 3 running) [41,179 / 42,369] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 16s local, remote-cache ... (53 actions, 3 running) [41,730 / 42,650] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 17s local, remote-cache ... (43 actions, 3 running) [42,220 / 43,057] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 18s local, remote-cache ... (56 actions, 3 running) [42,706 / 43,482] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 19s local, remote-cache ... (56 actions, 3 running) [42,968 / 43,626] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 20s local, remote-cache ... (48 actions, 3 running) [43,325 / 43,852] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 21s local, remote-cache ... (56 actions, 3 running) [43,866 / 44,215] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 22s local, remote-cache ... (57 actions, 3 running) [44,302 / 44,520] 145 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 23s local, remote-cache ... (57 actions, 3 running) [45,024 / 45,160] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 10s local ... (59 actions, 7 running) [45,150 / 45,263] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 11s local ... (110 actions, 108 running) [45,150 / 45,263] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 12s local ... (110 actions, 109 running) [45,165 / 45,279] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 13s local ... (109 actions, 107 running) [45,166 / 45,279] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 14s local ... (110 actions, 109 running) [45,209 / 45,325] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 15s local ... (110 actions, 109 running) [45,211 / 45,326] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 16s local ... (110 actions, 109 running) [45,217 / 45,332] 145 / 3795 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test; 18s local ... (111 actions running) [45,219 / 45,334] 146 / 3795 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 9s local, remote-cache ... (111 actions, 110 running) [45,227 / 45,343] 146 / 3795 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 10s local, remote-cache ... (111 actions, 110 running) [45,278 / 45,400] 146 / 3795 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 11s local, remote-cache ... (109 actions, 108 running) [45,340 / 45,548] 146 / 3795 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 12s local, remote-cache ... (109 actions, 108 running) [45,396 / 45,581] 146 / 3795 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 13s local, remote-cache ... (106 actions, 100 running) [45,431 / 45,598] 146 / 3795 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 14s local, remote-cache ... (106 actions, 100 running) [45,546 / 45,671] 146 / 3795 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 15s local, remote-cache ... (101 actions, 96 running) [45,569 / 45,690] 146 / 3795 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 16s local, remote-cache ... (111 actions, 110 running) [45,570 / 45,690] 146 / 3795 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 18s local, remote-cache ... (112 actions running) [45,572 / 45,692] 146 / 3795 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 19s local, remote-cache ... (111 actions, 110 running) [45,599 / 45,721] 146 / 3795 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 20s local, remote-cache ... (111 actions, 110 running) [45,662 / 45,781] 146 / 3795 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 21s local, remote-cache ... (110 actions, 108 running) [45,706 / 45,829] 146 / 3795 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 22s local, remote-cache ... (111 actions, 110 running) [45,715 / 45,839] 146 / 3795 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 24s local, remote-cache ... (111 actions, 110 running) [45,737 / 45,863] 146 / 3795 tests; Compiling tensorflow/python/lib/core/py_seq_tensor.cc [for tool]; 24s local, remote-cache ... (111 actions, 110 running) [45,861 / 45,998] 146 / 3795 tests; Compiling tensorflow/python/lib/core/py_seq_tensor.cc [for tool]; 26s local, remote-cache ... (111 actions running) [45,867 / 46,004] 146 / 3795 tests; Compiling tensorflow/python/lib/core/py_seq_tensor.cc [for tool]; 27s local, remote-cache ... (112 actions running) [45,912 / 46,060] 146 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 28s local, remote-cache ... (111 actions, 110 running) [46,017 / 46,173] 146 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 29s local, remote-cache ... (110 actions, 108 running) [46,033 / 46,187] 146 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 30s local, remote-cache ... (110 actions, 109 running) [46,044 / 46,199] 146 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 32s local, remote-cache ... (110 actions running) [46,056 / 46,211] 146 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 33s local, remote-cache ... (110 actions, 109 running) [46,063 / 46,217] 146 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 34s local, remote-cache ... (109 actions running) [46,079 / 46,233] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 35s local, remote-cache ... (110 actions running) [46,084 / 46,239] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 36s local, remote-cache ... (110 actions, 109 running) [46,092 / 46,245] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 37s local, remote-cache ... (109 actions, 108 running) [46,102 / 46,257] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 38s local, remote-cache ... (110 actions running) [46,106 / 46,261] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 39s local, remote-cache ... (110 actions running) [46,110 / 46,264] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 40s local, remote-cache ... (111 actions, 110 running) [46,116 / 46,270] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 41s local, remote-cache ... (111 actions, 110 running) [46,125 / 46,279] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 42s local, remote-cache ... (111 actions, 110 running) [46,132 / 46,317] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 43s local, remote-cache ... (111 actions, 110 running) [46,186 / 46,353] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 44s local, remote-cache ... (111 actions, 110 running) [46,232 / 46,386] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 45s local, remote-cache ... (110 actions, 109 running) [46,238 / 46,392] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 46s local, remote-cache ... (110 actions, 108 running) [46,247 / 46,400] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 48s local, remote-cache ... (110 actions running) [46,247 / 46,400] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 50s local, remote-cache ... (110 actions running) [46,247 / 46,400] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 52s local, remote-cache ... (110 actions running) [46,247 / 46,400] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 53s local, remote-cache ... (110 actions running) [46,247 / 46,400] 147 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 54s local, remote-cache ... (110 actions running) [46,247 / 46,400] 148 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 55s local, remote-cache ... (110 actions running) [46,263 / 46,415] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 57s local, remote-cache ... (109 actions, 108 running) [46,265 / 46,419] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 58s local, remote-cache ... (110 actions running) [46,266 / 46,419] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 62s local, remote-cache ... (110 actions, 109 running) [46,268 / 46,422] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 64s local, remote-cache ... (110 actions running) [46,269 / 46,422] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 65s local, remote-cache ... (110 actions, 109 running) [46,312 / 46,471] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 66s local, remote-cache ... (110 actions, 109 running) [46,340 / 46,493] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 68s local, remote-cache ... (108 actions, 106 running) [46,353 / 46,506] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 69s local, remote-cache ... (108 actions, 107 running) [46,367 / 46,521] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 70s local, remote-cache ... (108 actions running) [46,374 / 46,527] 149 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 72s local, remote-cache ... (108 actions, 107 running) [46,386 / 46,539] 150 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 73s local, remote-cache ... (108 actions, 107 running) [46,393 / 46,546] 150 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 74s local, remote-cache ... (107 actions, 106 running) [46,405 / 46,558] 150 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 75s local, remote-cache ... (106 actions, 105 running) [46,431 / 46,586] 151 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 76s local, remote-cache ... (106 actions running) [46,439 / 46,593] 152 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 77s local, remote-cache ... (106 actions running) [46,446 / 46,600] 152 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 79s local, remote-cache ... (106 actions running) [46,462 / 46,615] 152 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 80s local, remote-cache ... (106 actions, 105 running) [46,478 / 46,631] 154 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 81s local, remote-cache ... (106 actions, 105 running) [46,489 / 46,641] 154 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 83s local, remote-cache ... (105 actions running) [46,494 / 46,647] 154 / 3795 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 84s local, remote-cache ... (106 actions, 105 running) [46,496 / 46,648] 154 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 85s local, remote-cache ... (105 actions, 104 running) [46,512 / 46,663] 156 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 86s local, remote-cache ... (105 actions, 104 running) [46,525 / 46,675] 157 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 88s local, remote-cache ... (105 actions running) [46,557 / 46,709] 157 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 89s local, remote-cache ... (105 actions running) [46,576 / 46,726] 157 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 90s local, remote-cache ... (104 actions, 103 running) [46,595 / 46,745] 157 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 91s local, remote-cache ... (103 actions, 102 running) [46,607 / 46,758] 159 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 92s local, remote-cache ... (102 actions, 100 running) [46,615 / 46,766] 160 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 93s local, remote-cache ... (102 actions, 101 running) [46,625 / 46,776] 161 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 94s local, remote-cache ... (101 actions, 100 running) [46,634 / 46,785] 162 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 95s local, remote-cache ... (102 actions, 100 running) [46,641 / 46,791] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 97s local, remote-cache ... (102 actions running) [46,706 / 46,855] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 98s local, remote-cache ... (98 actions, 96 running) [46,728 / 46,877] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 99s local, remote-cache ... (95 actions, 94 running) [46,747 / 46,895] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 100s local, remote-cache ... (96 actions, 95 running) [46,772 / 46,921] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 101s local, remote-cache ... (95 actions, 92 running) [46,775 / 46,924] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 102s local, remote-cache ... (95 actions, 93 running) [46,795 / 46,943] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 103s local, remote-cache ... (94 actions, 93 running) [46,808 / 46,985] 163 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 105s local, remote-cache ... (93 actions, 92 running) [46,811 / 46,985] 166 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 106s local, remote-cache ... (94 actions running) [46,813 / 46,985] 168 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 107s local, remote-cache ... (94 actions running) [46,815 / 46,985] 169 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 108s local, remote-cache ... (93 actions running) [46,820 / 46,985] 170 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 110s local, remote-cache ... (89 actions, 88 running) [46,824 / 46,985] 171 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 111s local, remote-cache ... (86 actions, 85 running) [46,828 / 46,985] 171 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 112s local, remote-cache ... (82 actions running) [46,832 / 46,985] 172 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 113s local, remote-cache ... (79 actions running) [46,858 / 47,004] 174 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 114s local, remote-cache ... (82 actions, 81 running) [46,878 / 47,022] 174 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 115s local, remote-cache ... (81 actions, 80 running) [46,897 / 47,047] 174 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 116s local, remote-cache ... (80 actions, 77 running) [46,918 / 47,065] 174 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (83 actions running) [46,934 / 47,125] 174 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (79 actions running) [46,942 / 47,126] 174 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (81 actions, 78 running) [46,946 / 47,126] 174 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (81 actions, 80 running) [46,946 / 47,126] 175 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (81 actions running) [46,947 / 47,126] 175 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (81 actions running) [46,949 / 47,126] 175 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (80 actions running) [46,955 / 47,126] 175 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (75 actions, 74 running) [46,958 / 47,126] 178 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (74 actions running) [46,973 / 47,126] 178 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (71 actions, 70 running) [46,983 / 47,126] 179 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (67 actions, 66 running) [47,005 / 47,145] 181 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (66 actions, 64 running) [47,018 / 47,161] 181 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 129s local, remote-cache ... (66 actions running) [47,035 / 47,175] 181 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 130s local, remote-cache ... (67 actions, 65 running) [47,076 / 47,215] 181 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 131s local, remote-cache ... (67 actions, 64 running) [47,102 / 47,242] 183 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 132s local, remote-cache ... (65 actions, 63 running) [47,114 / 47,252] 183 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 39s local ... (66 actions, 64 running) [47,129 / 47,267] 183 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 40s local ... (63 actions, 61 running) [47,164 / 47,305] 184 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 41s local ... (63 actions, 60 running) [47,184 / 47,323] 185 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 42s local ... (65 actions running) [47,191 / 47,329] 185 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 44s local ... (64 actions, 63 running) [47,224 / 47,361] 186 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 45s local ... (63 actions, 62 running) [47,244 / 47,382] 186 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 46s local ... (64 actions, 61 running) [47,263 / 47,400] 186 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 47s local ... (63 actions, 61 running) [47,281 / 47,420] 186 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 48s local ... (64 actions, 63 running) [47,318 / 47,457] 187 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 49s local ... (59 actions, 56 running) [47,336 / 47,476] 187 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 50s local ... (60 actions, 58 running) [47,347 / 47,482] 187 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 51s local ... (64 actions running) [47,362 / 47,497] 188 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 52s local ... (64 actions running) [47,393 / 47,523] 188 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 53s local ... (60 actions, 58 running) [47,413 / 47,545] 190 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 54s local ... (63 actions, 62 running) [47,438 / 47,659] 190 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 55s local ... (62 actions, 58 running) [47,448 / 47,679] 192 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 56s local ... (65 actions running) [47,454 / 47,679] 192 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 57s local ... (64 actions, 63 running) [47,466 / 47,679] 193 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 58s local ... (60 actions, 59 running) [47,472 / 47,679] 196 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 59s local ... (60 actions running) [47,477 / 47,679] 197 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 60s local ... (62 actions running) [47,479 / 47,679] 197 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 61s local ... (62 actions running) [47,488 / 47,679] 198 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 62s local ... (63 actions running) [47,491 / 47,679] 201 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 63s local ... (66 actions running) [47,494 / 47,679] 204 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 58s local ... (69 actions running) [47,496 / 47,679] 205 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 59s local ... (70 actions, 69 running) [47,515 / 47,679] 206 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 61s local ... (90 actions running) [47,516 / 47,679] 208 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 62s local ... (91 actions running) [47,521 / 47,682] 210 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 63s local ... (92 actions running) [47,597 / 47,735] 211 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 64s local ... (93 actions, 91 running) [47,676 / 47,786] 211 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 65s local ... (93 actions, 91 running) [47,777 / 47,857] 212 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 66s local ... (93 actions, 91 running) [47,788 / 47,869] 212 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 67s local ... (94 actions, 93 running) [47,824 / 47,906] 212 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 68s local ... (95 actions, 94 running) [47,828 / 47,909] 212 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 70s local ... (96 actions running) [47,828 / 47,909] 213 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 71s local ... (96 actions running) [47,830 / 47,912] 213 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 73s local ... (96 actions running) [47,831 / 47,912] 213 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (96 actions, 95 running) [47,839 / 47,921] 213 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (96 actions, 95 running) [47,843 / 47,924] 213 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (96 actions, 95 running) [47,848 / 47,931] 214 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (96 actions, 95 running) [47,850 / 47,931] 214 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (96 actions, 95 running) [47,855 / 47,937] 214 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (96 actions running) [47,884 / 47,966] 216 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (94 actions running) [47,900 / 47,983] 216 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (93 actions running) [47,914 / 47,994] 216 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 90s local ... (92 actions, 91 running) [47,917 / 47,998] 216 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (92 actions, 91 running) [47,930 / 48,011] 217 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (92 actions, 91 running) [47,939 / 48,020] 217 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (91 actions, 90 running) [47,952 / 48,033] 217 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (91 actions, 90 running) [47,967 / 48,048] 217 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (91 actions, 90 running) [47,979 / 48,060] 218 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (89 actions, 88 running) [47,988 / 48,067] 218 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (87 actions, 86 running) [47,996 / 48,079] 218 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (89 actions, 88 running) [48,002 / 48,086] 218 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (86 actions running) [48,029 / 48,111] 219 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (82 actions, 81 running) [48,036 / 48,117] 220 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (82 actions running) [48,065 / 48,146] 221 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (76 actions running) [48,080 / 48,164] 222 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (76 actions running) [48,132 / 48,213] 222 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (69 actions running) [48,154 / 48,235] 223 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (64 actions running) [48,187 / 48,268] 226 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (65 actions, 64 running) [48,227 / 48,310] 227 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (63 actions, 59 running) [48,236 / 48,317] 227 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (63 actions, 62 running) [48,280 / 48,365] 227 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (62 actions, 57 running) [48,288 / 48,368] 228 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (59 actions, 57 running) [48,304 / 48,383] 228 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (62 actions, 60 running) [48,337 / 48,416] 230 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (58 actions running) [48,347 / 48,435] 232 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (58 actions, 56 running) [48,407 / 48,488] 232 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (59 actions, 53 running) [48,417 / 48,494] 233 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (60 actions, 57 running) [48,432 / 48,511] 234 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (59 actions, 55 running) [48,460 / 48,539] 234 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (59 actions, 58 running) [48,499 / 48,576] 235 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (59 actions, 56 running) [48,545 / 48,624] 235 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (59 actions, 55 running) [48,615 / 48,693] 235 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (59 actions, 52 running) [48,677 / 48,764] 237 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (57 actions, 49 running) [48,687 / 48,765] 238 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (59 actions, 56 running) [48,700 / 48,778] 239 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (58 actions, 57 running) [48,730 / 48,807] 243 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 31s local ... (58 actions running) [48,751 / 48,830] 245 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 32s local ... (59 actions running) [48,773 / 48,869] 247 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 33s local ... (58 actions, 56 running) [48,851 / 48,930] 248 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 34s local ... (57 actions, 56 running) [48,858 / 48,939] 249 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 35s local ... (57 actions running) [48,861 / 48,939] 250 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 36s local ... (58 actions running) [48,869 / 48,946] 252 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 38s local ... (57 actions, 56 running) [48,885 / 48,963] 254 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 39s local ... (58 actions running) [48,953 / 49,035] 256 / 3795 tests; Testing //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu; 40s local ... (57 actions, 54 running) [48,979 / 49,058] 260 / 3795 tests; Testing //tensorflow/python/framework:convert_to_constants_test (shard 1 of 4); 39s local ... (57 actions running) [49,019 / 49,096] 263 / 3795 tests; Testing //tensorflow/python/framework:convert_to_constants_test (shard 1 of 4); 40s local ... (57 actions, 55 running) [49,089 / 49,227] 266 / 3795 tests; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 40s local ... (56 actions, 50 running) [49,141 / 49,272] 266 / 3795 tests; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 41s local ... (56 actions, 42 running) [49,264 / 49,355] 268 / 3795 tests; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 42s local ... (57 actions, 44 running) [49,316 / 49,403] 271 / 3795 tests; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 43s local ... (57 actions, 49 running) [49,409 / 49,487] 272 / 3795 tests; Action tensorflow/_api/v2/v2.py [for tool]; 31s local, remote-cache ... (57 actions, 55 running) [49,435 / 49,520] 273 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 28s local ... (63 actions, 61 running) [49,509 / 49,580] 274 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 29s local ... (62 actions, 60 running) [49,521 / 49,593] 276 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 30s local ... (64 actions running) [49,530 / 49,600] 278 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 31s local ... (62 actions running) [49,579 / 49,650] 281 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 32s local ... (61 actions running) [49,609 / 49,679] 282 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 33s local ... (63 actions, 61 running) [49,629 / 49,703] 283 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 34s local ... (64 actions, 62 running) [49,647 / 49,718] 286 / 3795 tests; Testing //tensorflow/python/training/experimental:loss_scale_test; 35s local ... (65 actions running) [49,702 / 49,773] 289 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 34s local ... (65 actions, 63 running) [49,764 / 49,835] 295 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 35s local ... (64 actions running) [49,889 / 49,960] 301 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 36s local ... (63 actions, 58 running) [49,947 / 50,023] 305 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 37s local ... (64 actions, 58 running) [50,058 / 50,133] 310 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 38s local ... (63 actions, 54 running) [50,145 / 50,216] 312 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 39s local ... (64 actions, 54 running) [50,215 / 50,289] 313 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 40s local ... (64 actions, 55 running) [50,278 / 50,354] 318 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 41s local ... (63 actions, 58 running) [50,316 / 50,429] 322 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 42s local ... (64 actions, 61 running) [50,323 / 50,429] 325 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:unbatch_test; 44s local ... (63 actions running) [50,330 / 50,429] 329 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 42s local ... (62 actions running) [50,330 / 50,429] 330 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 43s local ... (62 actions running) [50,332 / 50,429] 331 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 45s local ... (62 actions running) [50,335 / 50,429] 331 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 46s local ... (62 actions, 61 running) [50,337 / 50,429] 334 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 47s local ... (62 actions running) [50,353 / 50,429] 337 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 48s local ... (62 actions, 61 running) [50,369 / 50,439] 340 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 49s local ... (62 actions, 59 running) [50,374 / 50,444] 340 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 50s local ... (63 actions, 62 running) [50,386 / 50,459] 341 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 43s local ... (63 actions, 60 running) [50,448 / 50,522] 342 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 44s local ... (63 actions, 54 running) [50,553 / 50,634] 348 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 45s local ... (63 actions, 60 running) [50,565 / 50,636] 349 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 46s local ... (63 actions, 62 running) [50,568 / 50,638] 350 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 47s local ... (65 actions, 63 running) [50,573 / 50,644] 351 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 48s local ... (65 actions running) [50,574 / 50,644] 351 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 54s local ... (65 actions, 64 running) [50,623 / 50,694] 355 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 56s local ... (65 actions, 63 running) [50,655 / 50,725] 358 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 42s local, remote-cache ... (66 actions running) [50,733 / 50,806] 367 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 44s local, remote-cache ... (67 actions, 61 running) [50,858 / 50,930] 374 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 45s local, remote-cache ... (69 actions, 68 running) [50,876 / 50,946] 376 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 46s local, remote-cache ... (70 actions running) [50,883 / 50,959] 377 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 47s local, remote-cache ... (72 actions, 71 running) [50,890 / 50,962] 381 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 48s local, remote-cache ... (72 actions running) [50,892 / 50,962] 381 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 49s local, remote-cache ... (72 actions, 71 running) [50,894 / 50,964] 383 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 50s local, remote-cache ... (72 actions running) [50,916 / 50,987] 386 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 51s local, remote-cache ... (70 actions, 68 running) [50,999 / 51,685] 390 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 52s local, remote-cache ... (72 actions, 67 running) [51,104 / 51,720] 393 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 53s local, remote-cache ... (72 actions, 64 running) [51,472 / 51,989] 403 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 54s local, remote-cache ... (62 actions, 44 running) [51,910 / 52,425] 406 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 40s local ... (55 actions, 31 running) [52,341 / 52,753] 407 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 41s local ... (57 actions, 30 running) [52,818 / 53,078] 407 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 42s local ... (57 actions, 30 running) [53,505 / 53,622] 407 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 43s local ... (52 actions, 30 running) [54,020 / 54,083] 409 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 44s local ... (57 actions, 48 running) [54,078 / 54,146] 416 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 45s local ... (57 actions, 48 running) [54,202 / 54,296] 423 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 47s local ... (58 actions, 47 running) [54,260 / 54,330] 427 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 48s local ... (59 actions, 48 running) [54,358 / 54,417] 430 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 49s local ... (57 actions, 56 running) [54,409 / 54,466] 433 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 50s local ... (58 actions, 57 running) [54,429 / 54,486] 434 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 51s local ... (59 actions, 57 running) [54,446 / 54,503] 436 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 52s local ... (56 actions, 55 running) [54,454 / 54,511] 438 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 53s local ... (58 actions running) [54,468 / 54,528] 440 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 54s local ... (59 actions running) [54,470 / 54,528] 442 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 55s local ... (57 actions running) [54,483 / 54,543] 445 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 56s local ... (57 actions, 55 running) [54,509 / 54,565] 449 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 57s local ... (55 actions running) [54,526 / 54,582] 451 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 58s local ... (57 actions, 55 running) [54,548 / 54,606] 452 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 59s local ... (58 actions, 56 running) [54,552 / 54,610] 453 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 60s local ... (57 actions, 56 running) [54,565 / 54,622] 457 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 61s local ... (57 actions running) [54,567 / 54,630] 458 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 63s local ... (57 actions running) [54,570 / 54,630] 458 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 53s local ... (57 actions, 56 running) [54,571 / 54,630] 458 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 54s local ... (57 actions running) [54,578 / 54,637] 459 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 41s local ... (57 actions, 56 running) [54,625 / 54,688] 461 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 42s local ... (57 actions, 54 running) [54,695 / 54,753] 463 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 43s local ... (57 actions, 54 running) [54,701 / 54,765] 464 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 44s local ... (57 actions, 56 running) [54,704 / 54,765] 465 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 45s local ... (58 actions, 57 running) [54,706 / 54,765] 467 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 47s local ... (57 actions running) [54,707 / 54,765] 467 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 48s local ... (57 actions, 56 running) [54,707 / 54,765] 468 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 49s local ... (57 actions running) [54,716 / 54,774] 468 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 50s local ... (57 actions, 56 running) [54,731 / 54,788] 471 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 51s local ... (57 actions running) [54,760 / 54,817] 474 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 52s local ... (57 actions, 56 running) [54,782 / 54,841] 478 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 53s local ... (56 actions, 55 running) [54,836 / 54,909] 481 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 54s local ... (58 actions running) [54,846 / 54,909] 484 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 55s local ... (57 actions, 56 running) [54,847 / 54,909] 485 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 57s local ... (57 actions running) [54,848 / 54,909] 485 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 58s local ... (57 actions running) [54,849 / 54,910] 486 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 59s local ... (57 actions running) [54,868 / 54,928] 488 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 60s local ... (57 actions, 56 running) [54,914 / 54,971] 491 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 61s local ... (56 actions, 55 running) [54,978 / 55,036] 498 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 62s local ... (58 actions, 57 running) [54,993 / 55,061] 499 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 63s local ... (59 actions, 58 running) [54,999 / 55,061] 500 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 64s local ... (61 actions, 60 running) [55,002 / 55,061] 500 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 65s local ... (61 actions, 60 running) [55,013 / 55,071] 505 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 66s local ... (57 actions, 56 running) [55,024 / 55,082] 507 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 67s local ... (57 actions running) [55,038 / 55,097] 508 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 68s local ... (57 actions, 56 running) [55,062 / 55,122] 509 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 69s local ... (58 actions, 57 running) [55,081 / 55,138] 509 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 70s local ... (61 actions, 60 running) [55,108 / 55,167] 513 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 71s local ... (60 actions, 57 running) [55,172 / 55,233] 514 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 72s local ... (62 actions, 58 running) [55,210 / 55,283] 517 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 73s local ... (61 actions, 58 running) [55,221 / 55,283] 519 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 74s local ... (63 actions, 62 running) [55,224 / 55,283] 522 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 75s local ... (62 actions running) [55,257 / 55,321] 528 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 77s local ... (57 actions, 55 running) [55,299 / 55,356] 529 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 78s local ... (58 actions running) [55,306 / 55,379] 531 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 79s local ... (60 actions running) [55,314 / 55,379] 536 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 80s local ... (57 actions, 56 running) [55,316 / 55,380] 538 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 81s local ... (56 actions running) [55,323 / 55,380] 544 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 60s local ... (56 actions running) [55,327 / 55,383] 545 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 61s local ... (56 actions, 55 running) [55,394 / 55,453] 548 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 62s local ... (58 actions, 56 running) [55,434 / 55,493] 550 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 63s local ... (59 actions, 57 running) [55,451 / 55,553] 552 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 64s local ... (59 actions, 56 running) [55,458 / 55,553] 553 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 65s local ... (62 actions, 59 running) [55,474 / 55,553] 557 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 66s local ... (58 actions running) [55,476 / 55,553] 557 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 67s local ... (58 actions running) [55,477 / 55,553] 558 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 68s local ... (58 actions running) [55,480 / 55,553] 560 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 69s local ... (58 actions running) [55,484 / 55,553] 563 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 71s local ... (58 actions running) [55,486 / 55,553] 564 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 72s local ... (58 actions running) [55,531 / 55,598] 565 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 73s local ... (57 actions, 51 running) [55,714 / 55,777] 571 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 74s local ... (56 actions, 50 running) [55,773 / 55,836] 578 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 75s local ... (57 actions, 56 running) [55,775 / 55,836] 580 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 76s local ... (60 actions running) [55,778 / 55,836] 584 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 77s local ... (63 actions running) [55,852 / 55,912] 588 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 28s local ... (61 actions, 59 running) [55,856 / 55,929] 591 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 29s local ... (62 actions, 61 running) [55,859 / 55,929] 593 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 30s local ... (60 actions, 58 running) [55,863 / 55,929] 597 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 31s local ... (58 actions running) [55,864 / 55,929] 597 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 33s local ... (58 actions running) [55,866 / 55,929] 599 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 34s local ... (58 actions running) [55,870 / 55,930] 603 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 35s local ... (58 actions running) [55,870 / 55,930] 603 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 37s local ... (59 actions running) [55,881 / 55,942] 604 / 3795 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 38s local ... (59 actions, 57 running) [55,938 / 56,004] 607 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 27s local, remote-cache ... (59 actions, 52 running) [55,958 / 56,017] 609 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 29s local, remote-cache ... (60 actions running) [55,958 / 56,017] 609 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 35s local, remote-cache ... (60 actions running) [56,004 / 56,084] 611 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 36s local, remote-cache ... (62 actions, 60 running) [56,010 / 56,084] 611 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 37s local, remote-cache ... (64 actions, 63 running) [56,016 / 56,084] 613 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 39s local, remote-cache ... (64 actions, 63 running) [56,016 / 56,084] 613 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 45s local, remote-cache ... (64 actions, 63 running) [56,050 / 56,110] 615 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 47s local, remote-cache ... (64 actions running) [56,074 / 56,133] 618 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 48s local, remote-cache ... (61 actions, 59 running) [56,123 / 56,181] 622 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 49s local, remote-cache ... (59 actions, 58 running) [56,146 / 56,224] 625 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 50s local, remote-cache ... (60 actions, 59 running) [56,148 / 56,224] 627 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 51s local, remote-cache ... (60 actions running) [56,154 / 56,224] 628 / 3795 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 52s local, remote-cache ... (59 actions running) [56,167 / 56,224] 634 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 53s local, remote-cache ... (58 actions running) [56,180 / 56,237] 635 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 55s local, remote-cache ... (58 actions, 57 running) [56,202 / 56,260] 636 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 56s local, remote-cache ... (58 actions, 56 running) [56,238 / 56,296] 640 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 57s local, remote-cache ... (59 actions, 57 running) [56,265 / 56,338] 643 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 58s local, remote-cache ... (59 actions, 58 running) [56,266 / 56,338] 643 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 59s local, remote-cache ... (60 actions running) [56,269 / 56,338] 646 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 60s local, remote-cache ... (59 actions running) [56,273 / 56,338] 646 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 62s local, remote-cache ... (57 actions running) [56,274 / 56,338] 646 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 63s local, remote-cache ... (57 actions, 56 running) [56,274 / 56,338] 647 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 65s local, remote-cache ... (57 actions running) [56,276 / 56,338] 648 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 49s local ... (57 actions running) [56,281 / 56,338] 650 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 50s local ... (57 actions, 56 running) [56,299 / 56,355] 651 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 51s local ... (57 actions, 55 running) [56,311 / 56,369] 652 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 52s local ... (57 actions, 56 running) [56,331 / 56,400] 655 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 54s local ... (57 actions running) [56,334 / 56,400] 655 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 55s local ... (57 actions, 56 running) [56,336 / 56,400] 656 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 56s local ... (57 actions running) [56,339 / 56,400] 656 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 1 of 2); 57s local ... (57 actions running) [56,343 / 56,400] 656 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 58s local ... (57 actions, 56 running) [56,354 / 56,410] 658 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 59s local ... (57 actions, 56 running) [56,361 / 56,417] 659 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 61s local ... (57 actions running) [56,376 / 56,441] 661 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 62s local ... (55 actions, 54 running) [56,379 / 56,441] 662 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 63s local ... (56 actions running) [56,384 / 56,441] 662 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 64s local ... (56 actions running) [56,387 / 56,444] 663 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 65s local ... (56 actions running) [56,404 / 56,462] 665 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 66s local ... (56 actions, 55 running) [56,440 / 56,500] 666 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 67s local ... (56 actions, 52 running) [56,496 / 56,554] 668 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 68s local ... (56 actions, 52 running) [56,535 / 56,591] 670 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 70s local ... (57 actions, 56 running) [56,674 / 56,730] 675 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 71s local ... (59 actions, 57 running) [56,753 / 56,834] 677 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 72s local ... (63 actions, 55 running) [56,853 / 56,911] 677 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 73s local ... (64 actions, 62 running) [56,883 / 56,972] 681 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 74s local ... (66 actions running) [56,889 / 56,972] 683 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 1 of 19); 23s local ... (66 actions running) [56,891 / 56,972] 683 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 1 of 19); 24s local ... (66 actions running) [56,895 / 56,972] 684 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 1 of 19); 25s local ... (66 actions running) [56,897 / 56,972] 686 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 1 of 19); 26s local ... (64 actions running) [56,900 / 56,972] 688 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 1 of 19); 27s local ... (64 actions running) [56,909 / 56,972] 692 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 16 of 19); 24s local ... (63 actions running) [56,941 / 57,000] 701 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 16 of 19); 25s local ... (56 actions, 54 running) [56,999 / 57,054] 706 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 25s local ... (56 actions, 53 running) [57,045 / 57,106] 710 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 26s local ... (61 actions, 59 running) [57,148 / 57,213] 714 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 27s local ... (61 actions, 55 running) [57,193 / 57,250] 716 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 28s local ... (63 actions, 62 running) [57,200 / 57,301] 718 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 29s local ... (64 actions running) [57,204 / 57,301] 718 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 30s local ... (64 actions, 63 running) [57,217 / 57,301] 719 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 31s local ... (64 actions, 63 running) [57,224 / 57,301] 723 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 33s local ... (63 actions running) [57,229 / 57,301] 728 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 34s local ... (59 actions running) [57,233 / 57,301] 731 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 35s local ... (56 actions running) [57,240 / 57,301] 736 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 36s local ... (56 actions, 55 running) [57,241 / 57,301] 736 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 37s local ... (56 actions, 55 running) [57,269 / 57,325] 738 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:flat_map_test (shard 4 of 8); 27s local ... (56 actions, 55 running) [57,296 / 57,353] 741 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:flat_map_test (shard 4 of 8); 28s local ... (57 actions, 56 running) [57,324 / 57,380] 744 / 3795 tests; Testing //tensorflow/python/profiler/internal:run_metadata_test_cpu; 16s local ... (58 actions running) [57,338 / 57,394] 745 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 16s local ... (59 actions, 58 running) [57,418 / 57,481] 751 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 18s local ... (60 actions, 53 running) [57,469 / 57,528] 756 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 19s local ... (63 actions, 57 running) [57,495 / 57,551] 759 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 20s local ... (65 actions, 62 running) [57,534 / 57,633] 761 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 21s local ... (69 actions, 66 running) [57,543 / 57,635] 766 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 22s local ... (74 actions running) [57,550 / 57,635] 771 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 23s local ... (71 actions running) [57,568 / 57,635] 787 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 24s local ... (56 actions running) [57,569 / 57,635] 788 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 26s local ... (56 actions running) [57,570 / 57,635] 789 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 27s local ... (56 actions running) [57,572 / 57,635] 790 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 28s local ... (56 actions running) [57,579 / 57,635] 791 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 29s local ... (56 actions running) [57,597 / 57,654] 793 / 3795 tests; Testing //tensorflow/python/autograph/tests:early_return_test; 30s local ... (56 actions, 53 running) [57,618 / 57,675] 795 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 25s local ... (58 actions running) [57,629 / 57,698] 796 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 26s local ... (59 actions, 58 running) [57,636 / 57,698] 799 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 27s local ... (57 actions, 56 running) [57,682 / 57,740] 801 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 28s local ... (56 actions, 52 running) [57,702 / 57,757] 802 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 29s local ... (56 actions, 54 running) [57,727 / 57,784] 804 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 30s local ... (60 actions running) [57,800 / 57,857] 813 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 31s local ... (63 actions, 61 running) [57,860 / 57,916] 817 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 32s local ... (63 actions, 60 running) [57,867 / 57,924] 820 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 33s local ... (63 actions running) [57,888 / 57,944] 822 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 34s local ... (72 actions running) [57,899 / 57,956] 826 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 35s local ... (69 actions, 68 running) [57,915 / 57,971] 829 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 36s local ... (69 actions, 68 running) [57,950 / 58,006] 840 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 37s local ... (62 actions, 60 running) [57,978 / 58,033] 844 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 32s local ... (65 actions, 64 running) [58,011 / 58,066] 849 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 33s local ... (71 actions, 68 running) [58,028 / 58,084] 850 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 34s local ... (79 actions, 78 running) [58,110 / 58,171] 851 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 35s local ... (81 actions, 78 running) [58,149 / 58,206] 855 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 36s local ... (81 actions running) [58,161 / 58,272] 858 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 37s local ... (83 actions running) [58,162 / 58,272] 859 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 38s local ... (84 actions running) [58,168 / 58,272] 865 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 39s local ... (79 actions running) [58,172 / 58,272] 869 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 40s local ... (76 actions running) [58,181 / 58,272] 878 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 41s local ... (69 actions running) [58,183 / 58,272] 881 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 43s local ... (68 actions running) [58,190 / 58,272] 888 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 44s local ... (66 actions running) [58,199 / 58,272] 893 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 45s local ... (61 actions, 60 running) [58,209 / 58,273] 899 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 46s local ... (56 actions, 55 running) [58,209 / 58,273] 900 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 47s local ... (57 actions running) [58,217 / 58,273] 903 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 48s local ... (56 actions, 55 running) [58,230 / 58,287] 903 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 49s local ... (56 actions, 54 running) [58,321 / 58,377] 909 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 50s local ... (54 actions, 51 running) [58,327 / 58,386] 910 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 52s local ... (58 actions, 55 running) [58,375 / 58,435] 915 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 53s local ... (61 actions running) [58,391 / 58,447] 916 / 3795 tests; Testing //tensorflow/compiler/aot:codegen_test; 26s local ... (70 actions running) [58,412 / 58,469] 920 / 3795 tests; Testing //tensorflow/compiler/aot:codegen_test; 27s local ... (70 actions running) [58,428 / 58,484] 925 / 3795 tests; Testing //tensorflow/compiler/aot:codegen_test; 28s local ... (68 actions running) [58,455 / 58,513] 929 / 3795 tests; Testing //tensorflow/core/kernels:batch_kernels_test; 28s local ... (70 actions, 68 running) [58,475 / 58,532] 931 / 3795 tests; Testing //tensorflow/core/kernels:batch_kernels_test; 29s local ... (71 actions running) [58,480 / 58,541] 933 / 3795 tests; Testing //tensorflow/core/kernels:batch_kernels_test; 30s local ... (73 actions running) [58,482 / 58,541] 934 / 3795 tests; Testing //tensorflow/core/kernels:batch_kernels_test; 32s local ... (74 actions running) [58,485 / 58,541] 938 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 22s local ... (74 actions running) [58,498 / 58,554] 942 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 23s local ... (74 actions, 73 running) [58,512 / 58,568] 945 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 24s local ... (77 actions running) [58,533 / 58,590] 950 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 26s local ... (76 actions running) [58,549 / 58,622] 951 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 27s local ... (77 actions running) [58,565 / 58,622] 965 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 28s local ... (66 actions running) [58,629 / 58,685] 976 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 29s local ... (56 actions, 55 running) [58,640 / 58,697] 978 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 30s local ... (61 actions, 60 running) [58,661 / 58,717] 983 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 31s local ... (59 actions, 58 running) [58,675 / 58,733] 992 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 32s local ... (57 actions, 56 running) [58,678 / 58,734] 995 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 33s local ... (56 actions running) [58,706 / 58,763] 995 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 34s local ... (57 actions, 56 running) [58,743 / 58,802] 997 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 35s local ... (57 actions, 56 running) [58,757 / 58,823] 998 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 30s local ... (61 actions, 59 running) [58,759 / 58,824] 999 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 31s local ... (64 actions running) [58,764 / 58,824] 1003 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 32s local ... (63 actions running) [58,787 / 58,843] 1010 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 33s local ... (56 actions, 55 running) [58,790 / 58,851] 1011 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 34s local ... (59 actions, 58 running) [58,805 / 58,861] 1013 / 3795 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 36s local ... (59 actions, 57 running) [58,817 / 58,873] 1014 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 30s local ... (60 actions running) [58,819 / 58,876] 1015 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 31s local ... (61 actions running) [58,858 / 58,915] 1022 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 32s local ... (57 actions, 55 running) [58,899 / 58,957] 1029 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 33s local ... (62 actions, 61 running) [58,911 / 58,968] 1032 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 34s local ... (67 actions running) [58,947 / 59,003] 1033 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 36s local ... (69 actions, 68 running) [58,968 / 59,027] 1039 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 37s local ... (69 actions, 67 running) [58,981 / 59,039] 1041 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 38s local ... (73 actions running) [58,990 / 59,048] 1044 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 39s local ... (70 actions running) [59,022 / 59,079] 1051 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 40s local ... (67 actions, 66 running) [59,041 / 59,098] 1055 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 41s local ... (69 actions running) [59,060 / 59,116] 1060 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 42s local ... (72 actions, 71 running) [59,072 / 59,128] 1060 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 43s local ... (72 actions running) [59,093 / 59,150] 1065 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 44s local ... (71 actions running) [59,102 / 59,158] 1068 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 45s local ... (72 actions running) [59,145 / 59,201] 1088 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 46s local ... (60 actions, 58 running) [59,181 / 59,236] 1096 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (60 actions running) [59,190 / 59,246] 1101 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (60 actions running) [59,194 / 59,251] 1104 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (62 actions, 60 running) [59,207 / 59,263] 1108 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (61 actions running) [59,237 / 59,294] 1117 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 52s local ... (61 actions, 60 running) [59,267 / 59,325] 1125 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (63 actions, 61 running) [59,279 / 59,337] 1129 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (65 actions, 64 running) [59,285 / 59,341] 1132 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (67 actions running) [59,286 / 59,342] 1132 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (68 actions running) [59,296 / 59,352] 1134 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 58s local ... (68 actions running) [59,316 / 59,373] 1139 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (68 actions, 67 running) [59,316 / 59,373] 1139 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (68 actions running) [59,316 / 59,373] 1140 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (68 actions running) [59,317 / 59,373] 1140 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (68 actions running) [59,317 / 59,373] 1141 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (68 actions running) [59,342 / 59,398] 1147 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (71 actions, 68 running) [59,358 / 59,415] 1151 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (72 actions running) [59,381 / 59,437] 1153 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (75 actions, 74 running) [59,407 / 59,464] 1161 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (73 actions, 72 running) [59,439 / 59,496] 1173 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (70 actions, 69 running) [59,468 / 59,524] 1178 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (72 actions running) [59,478 / 59,547] 1183 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (73 actions running) [59,485 / 59,547] 1187 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (70 actions running) [59,490 / 59,547] 1191 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (67 actions running) [59,510 / 59,566] 1197 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 87s local ... (63 actions, 62 running) [59,563 / 59,620] 1208 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 88s local ... (63 actions running) [59,597 / 59,654] 1216 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (64 actions running) [59,611 / 59,668] 1219 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 90s local ... (65 actions, 64 running) [59,620 / 59,676] 1225 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 92s local ... (66 actions running) [59,643 / 59,700] 1230 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 93s local ... (69 actions, 68 running) [59,668 / 59,725] 1235 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 94s local ... (68 actions, 67 running) [59,695 / 59,751] 1237 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 95s local ... (69 actions, 68 running) [59,716 / 59,775] 1243 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 96s local ... (70 actions, 69 running) [59,720 / 59,777] 1248 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 97s local ... (67 actions running) [59,737 / 59,793] 1254 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 98s local ... (64 actions, 63 running) [59,766 / 59,822] 1260 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 99s local ... (65 actions, 64 running) [59,790 / 59,847] 1269 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 100s local ... (61 actions running) [59,860 / 59,917] 1282 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 101s local ... (58 actions, 57 running) [59,896 / 59,952] 1291 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 102s local ... (56 actions, 55 running) [59,903 / 59,959] 1292 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 103s local ... (61 actions running) [59,932 / 59,988] 1300 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 104s local ... (56 actions, 55 running) [59,959 / 60,017] 1307 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 105s local ... (56 actions, 55 running) [59,977 / 60,033] 1311 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 106s local ... (56 actions, 55 running) [60,000 / 60,061] 1316 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 107s local ... (59 actions running) [60,004 / 60,062] 1318 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 108s local ... (60 actions running) [60,009 / 60,065] 1322 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 110s local ... (58 actions running) [60,020 / 60,076] 1324 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 111s local ... (56 actions, 55 running) [60,026 / 60,082] 1325 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 112s local ... (56 actions running) [60,044 / 60,100] 1328 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 113s local ... (59 actions, 58 running) [60,085 / 60,145] 1335 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 114s local ... (58 actions, 57 running) [60,095 / 60,155] 1337 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 115s local ... (56 actions, 55 running) [60,110 / 60,167] 1338 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 116s local ... (56 actions, 54 running) [60,138 / 60,195] 1344 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 72s local ... (56 actions, 55 running) [60,158 / 60,215] 1345 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 74s local ... (59 actions, 58 running) [60,167 / 60,225] 1347 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 75s local ... (60 actions running) [60,183 / 60,240] 1351 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 76s local ... (60 actions running) [60,199 / 60,255] 1355 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 77s local ... (60 actions, 59 running) [60,210 / 60,265] 1356 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 78s local ... (58 actions, 56 running) [60,221 / 60,278] 1358 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 79s local ... (59 actions, 58 running) [60,227 / 60,283] 1360 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 80s local ... (59 actions running) [60,230 / 60,287] 1363 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 82s local ... (58 actions running) [60,253 / 60,309] 1367 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 83s local ... (58 actions running) [60,264 / 60,322] 1368 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 84s local ... (58 actions, 57 running) [60,282 / 60,343] 1370 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 85s local ... (58 actions, 57 running) [60,285 / 60,343] 1372 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 86s local ... (56 actions running) [60,288 / 60,344] 1376 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 87s local ... (56 actions running) [60,301 / 60,357] 1379 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 88s local ... (56 actions running) [60,318 / 60,374] 1384 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 89s local ... (56 actions, 55 running) [60,329 / 60,385] 1387 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 90s local ... (54 actions, 53 running) [60,348 / 60,405] 1393 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 91s local ... (56 actions, 55 running) [60,376 / 60,433] 1399 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 92s local ... (56 actions, 54 running) [60,387 / 60,444] 1400 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 93s local ... (56 actions, 51 running) [60,400 / 60,456] 1401 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 95s local ... (56 actions, 54 running) [60,419 / 60,476] 1405 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 96s local ... (56 actions, 55 running) [60,425 / 60,481] 1405 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 97s local ... (54 actions, 53 running) [60,436 / 60,494] 1407 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 98s local ... (56 actions running) [60,444 / 60,500] 1409 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 99s local ... (56 actions running) [60,462 / 60,521] 1410 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 100s local ... (56 actions running) [60,470 / 60,527] 1411 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 101s local ... (55 actions, 53 running) [60,476 / 60,533] 1411 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 102s local ... (56 actions running) [60,482 / 60,537] 1412 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 103s local ... (54 actions, 53 running) [60,489 / 60,547] 1413 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 105s local ... (59 actions running) [60,491 / 60,548] 1415 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 106s local ... (59 actions running) [60,495 / 60,552] 1418 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 107s local ... (59 actions running) [60,514 / 60,571] 1423 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 108s local ... (59 actions running) [60,541 / 60,598] 1426 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 109s local ... (59 actions, 58 running) [60,560 / 60,616] 1427 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 110s local ... (59 actions, 56 running) [60,574 / 60,631] 1431 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 111s local ... (58 actions, 56 running) [60,585 / 60,643] 1432 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 112s local ... (58 actions running) [60,594 / 60,650] 1432 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 113s local ... (58 actions, 57 running) [60,608 / 60,680] 1437 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 115s local ... (60 actions running) [60,614 / 60,680] 1440 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 116s local ... (58 actions, 57 running) [60,616 / 60,680] 1442 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 117s local ... (58 actions running) [60,622 / 60,680] 1445 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 118s local ... (56 actions running) [60,623 / 60,685] 1446 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 119s local ... (56 actions running) [60,624 / 60,685] 1447 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 120s local ... (56 actions, 55 running) [60,627 / 60,685] 1449 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 121s local ... (56 actions running) [60,630 / 60,687] 1451 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 71s local ... (56 actions running) [60,641 / 60,697] 1453 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 72s local ... (56 actions running) [60,655 / 60,712] 1455 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 73s local ... (56 actions, 55 running) [60,731 / 60,795] 1455 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 74s local ... (56 actions, 47 running) [60,771 / 60,830] 1460 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 75s local ... (56 actions, 53 running) [60,773 / 60,830] 1460 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 76s local ... (56 actions, 54 running) [60,780 / 60,837] 1462 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 60s local ... (56 actions, 55 running) [60,795 / 60,853] 1463 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (56 actions, 54 running) [60,808 / 60,881] 1467 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (56 actions, 55 running) [60,808 / 60,881] 1468 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (56 actions running) [60,825 / 60,891] 1468 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 65s local ... (56 actions running) [60,832 / 60,891] 1469 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 66s local ... (56 actions, 55 running) [60,833 / 60,891] 1469 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (56 actions, 55 running) [60,834 / 60,892] 1470 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (56 actions, 55 running) [60,835 / 60,893] 1471 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 70s local ... (56 actions running) [60,835 / 60,893] 1472 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 71s local ... (56 actions running) [60,839 / 60,897] 1475 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (56 actions, 55 running) [60,839 / 60,897] 1476 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (56 actions running) [60,843 / 60,900] 1476 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 74s local ... (55 actions, 54 running) [60,845 / 60,903] 1478 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 75s local ... (56 actions running) [60,865 / 60,921] 1478 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 76s local ... (54 actions, 52 running) [60,886 / 60,945] 1479 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 77s local ... (55 actions, 54 running) [60,911 / 60,968] 1481 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (54 actions, 53 running) [60,921 / 60,988] 1482 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (56 actions, 54 running) [60,974 / 61,029] 1483 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 81s local ... (55 actions, 54 running) [60,980 / 61,036] 1484 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 82s local ... (56 actions running) [60,995 / 61,052] 1484 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 83s local ... (56 actions, 55 running) [61,011 / 61,066] 1488 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 84s local ... (56 actions, 55 running) [61,027 / 61,088] 1492 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 85s local ... (59 actions, 58 running) [61,032 / 61,099] 1493 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 86s local ... (59 actions, 58 running) [61,034 / 61,099] 1494 / 3795 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 87s local ... (59 actions running) [61,036 / 61,099] 1495 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 68s local ... (59 actions running) [61,039 / 61,099] 1498 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 70s local ... (59 actions running) [61,052 / 61,113] 1500 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 71s local ... (60 actions running) [61,068 / 61,129] 1504 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 72s local ... (60 actions, 59 running) [61,092 / 61,153] 1509 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 32s local ... (60 actions, 59 running) [61,108 / 61,171] 1513 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 33s local ... (60 actions running) [61,116 / 61,177] 1516 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 34s local ... (60 actions running) [61,137 / 61,198] 1517 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 35s local ... (60 actions, 58 running) [61,155 / 61,217] 1521 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 37s local ... (60 actions, 59 running) [61,163 / 61,224] 1521 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 38s local ... (59 actions, 58 running) [61,182 / 61,249] 1521 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 39s local ... (60 actions, 59 running) [61,197 / 61,259] 1522 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 40s local ... (60 actions, 57 running) [61,214 / 61,275] 1522 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 41s local ... (60 actions, 58 running) [61,219 / 61,289] 1522 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 42s local ... (60 actions running) [61,224 / 61,289] 1524 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 43s local ... (60 actions, 58 running) [61,226 / 61,289] 1525 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 44s local ... (60 actions running) [61,228 / 61,289] 1527 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 45s local ... (60 actions running) [61,230 / 61,291] 1528 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 46s local ... (60 actions running) [61,231 / 61,292] 1528 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 48s local ... (60 actions, 59 running) [61,234 / 61,294] 1528 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 49s local ... (59 actions, 57 running) [61,236 / 61,297] 1528 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 50s local ... (60 actions, 59 running) [61,240 / 61,301] 1528 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 51s local ... (61 actions running) [61,241 / 61,301] 1529 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 52s local ... (60 actions running) [61,246 / 61,307] 1530 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 53s local ... (60 actions, 59 running) [61,254 / 61,313] 1531 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 54s local ... (59 actions, 58 running) [61,257 / 61,337] 1532 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 56s local ... (60 actions running) [61,261 / 61,337] 1534 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 57s local ... (60 actions running) [61,264 / 61,337] 1534 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 58s local ... (58 actions running) [61,268 / 61,337] 1535 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 59s local ... (58 actions, 57 running) [61,269 / 61,337] 1535 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 60s local ... (58 actions, 57 running) [61,271 / 61,337] 1535 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 62s local ... (58 actions, 57 running) [61,274 / 61,337] 1535 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 63s local ... (58 actions running) [61,277 / 61,337] 1536 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 64s local ... (58 actions running) [61,280 / 61,339] 1538 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 65s local ... (59 actions, 58 running) [61,284 / 61,349] 1541 / 3795 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 66s local ... (58 actions running) [61,288 / 61,349] 1545 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 44s local, remote-cache ... (58 actions running) [61,296 / 61,355] 1545 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 46s local, remote-cache ... (58 actions, 57 running) [61,311 / 61,370] 1547 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 47s local, remote-cache ... (58 actions running) [61,359 / 61,417] 1552 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 48s local, remote-cache ... (59 actions, 58 running) [61,395 / 61,454] 1554 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 49s local, remote-cache ... (59 actions, 55 running) [61,414 / 61,473] 1556 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 50s local, remote-cache ... (61 actions, 59 running) [61,418 / 61,505] 1557 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 51s local, remote-cache ... (62 actions, 61 running) [61,422 / 61,505] 1558 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 52s local, remote-cache ... (62 actions running) [61,426 / 61,505] 1558 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 53s local, remote-cache ... (62 actions, 61 running) [61,431 / 61,505] 1558 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 54s local, remote-cache ... (62 actions, 61 running) [61,432 / 61,505] 1559 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 56s local, remote-cache ... (62 actions running) [61,432 / 61,505] 1559 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 57s local, remote-cache ... (62 actions running) [61,432 / 61,505] 1559 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 65s local, remote-cache ... (62 actions running) [61,432 / 61,505] 1560 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 68s local, remote-cache ... (62 actions running) [61,444 / 61,505] 1563 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 70s local, remote-cache ... (62 actions running) [61,449 / 61,507] 1565 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 71s local, remote-cache ... (62 actions running) [61,451 / 61,510] 1566 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 72s local, remote-cache ... (63 actions running) [61,464 / 61,567] 1568 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 73s local, remote-cache ... (64 actions running) [61,470 / 61,567] 1569 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 74s local, remote-cache ... (64 actions running) [61,476 / 61,567] 1571 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 75s local, remote-cache ... (64 actions, 63 running) [61,483 / 61,567] 1571 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 76s local, remote-cache ... (64 actions, 63 running) [61,488 / 61,567] 1571 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 77s local, remote-cache ... (64 actions, 63 running) [61,491 / 61,567] 1571 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 78s local, remote-cache ... (64 actions, 63 running) [61,495 / 61,567] 1573 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 79s local, remote-cache ... (63 actions running) [61,497 / 61,567] 1574 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 81s local, remote-cache ... (63 actions running) [61,531 / 61,594] 1574 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 82s local, remote-cache ... (62 actions, 58 running) [61,541 / 61,603] 1574 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 83s local, remote-cache ... (62 actions, 58 running) [61,545 / 61,603] 1575 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 85s local, remote-cache ... (58 actions, 56 running) [61,664 / 61,726] 1578 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 87s local, remote-cache ... (60 actions, 47 running) [61,666 / 61,726] 1578 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 88s local, remote-cache ... (59 actions, 45 running) [61,805 / 61,887] 1586 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 89s local, remote-cache ... (60 actions, 55 running) [61,862 / 61,922] 1590 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 90s local, remote-cache ... (64 actions, 55 running) [61,952 / 62,040] 1602 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 92s local, remote-cache ... (64 actions, 59 running) [61,956 / 62,040] 1605 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 93s local, remote-cache ... (65 actions, 60 running) [61,965 / 62,040] 1608 / 3795 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 94s local, remote-cache ... (64 actions, 59 running) [61,973 / 62,040] 1610 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 70s local ... (63 actions running) [61,977 / 62,040] 1613 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 72s local ... (63 actions running) [61,985 / 62,042] 1620 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 73s local ... (56 actions running) [61,992 / 62,047] 1621 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 74s local ... (55 actions running) [61,997 / 62,053] 1622 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 75s local ... (57 actions running) [62,038 / 62,096] 1626 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 76s local ... (60 actions, 58 running) [62,069 / 62,127] 1630 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 77s local ... (59 actions, 56 running) [62,125 / 62,187] 1635 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 78s local ... (61 actions running) [62,130 / 62,194] 1637 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 79s local ... (62 actions, 61 running) [62,155 / 62,211] 1642 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 80s local ... (60 actions, 58 running) [62,192 / 62,249] 1649 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 81s local ... (59 actions, 56 running) [62,204 / 62,261] 1652 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 82s local ... (58 actions, 54 running) [62,218 / 62,274] 1655 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 83s local ... (56 actions, 55 running) [62,230 / 62,286] 1658 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 85s local ... (56 actions running) [62,251 / 62,306] 1662 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 86s local ... (55 actions, 54 running) [62,256 / 62,312] 1662 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 87s local ... (56 actions running) [62,258 / 62,314] 1664 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 88s local ... (56 actions running) [62,292 / 62,352] 1667 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 89s local ... (56 actions, 53 running) [62,304 / 62,361] 1669 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 90s local ... (56 actions running) [62,311 / 62,367] 1670 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 91s local ... (56 actions running) [62,349 / 62,406] 1676 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 92s local ... (56 actions, 53 running) [62,387 / 62,443] 1682 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 93s local ... (55 actions, 54 running) [62,398 / 62,455] 1683 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 95s local ... (56 actions, 55 running) [62,408 / 62,464] 1685 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 96s local ... (56 actions, 53 running) [62,451 / 62,509] 1685 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 97s local ... (58 actions, 56 running) [62,464 / 62,520] 1688 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 99s local ... (60 actions, 59 running) [62,500 / 62,560] 1694 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 100s local ... (60 actions, 59 running) [62,544 / 62,602] 1699 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 101s local ... (59 actions, 58 running) [62,567 / 62,623] 1703 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 102s local ... (59 actions, 57 running) [62,593 / 62,651] 1706 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 103s local ... (58 actions running) [62,631 / 62,689] 1711 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 104s local ... (56 actions, 53 running) [62,675 / 62,734] 1714 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 105s local ... (56 actions, 52 running) [62,713 / 62,770] 1717 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 106s local ... (58 actions, 57 running) [62,755 / 62,815] 1723 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 107s local ... (59 actions, 55 running) [62,784 / 62,841] 1726 / 3795 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 108s local ... (59 actions, 57 running) [62,824 / 62,880] 1733 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 86s local ... (58 actions, 55 running) [62,840 / 62,904] 1738 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 87s local ... (58 actions, 57 running) [62,846 / 62,904] 1744 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 89s local ... (59 actions running) [62,851 / 62,907] 1747 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 90s local ... (57 actions, 56 running) [62,855 / 62,913] 1750 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 91s local ... (56 actions running) [62,863 / 62,919] 1753 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 92s local ... (55 actions running) [62,872 / 62,929] 1757 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 93s local ... (56 actions running) [62,875 / 62,931] 1759 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 94s local ... (56 actions running) [62,879 / 62,936] 1762 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 95s local ... (56 actions running) [62,880 / 62,936] 1763 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 96s local ... (56 actions running) [62,888 / 62,946] 1766 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 97s local ... (56 actions, 54 running) [62,930 / 62,987] 1769 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 98s local ... (55 actions running) [62,947 / 63,003] 1772 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 99s local ... (56 actions, 55 running) [62,948 / 63,004] 1772 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 100s local ... (60 actions running) [62,949 / 63,005] 1774 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 101s local ... (60 actions running) [62,973 / 63,028] 1777 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:normal_test_cpu; 34s local ... (59 actions running) [62,991 / 63,047] 1781 / 3795 tests; Testing //tensorflow/python/kernel_tests/distributions:normal_test_cpu; 35s local ... (59 actions, 57 running) [63,019 / 63,079] 1788 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 33s local ... (56 actions, 54 running) [63,036 / 63,093] 1790 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 34s local ... (60 actions running) [63,065 / 63,121] 1795 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 35s local ... (56 actions, 54 running) [63,076 / 63,132] 1797 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 36s local ... (57 actions, 56 running) [63,083 / 63,140] 1802 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 37s local ... (57 actions running) [63,103 / 63,206] 1806 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 38s local ... (55 actions, 53 running) [63,108 / 63,206] 1809 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 39s local ... (57 actions, 56 running) [63,112 / 63,206] 1812 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 41s local ... (56 actions running) [63,114 / 63,206] 1813 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 42s local ... (56 actions, 55 running) [63,114 / 63,206] 1813 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 43s local ... (56 actions running) [63,115 / 63,206] 1814 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 44s local ... (56 actions running) [63,116 / 63,206] 1815 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 45s local ... (56 actions running) [63,117 / 63,206] 1815 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 46s local ... (56 actions, 55 running) [63,118 / 63,206] 1816 / 3795 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 48s local ... (56 actions running) [63,124 / 63,206] 1818 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 42s local ... (56 actions, 55 running) [63,127 / 63,206] 1819 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 43s local ... (56 actions running) [63,132 / 63,206] 1819 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 44s local ... (56 actions running) [63,138 / 63,206] 1821 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 45s local ... (56 actions, 55 running) [63,140 / 63,206] 1821 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 46s local ... (56 actions, 55 running) [63,143 / 63,206] 1821 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 47s local ... (56 actions, 55 running) [63,149 / 63,206] 1821 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 48s local ... (56 actions, 55 running) [63,174 / 63,230] 1823 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 49s local ... (56 actions, 55 running) [63,178 / 63,234] 1824 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 51s local ... (58 actions, 57 running) [63,201 / 63,257] 1826 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 52s local ... (58 actions, 57 running) [63,231 / 63,294] 1831 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 53s local ... (57 actions, 52 running) [63,261 / 63,317] 1832 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 54s local ... (59 actions, 58 running) [63,287 / 63,343] 1835 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 55s local ... (59 actions, 58 running) [63,294 / 63,353] 1837 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 56s local ... (59 actions, 57 running) [63,324 / 63,386] 1841 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 57s local ... (59 actions running) [63,335 / 63,391] 1844 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 58s local ... (61 actions running) [63,349 / 63,405] 1847 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 59s local ... (59 actions running) [63,381 / 63,437] 1850 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 60s local ... (60 actions running) [63,390 / 63,447] 1852 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 61s local ... (62 actions running) [63,396 / 63,453] 1853 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 62s local ... (63 actions running) [63,408 / 63,465] 1857 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 63s local ... (61 actions running) [63,425 / 63,481] 1859 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 64s local ... (60 actions running) [63,447 / 63,515] 1862 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 65s local ... (61 actions, 59 running) [63,453 / 63,516] 1862 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 66s local ... (64 actions running) [63,456 / 63,516] 1864 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 67s local ... (65 actions, 64 running) [63,458 / 63,517] 1865 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 68s local ... (65 actions running) [63,460 / 63,518] 1866 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 69s local ... (64 actions running) [63,463 / 63,521] 1867 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 70s local ... (64 actions, 63 running) [63,474 / 63,531] 1870 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 71s local ... (64 actions running) [63,484 / 63,544] 1873 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 72s local ... (63 actions, 62 running) [63,498 / 63,556] 1875 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 73s local ... (63 actions running) [63,530 / 63,586] 1878 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 74s local ... (62 actions running) [63,547 / 63,603] 1883 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 75s local ... (62 actions, 61 running) [63,556 / 63,613] 1885 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 76s local ... (62 actions running) [63,572 / 63,631] 1890 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 77s local ... (62 actions running) [63,575 / 63,631] 1893 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 78s local ... (60 actions running) [63,582 / 63,638] 1896 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 79s local ... (58 actions running) [63,585 / 63,641] 1896 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 80s local ... (58 actions running) [63,589 / 63,646] 1900 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 81s local ... (56 actions running) [63,590 / 63,646] 1901 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (56 actions running) [63,593 / 63,649] 1901 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (57 actions, 56 running) [63,593 / 63,649] 1901 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 85s local ... (58 actions running) [63,595 / 63,652] 1902 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (59 actions running) [63,595 / 63,652] 1902 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (59 actions running) [63,604 / 63,661] 1904 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (59 actions, 58 running) [63,606 / 63,662] 1905 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 89s local ... (58 actions, 57 running) [63,611 / 63,675] 1905 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (58 actions, 57 running) [63,612 / 63,675] 1905 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 91s local ... (58 actions running) [63,614 / 63,675] 1907 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (57 actions running) [63,614 / 63,675] 1907 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (57 actions running) [63,616 / 63,675] 1908 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (56 actions running) [63,617 / 63,675] 1908 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (56 actions running) [63,617 / 63,675] 1909 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 96s local ... (56 actions running) [63,619 / 63,685] 1910 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (56 actions running) [63,622 / 63,685] 1911 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (56 actions, 55 running) [63,623 / 63,685] 1911 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (56 actions running) [63,625 / 63,685] 1911 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (56 actions running) [63,627 / 63,685] 1911 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (56 actions running) [63,629 / 63,686] 1911 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (56 actions running) [63,632 / 63,689] 1911 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (57 actions, 56 running) [63,645 / 63,701] 1913 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (57 actions running) [63,655 / 63,712] 1917 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (56 actions, 55 running) [63,658 / 63,715] 1918 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (56 actions running) [63,658 / 63,715] 1919 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 111s local ... (56 actions running) [63,666 / 63,723] 1919 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 112s local ... (56 actions, 55 running) [63,674 / 63,730] 1921 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 113s local ... (55 actions, 54 running) [63,685 / 63,743] 1923 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 114s local ... (56 actions running) [63,686 / 63,743] 1923 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 116s local ... (59 actions running) [63,692 / 63,748] 1924 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 117s local ... (58 actions, 57 running) [63,701 / 63,757] 1924 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 118s local ... (59 actions running) [63,708 / 63,764] 1925 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 119s local ... (59 actions, 58 running) [63,716 / 63,773] 1926 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 120s local ... (59 actions running) [63,725 / 63,955] 1929 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 121s local ... (52 actions, 51 running) [64,084 / 64,228] 1930 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 122s local ... (55 actions, 50 running) [64,757 / 64,830] 1930 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 123s local ... (49 actions, 47 running) [64,839 / 64,906] 1931 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 124s local ... (56 actions, 54 running) [64,842 / 64,907] 1932 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 126s local ... (56 actions running) [64,848 / 64,907] 1933 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 127s local ... (57 actions, 56 running) [64,849 / 64,907] 1934 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 128s local ... (56 actions running) [64,850 / 64,907] 1934 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 130s local ... (56 actions, 55 running) [64,855 / 64,911] 1936 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 131s local ... (56 actions running) [64,857 / 64,914] 1936 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 132s local ... (56 actions running) [64,859 / 64,915] 1936 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 133s local ... (56 actions, 55 running) [64,882 / 64,938] 1937 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 134s local ... (56 actions, 55 running) [64,884 / 64,940] 1937 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 136s local ... (56 actions, 55 running) [64,889 / 64,946] 1938 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 137s local ... (56 actions, 55 running) [64,897 / 64,956] 1942 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 138s local ... (56 actions, 54 running) [64,900 / 64,956] 1942 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 139s local ... (56 actions running) [64,907 / 64,964] 1942 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 140s local ... (56 actions running) [64,921 / 64,978] 1946 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 141s local ... (57 actions running) [64,924 / 65,028] 1947 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 142s local ... (57 actions running) [64,926 / 65,028] 1948 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (57 actions running) [64,928 / 65,028] 1950 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (56 actions running) [64,929 / 65,028] 1952 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (56 actions running) [64,931 / 65,028] 1953 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (56 actions running) [64,931 / 65,028] 1954 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (56 actions running) [64,933 / 65,028] 1956 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (56 actions running) [64,934 / 65,028] 1956 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (56 actions running) [64,936 / 65,028] 1957 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (56 actions running) [64,937 / 65,028] 1957 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (56 actions running) [64,937 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (56 actions running) [64,938 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (56 actions running) [64,939 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (56 actions, 55 running) [64,939 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (56 actions running) [64,940 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (56 actions, 55 running) [64,941 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (56 actions running) [64,943 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions, 55 running) [64,943 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (56 actions running) [64,944 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (56 actions running) [64,945 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (56 actions running) [64,946 / 65,028] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions running) [64,946 / 65,028] 1959 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (56 actions running) [64,948 / 65,028] 1959 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (56 actions, 55 running) [64,948 / 65,028] 1959 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions running) [64,949 / 65,028] 1959 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (56 actions, 55 running) [64,950 / 65,028] 1959 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (56 actions, 55 running) [64,952 / 65,028] 1959 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (56 actions, 55 running) [64,953 / 65,028] 1960 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (56 actions, 55 running) [64,953 / 65,028] 1960 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (56 actions running) [64,954 / 65,028] 1960 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (56 actions running) [64,954 / 65,028] 1961 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (56 actions running) [64,956 / 65,028] 1961 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (56 actions running) [64,956 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (56 actions running) [64,958 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (56 actions running) [64,959 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (56 actions, 55 running) [64,959 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (56 actions running) [64,960 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (56 actions running) [64,961 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (56 actions running) [64,962 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions, 55 running) [64,963 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (56 actions, 55 running) [64,964 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions running) [64,965 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (56 actions, 55 running) [64,969 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (56 actions, 54 running) [64,970 / 65,028] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions, 55 running) [64,973 / 65,029] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions running) [64,979 / 65,036] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions, 55 running) [64,982 / 65,038] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (55 actions, 53 running) [64,994 / 65,053] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (57 actions running) [65,001 / 65,057] 1963 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions running) [65,003 / 65,060] 1965 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (57 actions running) [65,018 / 65,074] 1967 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions, 55 running) [65,038 / 65,094] 1969 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions, 55 running) [65,042 / 65,099] 1970 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions, 55 running) [65,058 / 65,122] 1970 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions running) [65,060 / 65,122] 1973 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions running) [65,061 / 65,122] 1973 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions running) [65,062 / 65,122] 1973 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (56 actions running) [65,064 / 65,122] 1973 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [65,066 / 65,122] 1973 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions, 55 running) [65,070 / 65,126] 1973 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (55 actions, 54 running) [65,097 / 65,155] 1975 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (56 actions, 53 running) [65,113 / 65,169] 1977 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (55 actions, 54 running) [65,121 / 65,179] 1978 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions, 55 running) [65,126 / 65,183] 1979 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (56 actions, 55 running) [65,132 / 65,194] 1981 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (58 actions, 57 running) [65,136 / 65,195] 1982 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (59 actions, 55 running) [65,138 / 65,195] 1982 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (60 actions running) [65,141 / 65,198] 1982 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (62 actions running) [65,168 / 65,225] 1984 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (61 actions running) [65,182 / 65,238] 1987 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (61 actions, 60 running) [65,185 / 65,241] 1990 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (60 actions, 59 running) [65,189 / 65,246] 1993 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (60 actions, 59 running) [65,203 / 65,260] 1996 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (61 actions running) [65,207 / 65,263] 1997 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (61 actions, 60 running) [65,214 / 65,272] 2000 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (59 actions, 58 running) [65,228 / 65,299] 2006 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (58 actions running) [65,233 / 65,300] 2007 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (58 actions, 57 running) [65,236 / 65,301] 2009 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (57 actions running) [65,242 / 65,303] 2010 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (57 actions running) [65,242 / 65,303] 2010 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (58 actions running) [65,251 / 65,309] 2014 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (57 actions running) [65,264 / 65,321] 2015 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions, 55 running) [65,274 / 65,332] 2015 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (57 actions, 55 running) [65,322 / 65,380] 2017 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (57 actions, 56 running) [65,342 / 65,398] 2021 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions, 55 running) [65,343 / 65,399] 2021 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (59 actions, 58 running) [65,353 / 65,409] 2021 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (60 actions running) [65,386 / 65,444] 2025 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (61 actions, 59 running) [65,406 / 65,463] 2028 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (62 actions, 61 running) [65,446 / 65,503] 2034 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (61 actions, 60 running) [65,465 / 65,524] 2038 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (60 actions, 59 running) [65,500 / 65,557] 2043 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (63 actions, 62 running) [65,516 / 65,574] 2045 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (63 actions, 61 running) [65,539 / 65,595] 2049 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (62 actions running) [65,546 / 65,602] 2051 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (60 actions running) [65,559 / 65,617] 2052 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (61 actions, 59 running) [65,569 / 65,625] 2053 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (63 actions, 61 running) [65,577 / 65,633] 2055 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (62 actions, 61 running) [65,593 / 65,663] 2057 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (62 actions, 56 running) [65,613 / 65,669] 2059 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (62 actions, 60 running) [65,615 / 65,672] 2060 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (65 actions, 64 running) [65,644 / 65,701] 2064 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (64 actions, 63 running) [65,675 / 65,731] 2069 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (63 actions, 61 running) [65,686 / 65,742] 2073 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (65 actions running) [65,706 / 65,762] 2079 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (65 actions running) [65,726 / 65,782] 2087 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (64 actions running) [65,746 / 65,802] 2092 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (63 actions, 62 running) [65,760 / 65,816] 2094 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (64 actions running) [65,765 / 65,821] 2096 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (63 actions, 62 running) [65,773 / 65,830] 2097 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (64 actions running) [65,778 / 65,835] 2098 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (67 actions running) [65,790 / 65,846] 2099 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (69 actions, 68 running) [65,795 / 65,858] 2100 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (71 actions, 70 running) [65,797 / 65,858] 2102 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (70 actions running) [65,804 / 65,861] 2106 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (68 actions running) [65,814 / 65,871] 2108 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (66 actions running) [65,818 / 65,875] 2110 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (67 actions running) [65,834 / 65,890] 2115 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (66 actions running) [65,852 / 65,908] 2121 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (61 actions, 59 running) [65,859 / 65,931] 2125 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (62 actions, 60 running) [65,866 / 65,932] 2129 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (59 actions, 58 running) [65,869 / 65,934] 2130 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (61 actions running) [65,873 / 65,934] 2134 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (60 actions, 59 running) [65,878 / 65,934] 2137 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (59 actions running) [65,886 / 65,942] 2140 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (57 actions running) [65,888 / 65,945] 2141 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (56 actions running) [65,890 / 65,946] 2141 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (57 actions running) [65,904 / 65,961] 2143 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (58 actions running) [65,914 / 65,970] 2145 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (58 actions, 57 running) [65,917 / 65,972] 2146 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (57 actions, 56 running) [65,928 / 65,985] 2149 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (59 actions running) [65,934 / 65,990] 2150 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (59 actions running) [65,937 / 65,993] 2151 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (58 actions, 57 running) [65,946 / 66,007] 2154 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (58 actions running) [65,948 / 66,007] 2155 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (58 actions running) [65,950 / 66,007] 2158 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (60 actions running) [65,957 / 66,014] 2161 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions, 55 running) [65,966 / 66,024] 2162 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (55 actions, 54 running) [65,981 / 66,039] 2163 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (56 actions, 52 running) [65,990 / 66,046] 2164 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (56 actions, 54 running) [66,007 / 66,063] 2165 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (57 actions running) [66,030 / 66,089] 2166 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (60 actions, 57 running) [66,074 / 66,131] 2172 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (58 actions, 55 running) [66,085 / 66,141] 2175 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (57 actions, 55 running) [66,095 / 66,149] 2178 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (58 actions, 57 running) [66,121 / 66,178] 2186 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (62 actions running) [66,123 / 66,180] 2186 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (65 actions running) [66,137 / 66,197] 2189 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (65 actions running) [66,140 / 66,197] 2191 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (72 actions running) [66,166 / 66,222] 2196 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (72 actions, 71 running) [66,202 / 66,260] 2203 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (70 actions, 68 running) [66,206 / 66,262] 2206 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (70 actions running) [66,218 / 66,275] 2209 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (70 actions, 68 running) [66,250 / 66,306] 2214 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (68 actions, 67 running) [66,266 / 66,322] 2218 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (70 actions, 68 running) [66,286 / 66,343] 2220 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (71 actions, 69 running) [66,297 / 66,354] 2227 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (69 actions running) [66,306 / 66,363] 2231 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (69 actions running) [66,316 / 66,373] 2234 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (70 actions running) [66,329 / 66,403] 2237 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (72 actions running) [66,335 / 66,404] 2240 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (71 actions running) [66,336 / 66,405] 2240 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (71 actions, 70 running) [66,339 / 66,456] 2242 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (72 actions running) [66,344 / 66,456] 2248 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (69 actions running) [66,349 / 66,456] 2253 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (66 actions running) [66,361 / 66,456] 2259 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (59 actions, 58 running) [66,367 / 66,456] 2264 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions running) [66,369 / 66,456] 2264 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (56 actions running) [66,372 / 66,456] 2265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions running) [66,373 / 66,456] 2265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions running) [66,377 / 66,456] 2265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions running) [66,395 / 66,456] 2265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions running) [66,405 / 66,462] 2265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (56 actions, 55 running) [66,427 / 66,483] 2265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions, 53 running) [66,434 / 66,492] 2266 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions, 53 running) [66,448 / 66,505] 2267 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions, 55 running) [66,462 / 66,521] 2269 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions, 55 running) [66,470 / 66,526] 2272 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (59 actions running) [66,484 / 66,540] 2276 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (59 actions running) [66,496 / 66,553] 2281 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (55 actions, 54 running) [66,506 / 66,563] 2286 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (57 actions, 56 running) [66,510 / 66,569] 2290 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (57 actions running) [66,515 / 66,571] 2292 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (57 actions, 55 running) [66,529 / 66,585] 2295 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (55 actions, 54 running) [66,548 / 66,607] 2299 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions, 53 running) [66,567 / 66,623] 2300 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (57 actions running) [66,575 / 66,631] 2304 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (57 actions running) [66,587 / 66,643] 2307 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (57 actions running) [66,595 / 66,651] 2309 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (58 actions, 57 running) [66,598 / 66,654] 2309 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (58 actions, 57 running) [66,612 / 66,668] 2310 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (60 actions, 58 running) [66,636 / 66,694] 2315 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (61 actions, 60 running) [66,644 / 66,700] 2318 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (60 actions running) [66,647 / 66,703] 2320 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (61 actions running) [66,652 / 66,709] 2322 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (62 actions, 61 running) [66,659 / 66,716] 2324 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (63 actions, 62 running) [66,663 / 66,720] 2325 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (64 actions, 63 running) [66,670 / 66,726] 2329 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (63 actions running) [66,678 / 66,751] 2333 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (68 actions, 67 running) [66,681 / 66,752] 2335 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (68 actions, 67 running) [66,683 / 66,754] 2335 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (69 actions running) [66,685 / 66,755] 2336 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (70 actions, 69 running) [66,688 / 66,758] 2336 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (72 actions, 70 running) [66,694 / 66,768] 2337 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (73 actions running) [66,698 / 66,768] 2339 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (73 actions, 72 running) [66,700 / 66,768] 2340 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (74 actions running) [66,702 / 66,769] 2341 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (74 actions running) [66,702 / 66,769] 2341 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (75 actions running) [66,703 / 66,769] 2341 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (75 actions running) [66,704 / 66,769] 2341 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (75 actions running) [66,705 / 66,769] 2341 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (75 actions running) [66,705 / 66,769] 2341 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (75 actions running) [66,706 / 66,769] 2342 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (75 actions running) [66,708 / 66,769] 2344 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (74 actions running) [66,711 / 66,769] 2345 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (74 actions running) [66,712 / 66,769] 2345 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (74 actions running) [66,718 / 66,775] 2346 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (73 actions running) [66,800 / 66,856] 2349 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (72 actions running) [66,802 / 66,858] 2350 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (72 actions, 71 running) [66,807 / 66,864] 2353 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (72 actions running) [66,815 / 66,885] 2354 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (74 actions running) [66,817 / 66,885] 2355 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (74 actions running) [66,819 / 66,885] 2355 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (74 actions running) [66,820 / 66,885] 2355 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (74 actions running) [66,824 / 66,885] 2357 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (74 actions running) [66,825 / 66,885] 2358 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (74 actions running) [66,826 / 66,885] 2358 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (74 actions running) [66,828 / 66,885] 2359 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (74 actions, 73 running) [66,831 / 66,887] 2363 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (74 actions running) [66,832 / 66,888] 2363 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (74 actions running) [66,837 / 66,893] 2364 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (74 actions, 73 running) [66,837 / 66,893] 2364 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (74 actions running) [66,843 / 66,900] 2364 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (75 actions running) [66,845 / 66,900] 2364 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (74 actions, 73 running) [66,864 / 66,961] 2370 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (74 actions running) [66,867 / 66,961] 2372 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (77 actions running) [66,870 / 66,961] 2373 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (75 actions, 74 running) [66,871 / 66,961] 2375 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (74 actions running) [66,873 / 66,961] 2376 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (72 actions running) [66,876 / 66,961] 2378 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (70 actions running) [66,877 / 66,961] 2379 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (69 actions running) [66,883 / 66,961] 2384 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (64 actions, 62 running) [66,890 / 66,961] 2387 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (61 actions, 60 running) [66,894 / 66,961] 2390 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (58 actions running) [66,896 / 66,961] 2392 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (56 actions running) [66,897 / 66,961] 2393 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (56 actions running) [66,898 / 66,961] 2393 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (56 actions running) [66,898 / 66,961] 2394 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (56 actions running) [66,902 / 66,961] 2394 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (56 actions, 55 running) [66,904 / 66,961] 2394 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (56 actions, 55 running) [66,906 / 66,962] 2394 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions, 55 running) [66,912 / 66,968] 2394 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (56 actions running) [66,914 / 66,970] 2394 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions, 55 running) [66,924 / 66,980] 2394 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (56 actions, 55 running) [66,933 / 66,993] 2396 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (58 actions, 57 running) [66,970 / 67,025] 2396 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 416s local ... (58 actions, 56 running) [66,989 / 67,047] 2400 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (58 actions, 55 running) [67,006 / 67,063] 2403 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (58 actions, 55 running) [67,017 / 67,075] 2407 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (58 actions, 54 running) [67,034 / 67,090] 2410 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (61 actions, 59 running) [67,049 / 67,108] 2415 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (61 actions, 58 running) [67,062 / 67,119] 2417 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (62 actions, 60 running) [67,070 / 67,127] 2421 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (62 actions running) [67,090 / 67,149] 2424 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (63 actions, 61 running) [67,104 / 67,161] 2426 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (64 actions running) [67,109 / 67,165] 2428 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (63 actions running) [67,124 / 67,181] 2431 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (61 actions, 60 running) [67,128 / 67,185] 2431 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (62 actions running) [67,134 / 67,190] 2433 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (61 actions, 60 running) [67,138 / 67,194] 2435 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 432s local ... (61 actions running) [67,151 / 67,207] 2438 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (60 actions, 59 running) [67,167 / 67,226] 2443 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (60 actions running) [67,180 / 67,236] 2448 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (55 actions, 53 running) [67,190 / 67,247] 2449 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (56 actions running) [67,214 / 67,270] 2452 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (56 actions, 54 running) [67,232 / 67,289] 2456 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (55 actions running) [67,251 / 67,308] 2458 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 112s local ... (56 actions, 53 running) [67,255 / 67,313] 2458 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 113s local ... (55 actions, 53 running) [67,268 / 67,341] 2458 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 114s local ... (57 actions running) [67,280 / 67,341] 2459 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 115s local ... (58 actions running) [67,283 / 67,341] 2461 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 116s local ... (56 actions running) [67,285 / 67,342] 2464 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 118s local ... (56 actions running) [67,286 / 67,343] 2464 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 119s local ... (56 actions running) [67,288 / 67,353] 2467 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 120s local ... (56 actions running) [67,293 / 67,353] 2470 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 121s local ... (56 actions, 55 running) [67,303 / 67,359] 2471 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 122s local ... (55 actions, 54 running) [67,312 / 67,368] 2471 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 123s local ... (57 actions, 56 running) [67,346 / 67,402] 2473 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 124s local ... (56 actions, 55 running) [67,366 / 67,423] 2478 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 125s local ... (57 actions, 56 running) [67,440 / 67,498] 2479 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 126s local ... (56 actions, 55 running) [67,469 / 67,528] 2486 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 127s local ... (57 actions, 55 running) [67,481 / 67,539] 2487 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 128s local ... (57 actions, 56 running) [67,489 / 67,549] 2488 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 130s local ... (57 actions, 56 running) [67,522 / 67,580] 2492 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 131s local ... (58 actions, 57 running) [67,531 / 67,589] 2493 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 132s local ... (58 actions, 57 running) [67,541 / 67,598] 2493 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 133s local ... (58 actions running) [67,553 / 67,610] 2497 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 134s local ... (57 actions running) [67,584 / 67,642] 2502 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 135s local ... (57 actions, 54 running) [67,603 / 67,660] 2508 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 136s local ... (57 actions running) [67,637 / 67,694] 2515 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 137s local ... (57 actions running) [67,656 / 67,714] 2517 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 138s local ... (57 actions running) [67,667 / 67,724] 2523 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 139s local ... (59 actions running) [67,677 / 67,737] 2528 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 140s local ... (58 actions, 57 running) [67,705 / 67,762] 2530 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 141s local ... (58 actions, 56 running) [67,730 / 67,788] 2534 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 142s local ... (57 actions running) [67,752 / 67,808] 2537 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 143s local ... (57 actions, 55 running) [67,758 / 67,818] 2538 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 144s local ... (59 actions running) [67,762 / 67,819] 2542 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 145s local ... (58 actions running) [67,767 / 67,824] 2544 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 146s local ... (57 actions running) [67,767 / 67,824] 2545 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 147s local ... (58 actions running) [67,803 / 67,860] 2551 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 148s local ... (57 actions, 54 running) [67,824 / 67,881] 2556 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 149s local ... (57 actions, 54 running) [67,859 / 67,920] 2563 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 50s local ... (57 actions, 55 running) [67,917 / 67,975] 2568 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 51s local ... (57 actions, 55 running) [67,924 / 67,984] 2571 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 52s local ... (58 actions, 55 running) [67,924 / 67,984] 2571 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 54s local ... (58 actions, 57 running) [67,924 / 67,984] 2571 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 68s local ... (58 actions, 57 running) [67,938 / 68,001] 2580 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 62s local ... (59 actions, 58 running) [67,943 / 68,002] 2586 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 51s local ... (57 actions running) [67,948 / 68,005] 2588 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 52s local ... (57 actions, 56 running) [67,951 / 68,010] 2589 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 53s local ... (57 actions, 56 running) [67,964 / 68,022] 2591 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 55s local ... (57 actions running) [67,976 / 68,033] 2592 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 56s local ... (58 actions running) [67,984 / 68,041] 2594 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 57s local ... (56 actions, 55 running) [68,003 / 68,059] 2599 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 58s local ... (56 actions, 55 running) [68,007 / 68,063] 2599 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 59s local ... (56 actions, 55 running) [68,023 / 68,080] 2604 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 60s local ... (56 actions, 55 running) [68,038 / 68,095] 2606 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 6 of 10); 60s local ... (57 actions, 55 running) [68,045 / 68,116] 2607 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 61s local ... (58 actions running) [68,049 / 68,116] 2611 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 62s local ... (57 actions running) [68,060 / 68,116] 2612 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 63s local ... (56 actions, 55 running) [68,079 / 68,136] 2614 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 64s local ... (57 actions running) [68,093 / 68,150] 2616 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 65s local ... (56 actions running) [68,121 / 68,207] 2620 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 66s local ... (61 actions, 60 running) [68,169 / 68,238] 2622 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 67s local ... (60 actions, 59 running) [68,179 / 68,249] 2626 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 68s local ... (60 actions, 59 running) [68,208 / 68,278] 2633 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 69s local ... (60 actions running) [68,238 / 68,308] 2638 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 70s local ... (63 actions, 61 running) [68,270 / 68,340] 2642 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 71s local ... (62 actions, 60 running) [68,291 / 68,360] 2645 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 72s local ... (62 actions running) [68,299 / 68,371] 2646 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 73s local ... (65 actions, 64 running) [68,316 / 68,385] 2647 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 75s local ... (65 actions, 64 running) [68,329 / 68,400] 2648 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 76s local ... (65 actions, 64 running) [68,356 / 68,426] 2655 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 76s local ... (65 actions, 64 running) [68,377 / 68,448] 2658 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 77s local ... (65 actions, 64 running) [68,402 / 68,472] 2660 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 78s local ... (64 actions running) [68,425 / 68,495] 2663 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 80s local ... (63 actions, 61 running) [68,457 / 68,531] 2668 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 81s local ... (62 actions, 59 running) [68,476 / 68,547] 2673 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 58s local ... (61 actions, 58 running) [68,504 / 68,580] 2676 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 60s local ... (61 actions, 59 running) [68,525 / 68,597] 2677 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 61s local ... (61 actions, 60 running) [68,529 / 68,598] 2681 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 62s local ... (61 actions running) [68,539 / 68,609] 2687 / 3795 tests; Testing //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test; 33s local ... (58 actions, 57 running) [68,564 / 68,637] 2695 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 32s local ... (57 actions running) [68,579 / 68,648] 2700 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 33s local ... (57 actions, 56 running) [68,582 / 68,652] 2700 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 34s local ... (56 actions, 55 running) [68,591 / 68,660] 2701 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 35s local ... (57 actions, 56 running) [68,612 / 68,681] 2705 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 36s local ... (57 actions running) [68,638 / 68,707] 2708 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 37s local ... (57 actions running) [68,643 / 68,724] 2711 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 38s local ... (57 actions running) [68,647 / 68,724] 2716 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 39s local ... (57 actions running) [68,652 / 68,724] 2718 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 40s local ... (57 actions, 56 running) [68,656 / 68,744] 2720 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 41s local ... (57 actions, 56 running) [68,656 / 68,744] 2721 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 43s local ... (57 actions running) [68,660 / 68,744] 2725 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 44s local ... (57 actions running) [68,661 / 68,744] 2726 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 45s local ... (57 actions running) [68,664 / 68,744] 2729 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 46s local ... (57 actions running) [68,667 / 68,744] 2731 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 47s local ... (57 actions running) [68,670 / 68,744] 2733 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 48s local ... (57 actions running) [68,671 / 68,744] 2734 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 49s local ... (57 actions running) [68,674 / 68,744] 2736 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 51s local ... (57 actions, 56 running) [68,692 / 68,762] 2736 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 52s local ... (57 actions, 56 running) [68,697 / 68,768] 2737 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 53s local ... (57 actions running) [68,705 / 68,776] 2737 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 54s local ... (57 actions running) [68,707 / 68,776] 2737 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 64s local ... (56 actions, 55 running) [68,720 / 68,790] 2739 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 66s local ... (57 actions running) [68,720 / 68,790] 2739 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 77s local ... (57 actions running) [68,750 / 68,823] 2742 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 79s local ... (58 actions, 57 running) [68,751 / 68,824] 2742 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 82s local ... (57 actions, 56 running) [68,760 / 68,831] 2743 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 83s local ... (58 actions, 57 running) [68,775 / 68,845] 2744 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 75s local, remote-cache ... (57 actions, 55 running) [68,780 / 68,851] 2744 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 76s local, remote-cache ... (59 actions running) [68,784 / 68,855] 2744 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 77s local, remote-cache ... (59 actions, 58 running) [68,788 / 68,860] 2745 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 79s local, remote-cache ... (58 actions, 57 running) [68,792 / 68,864] 2745 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 80s local, remote-cache ... (59 actions, 58 running) [68,804 / 68,875] 2748 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 81s local, remote-cache ... (57 actions, 56 running) [68,815 / 68,886] 2751 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 82s local, remote-cache ... (59 actions, 58 running) [68,832 / 68,902] 2754 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 83s local, remote-cache ... (59 actions running) [68,839 / 68,907] 2755 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 77s local ... (57 actions, 56 running) [68,859 / 68,926] 2759 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 78s local ... (55 actions, 54 running) [68,885 / 68,954] 2765 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 79s local ... (57 actions, 56 running) [68,921 / 68,989] 2774 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 81s local ... (58 actions, 54 running) [68,933 / 69,002] 2780 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 82s local ... (57 actions, 55 running) [68,966 / 69,034] 2786 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 83s local ... (58 actions, 57 running) [68,991 / 69,060] 2788 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (61 actions running) [69,000 / 69,069] 2792 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 85s local ... (64 actions running) [69,010 / 69,078] 2796 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 86s local ... (65 actions running) [69,027 / 69,095] 2808 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (59 actions running) [69,045 / 69,140] 2809 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 88s local ... (59 actions running) [69,050 / 69,140] 2814 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 90s local ... (57 actions running) [69,051 / 69,140] 2815 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 91s local ... (57 actions running) [69,055 / 69,140] 2818 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 92s local ... (56 actions running) [69,060 / 69,140] 2823 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 93s local ... (56 actions running) [69,067 / 69,140] 2827 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (56 actions running) [69,071 / 69,140] 2829 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 95s local ... (56 actions running) [69,076 / 69,150] 2830 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 96s local ... (58 actions running) [69,077 / 69,150] 2831 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 97s local ... (58 actions running) [69,082 / 69,150] 2835 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 98s local ... (58 actions running) [69,091 / 69,158] 2835 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 99s local ... (58 actions running) [69,106 / 69,172] 2837 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 100s local ... (58 actions, 56 running) [69,144 / 69,210] 2841 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 101s local ... (59 actions, 58 running) [69,158 / 69,244] 2846 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 102s local ... (62 actions running) [69,164 / 69,244] 2852 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 103s local ... (60 actions running) [69,166 / 69,244] 2854 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (58 actions running) [69,176 / 69,244] 2855 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 105s local ... (58 actions running) [69,177 / 69,244] 2855 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 108s local ... (58 actions, 57 running) [69,210 / 69,286] 2856 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 109s local ... (58 actions, 56 running) [69,220 / 69,287] 2857 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 110s local ... (58 actions, 57 running) [69,229 / 69,295] 2859 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 111s local ... (58 actions, 57 running) [69,275 / 69,341] 2861 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 113s local ... (60 actions, 54 running) [69,280 / 69,345] 2862 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 114s local ... (58 actions, 57 running) [69,294 / 69,365] 2864 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 115s local ... (63 actions running) [69,297 / 69,365] 2865 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 116s local ... (64 actions, 63 running) [69,298 / 69,365] 2867 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 117s local ... (64 actions running) [69,312 / 69,379] 2872 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 118s local ... (60 actions, 59 running) [69,323 / 69,382] 2876 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 119s local ... (57 actions, 56 running) [69,339 / 69,408] 2880 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 120s local ... (58 actions running) [69,348 / 69,408] 2883 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 121s local ... (57 actions running) [69,352 / 69,408] 2885 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (57 actions running) [69,354 / 69,410] 2887 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (57 actions running) [69,365 / 69,421] 2890 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (58 actions running) [69,382 / 69,438] 2892 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (60 actions, 58 running) [69,402 / 69,458] 2897 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (57 actions, 55 running) [69,428 / 69,486] 2902 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (59 actions running) [69,504 / 69,561] 2908 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (62 actions, 59 running) [69,552 / 69,609] 2913 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (66 actions running) [69,577 / 69,632] 2917 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (67 actions, 66 running) [69,588 / 69,644] 2919 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (72 actions, 71 running) [69,590 / 69,646] 2920 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (72 actions running) [69,602 / 69,658] 2926 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (69 actions running) [69,627 / 69,693] 2937 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (63 actions running) [69,635 / 69,699] 2944 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (58 actions running) [69,643 / 69,699] 2947 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (57 actions, 56 running) [69,648 / 69,704] 2949 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (57 actions running) [69,661 / 69,717] 2953 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (57 actions running) [69,686 / 69,743] 2962 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (57 actions, 55 running) [69,705 / 69,761] 2965 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (58 actions running) [69,715 / 69,771] 2970 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (61 actions running) [69,721 / 69,777] 2971 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (62 actions, 61 running) [69,739 / 69,796] 2976 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (61 actions, 59 running) [69,746 / 69,802] 2980 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (60 actions, 59 running) [69,749 / 69,806] 2983 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (60 actions running) [69,760 / 69,818] 2986 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions, 53 running) [69,775 / 69,832] 2988 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (54 actions running) [69,782 / 69,838] 2989 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (55 actions running) [69,789 / 69,845] 2991 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions running) [69,795 / 69,852] 2993 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions running) [69,806 / 69,866] 2995 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (56 actions, 55 running) [69,810 / 69,871] 2996 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (57 actions running) [69,811 / 69,871] 2997 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (57 actions running) [69,814 / 69,871] 3000 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (56 actions running) [69,829 / 69,886] 3001 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (55 actions running) [69,836 / 69,893] 3004 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (56 actions running) [69,842 / 69,898] 3004 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (55 actions running) [69,855 / 69,921] 3009 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (57 actions, 56 running) [69,859 / 69,922] 3011 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (57 actions running) [69,863 / 69,922] 3014 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (57 actions, 56 running) [69,866 / 69,922] 3016 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (57 actions, 56 running) [69,866 / 69,922] 3016 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (57 actions running) [69,888 / 69,945] 3017 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (57 actions, 56 running) [69,889 / 69,946] 3017 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (57 actions, 56 running) [69,894 / 69,951] 3018 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 176s local ... (57 actions, 56 running) [69,894 / 69,951] 3018 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (57 actions, 56 running) [69,914 / 69,970] 3021 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (58 actions running) [69,920 / 69,976] 3027 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (57 actions running) [69,932 / 69,988] 3033 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (57 actions running) [69,960 / 70,016] 3037 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (57 actions, 55 running) [69,968 / 70,029] 3039 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (57 actions, 56 running) [69,972 / 70,029] 3043 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 194s local ... (56 actions running) [69,973 / 70,029] 3043 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (56 actions running) [69,973 / 70,029] 3044 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (56 actions running) [69,974 / 70,030] 3045 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (56 actions running) [70,002 / 70,059] 3052 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (57 actions, 56 running) [70,018 / 70,074] 3056 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (58 actions, 57 running) [70,036 / 70,093] 3059 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (58 actions, 57 running) [70,068 / 70,124] 3066 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (56 actions running) [70,086 / 70,143] 3067 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (57 actions, 54 running) [70,158 / 70,259] 3072 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 206s local ... (57 actions, 55 running) [70,168 / 70,259] 3076 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 207s local ... (56 actions, 55 running) [70,174 / 70,259] 3079 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (56 actions running) [70,176 / 70,259] 3079 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 209s local ... (56 actions, 55 running) [70,177 / 70,259] 3080 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 210s local ... (56 actions running) [70,181 / 70,259] 3080 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 211s local ... (56 actions running) [70,183 / 70,259] 3082 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 213s local ... (56 actions running) [70,188 / 70,259] 3085 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 214s local ... (56 actions running) [70,196 / 70,259] 3088 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 215s local ... (56 actions running) [70,198 / 70,259] 3088 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 216s local ... (56 actions running) [70,207 / 70,268] 3089 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 217s local ... (56 actions running) [70,212 / 70,284] 3090 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 218s local ... (56 actions, 55 running) [70,215 / 70,284] 3090 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 219s local ... (56 actions running) [70,217 / 70,284] 3091 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 220s local ... (56 actions running) [70,219 / 70,284] 3091 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 221s local ... (56 actions, 55 running) [70,222 / 70,284] 3092 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 222s local ... (56 actions running) [70,225 / 70,284] 3092 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 223s local ... (56 actions, 55 running) [70,228 / 70,285] 3092 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 225s local ... (56 actions, 54 running) [70,276 / 70,333] 3093 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 226s local ... (55 actions, 53 running) [70,338 / 70,398] 3099 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 116s local ... (56 actions, 54 running) [70,371 / 70,427] 3104 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 117s local ... (56 actions, 55 running) [70,402 / 70,458] 3111 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 118s local ... (57 actions, 56 running) [70,418 / 70,475] 3114 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 120s local ... (58 actions running) [70,427 / 70,485] 3115 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 121s local ... (57 actions, 56 running) [70,463 / 70,524] 3121 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 122s local ... (56 actions, 55 running) [70,468 / 70,527] 3124 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 124s local ... (56 actions, 54 running) [70,477 / 70,535] 3126 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 125s local ... (56 actions running) [70,498 / 70,556] 3129 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 126s local ... (57 actions, 56 running) [70,505 / 70,569] 3130 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 127s local ... (59 actions running) [70,510 / 70,570] 3134 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 128s local ... (57 actions, 56 running) [70,513 / 70,570] 3138 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 129s local ... (56 actions running) [70,519 / 70,602] 3143 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 130s local ... (56 actions running) [70,522 / 70,602] 3146 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 131s local ... (56 actions running) [70,528 / 70,602] 3151 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 133s local ... (56 actions running) [70,531 / 70,602] 3154 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 134s local ... (56 actions running) [70,531 / 70,602] 3155 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 136s local ... (56 actions running) [70,534 / 70,602] 3156 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 137s local ... (56 actions running) [70,537 / 70,602] 3159 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (56 actions running) [70,541 / 70,602] 3160 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (56 actions, 55 running) [70,543 / 70,602] 3160 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (56 actions running) [70,552 / 70,612] 3161 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (57 actions, 56 running) [70,565 / 70,622] 3161 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (57 actions, 55 running) [70,585 / 70,643] 3161 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (57 actions, 56 running) [70,594 / 70,652] 3163 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (58 actions, 57 running) [70,605 / 70,664] 3166 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (61 actions running) [70,618 / 70,675] 3169 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (60 actions running) [70,630 / 70,687] 3171 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (62 actions, 61 running) [70,650 / 70,716] 3177 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (63 actions running) [70,665 / 70,723] 3186 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (58 actions, 57 running) [70,672 / 70,730] 3188 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 124s local ... (59 actions running) [70,679 / 70,736] 3191 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (61 actions, 60 running) [70,692 / 70,751] 3195 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 126s local ... (59 actions, 58 running) [70,716 / 70,773] 3198 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (58 actions, 56 running) [70,745 / 70,802] 3206 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (57 actions running) [70,760 / 70,818] 3211 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (58 actions, 57 running) [70,766 / 70,834] 3216 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (57 actions running) [70,775 / 70,834] 3220 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (57 actions running) [70,778 / 70,835] 3221 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 133s local ... (57 actions, 56 running) [70,788 / 70,845] 3224 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (58 actions running) [70,794 / 70,852] 3226 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (58 actions running) [70,821 / 70,880] 3228 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (57 actions, 56 running) [70,842 / 70,900] 3230 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 138s local ... (57 actions running) [70,853 / 70,911] 3233 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (59 actions running) [70,863 / 70,920] 3236 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (58 actions running) [70,885 / 70,942] 3240 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (57 actions, 55 running) [70,903 / 70,959] 3244 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (57 actions running) [70,917 / 70,976] 3249 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (56 actions, 53 running) [70,922 / 70,991] 3252 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (56 actions, 55 running) [70,922 / 70,991] 3252 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (56 actions running) [70,925 / 70,991] 3253 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (56 actions, 55 running) [70,927 / 70,991] 3254 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (57 actions, 56 running) [70,931 / 70,991] 3256 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (56 actions, 55 running) [70,950 / 71,008] 3259 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (56 actions, 55 running) [70,984 / 71,042] 3263 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (57 actions, 56 running) [70,995 / 71,051] 3265 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (60 actions, 59 running) [71,037 / 71,096] 3274 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (57 actions, 54 running) [71,060 / 71,117] 3280 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (58 actions running) [71,067 / 71,141] 3283 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (59 actions running) [71,072 / 71,141] 3285 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (61 actions running) [71,078 / 71,141] 3291 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (57 actions running) [71,080 / 71,141] 3293 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (56 actions running) [71,086 / 71,161] 3293 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (56 actions running) [71,092 / 71,161] 3295 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (56 actions, 55 running) [71,096 / 71,161] 3296 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (56 actions, 55 running) [71,100 / 71,161] 3297 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (56 actions, 55 running) [71,134 / 71,191] 3298 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (56 actions, 54 running) [71,151 / 71,207] 3303 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (56 actions running) [71,163 / 71,219] 3303 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (61 actions, 59 running) [71,167 / 71,223] 3306 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (65 actions running) [71,183 / 71,238] 3311 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (62 actions running) [71,201 / 71,271] 3318 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (60 actions running) [71,213 / 71,271] 3321 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (56 actions, 54 running) [71,236 / 71,293] 3321 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions, 55 running) [71,245 / 71,304] 3323 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (57 actions running) [71,247 / 71,304] 3324 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (56 actions running) [71,247 / 71,304] 3325 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (56 actions running) [71,250 / 71,306] 3327 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (56 actions running) [71,258 / 71,314] 3330 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (56 actions running) [71,278 / 71,334] 3335 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (56 actions, 55 running) [71,292 / 71,349] 3335 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (58 actions, 57 running) [71,319 / 71,376] 3338 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (58 actions, 56 running) [71,331 / 71,393] 3339 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 184s local ... (60 actions, 57 running) [71,372 / 71,441] 3341 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (61 actions running) [71,380 / 71,450] 3343 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (61 actions, 60 running) [71,382 / 71,451] 3343 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (62 actions running) [71,389 / 71,457] 3343 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (62 actions running) [71,391 / 71,460] 3344 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (62 actions running) [71,400 / 71,468] 3346 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (62 actions running) [71,406 / 71,521] 3348 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (62 actions running) [71,410 / 71,522] 3349 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (62 actions running) [71,414 / 71,524] 3350 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (62 actions, 61 running) [71,414 / 71,524] 3351 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (62 actions running) [71,440 / 71,525] 3357 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (66 actions running) [71,441 / 71,525] 3357 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (66 actions running) [71,444 / 71,525] 3359 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s local ... (66 actions running) [71,446 / 71,525] 3360 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (66 actions running) [71,448 / 71,525] 3363 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (66 actions running) [71,449 / 71,525] 3363 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (66 actions running) [71,456 / 71,525] 3366 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (66 actions running) [71,481 / 71,550] 3366 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (66 actions, 65 running) [71,483 / 71,550] 3366 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (65 actions, 64 running) [71,583 / 71,652] 3376 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (68 actions, 64 running) [71,604 / 71,700] 3383 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (71 actions, 69 running) [71,608 / 71,701] 3386 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (73 actions, 72 running) [71,614 / 71,705] 3388 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (75 actions running) [71,631 / 71,705] 3404 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 223s local ... (58 actions running) [71,632 / 71,705] 3405 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 224s local ... (58 actions running) [71,635 / 71,705] 3408 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 225s local ... (58 actions, 57 running) [71,636 / 71,705] 3408 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 227s local ... (58 actions, 57 running) [71,639 / 71,705] 3409 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 228s local ... (58 actions, 57 running) [71,652 / 71,720] 3411 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 229s local ... (58 actions, 57 running) [71,662 / 71,730] 3413 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 150s local ... (58 actions, 57 running) [71,699 / 71,757] 3419 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 98s local ... (55 actions, 54 running) [71,710 / 71,768] 3421 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 99s local ... (57 actions, 56 running) [71,716 / 71,778] 3422 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 100s local ... (58 actions, 57 running) [71,717 / 71,778] 3422 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 101s local ... (58 actions running) [71,721 / 71,778] 3423 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 102s local ... (57 actions running) [71,748 / 71,805] 3426 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 103s local ... (57 actions, 55 running) [71,767 / 71,823] 3430 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 104s local ... (58 actions, 57 running) [71,794 / 71,854] 3435 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 105s local ... (59 actions, 57 running) [71,798 / 71,856] 3436 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 106s local ... (59 actions running) [71,804 / 71,907] 3441 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 108s local ... (59 actions running) [71,808 / 71,907] 3445 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 109s local ... (58 actions, 56 running) [71,813 / 71,907] 3447 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 110s local ... (57 actions running) [71,818 / 71,907] 3450 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 111s local ... (57 actions running) [71,819 / 71,907] 3451 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 113s local ... (57 actions running) [71,821 / 71,907] 3451 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 114s local ... (57 actions running) [71,823 / 71,907] 3452 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 116s local ... (57 actions, 56 running) [71,829 / 71,907] 3453 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 117s local ... (57 actions, 56 running) [71,833 / 71,907] 3455 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 118s local ... (57 actions, 56 running) [71,859 / 71,916] 3455 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 119s local ... (57 actions, 56 running) [71,874 / 71,931] 3455 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 120s local ... (57 actions, 56 running) [71,901 / 71,959] 3459 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 121s local ... (56 actions, 53 running) [71,920 / 71,976] 3460 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 122s local ... (58 actions, 56 running) [71,975 / 72,031] 3465 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (63 actions, 62 running) [71,990 / 72,051] 3470 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (65 actions, 64 running) [71,991 / 72,051] 3471 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (67 actions running) [71,994 / 72,051] 3474 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (66 actions running) [72,000 / 72,057] 3476 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (63 actions, 62 running) [72,015 / 72,071] 3483 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (57 actions running) [72,017 / 72,074] 3485 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (59 actions running) [72,032 / 72,104] 3490 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (56 actions running) [72,033 / 72,104] 3491 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (56 actions running) [72,042 / 72,104] 3497 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (56 actions running) [72,045 / 72,104] 3499 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (56 actions running) [72,047 / 72,104] 3500 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions running) [72,049 / 72,105] 3501 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (56 actions running) [72,050 / 72,106] 3502 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 117s local ... (57 actions running) [72,063 / 72,121] 3503 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (57 actions, 56 running) [72,078 / 72,143] 3508 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (56 actions, 55 running) [72,082 / 72,143] 3509 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 121s local ... (56 actions running) [72,086 / 72,143] 3511 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 123s local ... (56 actions running) [72,087 / 72,143] 3512 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 124s local ... (56 actions running) [72,089 / 72,151] 3512 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 125s local ... (56 actions, 55 running) [72,090 / 72,151] 3512 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 126s local ... (56 actions running) [72,091 / 72,151] 3512 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 127s local ... (56 actions running) [72,094 / 72,151] 3512 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 128s local ... (56 actions running) [72,095 / 72,151] 3513 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 129s local ... (56 actions running) [72,099 / 72,155] 3515 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 131s local ... (55 actions running) [72,102 / 72,161] 3515 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 132s local ... (56 actions running) [72,104 / 72,161] 3517 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 133s local ... (56 actions running) [72,105 / 72,161] 3518 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 134s local ... (56 actions running) [72,105 / 72,161] 3519 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 137s local ... (56 actions running) [72,117 / 72,192] 3519 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 138s local ... (56 actions, 54 running) [72,120 / 72,192] 3519 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 139s local ... (56 actions running) [72,124 / 72,192] 3519 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 140s local ... (56 actions running) [72,125 / 72,192] 3519 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 141s local ... (56 actions running) [72,127 / 72,192] 3521 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 142s local ... (56 actions running) [72,129 / 72,192] 3522 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 143s local ... (56 actions running) [72,130 / 72,192] 3522 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 144s local ... (56 actions, 55 running) [72,132 / 72,192] 3523 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 146s local ... (56 actions running) [72,159 / 72,228] 3524 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 147s local ... (55 actions, 52 running) [72,170 / 72,232] 3526 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 148s local ... (56 actions, 55 running) [72,172 / 72,232] 3526 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 149s local ... (56 actions running) [72,173 / 72,232] 3526 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 150s local ... (56 actions running) [72,175 / 72,232] 3527 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 151s local ... (56 actions running) [72,175 / 72,232] 3528 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 153s local ... (56 actions running) [72,190 / 72,246] 3531 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 154s local ... (56 actions running) [72,192 / 72,248] 3533 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 80s local ... (56 actions running) [72,193 / 72,249] 3533 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 82s local ... (56 actions, 55 running) [72,196 / 72,254] 3535 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 83s local ... (56 actions, 55 running) [72,209 / 72,265] 3536 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 84s local ... (56 actions, 55 running) [72,215 / 72,271] 3539 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 85s local ... (57 actions, 56 running) [72,217 / 72,274] 3540 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 86s local ... (59 actions running) [72,228 / 72,285] 3541 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 87s local ... (59 actions, 58 running) [72,245 / 72,301] 3542 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 88s local ... (60 actions, 58 running) [72,261 / 72,318] 3542 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 89s local ... (60 actions, 59 running) [72,285 / 72,341] 3546 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 90s local ... (60 actions running) [72,286 / 72,342] 3546 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 91s local ... (60 actions running) [72,286 / 72,342] 3546 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 103s local ... (60 actions running) [72,316 / 72,373] 3552 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 104s local ... (61 actions, 59 running) [72,328 / 72,392] 3556 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 105s local ... (61 actions, 60 running) [72,335 / 72,398] 3557 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 106s local ... (64 actions, 63 running) [72,338 / 72,398] 3560 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 107s local ... (68 actions running) [72,352 / 72,409] 3564 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 108s local ... (64 actions, 62 running) [72,361 / 72,417] 3565 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 110s local ... (63 actions, 61 running) [72,382 / 72,439] 3568 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 111s local ... (62 actions, 61 running) [72,398 / 72,454] 3575 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 112s local ... (57 actions, 56 running) [72,416 / 72,495] 3579 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 113s local ... (56 actions, 55 running) [72,423 / 72,496] 3582 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 114s local ... (56 actions running) [72,427 / 72,496] 3584 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 115s local ... (56 actions running) [72,440 / 72,496] 3591 / 3795 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 89s local ... (56 actions running) [72,466 / 72,522] 3594 / 3795 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 90s local ... (56 actions running) [72,475 / 72,531] 3598 / 3795 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 91s local ... (59 actions running) [72,482 / 72,538] 3601 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 76s local ... (60 actions, 59 running) [72,507 / 72,579] 3605 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 77s local ... (58 actions, 56 running) [72,519 / 72,587] 3608 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 79s local ... (56 actions, 55 running) [72,543 / 72,604] 3610 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 80s local ... (55 actions, 53 running) [72,551 / 72,611] 3610 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 81s local ... (57 actions running) [72,556 / 72,651] 3612 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 82s local ... (56 actions running) [72,562 / 72,651] 3612 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 83s local ... (56 actions running) [72,564 / 72,651] 3613 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 84s local ... (56 actions running) [72,567 / 72,651] 3616 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 85s local ... (56 actions running) [72,568 / 72,651] 3616 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 86s local ... (56 actions running) [72,574 / 72,651] 3617 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 87s local ... (56 actions running) [72,576 / 72,651] 3619 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 88s local ... (56 actions running) [72,584 / 72,651] 3623 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 89s local ... (56 actions running) [72,590 / 72,651] 3623 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 90s local ... (56 actions running) [72,592 / 72,651] 3623 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 91s local ... (56 actions running) [72,604 / 72,660] 3623 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 92s local ... (56 actions running) [72,607 / 72,663] 3623 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 93s local ... (56 actions, 55 running) [72,627 / 72,683] 3627 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 94s local ... (58 actions running) [72,653 / 72,710] 3627 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 95s local ... (61 actions, 60 running) [72,667 / 72,723] 3630 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 96s local ... (64 actions, 63 running) [72,692 / 72,781] 3632 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 97s local ... (63 actions running) [72,704 / 72,785] 3634 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 98s local ... (64 actions, 63 running) [72,710 / 72,785] 3637 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 99s local ... (62 actions running) [72,716 / 72,785] 3643 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 100s local ... (56 actions running) [72,718 / 72,785] 3644 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 102s local ... (56 actions running) [72,719 / 72,785] 3645 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 103s local ... (56 actions running) [72,722 / 72,785] 3647 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 104s local ... (56 actions running) [72,727 / 72,785] 3650 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 105s local ... (56 actions running) [72,747 / 72,803] 3651 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 106s local ... (56 actions, 55 running) [72,757 / 72,814] 3653 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 107s local ... (56 actions running) [72,790 / 72,846] 3657 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 108s local ... (56 actions, 54 running) [72,810 / 72,866] 3660 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 109s local ... (55 actions, 53 running) [72,818 / 72,875] 3661 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 110s local ... (59 actions, 56 running) [72,822 / 72,879] 3661 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 112s local ... (59 actions, 57 running) [72,822 / 72,879] 3661 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 117s local ... (59 actions, 57 running) [72,860 / 72,918] 3663 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 118s local ... (61 actions, 58 running) [72,878 / 72,934] 3667 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 120s local ... (63 actions, 62 running) [72,878 / 72,934] 3667 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 134s local ... (63 actions, 62 running) [72,901 / 72,971] 3674 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 136s local ... (64 actions, 62 running) [72,901 / 72,971] 3674 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 156s local ... (64 actions, 62 running) [72,911 / 72,976] 3678 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 78s local ... (64 actions, 58 running) [72,911 / 72,976] 3678 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 91s local ... (64 actions, 58 running) [72,949 / 73,005] 3682 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 92s local ... (65 actions, 64 running) [72,958 / 73,014] 3684 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 94s local ... (66 actions, 65 running) [72,986 / 73,044] 3691 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 95s local ... (65 actions, 64 running) [73,003 / 73,061] 3698 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 96s local ... (64 actions running) [73,013 / 73,070] 3701 / 3795 tests; Testing //tensorflow/tools/api/tests:module_test; 85s local ... (65 actions running) [73,025 / 73,083] 3704 / 3795 tests; Testing //tensorflow/tools/api/tests:module_test; 86s local ... (66 actions running) [73,044 / 73,104] 3709 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 82s local ... (65 actions running) [73,074 / 73,149] 3714 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 84s local ... (62 actions running) [73,078 / 73,153] 3716 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 85s local ... (60 actions running) [73,084 / 73,159] 3719 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 86s local ... (59 actions running) [73,090 / 73,161] 3725 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 87s local ... (57 actions running) [73,094 / 73,161] 3728 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 88s local ... (56 actions running) [73,096 / 73,161] 3728 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 89s local ... (56 actions running) [73,099 / 73,161] 3731 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 90s local ... (56 actions running) [73,100 / 73,161] 3733 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 92s local ... (56 actions running) [73,105 / 73,161] 3735 / 3795 tests; Testing //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test; 93s local ... (56 actions, 55 running) [73,118 / 73,184] 3739 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 84s local ... (56 actions running) [73,120 / 73,185] 3739 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 85s local ... (58 actions running) [73,122 / 73,185] 3741 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 86s local ... (56 actions running) [73,123 / 73,185] 3742 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 87s local ... (56 actions running) [73,126 / 73,185] 3744 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 88s local ... (56 actions running) [73,130 / 73,188] 3744 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 89s local ... (56 actions, 55 running) [73,153 / 73,221] 3745 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 91s local ... (56 actions, 55 running) [73,159 / 73,222] 3747 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 92s local ... (56 actions, 55 running) [73,163 / 73,222] 3747 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 93s local ... (56 actions, 55 running) [73,165 / 73,222] 3747 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 94s local ... (56 actions running) [73,172 / 73,228] 3747 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 95s local ... (56 actions running) [73,187 / 73,243] 3748 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 96s local ... (57 actions running) [73,213 / 73,277] 3749 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 97s local ... (57 actions, 56 running) [73,223 / 73,295] 3752 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 99s local ... (59 actions running) [73,237 / 73,301] 3757 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 100s local ... (55 actions, 54 running) [73,248 / 73,313] 3759 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 101s local ... (59 actions, 58 running) [73,301 / 73,389] 3765 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 102s local ... (57 actions, 55 running) [73,307 / 73,389] 3767 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 103s local ... (61 actions running) [73,308 / 73,389] 3767 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 104s local ... (61 actions running) [73,314 / 73,389] 3773 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 105s local ... (58 actions running) [73,319 / 73,389] 3775 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 106s local ... (57 actions running) [73,321 / 73,389] 3775 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 107s local ... (57 actions running) [73,329 / 73,391] 3776 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 108s local ... (56 actions, 55 running) [73,343 / 73,392] 3778 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 110s local ... (44 actions running) [73,348 / 73,392] 3781 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 112s local ... (39 actions running) [73,361 / 73,392] 3782 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 113s local ... (26 actions running) [73,367 / 73,392] 3783 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 114s local ... (19 actions running) [73,372 / 73,392] 3784 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 116s local ... (14 actions running) [73,376 / 73,392] 3787 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 118s local ... (10 actions running) [73,378 / 73,392] 3788 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 119s local ... (8 actions running) [73,388 / 73,392] 3791 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (5 actions running) [73,389 / 73,392] 3792 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (4 actions running) [73,389 / 73,392] 3792 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (4 actions running) [73,390 / 73,393] 3792 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (3 actions, 2 running) [73,390 / 73,393] 3792 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (3 actions running) [73,390 / 73,393] 3792 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (3 actions running) [73,390 / 73,393] 3793 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 127s local ... (3 actions running) [73,392 / 73,393] 3794 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 129s local [73,392 / 73,393] 3794 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 139s local [73,392 / 73,393] 3794 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 169s local [73,392 / 73,393] 3795 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 179s local INFO: Elapsed time: 2301.412s, Critical Path: 441.48s INFO: 54927 processes: 29563 disk cache hit, 17506 internal, 7858 local. INFO: Build completed successfully, 54927 total actions