++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: 55b0f656-080d-4152-8967-8978bc29c07f INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'common' options: --experimental_repo_remote_exec INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility --deleted_packages=tensorflow/core/tfrt/stubs,tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: Inherited 'build' options: --action_env=CACHEBUSTER=20220325 --action_env PYTHON_BIN_PATH=/usr/local/bin/python3 --python_path=/usr/local/bin/python3 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --distinct_host_configuration=false --profile=/tf/pkg/profile.json.gz --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --copt=-mtune=generic --copt=-march=armv8-a --copt=-O3 INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: 'test' options: --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --build_tests_only --keep_going --test_output=errors --verbose_failures=true --test_timeout=500,900,-1,-1 --test_summary=short INFO: Found applicable config definition build:short_logs in file /tf/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING INFO: Found applicable config definition build:v2 in file /tf/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 INFO: Found applicable config definition build:sigbuild_local_cache in file /usertools/aarch64.bazelrc: --disk_cache=/tf/cache INFO: Found applicable config definition test:pycpp_filters in file /usertools/aarch64.bazelrc: --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --test_lang_filters=cc,py --flaky_test_attempts=3 --test_size_filters=small,medium INFO: Found applicable config definition build:linux in file /tf/tensorflow/.bazelrc: --define=build_with_onednn_v2=true --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes INFO: Found applicable config definition build:dynamic_kernels in file /tf/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS Loading: Loading: Loading: Loading: 0 packages loaded Loading: 553 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3788 targets (554 packages loaded) Analyzing: 3788 targets (554 packages loaded, 0 targets configured) Analyzing: 3788 targets (587 packages loaded, 32074 targets configured) Analyzing: 3788 targets (600 packages loaded, 34616 targets configured) Analyzing: 3788 targets (601 packages loaded, 35402 targets configured) Analyzing: 3788 targets (602 packages loaded, 37127 targets configured) Analyzing: 3788 targets (603 packages loaded, 39384 targets configured) INFO: Analyzed 3788 targets (603 packages loaded, 42781 targets configured). checking cached actions INFO: Found 3788 test targets... [0 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt [7,698 / 11,366] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/c/eager/c_api_cluster_test_cpu.runfiles; 0s local ... (15 actions, 6 running) [12,637 / 17,153] Linking tensorflow/compiler/xla/service/libalgebraic_simplifier.so; Downloading tensorflow/compiler/xla/service/libalgebraic_simplifier.so, 1.8 MiB / 3.1 MiB; 0s remote-cache ... (55 actions, 0 running) [14,316 / 17,153] Compiling tensorflow/core/kernels/data/optional_ops.cc; 0s remote-cache ... (56 actions, 0 running) [14,924 / 17,153] Compiling tensorflow/core/kernels/conv_grad_input_ops_3d.cc; 0s remote-cache ... (53 actions, 0 running) [15,904 / 17,153] Compiling tensorflow/compiler/tf2xla/kernels/cwise_ops.cc; 0s remote-cache ... (47 actions, 0 running) [18,130 / 19,181] Linking tensorflow/c/c_api_experimental_test; Downloading tensorflow/c/c_api_experimental_test, 47.8 MiB / 165.1 MiB; 0s remote-cache ... (52 actions, 0 running) [18,665 / 19,453] Linking tensorflow/c/c_api_experimental_test; Downloading tensorflow/c/c_api_experimental_test, 151.0 MiB / 165.1 MiB; 1s remote-cache ... (56 actions, 0 running) [20,067 / 20,444] [Scann] Compiling llvm/lib/AsmParser/LLLexer.cpp [21,550 / 21,803] Compiling llvm/lib/FileCheck/FileCheck.cpp; 0s remote-cache ... (53 actions, 0 running) [23,003 / 23,163] Linking tensorflow/compiler/mlir/tf-mlir-translate; Downloading tensorflow/compiler/mlir/tf-mlir-translate, 189.0 MiB / 235.2 MiB; 0s remote-cache ... (55 actions, 0 running) [24,467 / 24,823] Linking tensorflow/compiler/xla/mlir_hlo/mlir-hlo-opt; 0s remote-cache ... (44 actions, 0 running) [25,372 / 27,507] Linking tensorflow/compiler/mlir/lite/libtensorflow_lite.a; 0s remote-cache ... (6 actions, 1 running) [31,920 / 32,368] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 156.5 MiB / 379.4 MiB; 0s remote-cache ... (49 actions, 0 running) [34,008 / 34,147] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 313.4 MiB / 379.4 MiB; 1s remote-cache ... (6 actions, 1 running) [37,279 / 37,379] 2 / 3788 tests; Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; Downloading tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt, 154.4 MiB / 372.0 MiB; 1s remote-cache ... (32 actions, 19 running) [37,322 / 37,429] 11 / 3788 tests; Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; Downloading tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt, 327.6 MiB / 372.0 MiB; 2s remote-cache ... (56 actions, 51 running) [37,323 / 37,429] 11 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 3s local ... (56 actions, 52 running) [37,327 / 37,429] 12 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 4s local ... (56 actions running) [37,327 / 37,429] 13 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 8s local ... (56 actions running) [37,328 / 37,429] 13 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 9s local ... (56 actions running) [37,328 / 37,429] 14 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 12s local ... (56 actions running) [37,330 / 37,430] 14 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 14s local ... (56 actions running) [37,331 / 37,430] 14 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 19s local ... (56 actions, 55 running) [38,909 / 41,163] 14 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 20s local ... (43 actions, 20 running) [40,739 / 42,767] 15 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 21s local ... (51 actions, 12 running) [42,108 / 43,871] 15 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 22s local ... (40 actions, 8 running) [43,104 / 44,426] 15 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 23s local ... (56 actions, 8 running) [43,431 / 44,471] 15 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 24s local ... (44 actions, 8 running) [44,657 / 45,484] 16 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 25s local ... (53 actions, 7 running) [45,529 / 46,189] 16 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 26s local ... (55 actions, 7 running) [47,152 / 47,282] 16 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 27s local ... (52 actions, 13 running) [47,388 / 47,532] 18 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 28s local ... (105 actions, 103 running) [47,392 / 47,532] 18 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 29s local ... (106 actions, 105 running) [47,395 / 47,532] 18 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 30s local ... (106 actions, 105 running) [47,403 / 47,532] 18 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 31s local ... (107 actions running) [47,409 / 47,532] 18 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 32s local ... (107 actions running) [47,412 / 47,532] 18 / 3788 tests; Testing //tensorflow/c:env_test_cpu; 33s local ... (107 actions running) [47,426 / 47,541] 19 / 3788 tests; Testing //tensorflow/c:c_test; 34s local ... (108 actions running) [47,488 / 47,605] 20 / 3788 tests; Testing //tensorflow/c:c_test; 35s local ... (109 actions running) [47,497 / 47,615] 20 / 3788 tests; Testing //tensorflow/c:c_test; 36s local ... (109 actions running) [47,519 / 47,638] 20 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 37s local ... (110 actions running) [47,523 / 47,643] 20 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 38s local ... (110 actions running) [47,576 / 47,709] 21 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 39s local ... (110 actions running) [47,642 / 47,856] 21 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 40s local ... (109 actions, 108 running) [47,694 / 47,888] 21 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 41s local ... (109 actions, 108 running) [47,829 / 47,965] 21 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 42s local ... (110 actions running) [47,836 / 47,967] 22 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 43s local ... (111 actions running) [47,836 / 47,967] 22 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 44s local ... (111 actions running) [47,878 / 48,010] 23 / 3788 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 18s local, remote-cache ... (112 actions running) [47,944 / 48,080] 23 / 3788 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 19s local, remote-cache ... (112 actions running) [47,973 / 48,111] 23 / 3788 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 20s local, remote-cache ... (112 actions running) [48,040 / 48,182] 23 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 21s local, remote-cache ... (112 actions running) [48,047 / 48,192] 23 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 22s local, remote-cache ... (112 actions running) [48,055 / 48,208] 23 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 23s local, remote-cache ... (111 actions, 110 running) [48,112 / 48,257] 23 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 24s local, remote-cache ... (112 actions running) [48,120 / 48,267] 23 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 25s local, remote-cache ... (111 actions running) [48,153 / 48,314] 23 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 26s local, remote-cache ... (106 actions, 103 running) [48,227 / 48,374] 25 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 27s local, remote-cache ... (103 actions, 102 running) [48,287 / 48,432] 32 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 28s local, remote-cache ... (98 actions running) [48,315 / 48,459] 37 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 29s local, remote-cache ... (101 actions running) [48,406 / 48,551] 43 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 30s local, remote-cache ... (98 actions, 97 running) [48,431 / 48,575] 47 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 31s local, remote-cache ... (102 actions, 101 running) [48,470 / 48,614] 54 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 32s local, remote-cache ... (98 actions, 96 running) [48,603 / 48,747] 68 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 33s local, remote-cache ... (91 actions running) [48,661 / 48,806] 78 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 34s local, remote-cache ... (92 actions running) [48,696 / 48,840] 84 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 35s local, remote-cache ... (89 actions, 85 running) [48,745 / 48,889] 88 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 36s local, remote-cache ... (86 actions, 85 running) [48,758 / 48,905] 94 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 37s local, remote-cache ... (85 actions running) [48,765 / 48,911] 99 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 38s local, remote-cache ... (83 actions running) [48,771 / 48,911] 100 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 39s local, remote-cache ... (80 actions running) [48,787 / 48,929] 100 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 40s local, remote-cache ... (78 actions, 77 running) [48,794 / 48,932] 100 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 41s local, remote-cache ... (78 actions, 77 running) [48,796 / 48,933] 100 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 42s local, remote-cache ... (77 actions, 76 running) [48,829 / 48,975] 102 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 43s local, remote-cache ... (75 actions, 73 running) [48,869 / 49,050] 103 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 44s local, remote-cache ... (75 actions, 74 running) [48,875 / 49,050] 104 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 45s local, remote-cache ... (72 actions running) [48,879 / 49,050] 105 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 46s local, remote-cache ... (70 actions running) [48,881 / 49,050] 107 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 47s local, remote-cache ... (70 actions running) [48,882 / 49,050] 107 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 48s local, remote-cache ... (70 actions, 69 running) [48,887 / 49,050] 108 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 50s local, remote-cache ... (67 actions, 66 running) [48,898 / 49,050] 110 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 51s local, remote-cache ... (68 actions, 67 running) [48,916 / 49,050] 110 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 52s local, remote-cache ... (76 actions, 75 running) [48,942 / 49,050] 111 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 53s local, remote-cache ... (81 actions, 80 running) [48,965 / 49,050] 111 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 54s local, remote-cache ... (67 actions, 66 running) [49,033 / 49,118] 113 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 55s local, remote-cache ... (66 actions running) [49,047 / 49,143] 113 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 56s local, remote-cache ... (66 actions, 65 running) [49,062 / 49,146] 113 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 57s local, remote-cache ... (65 actions running) [49,072 / 49,169] 113 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 58s local, remote-cache ... (65 actions running) [49,073 / 49,169] 113 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 59s local, remote-cache ... (65 actions running) [49,078 / 49,169] 113 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 60s local, remote-cache ... (63 actions running) [49,083 / 49,169] 114 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 61s local, remote-cache ... (62 actions, 61 running) [49,084 / 49,169] 114 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 62s local, remote-cache ... (62 actions running) [49,100 / 49,184] 115 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 63s local, remote-cache ... (62 actions running) [49,119 / 49,200] 116 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 64s local, remote-cache ... (62 actions running) [49,147 / 49,225] 119 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 61s local, remote-cache ... (62 actions running) [49,163 / 49,249] 121 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (62 actions running) [49,207 / 49,305] 121 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (62 actions running) [49,214 / 49,313] 121 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (61 actions running) [49,215 / 49,313] 121 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (61 actions running) [49,224 / 49,320] 122 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (61 actions running) [49,242 / 49,345] 123 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (60 actions running) [49,246 / 49,345] 127 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (60 actions running) [49,251 / 49,347] 130 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (60 actions running) [49,321 / 49,418] 136 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (59 actions, 58 running) [49,371 / 49,467] 146 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (65 actions, 64 running) [49,500 / 49,598] 168 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (60 actions, 58 running) [49,624 / 49,721] 187 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (63 actions, 60 running) [49,667 / 49,764] 196 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (80 actions, 78 running) [49,806 / 49,915] 222 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (62 actions, 60 running) [50,122 / 50,221] 248 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (61 actions, 59 running) [50,189 / 50,286] 251 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (60 actions, 59 running) [50,216 / 50,313] 252 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (60 actions, 59 running) [50,358 / 50,454] 255 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (59 actions, 58 running) [50,367 / 50,467] 257 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (60 actions running) [50,369 / 50,468] 260 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 83s local, remote-cache ... (60 actions running) [50,414 / 50,518] 265 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (60 actions, 59 running) [50,433 / 50,530] 271 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (60 actions, 59 running) [50,451 / 50,548] 274 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 86s local, remote-cache ... (60 actions running) [50,480 / 50,576] 277 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 87s local, remote-cache ... (60 actions running) [50,485 / 50,580] 278 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (61 actions running) [50,510 / 50,621] 282 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (60 actions running) [50,512 / 50,621] 284 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (60 actions running) [50,521 / 50,621] 285 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (59 actions running) [50,523 / 50,621] 287 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (59 actions running) [50,554 / 50,649] 289 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (59 actions, 58 running) [50,600 / 50,695] 292 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (59 actions, 58 running) [50,656 / 50,750] 292 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (58 actions, 57 running) [50,761 / 50,857] 295 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (60 actions, 58 running) [50,807 / 50,905] 298 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (59 actions, 58 running) [50,863 / 50,959] 300 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (59 actions, 57 running) [50,944 / 51,041] 301 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (58 actions, 56 running) [51,036 / 51,133] 304 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (58 actions, 55 running) [51,206 / 51,304] 311 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (56 actions, 52 running) [51,308 / 51,411] 312 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (64 actions, 63 running) [51,491 / 51,596] 320 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (61 actions, 57 running) [51,599 / 51,700] 324 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (63 actions, 62 running) [51,635 / 51,736] 325 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (64 actions, 62 running) [51,660 / 51,762] 327 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (64 actions running) [51,671 / 51,773] 333 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (63 actions running) [51,681 / 51,782] 337 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (62 actions, 61 running) [51,728 / 51,828] 343 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (63 actions, 62 running) [51,737 / 51,838] 345 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (63 actions, 62 running) [51,785 / 51,886] 350 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (63 actions, 62 running) [51,852 / 51,955] 353 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (63 actions, 59 running) [51,877 / 51,979] 355 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (64 actions, 61 running) [51,919 / 52,020] 361 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (64 actions, 62 running) [51,967 / 52,067] 364 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (64 actions, 63 running) [52,020 / 52,121] 371 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 58s local ... (63 actions, 61 running) [52,082 / 52,185] 373 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 59s local ... (63 actions, 60 running) [52,109 / 52,210] 375 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 60s local ... (63 actions, 60 running) [52,140 / 52,237] 375 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 61s local ... (63 actions, 61 running) [52,184 / 52,278] 378 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 62s local ... (63 actions, 62 running) [52,203 / 52,297] 379 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 63s local ... (64 actions, 62 running) [52,284 / 52,379] 383 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 64s local ... (63 actions, 61 running) [52,364 / 52,458] 385 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 65s local ... (63 actions, 61 running) [52,427 / 52,524] 392 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 66s local ... (62 actions, 57 running) [52,465 / 52,559] 396 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 67s local ... (63 actions, 61 running) [52,544 / 52,638] 400 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 68s local ... (64 actions, 59 running) [52,636 / 52,729] 408 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 69s local ... (65 actions, 62 running) [52,710 / 52,802] 415 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 70s local ... (65 actions, 62 running) [52,764 / 52,856] 420 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 71s local ... (65 actions, 63 running) [52,828 / 52,920] 427 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 73s local ... (66 actions, 64 running) [52,920 / 53,012] 440 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 74s local ... (68 actions, 62 running) [53,012 / 53,105] 451 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 75s local ... (69 actions, 64 running) [53,094 / 53,186] 462 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 76s local ... (67 actions, 57 running) [53,123 / 53,215] 469 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 77s local ... (66 actions, 63 running) [53,193 / 53,287] 479 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (63 actions, 58 running) [53,298 / 53,416] 497 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 79s local ... (63 actions, 61 running) [53,307 / 53,416] 503 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 80s local ... (66 actions running) [53,308 / 53,416] 504 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 81s local ... (66 actions running) [53,311 / 53,416] 507 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 82s local ... (66 actions running) [53,322 / 53,416] 509 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (65 actions running) [53,325 / 53,416] 511 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (65 actions running) [53,325 / 53,416] 512 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (65 actions running) [53,330 / 53,416] 515 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 87s local ... (64 actions, 63 running) [53,336 / 53,419] 521 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 88s local ... (65 actions running) [53,338 / 53,420] 522 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 89s local ... (66 actions running) [53,369 / 53,450] 524 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (66 actions running) [53,387 / 53,469] 525 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (70 actions, 69 running) [53,433 / 53,513] 528 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 92s local ... (70 actions, 69 running) [53,495 / 53,575] 530 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (70 actions, 68 running) [53,620 / 53,701] 537 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (69 actions, 64 running) [53,782 / 53,863] 550 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (69 actions, 64 running) [53,937 / 54,017] 566 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (65 actions, 59 running) [54,072 / 54,138] 580 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (63 actions, 57 running) [54,239 / 54,299] 590 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (60 actions, 56 running) [54,333 / 54,389] 602 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (56 actions, 54 running) [54,434 / 54,491] 611 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 100s local ... (59 actions, 54 running) [54,475 / 54,531] 615 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (59 actions running) [54,513 / 54,569] 621 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 102s local ... (57 actions running) [54,529 / 54,585] 623 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (58 actions, 57 running) [54,558 / 54,614] 628 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (58 actions, 57 running) [54,604 / 54,660] 635 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 86s local ... (59 actions running) [54,665 / 54,721] 643 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 87s local ... (58 actions, 57 running) [54,679 / 54,735] 647 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 88s local ... (57 actions running) [54,735 / 54,793] 651 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 89s local ... (57 actions, 54 running) [54,766 / 54,822] 655 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 90s local ... (57 actions, 54 running) [54,823 / 54,881] 662 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 91s local ... (57 actions, 53 running) [54,917 / 54,974] 667 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 92s local ... (56 actions, 53 running) [55,009 / 55,092] 678 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 93s local ... (57 actions, 54 running) [55,018 / 55,092] 684 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 94s local ... (56 actions running) [55,022 / 55,092] 688 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 96s local ... (56 actions running) [55,028 / 55,092] 693 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 97s local ... (56 actions running) [55,030 / 55,092] 695 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 98s local ... (56 actions running) [55,034 / 55,092] 698 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 99s local ... (56 actions running) [55,035 / 55,092] 698 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 100s local ... (56 actions running) [55,039 / 55,095] 699 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 101s local ... (57 actions, 56 running) [55,123 / 55,178] 702 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 102s local ... (56 actions running) [55,151 / 55,210] 708 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 103s local ... (58 actions, 56 running) [55,175 / 55,234] 714 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 104s local ... (57 actions running) [55,182 / 55,242] 714 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 105s local ... (57 actions, 56 running) [55,269 / 55,326] 718 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 106s local ... (56 actions, 53 running) [55,317 / 55,377] 723 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 34s local ... (58 actions, 54 running) [55,354 / 55,410] 725 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 35s local ... (58 actions running) [55,370 / 55,428] 728 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 37s local ... (61 actions running) [55,420 / 55,476] 736 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 38s local ... (62 actions running) [55,426 / 55,482] 738 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 39s local ... (66 actions running) [55,434 / 55,490] 741 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 40s local ... (66 actions, 65 running) [55,507 / 55,568] 754 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 41s local ... (59 actions running) [55,516 / 55,572] 760 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 42s local ... (58 actions running) [55,542 / 55,598] 765 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 43s local ... (57 actions, 56 running) [55,574 / 55,630] 771 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 44s local ... (56 actions, 54 running) [55,594 / 55,650] 774 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 45s local ... (57 actions, 55 running) [55,661 / 55,719] 775 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 46s local ... (58 actions, 56 running) [55,693 / 55,749] 782 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 47s local ... (56 actions, 55 running) [55,700 / 55,756] 783 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 48s local ... (56 actions running) [55,707 / 55,763] 787 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 49s local ... (57 actions running) [55,744 / 55,801] 793 / 3788 tests; Testing //tensorflow/python/ops:nn_test_cpu; 50s local ... (56 actions, 55 running) [55,762 / 55,818] 796 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 36s local ... (57 actions running) [55,816 / 55,872] 802 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 37s local ... (57 actions running) [55,841 / 55,945] 807 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 38s local ... (60 actions running) [55,850 / 55,945] 815 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 39s local ... (58 actions running) [55,855 / 55,945] 819 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 40s local ... (56 actions running) [55,858 / 55,945] 821 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 41s local ... (56 actions running) [55,861 / 55,945] 824 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 23s local ... (56 actions running) [55,864 / 55,945] 825 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 24s local ... (56 actions, 55 running) [55,865 / 55,945] 827 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 26s local ... (56 actions running) [55,872 / 55,945] 828 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 27s local ... (56 actions, 55 running) [55,879 / 55,945] 830 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 28s local ... (56 actions running) [55,887 / 55,945] 830 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 29s local ... (56 actions running) [55,920 / 55,976] 832 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 30s local ... (56 actions running) [56,044 / 56,100] 839 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 31s local ... (56 actions, 55 running) [56,143 / 56,200] 849 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 32s local ... (59 actions running) [56,193 / 56,251] 855 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 33s local ... (61 actions, 59 running) [56,282 / 56,345] 861 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 34s local ... (63 actions, 62 running) [56,298 / 56,356] 864 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 35s local ... (63 actions, 62 running) [56,327 / 56,387] 871 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 36s local ... (64 actions running) [56,340 / 56,396] 875 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 37s local ... (64 actions, 62 running) [56,364 / 56,428] 878 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 39s local ... (64 actions running) [56,367 / 56,428] 881 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 40s local ... (64 actions running) [56,371 / 56,428] 881 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 42s local ... (64 actions, 63 running) [56,397 / 56,453] 882 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 43s local ... (67 actions running) [56,422 / 56,480] 886 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 44s local ... (66 actions, 65 running) [56,472 / 56,544] 891 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 45s local ... (67 actions running) [56,481 / 56,544] 895 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 46s local ... (67 actions, 66 running) [56,483 / 56,544] 898 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 47s local ... (67 actions running) [56,487 / 56,544] 900 / 3788 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 48s local ... (65 actions running) [56,493 / 56,549] 902 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 39s local ... (64 actions running) [56,502 / 56,561] 910 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 40s local ... (56 actions running) [56,504 / 56,561] 911 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 41s local ... (56 actions running) [56,545 / 56,614] 911 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 42s local ... (56 actions running) [56,548 / 56,614] 914 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 43s local ... (57 actions running) [56,554 / 56,614] 920 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 44s local ... (56 actions running) [56,556 / 56,614] 922 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 45s local ... (56 actions running) [56,558 / 56,614] 924 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 46s local ... (56 actions, 55 running) [56,558 / 56,614] 924 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 47s local ... (56 actions running) [56,558 / 56,614] 925 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 50s local ... (56 actions running) [56,609 / 56,665] 926 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 51s local ... (56 actions, 55 running) [56,629 / 56,692] 926 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 52s local ... (56 actions, 55 running) [56,634 / 56,693] 927 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 53s local ... (56 actions running) [56,636 / 56,693] 928 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 54s local ... (56 actions running) [56,655 / 56,713] 929 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 55s local ... (56 actions, 55 running) [56,673 / 56,731] 932 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 56s local ... (59 actions, 58 running) [56,684 / 56,742] 933 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 57s local ... (61 actions running) [56,706 / 56,764] 937 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 59s local ... (59 actions running) [56,719 / 56,778] 938 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 60s local ... (60 actions, 59 running) [56,741 / 56,804] 943 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 61s local ... (60 actions running) [56,748 / 56,807] 945 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 62s local ... (57 actions, 56 running) [56,789 / 56,848] 945 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 63s local ... (58 actions running) [56,802 / 56,896] 947 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 64s local ... (60 actions, 59 running) [56,806 / 56,896] 952 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 65s local ... (58 actions running) [56,809 / 56,896] 953 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 66s local ... (58 actions, 57 running) [56,811 / 56,896] 954 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 68s local ... (57 actions running) [56,811 / 56,896] 955 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 69s local ... (57 actions running) [56,813 / 56,896] 956 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 71s local ... (57 actions running) [56,816 / 56,896] 956 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 44s local ... (57 actions, 56 running) [56,825 / 56,896] 957 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 45s local ... (57 actions running) [56,828 / 56,896] 957 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 46s local ... (56 actions running) [56,833 / 56,896] 957 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 47s local ... (56 actions running) [56,836 / 56,896] 958 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (56 actions running) [56,839 / 56,896] 958 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (57 actions running) [56,849 / 56,905] 958 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (57 actions running) [56,874 / 56,931] 959 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (56 actions, 54 running) [56,888 / 56,946] 960 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (56 actions, 55 running) [56,919 / 56,977] 962 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (56 actions, 55 running) [57,012 / 57,069] 971 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (59 actions, 57 running) [57,033 / 57,094] 974 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 56s local ... (60 actions, 59 running) [57,039 / 57,095] 976 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 57s local ... (60 actions, 59 running) [57,057 / 57,115] 978 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 58s local ... (60 actions, 58 running) [57,106 / 57,179] 980 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 59s local ... (60 actions running) [57,108 / 57,179] 982 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 60s local ... (60 actions running) [57,118 / 57,179] 986 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 61s local ... (60 actions running) [57,137 / 57,193] 989 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 62s local ... (60 actions running) [57,150 / 57,207] 989 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 63s local ... (60 actions running) [57,166 / 57,222] 993 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 64s local ... (60 actions running) [57,186 / 57,243] 995 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 65s local ... (61 actions running) [57,195 / 57,298] 998 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 54s local ... (61 actions running) [57,198 / 57,298] 1000 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 55s local ... (61 actions running) [57,204 / 57,298] 1002 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 56s local ... (60 actions running) [57,206 / 57,298] 1004 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 57s local ... (59 actions running) [57,209 / 57,298] 1006 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 58s local ... (58 actions running) [57,217 / 57,298] 1010 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 59s local ... (56 actions running) [57,222 / 57,298] 1013 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 60s local ... (56 actions running) [57,237 / 57,298] 1014 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 61s local ... (56 actions running) [57,243 / 57,299] 1014 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 62s local ... (56 actions running) [57,296 / 57,361] 1018 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 63s local ... (57 actions running) [57,312 / 57,387] 1025 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 64s local ... (56 actions, 54 running) [57,325 / 57,388] 1025 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 65s local ... (56 actions running) [57,337 / 57,393] 1027 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 66s local ... (56 actions running) [57,341 / 57,413] 1027 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 67s local ... (57 actions running) [57,344 / 57,413] 1029 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 69s local ... (56 actions running) [57,346 / 57,413] 1030 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 70s local ... (56 actions running) [57,351 / 57,413] 1031 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 71s local ... (56 actions running) [57,357 / 57,413] 1032 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 73s local ... (56 actions, 55 running) [57,363 / 57,420] 1034 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 74s local ... (56 actions, 55 running) [57,371 / 57,427] 1036 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 75s local ... (57 actions running) [57,380 / 57,436] 1037 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 76s local ... (57 actions, 56 running) [57,406 / 57,462] 1039 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 77s local ... (56 actions running) [57,411 / 57,467] 1041 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 79s local ... (56 actions running) [57,417 / 57,475] 1041 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 80s local ... (56 actions, 55 running) [57,439 / 57,502] 1045 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 81s local ... (56 actions, 55 running) [57,447 / 57,505] 1048 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 82s local ... (56 actions, 55 running) [57,469 / 57,525] 1049 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 83s local ... (56 actions, 54 running) [57,483 / 57,539] 1053 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 84s local ... (56 actions running) [57,514 / 57,578] 1056 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 85s local ... (56 actions, 55 running) [57,519 / 57,578] 1059 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 86s local ... (56 actions, 55 running) [57,530 / 57,586] 1062 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 87s local ... (56 actions, 55 running) [57,546 / 57,603] 1063 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 88s local ... (56 actions, 55 running) [57,556 / 57,622] 1065 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 90s local ... (56 actions running) [57,558 / 57,622] 1067 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (56 actions running) [57,562 / 57,622] 1069 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (56 actions running) [57,565 / 57,622] 1070 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (56 actions running) [57,566 / 57,622] 1070 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (56 actions running) [57,576 / 57,648] 1070 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (56 actions, 55 running) [57,582 / 57,649] 1071 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 97s local ... (56 actions running) [57,588 / 57,649] 1074 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 98s local ... (56 actions, 55 running) [57,591 / 57,649] 1075 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 99s local ... (56 actions running) [57,611 / 57,668] 1078 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (56 actions, 55 running) [57,630 / 57,686] 1079 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (56 actions running) [57,641 / 57,697] 1083 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 103s local ... (56 actions, 55 running) [57,651 / 57,707] 1086 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 104s local ... (56 actions running) [57,651 / 57,707] 1087 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (56 actions running) [57,699 / 57,755] 1090 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 106s local ... (55 actions, 54 running) [57,729 / 57,785] 1092 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (56 actions running) [57,747 / 57,803] 1094 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (56 actions running) [57,771 / 57,828] 1096 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (56 actions, 55 running) [57,805 / 57,865] 1099 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 110s local ... (58 actions, 56 running) [57,819 / 57,876] 1103 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (56 actions, 55 running) [57,850 / 57,908] 1105 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (57 actions, 55 running) [57,882 / 57,944] 1110 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (56 actions, 51 running) [57,888 / 57,955] 1112 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (56 actions, 51 running) [57,898 / 57,958] 1114 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (57 actions, 56 running) [57,902 / 57,959] 1117 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (56 actions running) [57,914 / 57,970] 1119 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (57 actions running) [57,924 / 57,983] 1123 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (56 actions, 55 running) [57,937 / 57,993] 1123 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (56 actions running) [57,955 / 58,012] 1127 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (58 actions, 56 running) [57,984 / 58,041] 1131 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (57 actions, 56 running) [57,998 / 58,054] 1133 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (56 actions running) [58,010 / 58,068] 1136 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (57 actions, 56 running) [58,037 / 58,093] 1140 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 124s local ... (55 actions running) [58,061 / 58,120] 1144 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 126s local ... (56 actions, 54 running) [58,073 / 58,129] 1146 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (57 actions, 56 running) [58,089 / 58,146] 1151 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (58 actions running) [58,102 / 58,159] 1154 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (56 actions running) [58,109 / 58,166] 1155 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (56 actions running) [58,112 / 58,168] 1156 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (56 actions running) [58,123 / 58,179] 1159 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (56 actions running) [58,131 / 58,188] 1159 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 133s local ... (58 actions, 57 running) [58,150 / 58,206] 1162 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (56 actions running) [58,158 / 58,215] 1164 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (58 actions running) [58,178 / 58,238] 1169 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 137s local ... (56 actions running) [58,183 / 58,239] 1170 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 138s local ... (56 actions, 55 running) [58,201 / 58,259] 1174 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (56 actions, 54 running) [58,213 / 58,272] 1177 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (56 actions, 53 running) [58,230 / 58,286] 1179 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (56 actions, 54 running) [58,256 / 58,324] 1180 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (56 actions running) [58,281 / 58,348] 1187 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (59 actions running) [58,303 / 58,370] 1190 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (58 actions, 56 running) [58,313 / 58,382] 1193 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (58 actions, 57 running) [58,314 / 58,382] 1194 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (59 actions running) [58,318 / 58,384] 1194 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (58 actions running) [58,336 / 58,402] 1197 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (58 actions running) [58,354 / 58,427] 1199 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (59 actions, 58 running) [58,357 / 58,427] 1201 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (60 actions running) [58,361 / 58,428] 1204 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (58 actions, 57 running) [58,382 / 58,451] 1204 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (59 actions, 58 running) [58,409 / 58,477] 1206 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (59 actions running) [58,410 / 58,477] 1207 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (59 actions running) [58,428 / 58,495] 1209 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 157s local ... (59 actions running) [58,451 / 58,509] 1212 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (58 actions running) [58,461 / 58,524] 1213 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (60 actions, 59 running) [58,476 / 58,533] 1215 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (58 actions, 56 running) [58,505 / 58,563] 1218 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (59 actions running) [58,525 / 58,583] 1223 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (59 actions, 58 running) [58,552 / 58,626] 1225 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (59 actions, 58 running) [58,559 / 58,626] 1230 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (61 actions running) [58,562 / 58,626] 1231 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (59 actions running) [58,564 / 58,626] 1233 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (59 actions running) [58,572 / 58,631] 1233 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (59 actions running) [58,574 / 58,632] 1233 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (59 actions running) [58,574 / 58,632] 1234 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (59 actions running) [58,594 / 58,652] 1238 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (60 actions, 59 running) [58,602 / 58,660] 1240 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (61 actions, 60 running) [58,620 / 58,717] 1243 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (61 actions running) [58,623 / 58,717] 1245 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (63 actions running) [58,624 / 58,717] 1246 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (62 actions running) [58,626 / 58,717] 1247 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (60 actions running) [58,629 / 58,717] 1250 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (60 actions running) [58,636 / 58,717] 1252 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (58 actions, 57 running) [58,643 / 58,717] 1255 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (58 actions, 57 running) [58,650 / 58,717] 1256 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (57 actions, 56 running) [58,655 / 58,717] 1257 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (57 actions running) [58,660 / 58,717] 1257 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (58 actions running) [58,665 / 58,723] 1258 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (57 actions, 55 running) [58,672 / 58,729] 1259 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (57 actions, 56 running) [58,685 / 58,742] 1259 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (57 actions running) [58,693 / 58,750] 1260 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (57 actions running) [58,699 / 58,756] 1261 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (58 actions, 57 running) [58,717 / 58,774] 1266 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (59 actions running) [58,746 / 58,809] 1269 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (57 actions, 55 running) [58,778 / 58,837] 1271 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (63 actions, 61 running) [58,817 / 58,921] 1279 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (62 actions, 60 running) [58,824 / 58,921] 1285 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (58 actions running) [58,835 / 58,921] 1286 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (57 actions, 56 running) [58,837 / 58,921] 1286 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (57 actions running) [58,838 / 58,921] 1286 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (57 actions running) [58,839 / 58,921] 1287 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (57 actions running) [58,840 / 58,921] 1288 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (57 actions running) [58,842 / 58,921] 1288 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (57 actions running) [58,849 / 58,922] 1289 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (56 actions, 55 running) [58,852 / 58,922] 1292 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (56 actions, 55 running) [58,855 / 58,922] 1295 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (56 actions running) [58,858 / 58,922] 1296 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (56 actions running) [58,860 / 58,922] 1296 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (56 actions running) [58,861 / 58,922] 1296 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (56 actions, 55 running) [58,864 / 58,922] 1297 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (56 actions, 55 running) [58,876 / 58,938] 1299 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (56 actions, 55 running) [58,880 / 58,938] 1299 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (56 actions, 55 running) [58,882 / 58,938] 1300 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (56 actions running) [58,887 / 58,944] 1300 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (56 actions running) [58,910 / 58,966] 1302 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (56 actions running) [58,915 / 58,971] 1303 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (57 actions running) [58,928 / 58,984] 1304 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (57 actions running) [58,941 / 58,998] 1305 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (56 actions, 55 running) [58,961 / 59,018] 1306 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (56 actions, 52 running) [58,976 / 59,034] 1308 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (56 actions, 55 running) [58,992 / 59,048] 1309 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 223s local ... (56 actions running) [59,017 / 59,074] 1313 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 224s local ... (56 actions running) [59,028 / 59,086] 1316 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 157s local ... (58 actions, 57 running) [59,041 / 59,097] 1320 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 158s local ... (57 actions running) [59,060 / 59,118] 1323 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 159s local ... (57 actions, 55 running) [59,072 / 59,129] 1325 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 160s local ... (57 actions, 56 running) [59,081 / 59,141] 1328 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 162s local ... (56 actions running) [59,085 / 59,141] 1330 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 163s local ... (56 actions running) [59,088 / 59,151] 1332 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 164s local ... (56 actions running) [59,093 / 59,151] 1336 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 165s local ... (56 actions running) [59,104 / 59,161] 1340 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 166s local ... (56 actions, 55 running) [59,124 / 59,228] 1344 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 167s local ... (56 actions running) [59,129 / 59,228] 1347 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 168s local ... (56 actions running) [59,133 / 59,228] 1349 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 169s local ... (56 actions, 55 running) [59,140 / 59,228] 1352 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 170s local ... (56 actions running) [59,142 / 59,228] 1353 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 171s local ... (56 actions running) [59,143 / 59,228] 1353 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 172s local ... (56 actions running) [59,147 / 59,228] 1355 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 173s local ... (56 actions running) [59,150 / 59,228] 1357 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 174s local ... (56 actions running) [59,165 / 59,228] 1361 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 175s local ... (56 actions running) [59,171 / 59,228] 1362 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 176s local ... (56 actions running) [59,183 / 59,239] 1363 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 177s local ... (56 actions, 55 running) [59,206 / 59,263] 1368 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 178s local ... (57 actions, 56 running) [59,261 / 59,318] 1371 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 179s local ... (57 actions, 55 running) [59,319 / 59,377] 1374 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 180s local ... (61 actions running) [59,367 / 59,423] 1383 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 181s local ... (67 actions running) [59,412 / 59,468] 1388 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 182s local ... (70 actions, 69 running) [59,417 / 59,493] 1391 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 183s local ... (77 actions running) [59,422 / 59,493] 1393 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 184s local ... (74 actions, 73 running) [59,432 / 59,493] 1400 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (70 actions, 69 running) [59,495 / 59,551] 1416 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 126s local ... (57 actions, 54 running) [59,544 / 59,600] 1424 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 127s local ... (56 actions running) [59,569 / 59,625] 1431 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 128s local ... (57 actions running) [59,588 / 59,644] 1441 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 130s local ... (56 actions running) [59,593 / 59,649] 1442 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 131s local ... (56 actions running) [59,612 / 59,670] 1445 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 132s local ... (57 actions, 56 running) [59,645 / 59,701] 1451 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 133s local ... (58 actions, 57 running) [59,717 / 59,774] 1459 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 134s local ... (61 actions, 59 running) [59,804 / 59,861] 1471 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 41s local ... (66 actions, 65 running) [59,898 / 59,955] 1496 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 42s local ... (68 actions, 66 running) [59,990 / 60,047] 1506 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 43s local ... (67 actions, 66 running) [60,018 / 60,082] 1513 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 44s local ... (68 actions running) [60,034 / 60,095] 1524 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 45s local ... (56 actions running) [60,036 / 60,095] 1526 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 46s local ... (56 actions running) [60,037 / 60,095] 1528 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 48s local ... (56 actions running) [60,061 / 60,119] 1534 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 49s local ... (56 actions, 55 running) [60,118 / 60,174] 1541 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 50s local ... (56 actions, 55 running) [60,127 / 60,185] 1543 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 51s local ... (56 actions running) [60,155 / 60,258] 1546 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 52s local ... (56 actions, 55 running) [60,158 / 60,258] 1548 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 53s local ... (56 actions running) [60,161 / 60,259] 1549 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 54s local ... (56 actions, 55 running) [60,162 / 60,259] 1550 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 56s local ... (56 actions running) [60,170 / 60,259] 1558 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 57s local ... (56 actions running) [60,176 / 60,259] 1559 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 59s local ... (56 actions, 55 running) [60,183 / 60,259] 1559 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 60s local ... (56 actions, 55 running) [60,193 / 60,259] 1560 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 61s local ... (56 actions, 55 running) [60,200 / 60,259] 1562 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 62s local ... (56 actions, 55 running) [60,235 / 60,291] 1562 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 63s local ... (56 actions, 55 running) [60,283 / 60,343] 1564 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 64s local ... (59 actions, 58 running) [60,310 / 60,368] 1565 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 65s local ... (60 actions running) [60,316 / 60,374] 1566 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 66s local ... (61 actions running) [60,342 / 60,400] 1571 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 67s local ... (58 actions running) [60,347 / 60,405] 1572 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 68s local ... (57 actions running) [60,363 / 60,420] 1573 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 69s local ... (57 actions running) [60,379 / 60,436] 1573 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 70s local ... (57 actions, 56 running) [60,410 / 60,467] 1578 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 72s local ... (57 actions, 56 running) [60,439 / 60,510] 1581 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 73s local ... (57 actions running) [60,441 / 60,510] 1581 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 74s local ... (57 actions running) [60,444 / 60,510] 1583 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 75s local ... (57 actions running) [60,446 / 60,510] 1584 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 76s local ... (57 actions running) [60,447 / 60,510] 1585 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 77s local ... (57 actions running) [60,449 / 60,510] 1587 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 78s local ... (57 actions running) [60,452 / 60,560] 1590 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 79s local ... (57 actions running) [60,454 / 60,560] 1592 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 80s local ... (57 actions running) [60,457 / 60,560] 1592 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 82s local ... (57 actions running) [60,459 / 60,560] 1593 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 83s local ... (56 actions running) [60,462 / 60,560] 1594 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 84s local ... (56 actions running) [60,463 / 60,560] 1595 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 85s local ... (56 actions running) [60,464 / 60,560] 1595 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 86s local ... (56 actions running) [60,480 / 60,560] 1596 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 87s local ... (56 actions, 55 running) [60,480 / 60,560] 1597 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 88s local ... (56 actions running) [60,488 / 60,560] 1598 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 65s local ... (56 actions, 55 running) [60,498 / 60,560] 1598 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 66s local ... (56 actions, 55 running) [60,504 / 60,562] 1598 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 67s local ... (57 actions, 56 running) [60,521 / 60,579] 1598 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 68s local ... (56 actions, 55 running) [60,543 / 60,600] 1598 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 69s local ... (56 actions, 55 running) [60,561 / 60,632] 1602 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 70s local ... (56 actions running) [60,563 / 60,632] 1602 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (56 actions running) [60,564 / 60,632] 1602 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 73s local ... (56 actions, 55 running) [60,566 / 60,632] 1603 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 56s local ... (56 actions running) [60,567 / 60,632] 1603 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 57s local ... (56 actions running) [60,568 / 60,632] 1603 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 58s local ... (56 actions, 55 running) [60,571 / 60,632] 1605 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 59s local ... (56 actions, 55 running) [60,572 / 60,632] 1606 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 61s local ... (56 actions running) [60,573 / 60,632] 1606 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 65s local ... (56 actions, 55 running) [60,586 / 60,643] 1607 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 66s local ... (56 actions, 55 running) [60,592 / 60,649] 1608 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 67s local ... (57 actions running) [60,597 / 60,653] 1609 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 68s local ... (56 actions running) [60,597 / 60,653] 1610 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 70s local ... (56 actions running) [60,605 / 60,661] 1610 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 71s local ... (56 actions running) [60,611 / 60,668] 1611 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 72s local ... (56 actions, 55 running) [60,612 / 60,668] 1611 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 74s local ... (56 actions, 55 running) [60,612 / 60,668] 1611 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 75s local ... (56 actions running) [60,612 / 60,668] 1612 / 3788 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 76s local ... (56 actions running) [60,614 / 60,670] 1614 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 56s local ... (56 actions running) [60,615 / 60,671] 1614 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 58s local ... (56 actions running) [60,616 / 60,672] 1615 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 59s local ... (57 actions running) [60,621 / 60,677] 1617 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 60s local ... (56 actions running) [60,628 / 60,689] 1617 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 61s local ... (56 actions running) [60,629 / 60,689] 1618 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 62s local ... (56 actions running) [60,629 / 60,689] 1619 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 63s local ... (56 actions running) [60,634 / 60,692] 1620 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 64s local ... (56 actions, 55 running) [60,641 / 60,698] 1621 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 65s local ... (56 actions, 55 running) [60,658 / 60,721] 1625 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 66s local ... (56 actions, 55 running) [60,659 / 60,721] 1626 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 68s local ... (56 actions running) [60,661 / 60,721] 1627 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 69s local ... (56 actions running) [60,663 / 60,721] 1627 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 70s local ... (56 actions, 55 running) [60,667 / 60,725] 1628 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 72s local ... (56 actions, 55 running) [60,689 / 60,747] 1628 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 73s local ... (56 actions, 55 running) [60,722 / 60,778] 1630 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 74s local ... (56 actions, 55 running) [60,737 / 60,793] 1633 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 75s local ... (56 actions running) [60,746 / 60,802] 1634 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 76s local ... (56 actions running) [60,752 / 60,809] 1635 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 77s local ... (56 actions, 55 running) [60,758 / 60,814] 1636 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 78s local ... (56 actions running) [60,772 / 60,828] 1637 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 79s local ... (56 actions, 55 running) [60,783 / 60,839] 1639 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 80s local ... (56 actions running) [60,794 / 60,850] 1641 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (56 actions running) [60,824 / 60,889] 1645 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (57 actions, 56 running) [60,828 / 60,889] 1649 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (56 actions running) [60,844 / 60,901] 1653 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (56 actions, 55 running) [60,862 / 60,918] 1654 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (56 actions running) [60,874 / 60,933] 1656 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (56 actions running) [60,874 / 60,933] 1657 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (56 actions running) [60,877 / 60,933] 1658 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (56 actions, 55 running) [60,879 / 60,935] 1659 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (56 actions running) [60,880 / 60,938] 1659 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (56 actions, 55 running) [60,911 / 60,974] 1663 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (55 actions, 54 running) [60,913 / 60,974] 1663 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (56 actions, 55 running) [60,917 / 60,974] 1665 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (56 actions running) [60,925 / 60,981] 1666 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (55 actions running) [60,944 / 61,002] 1666 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (56 actions, 55 running) [60,961 / 61,019] 1666 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (57 actions, 56 running) [60,966 / 61,022] 1668 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (56 actions, 55 running) [61,004 / 61,061] 1670 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (56 actions, 55 running) [61,043 / 61,100] 1675 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (56 actions, 54 running) [61,082 / 61,139] 1680 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (56 actions, 54 running) [61,109 / 61,166] 1685 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (56 actions, 55 running) [61,135 / 61,193] 1686 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (57 actions, 56 running) [61,170 / 61,256] 1693 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (56 actions running) [61,175 / 61,256] 1696 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (56 actions running) [61,177 / 61,256] 1698 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (56 actions running) [61,182 / 61,256] 1702 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (56 actions running) [61,184 / 61,256] 1704 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (56 actions running) [61,187 / 61,256] 1707 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (56 actions running) [61,195 / 61,256] 1710 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (56 actions running) [61,199 / 61,256] 1711 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (56 actions running) [61,218 / 61,274] 1713 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (56 actions, 53 running) [61,255 / 61,311] 1717 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (56 actions, 54 running) [61,278 / 61,336] 1719 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (56 actions running) [61,327 / 61,384] 1722 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (56 actions, 55 running) [61,364 / 61,420] 1725 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (57 actions, 56 running) [61,408 / 61,465] 1732 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (56 actions, 54 running) [61,418 / 61,474] 1733 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (56 actions, 55 running) [61,434 / 61,490] 1736 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (58 actions, 57 running) [61,477 / 61,573] 1743 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (57 actions running) [61,484 / 61,573] 1749 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (56 actions running) [61,490 / 61,573] 1752 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (56 actions running) [61,495 / 61,573] 1756 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (56 actions running) [61,498 / 61,573] 1757 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions, 55 running) [61,501 / 61,573] 1761 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [61,504 / 61,573] 1762 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions running) [61,512 / 61,573] 1766 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (56 actions running) [61,515 / 61,573] 1766 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions running) [61,528 / 61,585] 1766 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (55 actions running) [61,549 / 61,606] 1766 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (56 actions, 54 running) [61,561 / 61,618] 1767 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (55 actions, 54 running) [61,598 / 61,654] 1768 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (58 actions running) [61,625 / 61,685] 1773 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (60 actions, 59 running) [61,675 / 61,732] 1780 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (59 actions, 56 running) [61,720 / 61,779] 1791 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (56 actions, 55 running) [61,725 / 61,781] 1793 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions running) [61,791 / 61,849] 1799 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (56 actions, 50 running) [61,835 / 61,894] 1808 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions, 53 running) [61,951 / 62,007] 1822 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions, 53 running) [62,008 / 62,065] 1831 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (56 actions, 54 running) [62,034 / 62,091] 1834 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (56 actions, 54 running) [62,083 / 62,140] 1839 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (55 actions, 54 running) [62,106 / 62,162] 1841 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions running) [62,157 / 62,213] 1851 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (57 actions, 56 running) [62,195 / 62,251] 1856 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (57 actions, 54 running) [62,225 / 62,282] 1861 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (56 actions, 54 running) [62,313 / 62,370] 1869 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (56 actions, 54 running) [62,371 / 62,428] 1874 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (58 actions running) [62,464 / 62,521] 1883 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (56 actions, 54 running) [62,536 / 62,593] 1892 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (63 actions, 60 running) [62,577 / 62,633] 1898 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (65 actions, 64 running) [62,633 / 62,690] 1910 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (61 actions, 60 running) [62,684 / 62,740] 1922 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (56 actions, 53 running) [62,721 / 62,778] 1929 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (58 actions, 57 running) [62,762 / 62,818] 1935 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (57 actions, 53 running) [62,821 / 62,894] 1947 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (57 actions, 54 running) [62,830 / 62,894] 1953 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (56 actions, 54 running) [62,832 / 62,895] 1955 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (56 actions running) [62,837 / 62,896] 1960 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (56 actions running) [62,853 / 62,914] 1963 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (56 actions, 55 running) [62,881 / 62,937] 1967 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (56 actions running) [62,899 / 62,969] 1976 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (56 actions running) [62,950 / 63,007] 1983 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (57 actions, 56 running) [62,956 / 63,038] 1986 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (56 actions, 55 running) [62,959 / 63,039] 1988 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (56 actions running) [62,959 / 63,039] 1989 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (56 actions running) [62,960 / 63,039] 1990 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (56 actions running) [62,964 / 63,039] 1993 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (56 actions running) [62,967 / 63,039] 1995 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (56 actions running) [62,971 / 63,039] 1996 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (56 actions running) [62,972 / 63,039] 1996 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (56 actions running) [62,980 / 63,039] 1997 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (56 actions running) [63,013 / 63,073] 1997 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (56 actions running) [63,029 / 63,085] 2000 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (58 actions running) [63,053 / 63,109] 2006 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (59 actions running) [63,077 / 63,133] 2013 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (56 actions running) [63,095 / 63,151] 2019 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (56 actions running) [63,098 / 63,154] 2023 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (56 actions running) [63,127 / 63,185] 2025 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (56 actions, 55 running) [63,144 / 63,200] 2027 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (56 actions running) [63,151 / 63,234] 2029 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (57 actions running) [63,153 / 63,234] 2031 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (58 actions running) [63,156 / 63,234] 2033 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (58 actions, 57 running) [63,162 / 63,234] 2036 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (57 actions running) [63,169 / 63,234] 2037 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (56 actions, 55 running) [63,178 / 63,234] 2037 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (56 actions, 55 running) [63,203 / 63,273] 2040 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (56 actions, 55 running) [63,210 / 63,273] 2045 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (56 actions running) [63,217 / 63,273] 2046 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (56 actions running) [63,249 / 63,304] 2048 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (54 actions, 53 running) [63,277 / 63,346] 2052 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (56 actions, 54 running) [63,280 / 63,347] 2053 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (56 actions, 55 running) [63,289 / 63,347] 2057 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (56 actions running) [63,323 / 63,381] 2058 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (55 actions, 54 running) [63,351 / 63,407] 2064 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (56 actions, 55 running) [63,367 / 63,423] 2069 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (56 actions running) [63,382 / 63,438] 2075 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (57 actions, 56 running) [63,416 / 63,478] 2076 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (58 actions, 57 running) [63,454 / 63,513] 2078 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (63 actions, 62 running) [63,472 / 63,528] 2080 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (63 actions, 62 running) [63,477 / 63,535] 2084 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (64 actions running) [63,485 / 63,541] 2087 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (63 actions running) [63,508 / 63,567] 2096 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (65 actions, 64 running) [63,525 / 63,582] 2108 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (56 actions running) [63,539 / 63,595] 2112 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (56 actions running) [63,551 / 63,608] 2115 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (56 actions running) [63,554 / 63,610] 2116 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (56 actions running) [63,575 / 63,633] 2118 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (56 actions, 54 running) [63,586 / 63,642] 2121 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (57 actions running) [63,604 / 63,660] 2126 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions running) [63,622 / 63,680] 2131 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (57 actions running) [63,635 / 63,691] 2133 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (57 actions, 56 running) [63,665 / 63,721] 2139 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (58 actions running) [63,689 / 63,794] 2144 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (59 actions, 58 running) [63,698 / 63,794] 2152 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (56 actions running) [63,701 / 63,794] 2153 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (56 actions running) [63,705 / 63,794] 2156 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (56 actions running) [63,709 / 63,794] 2160 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (56 actions running) [63,711 / 63,794] 2162 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (56 actions running) [63,712 / 63,794] 2163 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (56 actions running) [63,715 / 63,794] 2165 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (56 actions running) [63,721 / 63,794] 2167 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (56 actions running) [63,726 / 63,794] 2170 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (56 actions running) [63,727 / 63,794] 2170 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (56 actions running) [63,733 / 63,794] 2174 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (57 actions running) [63,734 / 63,794] 2174 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (57 actions, 56 running) [63,741 / 63,798] 2174 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (56 actions, 55 running) [63,767 / 63,825] 2174 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (57 actions, 55 running) [63,789 / 63,847] 2175 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (58 actions, 57 running) [63,801 / 63,857] 2178 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (59 actions running) [63,816 / 63,872] 2180 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (59 actions running) [63,835 / 63,893] 2183 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (57 actions, 56 running) [63,863 / 63,919] 2184 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (56 actions running) [63,866 / 63,936] 2185 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (57 actions, 56 running) [63,873 / 63,936] 2190 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (56 actions, 55 running) [63,877 / 63,936] 2190 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (56 actions running) [63,891 / 63,948] 2193 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (56 actions, 54 running) [63,904 / 63,962] 2194 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (56 actions, 52 running) [63,923 / 63,986] 2202 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (56 actions, 39 running) [63,928 / 63,992] 2204 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (56 actions, 35 running) [63,929 / 63,992] 2204 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (56 actions, 34 running) [63,980 / 64,036] 2205 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (56 actions, 55 running) [63,995 / 64,067] 2216 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (57 actions running) [63,997 / 64,067] 2219 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (56 actions running) [64,000 / 64,067] 2219 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions, 55 running) [64,002 / 64,067] 2222 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions running) [64,003 / 64,067] 2223 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (56 actions running) [64,005 / 64,067] 2224 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (56 actions running) [64,009 / 64,067] 2225 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (56 actions running) [64,038 / 64,095] 2230 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (56 actions, 55 running) [64,056 / 64,114] 2233 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (56 actions running) [64,060 / 64,116] 2233 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (56 actions, 55 running) [64,062 / 64,120] 2234 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (56 actions, 55 running) [64,090 / 64,148] 2235 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (57 actions, 55 running) [64,123 / 64,179] 2238 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (56 actions running) [64,141 / 64,200] 2243 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (56 actions, 54 running) [64,163 / 64,226] 2249 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (55 actions running) [64,169 / 64,226] 2252 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (56 actions running) [64,174 / 64,234] 2254 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (56 actions running) [64,180 / 64,237] 2256 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (56 actions, 55 running) [64,183 / 64,241] 2257 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (56 actions running) [64,187 / 64,246] 2260 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (56 actions running) [64,190 / 64,246] 2262 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (56 actions running) [64,275 / 64,876] 2264 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (56 actions, 53 running) [64,345 / 64,943] 2264 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (56 actions, 52 running) [64,435 / 65,031] 2266 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (55 actions, 48 running) [64,642 / 65,228] 2266 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (55 actions, 47 running) [64,919 / 65,468] 2267 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (56 actions, 46 running) [65,207 / 65,729] 2267 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (56 actions, 45 running) [65,584 / 66,184] 2268 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (50 actions, 41 running) [65,712 / 66,184] 2270 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (55 actions, 33 running) [66,020 / 66,449] 2270 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (56 actions, 33 running) [66,337 / 66,672] 2271 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (56 actions, 25 running) [66,688 / 66,906] 2272 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (53 actions, 23 running) [66,814 / 67,001] 2272 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (55 actions, 23 running) [67,117 / 67,183] 2272 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (47 actions, 29 running) [67,205 / 67,262] 2272 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (55 actions, 53 running) [67,216 / 67,276] 2278 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (57 actions, 55 running) [67,227 / 67,284] 2281 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (58 actions, 56 running) [67,268 / 67,324] 2291 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (56 actions running) [67,279 / 67,339] 2293 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (56 actions, 55 running) [67,299 / 67,355] 2297 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [67,323 / 67,379] 2304 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (58 actions, 57 running) [67,333 / 67,390] 2308 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (57 actions, 56 running) [67,341 / 67,397] 2311 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (57 actions running) [67,347 / 67,403] 2314 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions running) [67,354 / 67,410] 2317 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (57 actions running) [67,359 / 67,433] 2319 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (60 actions running) [67,361 / 67,433] 2321 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 37s local ... (60 actions running) [67,365 / 67,433] 2325 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 38s local ... (56 actions running) [67,367 / 67,433] 2327 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 39s local ... (56 actions running) [67,369 / 67,433] 2328 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 41s local ... (56 actions running) [67,371 / 67,433] 2331 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 42s local ... (56 actions running) [67,373 / 67,433] 2332 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 44s local ... (56 actions running) [67,373 / 67,433] 2333 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 45s local ... (56 actions running) [67,374 / 67,433] 2334 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 46s local ... (56 actions running) [67,375 / 67,433] 2335 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 47s local ... (56 actions running) [67,379 / 67,435] 2337 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 49s local ... (56 actions running) [67,382 / 67,439] 2340 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 50s local ... (57 actions running) [67,389 / 67,445] 2342 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 51s local ... (57 actions running) [67,390 / 67,446] 2343 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 52s local ... (57 actions running) [67,392 / 67,448] 2345 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 53s local ... (57 actions running) [67,398 / 67,455] 2347 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 54s local ... (57 actions running) [67,402 / 67,459] 2348 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 56s local ... (57 actions running) [67,407 / 67,463] 2348 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 57s local ... (56 actions running) [67,419 / 67,475] 2350 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 58s local ... (57 actions, 56 running) [67,428 / 67,485] 2354 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 59s local ... (59 actions, 58 running) [67,437 / 67,493] 2359 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 60s local ... (56 actions running) [67,438 / 67,494] 2361 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 61s local ... (57 actions running) [67,441 / 67,497] 2363 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 63s local ... (57 actions running) [67,468 / 67,526] 2366 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 64s local ... (56 actions, 54 running) [67,514 / 67,571] 2368 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 65s local ... (56 actions, 54 running) [67,554 / 67,611] 2376 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 66s local ... (58 actions, 57 running) [67,573 / 67,632] 2382 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 67s local ... (58 actions, 57 running) [67,584 / 67,654] 2388 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 68s local ... (57 actions running) [67,586 / 67,654] 2389 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 69s local ... (56 actions running) [67,589 / 67,655] 2391 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 70s local ... (56 actions running) [67,590 / 67,655] 2393 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 71s local ... (56 actions running) [67,591 / 67,655] 2394 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 72s local ... (56 actions running) [67,593 / 67,655] 2395 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 74s local ... (56 actions running) [67,597 / 67,655] 2399 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 75s local ... (56 actions running) [67,602 / 67,660] 2401 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 76s local ... (56 actions, 55 running) [67,659 / 67,718] 2405 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 77s local ... (56 actions, 53 running) [67,681 / 67,784] 2406 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 78s local ... (56 actions, 54 running) [67,684 / 67,784] 2408 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 79s local ... (58 actions, 57 running) [67,693 / 67,784] 2411 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 80s local ... (56 actions, 55 running) [67,700 / 67,785] 2413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 82s local ... (56 actions, 55 running) [67,703 / 67,785] 2416 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 83s local ... (56 actions running) [67,705 / 67,785] 2416 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 84s local ... (56 actions, 55 running) [67,707 / 67,785] 2417 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 85s local ... (56 actions running) [67,713 / 67,785] 2420 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 86s local ... (56 actions running) [67,715 / 67,785] 2421 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 87s local ... (56 actions running) [67,716 / 67,785] 2421 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 88s local ... (56 actions running) [67,716 / 67,785] 2422 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (56 actions running) [67,722 / 67,785] 2422 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (56 actions, 55 running) [67,726 / 67,785] 2424 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (56 actions, 55 running) [67,729 / 67,785] 2425 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (56 actions, 55 running) [67,731 / 67,789] 2425 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (57 actions, 56 running) [67,744 / 67,815] 2427 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 95s local ... (56 actions running) [67,750 / 67,815] 2428 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (57 actions, 56 running) [67,754 / 67,815] 2429 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (56 actions running) [67,755 / 67,815] 2429 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (56 actions, 55 running) [67,757 / 67,815] 2429 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (56 actions running) [67,763 / 67,821] 2429 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (56 actions, 55 running) [67,772 / 67,828] 2430 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (56 actions, 55 running) [67,785 / 67,843] 2432 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (56 actions, 55 running) [67,853 / 67,911] 2439 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 104s local ... (57 actions running) [67,892 / 67,948] 2445 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (56 actions, 55 running) [67,931 / 67,988] 2452 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (60 actions, 59 running) [68,019 / 68,076] 2461 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (63 actions, 62 running) [68,050 / 68,106] 2466 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (73 actions, 72 running) [68,058 / 68,114] 2471 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 109s local ... (77 actions running) [68,064 / 68,120] 2474 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (81 actions running) [68,084 / 68,140] 2479 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 111s local ... (78 actions, 76 running) [68,092 / 68,148] 2482 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (78 actions running) [68,109 / 68,165] 2488 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (80 actions, 79 running) [68,140 / 68,228] 2508 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (68 actions, 66 running) [68,154 / 68,228] 2523 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (56 actions running) [68,156 / 68,228] 2524 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (56 actions running) [68,156 / 68,228] 2525 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (56 actions running) [68,160 / 68,228] 2528 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (56 actions running) [68,162 / 68,228] 2530 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (56 actions running) [68,163 / 68,228] 2531 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (56 actions running) [68,165 / 68,228] 2532 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (56 actions running) [68,166 / 68,228] 2532 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (56 actions, 55 running) [68,167 / 68,228] 2534 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (56 actions running) [68,168 / 68,228] 2534 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (56 actions running) [68,169 / 68,228] 2535 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (56 actions running) [68,170 / 68,228] 2535 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (56 actions, 55 running) [68,171 / 68,228] 2536 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (56 actions running) [68,171 / 68,228] 2537 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions running) [68,172 / 68,228] 2537 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (56 actions running) [68,172 / 68,228] 2538 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (56 actions running) [68,175 / 68,231] 2538 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions running) [68,177 / 68,233] 2539 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (58 actions, 57 running) [68,198 / 68,254] 2542 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (57 actions, 56 running) [68,229 / 68,285] 2546 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (60 actions, 59 running) [68,251 / 68,322] 2546 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (62 actions, 61 running) [68,254 / 68,322] 2546 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (62 actions, 61 running) [68,261 / 68,322] 2548 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (61 actions running) [68,264 / 68,322] 2551 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (58 actions running) [68,276 / 68,333] 2552 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (56 actions, 55 running) [68,291 / 68,348] 2553 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (56 actions running) [68,304 / 68,361] 2554 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (56 actions running) [68,305 / 68,362] 2554 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (56 actions running) [68,327 / 68,384] 2556 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (56 actions running) [68,335 / 68,392] 2556 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (56 actions running) [68,345 / 68,409] 2558 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (57 actions, 54 running) [68,348 / 68,409] 2560 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (57 actions running) [68,352 / 68,409] 2561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (56 actions running) [68,355 / 68,412] 2561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (56 actions running) [68,363 / 68,420] 2561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (56 actions running) [68,364 / 68,420] 2561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (56 actions, 55 running) [68,365 / 68,421] 2562 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (56 actions running) [68,375 / 68,432] 2563 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (56 actions, 54 running) [68,383 / 68,440] 2565 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions, 54 running) [68,395 / 68,451] 2566 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (56 actions, 55 running) [68,400 / 68,457] 2566 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (56 actions running) [68,407 / 68,464] 2568 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions running) [68,416 / 68,474] 2569 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (56 actions running) [68,416 / 68,474] 2570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (56 actions running) [68,419 / 68,475] 2571 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions running) [68,424 / 68,480] 2572 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions, 55 running) [68,424 / 68,480] 2573 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions running) [68,429 / 68,488] 2575 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (56 actions, 55 running) [68,435 / 68,492] 2576 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (56 actions running) [68,446 / 68,503] 2579 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (57 actions running) [68,446 / 68,503] 2579 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (57 actions running) [68,453 / 68,510] 2582 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (56 actions running) [68,458 / 68,515] 2583 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions, 55 running) [68,462 / 68,521] 2585 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions running) [68,463 / 68,521] 2586 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions running) [68,466 / 68,522] 2588 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions running) [68,474 / 68,531] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions running) [68,475 / 68,531] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (56 actions, 55 running) [68,478 / 68,535] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (56 actions running) [68,483 / 68,540] 2590 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [68,484 / 68,541] 2590 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions running) [68,489 / 68,546] 2591 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions, 55 running) [68,494 / 68,559] 2593 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (56 actions running) [68,495 / 68,559] 2594 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (56 actions, 55 running) [68,498 / 68,559] 2597 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (56 actions running) [68,500 / 68,559] 2597 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions running) [68,501 / 68,559] 2598 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions running) [68,503 / 68,560] 2599 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions running) [68,503 / 68,560] 2600 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions running) [68,505 / 68,561] 2600 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions running) [68,505 / 68,561] 2601 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions running) [68,513 / 68,570] 2602 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (56 actions running) [68,513 / 68,570] 2603 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions running) [68,517 / 68,575] 2604 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions running) [68,518 / 68,575] 2605 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (56 actions running) [68,519 / 68,575] 2605 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions, 55 running) [68,537 / 68,593] 2605 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions, 55 running) [68,566 / 68,624] 2608 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (56 actions, 55 running) [68,575 / 68,631] 2610 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (57 actions, 56 running) [68,592 / 68,649] 2611 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (57 actions, 56 running) [68,597 / 68,673] 2612 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 55 running) [68,598 / 68,673] 2612 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions running) [68,602 / 68,673] 2612 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions running) [68,603 / 68,673] 2612 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions running) [68,606 / 68,673] 2613 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions running) [68,610 / 68,673] 2613 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions running) [68,611 / 68,673] 2613 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions running) [68,612 / 68,673] 2613 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [68,614 / 68,673] 2613 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [68,620 / 68,683] 2614 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions running) [68,624 / 68,683] 2617 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions running) [68,626 / 68,683] 2619 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions running) [68,627 / 68,684] 2620 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions running) [68,629 / 68,694] 2621 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (56 actions running) [68,632 / 68,694] 2623 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions running) [68,633 / 68,694] 2624 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions running) [68,634 / 68,694] 2624 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions, 55 running) [68,665 / 68,722] 2626 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions running) [68,680 / 68,736] 2627 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions, 55 running) [68,688 / 68,744] 2629 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions, 55 running) [68,690 / 68,745] 2630 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (55 actions running) [68,704 / 68,760] 2630 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions, 55 running) [68,706 / 68,784] 2631 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions running) [68,707 / 68,784] 2631 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions, 55 running) [68,709 / 68,784] 2632 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions running) [68,709 / 68,784] 2633 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [68,714 / 68,784] 2637 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions running) [68,715 / 68,784] 2638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions running) [68,717 / 68,784] 2638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions, 55 running) [68,720 / 68,784] 2638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions, 55 running) [68,723 / 68,784] 2638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions, 55 running) [68,727 / 68,784] 2638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions, 55 running) [68,732 / 68,788] 2638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions running) [68,740 / 68,796] 2638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (56 actions running) [68,757 / 68,813] 2639 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (54 actions, 53 running) [68,784 / 68,841] 2639 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions, 54 running) [68,816 / 68,873] 2640 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (56 actions, 55 running) [68,830 / 68,887] 2643 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions, 55 running) [68,859 / 68,916] 2644 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (57 actions, 55 running) [68,868 / 68,924] 2647 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (56 actions running) [68,872 / 68,928] 2647 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions, 55 running) [68,894 / 68,951] 2649 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (57 actions, 56 running) [68,905 / 68,962] 2653 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (56 actions, 55 running) [68,924 / 68,982] 2657 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (56 actions, 53 running) [68,940 / 68,997] 2658 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (56 actions, 55 running) [68,955 / 69,014] 2659 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions, 55 running) [68,976 / 69,032] 2663 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions, 54 running) [68,998 / 69,055] 2665 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (56 actions, 54 running) [69,037 / 69,138] 2672 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (56 actions running) [69,045 / 69,138] 2677 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (56 actions, 55 running) [69,054 / 69,138] 2679 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions, 55 running) [69,061 / 69,138] 2679 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (56 actions, 55 running) [69,072 / 69,138] 2681 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (55 actions running) [69,097 / 69,156] 2682 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (54 actions, 53 running) [69,161 / 69,217] 2687 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (57 actions, 54 running) [69,205 / 69,262] 2693 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (57 actions, 54 running) [69,236 / 69,293] 2699 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (56 actions, 53 running) [69,254 / 69,313] 2702 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (56 actions, 54 running) [69,269 / 69,330] 2704 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (58 actions, 56 running) [69,307 / 69,365] 2708 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (56 actions, 55 running) [69,326 / 69,382] 2708 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (56 actions, 55 running) [69,335 / 69,391] 2711 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (58 actions running) [69,348 / 69,404] 2715 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (56 actions running) [69,349 / 69,405] 2715 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (56 actions running) [69,365 / 69,423] 2717 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (57 actions, 56 running) [69,378 / 69,436] 2722 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (56 actions, 54 running) [69,399 / 69,458] 2726 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (56 actions, 51 running) [69,431 / 69,488] 2734 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (57 actions, 56 running) [69,446 / 69,502] 2737 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (57 actions running) [69,450 / 69,506] 2738 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (59 actions running) [69,480 / 69,537] 2743 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (55 actions, 54 running) [69,507 / 69,564] 2748 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (56 actions, 54 running) [69,535 / 69,595] 2753 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (56 actions, 54 running) [69,557 / 69,614] 2756 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (56 actions, 53 running) [69,586 / 69,642] 2758 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (56 actions, 55 running) [69,595 / 69,652] 2762 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (57 actions running) [69,622 / 69,678] 2768 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (56 actions, 54 running) [69,634 / 69,691] 2770 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (56 actions, 54 running) [69,648 / 69,705] 2773 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (57 actions, 56 running) [69,668 / 69,727] 2780 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (56 actions, 55 running) [69,673 / 69,730] 2784 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions running) [69,680 / 69,782] 2788 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (56 actions running) [69,684 / 69,784] 2789 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (57 actions, 56 running) [69,688 / 69,784] 2791 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions, 55 running) [69,690 / 69,784] 2793 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions running) [69,692 / 69,784] 2794 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions running) [69,693 / 69,784] 2795 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions running) [69,695 / 69,784] 2797 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (56 actions running) [69,696 / 69,784] 2799 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions running) [69,701 / 69,784] 2803 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions running) [69,706 / 69,784] 2806 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions running) [69,711 / 69,784] 2806 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [69,717 / 69,784] 2807 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions, 55 running) [69,721 / 69,784] 2808 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (56 actions, 55 running) [69,725 / 69,784] 2810 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions running) [69,729 / 69,787] 2810 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions, 55 running) [69,757 / 69,813] 2811 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (56 actions running) [69,760 / 69,820] 2812 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions, 55 running) [69,776 / 69,832] 2813 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions running) [69,796 / 69,851] 2814 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (56 actions running) [69,822 / 69,881] 2817 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [69,836 / 69,905] 2821 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions, 55 running) [69,839 / 69,905] 2821 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions, 55 running) [69,845 / 69,905] 2824 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (57 actions running) [69,853 / 69,909] 2825 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (56 actions, 55 running) [69,859 / 69,959] 2825 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (56 actions running) [69,865 / 69,959] 2827 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (56 actions running) [69,868 / 69,959] 2827 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (56 actions running) [69,870 / 69,959] 2829 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (56 actions running) [69,871 / 69,959] 2830 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (56 actions running) [69,877 / 69,959] 2830 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (56 actions running) [69,889 / 69,959] 2830 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (56 actions running) [69,903 / 69,959] 2832 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (56 actions, 55 running) [69,910 / 69,968] 2833 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions, 55 running) [69,926 / 69,985] 2834 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (57 actions, 56 running) [69,956 / 70,014] 2839 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (56 actions, 55 running) [70,025 / 70,089] 2842 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (55 actions, 54 running) [70,032 / 70,090] 2844 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (56 actions, 55 running) [70,042 / 70,098] 2847 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (56 actions running) [70,050 / 70,106] 2852 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (56 actions running) [70,053 / 70,109] 2854 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (56 actions running) [70,071 / 70,127] 2856 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (56 actions, 55 running) [70,074 / 70,157] 2858 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (56 actions running) [70,074 / 70,157] 2859 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (56 actions running) [70,077 / 70,157] 2859 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (56 actions, 55 running) [70,081 / 70,157] 2860 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (56 actions running) [70,086 / 70,157] 2861 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (56 actions running) [70,090 / 70,157] 2861 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (56 actions running) [70,092 / 70,157] 2862 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions running) [70,097 / 70,157] 2863 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (56 actions running) [70,104 / 70,162] 2864 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions, 55 running) [70,113 / 70,174] 2866 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (56 actions, 55 running) [70,118 / 70,174] 2868 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (57 actions running) [70,126 / 70,182] 2869 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (56 actions, 55 running) [70,151 / 70,222] 2870 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (56 actions, 55 running) [70,157 / 70,223] 2872 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (56 actions running) [70,161 / 70,223] 2872 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (56 actions running) [70,167 / 70,223] 2872 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (56 actions, 55 running) [70,170 / 70,228] 2873 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions, 55 running) [70,181 / 70,257] 2874 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (56 actions, 55 running) [70,189 / 70,257] 2877 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (56 actions, 55 running) [70,192 / 70,257] 2878 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions, 55 running) [70,198 / 70,257] 2879 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (56 actions running) [70,208 / 70,264] 2879 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (56 actions, 55 running) [70,224 / 70,284] 2882 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (56 actions running) [70,231 / 70,287] 2887 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions running) [70,243 / 70,299] 2888 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (56 actions, 55 running) [70,261 / 70,317] 2889 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (56 actions, 55 running) [70,271 / 70,327] 2894 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions running) [70,283 / 70,340] 2896 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions running) [70,298 / 70,354] 2896 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions running) [70,316 / 70,375] 2900 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (56 actions running) [70,327 / 70,384] 2903 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (56 actions running) [70,333 / 70,389] 2905 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (58 actions running) [70,341 / 70,397] 2908 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (56 actions running) [70,349 / 70,405] 2910 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (58 actions running) [70,369 / 70,425] 2914 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (56 actions, 55 running) [70,387 / 70,444] 2918 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (57 actions, 55 running) [70,407 / 70,463] 2926 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (56 actions running) [70,461 / 70,518] 2946 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (56 actions, 55 running) [70,977 / 71,129] 2955 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 53s local ... (55 actions, 46 running) [71,172 / 71,228] 2962 / 3788 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 52s local ... (56 actions, 54 running) [71,204 / 71,263] 2971 / 3788 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 53s local ... (56 actions, 55 running) [71,229 / 71,293] 2979 / 3788 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 54s local ... (56 actions, 55 running) [71,233 / 71,293] 2984 / 3788 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 55s local ... (56 actions running) [71,236 / 71,293] 2985 / 3788 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 57s local ... (56 actions running) [71,249 / 71,316] 2988 / 3788 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 58s local ... (58 actions running) [71,256 / 71,316] 2996 / 3788 tests; Testing //tensorflow/c:c_api_experimental_test; 37s local ... (56 actions running) [71,261 / 71,320] 3001 / 3788 tests; Testing //tensorflow/c:c_api_experimental_test; 38s local ... (56 actions running) [71,268 / 71,324] 3004 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 28s local ... (55 actions, 54 running) [71,292 / 71,348] 3009 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 29s local ... (56 actions running) [71,299 / 71,358] 3012 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 30s local ... (56 actions, 55 running) [71,303 / 71,359] 3013 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 31s local ... (56 actions running) [71,307 / 71,363] 3014 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 32s local ... (57 actions running) [71,326 / 71,408] 3018 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 33s local ... (56 actions running) [71,327 / 71,408] 3019 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 35s local ... (56 actions running) [71,330 / 71,408] 3020 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 36s local ... (56 actions, 55 running) [71,343 / 71,408] 3022 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 37s local ... (56 actions, 55 running) [71,345 / 71,408] 3023 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 38s local ... (56 actions running) [71,348 / 71,408] 3026 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 39s local ... (56 actions running) [71,367 / 71,423] 3028 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 40s local ... (56 actions, 55 running) [71,381 / 71,440] 3033 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 41s local ... (56 actions running) [71,384 / 71,440] 3035 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 43s local ... (56 actions running) [71,392 / 71,448] 3035 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 44s local ... (56 actions running) [71,410 / 71,466] 3037 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 45s local ... (56 actions running) [71,429 / 71,487] 3042 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 46s local ... (56 actions, 55 running) [71,437 / 71,493] 3046 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 47s local ... (57 actions running) [71,512 / 71,569] 3052 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 48s local ... (57 actions, 55 running) [71,590 / 71,646] 3067 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 49s local ... (59 actions running) [71,660 / 71,718] 3085 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 50s local ... (55 actions, 52 running) [71,715 / 71,772] 3097 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 51s local ... (60 actions, 59 running) [71,751 / 71,808] 3109 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 52s local ... (55 actions, 54 running) [71,766 / 71,822] 3111 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 53s local ... (57 actions, 56 running) [71,789 / 71,846] 3116 / 3788 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 48s local ... (57 actions running) [71,798 / 71,860] 3119 / 3788 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 50s local ... (56 actions running) [71,813 / 71,870] 3126 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 43s local ... (56 actions running) [71,820 / 71,876] 3126 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 44s local ... (56 actions running) [71,881 / 71,940] 3132 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 46s local ... (56 actions, 55 running) [71,915 / 71,972] 3139 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 47s local ... (56 actions running) [71,925 / 71,981] 3143 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 48s local ... (57 actions, 56 running) [71,952 / 72,008] 3150 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 49s local ... (56 actions, 55 running) [71,974 / 72,035] 3154 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 50s local ... (56 actions, 55 running) [71,981 / 72,039] 3159 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 51s local ... (56 actions running) [71,983 / 72,039] 3161 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 52s local ... (56 actions running) [71,986 / 72,056] 3164 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 53s local ... (56 actions running) [71,989 / 72,056] 3167 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 54s local ... (56 actions running) [71,989 / 72,056] 3168 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 56s local ... (56 actions running) [71,992 / 72,056] 3170 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 57s local ... (56 actions running) [71,995 / 72,056] 3174 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 59s local ... (56 actions running) [71,999 / 72,056] 3176 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 33s local ... (56 actions, 55 running) [72,008 / 72,064] 3176 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 34s local ... (56 actions, 55 running) [72,021 / 72,081] 3177 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 35s local ... (56 actions, 54 running) [72,032 / 72,088] 3178 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 36s local ... (56 actions, 55 running) [72,047 / 72,104] 3180 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 37s local ... (56 actions, 55 running) [72,063 / 72,119] 3180 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 38s local ... (58 actions running) [72,102 / 72,162] 3188 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 39s local ... (56 actions, 51 running) [72,143 / 72,214] 3196 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 40s local ... (57 actions, 55 running) [72,150 / 72,214] 3199 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 41s local ... (56 actions, 55 running) [72,153 / 72,214] 3200 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 42s local ... (56 actions running) [72,157 / 72,215] 3201 / 3788 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 43s local ... (56 actions running) [72,158 / 72,216] 3203 / 3788 tests; Testing //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test; 35s local ... (56 actions running) [72,178 / 72,235] 3206 / 3788 tests; Testing //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test; 36s local ... (56 actions, 55 running) [72,202 / 72,259] 3212 / 3788 tests; Testing //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test; 37s local ... (56 actions, 55 running) [72,300 / 72,359] 3218 / 3788 tests; Testing //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test; 38s local ... (58 actions, 54 running) [72,358 / 72,414] 3235 / 3788 tests; Testing //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test; 39s local ... (67 actions, 64 running) [72,422 / 72,485] 3240 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 39s local ... (70 actions, 67 running) [72,445 / 72,502] 3248 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 40s local ... (63 actions, 62 running) [72,498 / 72,555] 3258 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 41s local ... (57 actions, 56 running) [72,535 / 72,591] 3266 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 42s local ... (56 actions running) [72,578 / 72,654] 3276 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 43s local ... (60 actions running) [72,581 / 72,654] 3278 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 44s local ... (57 actions running) [72,587 / 72,654] 3283 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 45s local ... (57 actions, 56 running) [72,594 / 72,654] 3287 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 46s local ... (57 actions running) [72,596 / 72,654] 3288 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 47s local ... (57 actions running) [72,606 / 72,664] 3292 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 48s local ... (57 actions running) [72,619 / 72,677] 3296 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 49s local ... (60 actions running) [72,664 / 72,722] 3307 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 50s local ... (58 actions running) [72,684 / 72,742] 3312 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 51s local ... (59 actions, 58 running) [72,699 / 72,756] 3316 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 52s local ... (57 actions running) [72,706 / 72,763] 3318 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test; 53s local ... (57 actions running) [72,712 / 72,769] 3321 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 55s local ... (57 actions running) [72,730 / 72,787] 3324 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 56s local ... (57 actions running) [72,763 / 72,838] 3328 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 57s local ... (56 actions, 55 running) [72,817 / 72,876] 3331 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 58s local ... (58 actions, 54 running) [72,851 / 72,917] 3340 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 59s local ... (60 actions, 59 running) [72,860 / 72,918] 3347 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 35s local ... (57 actions, 56 running) [72,862 / 72,921] 3349 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 36s local ... (57 actions running) [72,870 / 72,928] 3355 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 37s local ... (57 actions running) [72,872 / 72,936] 3356 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 39s local ... (57 actions running) [72,874 / 72,936] 3358 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 40s local ... (57 actions running) [72,875 / 72,936] 3358 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 42s local ... (57 actions, 56 running) [72,875 / 72,936] 3358 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 43s local ... (57 actions running) [72,876 / 72,936] 3360 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 44s local ... (57 actions running) [72,882 / 72,939] 3363 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 45s local ... (57 actions, 56 running) [72,895 / 72,954] 3365 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 46s local ... (57 actions, 55 running) [72,908 / 72,966] 3366 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 47s local ... (57 actions, 56 running) [72,915 / 73,006] 3368 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 48s local ... (58 actions running) [72,920 / 73,006] 3369 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 50s local ... (56 actions running) [72,925 / 73,006] 3369 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 51s local ... (56 actions, 55 running) [72,929 / 73,006] 3370 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 52s local ... (56 actions running) [72,931 / 73,006] 3370 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 53s local ... (57 actions running) [72,939 / 73,007] 3370 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 54s local ... (56 actions running) [72,946 / 73,007] 3374 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 55s local ... (56 actions running) [72,947 / 73,007] 3375 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local ... (56 actions running) [72,948 / 73,007] 3375 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 58s local ... (56 actions running) [72,948 / 73,007] 3376 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 59s local ... (56 actions running) [72,949 / 73,007] 3377 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (56 actions running) [72,969 / 73,025] 3380 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (56 actions, 55 running) [72,987 / 73,078] 3382 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (56 actions running) [72,994 / 73,078] 3384 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (56 actions running) [73,000 / 73,078] 3385 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 65s local ... (56 actions, 55 running) [73,011 / 73,078] 3386 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 66s local ... (56 actions running) [73,017 / 73,078] 3386 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (56 actions running) [73,018 / 73,078] 3387 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (56 actions running) [73,022 / 73,078] 3388 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 69s local ... (56 actions running) [73,034 / 73,094] 3390 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 70s local ... (56 actions running) [73,037 / 73,094] 3391 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 71s local ... (56 actions running) [73,038 / 73,094] 3392 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (56 actions running) [73,043 / 73,104] 3392 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (56 actions running) [73,047 / 73,104] 3392 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 74s local ... (56 actions running) [73,053 / 73,109] 3392 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 75s local ... (56 actions running) [73,070 / 73,126] 3393 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 76s local ... (56 actions running) [73,117 / 73,173] 3396 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 77s local ... (56 actions, 54 running) [73,191 / 73,248] 3405 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 78s local ... (56 actions, 54 running) [73,247 / 73,303] 3409 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (56 actions, 54 running) [73,260 / 73,318] 3411 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (58 actions, 57 running) [73,270 / 73,326] 3415 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 81s local ... (56 actions running) [73,284 / 73,340] 3420 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 82s local ... (56 actions running) [73,300 / 73,356] 3427 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 83s local ... (56 actions running) [73,318 / 73,374] 3433 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 84s local ... (56 actions running) [73,353 / 73,409] 3444 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 53s local ... (58 actions, 57 running) [73,372 / 73,429] 3455 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 54s local ... (58 actions running) [73,382 / 73,438] 3460 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 56s local ... (56 actions running) [73,410 / 73,472] 3467 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 57s local ... (56 actions, 54 running) [73,427 / 73,493] 3470 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 58s local ... (57 actions running) [73,430 / 73,494] 3473 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 59s local ... (57 actions running) [73,437 / 73,500] 3477 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 60s local ... (57 actions running) [73,447 / 73,510] 3480 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 61s local ... (57 actions running) [73,481 / 73,544] 3486 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 62s local ... (57 actions running) [73,529 / 73,593] 3494 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 63s local ... (57 actions running) [73,550 / 73,614] 3499 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 64s local ... (57 actions, 55 running) [73,583 / 73,695] 3505 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 65s local ... (58 actions running) [73,588 / 73,695] 3510 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 66s local ... (57 actions running) [73,589 / 73,695] 3511 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 68s local ... (57 actions running) [73,594 / 73,695] 3515 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 69s local ... (57 actions running) [73,599 / 73,695] 3519 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 70s local ... (57 actions running) [73,602 / 73,695] 3521 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 71s local ... (57 actions running) [73,612 / 73,695] 3523 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 73s local ... (57 actions running) [73,614 / 73,695] 3524 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 74s local ... (57 actions running) [73,615 / 73,695] 3524 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 75s local ... (57 actions, 56 running) [73,622 / 73,695] 3524 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 77s local ... (57 actions, 56 running) [73,626 / 73,695] 3525 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 78s local ... (57 actions, 56 running) [73,629 / 73,695] 3528 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 79s local ... (57 actions running) [73,634 / 73,695] 3529 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 80s local ... (57 actions running) [73,638 / 73,695] 3529 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 81s local ... (57 actions, 56 running) [73,649 / 73,707] 3529 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 83s local ... (57 actions, 56 running) [73,669 / 73,728] 3532 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (57 actions, 56 running) [73,685 / 73,747] 3534 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 85s local ... (58 actions running) [73,692 / 73,748] 3535 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 86s local ... (57 actions running) [73,709 / 73,765] 3538 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 87s local ... (57 actions running) [73,719 / 73,775] 3539 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 88s local ... (60 actions running) [73,733 / 73,791] 3543 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 89s local ... (60 actions, 59 running) [73,763 / 73,820] 3547 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 90s local ... (57 actions running) [73,796 / 73,852] 3551 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 91s local ... (55 actions, 52 running) [73,810 / 73,868] 3556 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 92s local ... (57 actions running) [73,822 / 73,878] 3559 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 93s local ... (56 actions running) [73,842 / 73,919] 3565 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 94s local ... (57 actions running) [73,843 / 73,919] 3565 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 95s local ... (57 actions running) [73,846 / 73,919] 3569 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 96s local ... (57 actions running) [73,852 / 73,919] 3573 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (56 actions running) [73,853 / 73,919] 3574 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 98s local ... (56 actions running) [73,860 / 73,919] 3581 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 100s local ... (56 actions running) [73,872 / 73,928] 3583 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 101s local ... (56 actions running) [73,895 / 73,951] 3589 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (56 actions running) [73,924 / 73,980] 3595 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (58 actions running) [73,950 / 74,006] 3599 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (57 actions, 55 running) [73,958 / 74,016] 3602 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (56 actions, 54 running) [73,990 / 74,046] 3604 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (57 actions, 56 running) [73,995 / 74,051] 3606 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (56 actions running) [74,029 / 74,087] 3611 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (57 actions, 56 running) [74,064 / 74,120] 3620 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (58 actions, 57 running) [74,130 / 74,187] 3631 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (57 actions, 56 running) [74,167 / 74,236] 3642 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (56 actions running) [74,175 / 74,236] 3646 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (58 actions running) [74,192 / 74,249] 3651 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (56 actions, 55 running) [74,209 / 74,265] 3653 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (56 actions, 55 running) [74,215 / 74,271] 3658 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions running) [74,228 / 74,284] 3662 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 53s local ... (55 actions running) [74,242 / 74,298] 3665 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 54s local ... (57 actions running) [74,295 / 74,352] 3672 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 55s local ... (56 actions, 54 running) [74,326 / 74,383] 3679 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 56s local ... (57 actions, 55 running) [74,351 / 74,407] 3686 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 57s local ... (57 actions, 56 running) [74,382 / 74,438] 3692 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 58s local ... (57 actions, 56 running) [74,392 / 74,452] 3698 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 59s local ... (56 actions running) [74,402 / 74,460] 3703 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 60s local ... (56 actions, 55 running) [74,408 / 74,466] 3705 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 62s local ... (57 actions running) [74,421 / 74,477] 3711 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 63s local ... (56 actions running) [74,436 / 74,492] 3713 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 64s local ... (56 actions running) [74,455 / 74,512] 3719 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 65s local ... (59 actions running) [74,480 / 74,536] 3726 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 66s local ... (57 actions, 55 running) [74,500 / 74,563] 3730 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 68s local ... (56 actions running) [74,505 / 74,563] 3735 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 69s local ... (56 actions running) [74,513 / 74,569] 3737 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 70s local ... (56 actions running) [74,524 / 74,580] 3738 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 71s local ... (56 actions running) [74,526 / 74,582] 3740 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 72s local ... (56 actions running) [74,526 / 74,582] 3741 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 73s local ... (56 actions running) [74,537 / 74,593] 3744 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 74s local ... (56 actions, 55 running) [74,568 / 74,625] 3751 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 75s local ... (57 actions running) [74,589 / 74,646] 3753 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 76s local ... (58 actions, 56 running) [74,596 / 74,663] 3756 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 78s local ... (56 actions, 54 running) [74,599 / 74,664] 3757 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 79s local ... (56 actions, 55 running) [74,601 / 74,664] 3758 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 80s local ... (56 actions running) [74,604 / 74,664] 3762 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 81s local ... (56 actions running) [74,624 / 74,688] 3765 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 82s local ... (56 actions running) [74,626 / 74,688] 3766 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (57 actions running) [74,636 / 74,688] 3769 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 85s local ... (52 actions running) [74,646 / 74,688] 3770 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 86s local ... (42 actions running) [74,652 / 74,688] 3772 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (36 actions running) [74,667 / 74,688] 3773 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 89s local ... (21 actions running) [74,671 / 74,688] 3775 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 90s local ... (17 actions running) [74,672 / 74,688] 3776 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 91s local ... (16 actions running) [74,674 / 74,688] 3777 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 93s local ... (14 actions running) [74,677 / 74,688] 3778 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (11 actions running) [74,678 / 74,688] 3779 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 95s local ... (10 actions running) [74,679 / 74,688] 3779 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 97s local ... (9 actions running) [74,680 / 74,688] 3780 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 99s local ... (8 actions running) [74,680 / 74,688] 3781 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 101s local ... (8 actions running) [74,681 / 74,688] 3781 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 103s local ... (7 actions running) [74,683 / 74,688] 3783 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (5 actions running) [74,683 / 74,688] 3784 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 106s local ... (5 actions running) [74,684 / 74,688] 3784 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 108s local ... (4 actions running) [74,684 / 74,688] 3785 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 117s local ... (4 actions running) [74,685 / 74,688] 3785 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 118s local ... (3 actions running) [74,685 / 74,688] 3785 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (3 actions running) [74,685 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (3 actions running) [74,686 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (2 actions running) [74,686 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (2 actions running) [74,686 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (2 actions running) [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local [74,687 / 74,688] 3788 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local INFO: Elapsed time: 1571.393s, Critical Path: 398.19s INFO: 54819 processes: 29567 disk cache hit, 17462 internal, 7790 local. INFO: Build completed successfully, 54819 total actions