++ 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: 746f730a-0e83-4ba9-824d-93458f78078b 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: 3790 targets (554 packages loaded) Analyzing: 3790 targets (554 packages loaded, 0 targets configured) Analyzing: 3790 targets (587 packages loaded, 32598 targets configured) Analyzing: 3790 targets (587 packages loaded, 34669 targets configured) Analyzing: 3790 targets (601 packages loaded, 35961 targets configured) Analyzing: 3790 targets (603 packages loaded, 38779 targets configured) INFO: Analyzed 3790 targets (603 packages loaded, 42790 targets configured). checking cached actions INFO: Found 3790 test targets... [0 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt [4,938 / 9,294] Linking external/llvm-project/mlir/libVectorDialect.so; Downloading external/llvm-project/mlir/libVectorDialect.so, 1.8 MiB / 3.4 MiB; 0s remote-cache ... (3 actions, 0 running) [12,106 / 17,423] Linking tensorflow/tsl/platform/default/liblogging.so; Downloading tensorflow/tsl/platform/default/liblogging.so, 1.8 MiB / 2.2 MiB; 0s remote-cache ... (35 actions, 0 running) [15,000 / 17,579] Compiling tensorflow/core/kernels/rnn/gru_ops.cc; 0s remote-cache ... (55 actions, 0 running) [16,343 / 17,579] Compiling tensorflow/core/kernels/matmul_op_real.cc; 0s remote-cache ... (55 actions, 0 running) [16,937 / 17,579] Linking tensorflow/core/kernels/libcwise_op.lo; 0s remote-cache ... (55 actions, 0 running) [18,840 / 20,357] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 46.4 MiB / 164.8 MiB; 0s remote-cache ... (37 actions, 0 running) [19,587 / 20,759] [Prepa] Compiling tensorflow/core/data/unbounded_thread_pool.cc ... (41 actions, 0 running) [21,284 / 22,043] Linking external/llvm-project/llvm/libAnalysis.a; 0s remote-cache ... (47 actions, 0 running) [23,167 / 23,483] [Prepa] Compiling tensorflow/compiler/mlir/tf2xla/transforms/infeed_ops_xla_adjust_layout.cc ... (36 actions, 0 running) [25,240 / 27,530] Executing genrule @local_config_python//:numpy_include [for tool]; 0s local, remote-cache ... (32 actions, 4 running) [27,316 / 29,739] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 129.5 MiB / 379.3 MiB; 0s remote-cache ... (53 actions, 4 running) [28,993 / 31,593] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 264.5 MiB / 379.3 MiB; 1s remote-cache ... (46 actions, 2 running) [30,994 / 33,756] Linking tensorflow/compiler/mlir/tf-opt; 2s remote-cache ... (43 actions, 2 running) [32,624 / 33,833] Compiling tensorflow/python/util/nest.cc [for tool]; 3s local, remote-cache ... (34 actions, 4 running) [33,332 / 33,833] Compiling tensorflow/python/util/nest.cc [for tool]; 4s local, remote-cache ... (40 actions, 4 running) [33,882 / 34,049] Compiling tensorflow/python/util/nest.cc [for tool]; 5s local, remote-cache ... (112 actions running) [33,944 / 34,110] Compiling tensorflow/python/util/function_parameter_canonicalizer.cc [for tool]; 3s local, remote-cache ... (112 actions running) [33,953 / 34,120] Compiling tensorflow/python/util/function_parameter_canonicalizer.cc [for tool]; 4s local, remote-cache ... (112 actions running) [33,969 / 34,142] Compiling tensorflow/python/util/function_parameter_canonicalizer.cc [for tool]; 5s local, remote-cache ... (112 actions running) [34,073 / 34,253] Compiling tensorflow/python/util/function_parameter_canonicalizer.cc [for tool]; 6s local, remote-cache ... (112 actions running) [34,086 / 34,268] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 5s local, remote-cache ... (112 actions running) [34,095 / 34,278] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 6s local, remote-cache ... (112 actions running) [34,109 / 34,292] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 7s local, remote-cache ... (112 actions running) [34,117 / 34,302] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 8s local, remote-cache ... (112 actions running) [34,196 / 34,380] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 9s local, remote-cache ... (112 actions running) [34,227 / 34,390] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 10s local, remote-cache ... (105 actions, 102 running) [34,269 / 34,401] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 11s local, remote-cache ... (111 actions, 110 running) [34,306 / 34,436] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 12s local, remote-cache ... (109 actions, 106 running) [34,407 / 34,545] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 13s local, remote-cache ... (111 actions, 110 running) [34,408 / 34,545] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 14s local, remote-cache ... (111 actions, 110 running) [34,418 / 34,547] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 15s local, remote-cache ... (111 actions, 110 running) [34,420 / 34,548] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 16s local, remote-cache ... (112 actions running) [34,865 / 35,030] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 17s local, remote-cache ... (108 actions running) [35,024 / 35,158] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 18s local, remote-cache ... (112 actions running) [35,337 / 35,641] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 19s local, remote-cache ... (110 actions running) [35,805 / 36,018] Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 20s local, remote-cache ... (108 actions running) [36,675 / 36,814] Compiling tensorflow/python/framework/dtypes.cc [for tool]; 21s local, remote-cache ... (112 actions running) [36,676 / 36,814] Compiling tensorflow/python/framework/dtypes.cc [for tool]; 22s local, remote-cache ... (112 actions running) [36,764 / 36,913] Compiling tensorflow/python/framework/dtypes.cc [for tool]; 24s local, remote-cache ... (111 actions, 110 running) [37,472 / 39,593] Compiling _src/dtypes.cc [for tool]; 25s local, remote-cache ... (101 actions, 100 running) [38,887 / 40,350] Compiling _src/dtypes.cc [for tool]; 26s local, remote-cache ... (90 actions running) [41,640 / 41,811] Compiling _src/dtypes.cc [for tool]; 28s local, remote-cache ... (75 actions, 74 running) [43,558 / 43,709] Compiling _src/dtypes.cc [for tool]; 29s local, remote-cache ... (89 actions, 79 running) [44,155 / 44,509] Compiling _src/dtypes.cc [for tool]; 30s local, remote-cache ... (92 actions, 74 running) [44,968 / 45,220] Compiling _src/dtypes.cc [for tool]; 31s local, remote-cache ... (90 actions, 72 running) [45,536 / 45,683] 1 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 32s local, remote-cache ... (92 actions, 89 running) [45,581 / 45,725] 2 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 33s local, remote-cache ... (90 actions, 87 running) [45,647 / 45,792] 3 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 34s local, remote-cache ... (89 actions, 86 running) [45,735 / 45,879] 3 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 35s local, remote-cache ... (89 actions running) [45,754 / 45,898] 4 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 36s local, remote-cache ... (91 actions, 90 running) [45,816 / 45,961] 5 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 37s local, remote-cache ... (92 actions, 91 running) [45,832 / 45,977] 5 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 38s local, remote-cache ... (91 actions, 89 running) [45,905 / 46,054] 10 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 39s local, remote-cache ... (90 actions, 88 running) [45,939 / 46,082] 10 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 40s local, remote-cache ... (92 actions, 91 running) [46,038 / 46,187] 12 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 41s local, remote-cache ... (91 actions, 87 running) [46,106 / 46,262] 15 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 42s local, remote-cache ... (95 actions, 94 running) [46,110 / 46,262] 18 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 43s local, remote-cache ... (95 actions running) [46,113 / 46,262] 19 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 44s local, remote-cache ... (94 actions running) [46,115 / 46,262] 20 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 46s local, remote-cache ... (92 actions, 91 running) [46,115 / 46,262] 21 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 47s local, remote-cache ... (93 actions running) [46,134 / 46,279] 22 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 48s local, remote-cache ... (92 actions, 91 running) [46,190 / 46,334] 23 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 49s local, remote-cache ... (91 actions, 90 running) [46,195 / 46,337] 23 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 50s local, remote-cache ... (91 actions, 90 running) [46,215 / 46,357] 25 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 51s local, remote-cache ... (92 actions, 91 running) [46,216 / 46,367] 26 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 52s local, remote-cache ... (92 actions running) [46,218 / 46,367] 26 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 54s local, remote-cache ... (91 actions running) [46,220 / 46,367] 27 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 55s local, remote-cache ... (91 actions running) [46,225 / 46,367] 30 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 56s local, remote-cache ... (89 actions running) [46,265 / 46,404] 32 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 57s local, remote-cache ... (89 actions, 88 running) [46,303 / 46,445] 35 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 58s local, remote-cache ... (94 actions, 92 running) [46,480 / 46,624] 38 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 59s local, remote-cache ... (96 actions, 94 running) [46,632 / 46,785] 45 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 60s local, remote-cache ... (96 actions, 93 running) [46,679 / 46,831] 45 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 61s local, remote-cache ... (100 actions, 98 running) [46,705 / 46,855] 45 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 63s local, remote-cache ... (100 actions running) [46,760 / 46,910] 47 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 64s local, remote-cache ... (100 actions, 99 running) [46,770 / 46,924] 48 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 65s local, remote-cache ... (100 actions running) [46,775 / 46,927] 51 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 66s local, remote-cache ... (97 actions, 96 running) [46,831 / 46,982] 52 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 67s local, remote-cache ... (97 actions, 96 running) [46,846 / 46,996] 53 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 68s local, remote-cache ... (98 actions, 97 running) [46,867 / 47,017] 55 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 69s local, remote-cache ... (100 actions running) [46,882 / 47,032] 56 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 70s local, remote-cache ... (101 actions running) [46,904 / 47,054] 58 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 72s local, remote-cache ... (102 actions running) [46,913 / 47,062] 60 / 3790 tests; Compiling _src/dtypes.cc [for tool]; 73s local, remote-cache ... (100 actions running) [46,938 / 47,261] 61 / 3790 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 74s local, remote-cache ... (100 actions, 99 running) [47,203 / 47,706] 61 / 3790 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 75s local, remote-cache ... (100 actions, 98 running) [48,045 / 48,195] 62 / 3790 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 76s local, remote-cache ... (101 actions, 100 running) [48,055 / 48,218] 64 / 3790 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 77s local, remote-cache ... (104 actions running) [48,057 / 48,218] 64 / 3790 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 79s local, remote-cache ... (104 actions running) [48,059 / 48,218] 65 / 3790 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 80s local, remote-cache ... (102 actions, 101 running) [48,059 / 48,218] 66 / 3790 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 81s local, remote-cache ... (102 actions running) [48,115 / 48,262] 77 / 3790 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 82s local, remote-cache ... (88 actions, 86 running) [48,131 / 48,275] 79 / 3790 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 83s local, remote-cache ... (88 actions running) [48,184 / 48,327] 80 / 3790 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 84s local, remote-cache ... (86 actions, 85 running) [48,255 / 48,398] 83 / 3790 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 85s local, remote-cache ... (96 actions running) [48,271 / 48,413] 86 / 3790 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 86s local, remote-cache ... (97 actions, 96 running) [48,275 / 48,417] 87 / 3790 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 88s local, remote-cache ... (97 actions running) [48,298 / 48,441] 89 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 88s local, remote-cache ... (95 actions running) [48,301 / 48,442] 91 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 89s local, remote-cache ... (95 actions running) [48,310 / 48,451] 94 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 90s local, remote-cache ... (96 actions running) [48,341 / 48,482] 97 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 91s local, remote-cache ... (96 actions running) [48,341 / 48,482] 98 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 92s local, remote-cache ... (98 actions running) [48,385 / 48,524] 103 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (95 actions running) [48,526 / 48,666] 111 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (92 actions, 88 running) [48,619 / 48,756] 118 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (90 actions, 84 running) [48,665 / 48,803] 127 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (93 actions, 89 running) [48,692 / 48,827] 137 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (90 actions, 87 running) [48,715 / 48,851] 149 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (89 actions running) [48,728 / 48,864] 156 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (91 actions, 90 running) [48,746 / 48,882] 158 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (94 actions running) [48,757 / 48,895] 160 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (93 actions running) [48,771 / 48,907] 162 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (93 actions running) [48,787 / 48,923] 166 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (91 actions running) [48,816 / 48,955] 172 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (89 actions, 87 running) [48,864 / 49,000] 180 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (82 actions running) [48,970 / 49,106] 188 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (79 actions, 78 running) [49,196 / 49,326] 207 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (69 actions running) [49,404 / 49,536] 215 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (71 actions, 69 running) [49,515 / 49,648] 220 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (70 actions, 67 running) [49,551 / 49,683] 229 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (63 actions, 61 running) [49,561 / 49,683] 233 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (70 actions running) [49,566 / 49,683] 234 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 66s local ... (74 actions, 73 running) [49,572 / 49,683] 237 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (81 actions running) [49,574 / 49,683] 238 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (83 actions running) [49,585 / 49,683] 243 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (90 actions running) [49,591 / 49,683] 244 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (94 actions, 93 running) [49,603 / 49,683] 244 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (96 actions, 95 running) [49,623 / 49,704] 250 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (94 actions running) [49,646 / 49,727] 250 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (92 actions, 91 running) [49,669 / 49,751] 250 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (86 actions, 84 running) [49,731 / 49,813] 250 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (80 actions running) [49,774 / 49,854] 251 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (77 actions, 76 running) [49,785 / 49,865] 252 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (75 actions, 74 running) [49,825 / 49,905] 253 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (73 actions, 72 running) [49,885 / 49,964] 253 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (66 actions, 65 running) [49,916 / 49,996] 257 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (59 actions running) [49,922 / 50,004] 257 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (58 actions running) [49,924 / 50,004] 258 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (58 actions running) [49,929 / 50,008] 259 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (58 actions running) [49,933 / 50,027] 260 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (58 actions running) [49,936 / 50,027] 260 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (57 actions running) [49,940 / 50,027] 263 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (57 actions running) [49,942 / 50,027] 265 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (57 actions running) [49,948 / 50,027] 270 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (57 actions, 56 running) [49,950 / 50,027] 270 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (57 actions, 56 running) [49,962 / 50,041] 274 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (57 actions running) [49,963 / 50,041] 275 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (57 actions, 56 running) [49,974 / 50,060] 276 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (58 actions running) [49,978 / 50,060] 278 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (58 actions, 57 running) [49,981 / 50,060] 278 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (58 actions, 57 running) [50,004 / 50,082] 279 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (58 actions, 57 running) [50,048 / 50,131] 280 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (58 actions, 57 running) [50,066 / 50,147] 284 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (57 actions, 56 running) [50,118 / 50,197] 285 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (57 actions, 55 running) [50,154 / 50,231] 286 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (60 actions, 58 running) [50,196 / 50,274] 287 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 27s local ... (60 actions, 59 running) [50,204 / 50,283] 287 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 28s local ... (60 actions, 59 running) [50,215 / 50,292] 287 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 29s local ... (59 actions, 58 running) [50,228 / 50,306] 287 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 30s local ... (62 actions running) [50,230 / 50,306] 288 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 31s local ... (62 actions running) [50,241 / 50,315] 291 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 32s local ... (60 actions running) [50,264 / 50,337] 292 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 33s local ... (58 actions running) [50,279 / 50,352] 293 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 34s local ... (59 actions, 58 running) [50,309 / 50,383] 293 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 36s local ... (59 actions running) [50,346 / 50,419] 293 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 37s local ... (60 actions, 59 running) [50,409 / 50,481] 294 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 38s local ... (59 actions, 58 running) [50,441 / 50,529] 297 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 39s local ... (61 actions, 60 running) [50,456 / 50,531] 299 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 40s local ... (61 actions running) [50,457 / 50,532] 300 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 41s local ... (60 actions running) [50,479 / 50,552] 303 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 42s local ... (58 actions running) [50,523 / 50,597] 305 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 43s local ... (60 actions running) [50,578 / 50,651] 308 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 44s local ... (60 actions, 59 running) [50,632 / 50,700] 311 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 45s local ... (59 actions, 55 running) [50,731 / 50,797] 312 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 46s local ... (59 actions, 58 running) [50,765 / 50,828] 313 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 48s local ... (59 actions, 57 running) [50,796 / 50,880] 314 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 49s local ... (58 actions, 57 running) [50,807 / 50,887] 315 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 50s local ... (59 actions, 57 running) [50,856 / 50,951] 317 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 51s local ... (59 actions, 55 running) [50,902 / 50,990] 320 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 52s local ... (56 actions, 50 running) [51,015 / 51,074] 321 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 53s local ... (59 actions, 58 running) [51,018 / 51,076] 324 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 54s local ... (59 actions running) [51,027 / 51,084] 328 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 55s local ... (59 actions running) [51,086 / 51,146] 331 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 56s local ... (62 actions, 60 running) [51,304 / 51,364] 341 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 57s local ... (59 actions, 54 running) [51,614 / 51,675] 346 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 58s local ... (59 actions, 53 running) [51,674 / 51,732] 346 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 59s local ... (60 actions, 56 running) [51,848 / 51,904] 353 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 60s local ... (60 actions, 56 running) [51,996 / 52,050] 362 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 61s local ... (59 actions, 57 running) [52,045 / 52,103] 364 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 62s local ... (61 actions, 59 running) [52,088 / 52,145] 368 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 63s local ... (60 actions, 59 running) [52,167 / 52,223] 375 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 64s local ... (58 actions, 56 running) [52,247 / 52,305] 382 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 65s local ... (57 actions, 55 running) [52,271 / 52,328] 386 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 66s local ... (57 actions, 53 running) [52,324 / 52,381] 391 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 67s local ... (58 actions, 51 running) [52,469 / 52,528] 395 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 68s local ... (57 actions, 53 running) [52,552 / 52,612] 400 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 69s local ... (59 actions, 56 running) [52,591 / 52,660] 407 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 71s local ... (59 actions running) [52,596 / 52,660] 412 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 72s local ... (56 actions running) [52,602 / 52,660] 414 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 73s local ... (56 actions, 55 running) [52,624 / 52,680] 415 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 74s local ... (56 actions, 55 running) [52,773 / 52,831] 420 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 75s local ... (61 actions, 59 running) [52,801 / 52,857] 422 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 76s local ... (65 actions running) [52,907 / 52,963] 425 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 77s local ... (66 actions running) [52,937 / 53,005] 429 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 78s local ... (67 actions, 66 running) [52,939 / 53,005] 432 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 80s local ... (65 actions running) [52,982 / 53,038] 441 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 81s local ... (56 actions, 54 running) [53,054 / 53,119] 443 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 82s local ... (53 actions, 45 running) [53,232 / 53,293] 445 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 83s local ... (58 actions, 50 running) [53,294 / 53,391] 449 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 84s local ... (59 actions, 56 running) [53,300 / 53,391] 453 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 85s local ... (56 actions, 55 running) [53,303 / 53,392] 455 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 86s local ... (56 actions running) [53,308 / 53,393] 459 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 87s local ... (57 actions running) [53,312 / 53,393] 460 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 88s local ... (56 actions running) [53,317 / 53,393] 462 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 89s local ... (56 actions running) [53,342 / 53,399] 463 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 90s local ... (56 actions, 55 running) [53,445 / 53,501] 464 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 91s local ... (56 actions, 51 running) [53,471 / 53,537] 465 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 92s local ... (57 actions, 55 running) [53,514 / 53,571] 468 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 93s local ... (60 actions, 57 running) [53,634 / 53,695] 470 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 94s local ... (59 actions, 50 running) [53,810 / 53,868] 477 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 95s local ... (62 actions, 57 running) [53,858 / 53,919] 478 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 96s local ... (65 actions, 62 running) [53,942 / 54,002] 482 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 97s local ... (66 actions, 64 running) [53,959 / 54,024] 485 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 98s local ... (66 actions running) [53,967 / 54,024] 487 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 99s local ... (65 actions running) [54,016 / 54,074] 487 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 100s local ... (65 actions, 60 running) [54,113 / 54,171] 495 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 101s local ... (64 actions, 61 running) [54,188 / 54,246] 503 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 102s local ... (64 actions, 62 running) [54,217 / 54,316] 512 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 103s local ... (63 actions running) [54,221 / 54,316] 514 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 104s local ... (62 actions, 61 running) [54,224 / 54,316] 515 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 106s local ... (62 actions running) [54,228 / 54,316] 515 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 107s local ... (62 actions, 61 running) [54,236 / 54,316] 523 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 108s local ... (56 actions running) [54,246 / 54,316] 525 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 109s local ... (56 actions running) [54,250 / 54,316] 527 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 110s local ... (56 actions running) [54,255 / 54,316] 528 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 111s local ... (56 actions, 55 running) [54,266 / 54,324] 530 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 113s local ... (56 actions, 55 running) [54,291 / 54,347] 531 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 114s local ... (57 actions, 56 running) [54,377 / 54,434] 533 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 115s local ... (59 actions, 58 running) [54,428 / 54,487] 536 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 116s local ... (64 actions, 59 running) [54,662 / 54,722] 539 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 117s local ... (63 actions, 57 running) [54,668 / 54,726] 539 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 118s local ... (65 actions, 61 running) [54,761 / 54,818] 540 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 119s local ... (68 actions, 66 running) [54,826 / 54,884] 543 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 120s local ... (69 actions, 67 running) [54,843 / 54,902] 546 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 121s local ... (69 actions running) [54,862 / 54,918] 551 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 122s local ... (67 actions running) [54,876 / 54,932] 552 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 123s local ... (66 actions, 65 running) [54,887 / 54,950] 555 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 124s local ... (67 actions running) [54,888 / 54,950] 556 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 125s local ... (67 actions running) [54,892 / 54,950] 558 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 126s local ... (67 actions running) [54,925 / 54,987] 564 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 127s local ... (63 actions, 62 running) [54,935 / 54,991] 567 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 128s local ... (61 actions running) [55,006 / 55,062] 575 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 129s local ... (57 actions running) [55,045 / 55,103] 576 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 131s local ... (58 actions, 56 running) [55,071 / 55,127] 582 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 132s local ... (56 actions running) [55,089 / 55,147] 584 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 133s local ... (56 actions, 55 running) [55,183 / 55,241] 588 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 134s local ... (56 actions, 53 running) [55,247 / 55,303] 590 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 135s local ... (58 actions, 54 running) [55,340 / 55,397] 596 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 136s local ... (58 actions, 56 running) [55,405 / 55,461] 602 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 137s local ... (57 actions, 56 running) [55,440 / 55,524] 607 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 138s local ... (60 actions running) [55,443 / 55,524] 610 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 139s local ... (60 actions running) [55,447 / 55,524] 612 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 140s local ... (60 actions running) [55,448 / 55,524] 612 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 141s local ... (60 actions running) [55,453 / 55,524] 617 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 142s local ... (60 actions running) [55,457 / 55,524] 620 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 143s local ... (60 actions running) [55,461 / 55,524] 622 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 144s local ... (60 actions running) [55,467 / 55,524] 628 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 145s local ... (60 actions running) [55,468 / 55,524] 629 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 146s local ... (60 actions, 59 running) [55,477 / 55,540] 632 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 147s local ... (60 actions running) [55,481 / 55,540] 633 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 148s local ... (60 actions running) [55,491 / 55,548] 634 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 149s local ... (60 actions running) [55,517 / 55,581] 636 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 150s local ... (60 actions, 59 running) [55,534 / 55,606] 638 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 152s local ... (65 actions, 64 running) [55,604 / 55,678] 641 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 153s local ... (65 actions, 64 running) [55,615 / 55,688] 642 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 154s local ... (65 actions, 64 running) [55,651 / 55,726] 643 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 155s local ... (65 actions, 63 running) [55,683 / 55,777] 645 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 156s local ... (65 actions running) [55,686 / 55,777] 648 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 157s local ... (65 actions running) [55,687 / 55,777] 649 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 158s local ... (64 actions running) [55,692 / 55,777] 654 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 159s local ... (61 actions running) [55,697 / 55,777] 656 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 160s local ... (61 actions, 60 running) [55,700 / 55,777] 657 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 161s local ... (61 actions running) [55,702 / 55,777] 659 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 162s local ... (61 actions running) [55,730 / 55,804] 662 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 163s local ... (60 actions, 59 running) [55,764 / 55,838] 662 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 164s local ... (60 actions, 59 running) [55,776 / 55,850] 663 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 165s local ... (60 actions running) [55,850 / 55,924] 664 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 166s local ... (61 actions, 60 running) [55,885 / 55,958] 667 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 168s local ... (62 actions, 60 running) [55,919 / 55,996] 667 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 169s local ... (64 actions, 62 running) [55,976 / 56,050] 671 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 170s local ... (64 actions, 62 running) [56,020 / 56,094] 672 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 171s local ... (64 actions, 62 running) [56,056 / 56,132] 675 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 172s local ... (64 actions running) [56,058 / 56,132] 676 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 173s local ... (65 actions running) [56,073 / 56,146] 679 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 174s local ... (65 actions running) [56,108 / 56,182] 681 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 175s local ... (65 actions, 64 running) [56,148 / 56,237] 685 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 176s local ... (65 actions, 64 running) [56,151 / 56,238] 687 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 178s local ... (65 actions running) [56,154 / 56,238] 690 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 179s local ... (65 actions running) [56,158 / 56,238] 694 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 180s local ... (65 actions running) [56,171 / 56,238] 700 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 181s local ... (61 actions running) [56,198 / 56,262] 703 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 182s local ... (59 actions running) [56,202 / 56,266] 704 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 183s local ... (60 actions running) [56,228 / 56,292] 705 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 184s local ... (58 actions running) [56,278 / 56,342] 709 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 185s local ... (61 actions running) [56,294 / 56,367] 714 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 186s local ... (61 actions running) [56,301 / 56,367] 716 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 187s local ... (61 actions, 60 running) [56,302 / 56,367] 717 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 188s local ... (61 actions running) [56,309 / 56,373] 718 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 190s local ... (61 actions running) [56,336 / 56,402] 721 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 191s local ... (60 actions, 59 running) [56,382 / 56,447] 725 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 192s local ... (61 actions running) [56,465 / 56,530] 729 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 193s local ... (61 actions, 60 running) [56,521 / 56,591] 735 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 194s local ... (65 actions, 64 running) [56,524 / 56,591] 736 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 195s local ... (65 actions running) [56,525 / 56,591] 737 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 196s local ... (65 actions running) [56,525 / 56,591] 738 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 197s local ... (65 actions running) [56,526 / 56,591] 739 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 198s local ... (65 actions running) [56,527 / 56,591] 739 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 200s local ... (65 actions running) [56,529 / 56,594] 739 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 201s local ... (65 actions running) [56,555 / 56,620] 741 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 202s local ... (65 actions running) [56,565 / 56,638] 744 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 203s local ... (65 actions running) [56,568 / 56,638] 745 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 205s local ... (66 actions running) [56,568 / 56,638] 745 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 207s local ... (66 actions running) [56,569 / 56,638] 745 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 208s local ... (66 actions, 65 running) [56,572 / 56,638] 746 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 209s local ... (66 actions, 65 running) [56,613 / 56,679] 749 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 210s local ... (66 actions, 63 running) [56,674 / 56,741] 751 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 211s local ... (67 actions running) [56,709 / 56,774] 752 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 212s local ... (66 actions, 65 running) [56,777 / 56,841] 757 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 213s local ... (67 actions, 63 running) [56,810 / 56,875] 760 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 214s local ... (69 actions, 65 running) [56,834 / 56,898] 764 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 215s local ... (70 actions, 68 running) [56,843 / 56,907] 766 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 216s local ... (72 actions running) [56,857 / 56,921] 768 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 218s local ... (72 actions running) [56,868 / 56,932] 772 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 219s local ... (72 actions running) [56,893 / 56,959] 775 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 220s local ... (71 actions, 70 running) [56,924 / 56,998] 778 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 221s local ... (72 actions running) [56,929 / 56,998] 781 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 222s local ... (74 actions, 73 running) [56,931 / 56,998] 784 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 224s local ... (74 actions running) [56,936 / 57,000] 786 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 225s local ... (74 actions running) [56,983 / 57,046] 796 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 226s local ... (68 actions running) [57,020 / 57,084] 803 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 227s local ... (66 actions, 64 running) [57,065 / 57,128] 808 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 228s local ... (65 actions running) [57,089 / 57,152] 811 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 229s local ... (67 actions running) [57,112 / 57,216] 819 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 230s local ... (64 actions running) [57,121 / 57,216] 824 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 231s local ... (58 actions running) [57,123 / 57,216] 825 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 232s local ... (57 actions running) [57,131 / 57,216] 828 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 233s local ... (56 actions running) [57,133 / 57,216] 831 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 234s local ... (56 actions running) [57,135 / 57,216] 833 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 235s local ... (56 actions running) [57,138 / 57,216] 836 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 237s local ... (56 actions running) [57,144 / 57,216] 836 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 238s local ... (56 actions, 55 running) [57,146 / 57,216] 836 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 239s local ... (56 actions running) [57,153 / 57,216] 836 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 240s local ... (56 actions running) [57,161 / 57,217] 836 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 241s local ... (56 actions, 55 running) [57,163 / 57,219] 837 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 242s local ... (56 actions running) [57,167 / 57,224] 838 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 244s local ... (56 actions, 55 running) [57,176 / 57,233] 840 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 245s local ... (56 actions, 55 running) [57,182 / 57,243] 841 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 246s local ... (56 actions, 55 running) [57,184 / 57,243] 841 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 247s local ... (56 actions running) [57,192 / 57,248] 841 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 248s local ... (56 actions running) [57,216 / 57,287] 845 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 249s local ... (56 actions running) [57,227 / 57,287] 849 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 250s local ... (56 actions running) [57,245 / 57,301] 849 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 251s local ... (56 actions running) [57,268 / 57,324] 855 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 252s local ... (58 actions running) [57,319 / 57,376] 861 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 253s local ... (57 actions, 56 running) [57,325 / 57,381] 862 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 254s local ... (58 actions, 57 running) [57,330 / 57,386] 863 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 255s local ... (58 actions, 57 running) [57,351 / 57,408] 866 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 256s local ... (58 actions, 57 running) [57,373 / 57,431] 870 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 257s local ... (59 actions, 58 running) [57,446 / 57,517] 877 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 258s local ... (59 actions, 58 running) [57,458 / 57,517] 880 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 259s local ... (60 actions running) [57,465 / 57,538] 884 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 260s local ... (59 actions, 58 running) [57,467 / 57,538] 886 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 262s local ... (59 actions running) [57,471 / 57,538] 890 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 263s local ... (58 actions running) [57,476 / 57,538] 894 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 264s local ... (56 actions running) [57,480 / 57,538] 897 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 265s local ... (56 actions running) [57,487 / 57,543] 900 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 266s local ... (56 actions running) [57,503 / 57,559] 903 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 267s local ... (56 actions running) [57,505 / 57,561] 904 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 268s local ... (57 actions, 56 running) [57,544 / 57,600] 907 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 269s local ... (58 actions running) [57,560 / 57,644] 911 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 271s local ... (57 actions running) [57,570 / 57,644] 912 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 272s local ... (56 actions, 55 running) [57,577 / 57,644] 914 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 273s local ... (56 actions running) [57,580 / 57,644] 916 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 274s local ... (56 actions running) [57,583 / 57,644] 917 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 275s local ... (56 actions running) [57,586 / 57,644] 919 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 276s local ... (56 actions running) [57,588 / 57,644] 922 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 277s local ... (56 actions running) [57,597 / 57,653] 925 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 278s local ... (57 actions running) [57,601 / 57,657] 925 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 280s local ... (58 actions running) [57,605 / 57,661] 926 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 281s local ... (58 actions running) [57,616 / 57,672] 927 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 283s local ... (59 actions running) [57,636 / 57,694] 929 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 284s local ... (59 actions, 58 running) [57,637 / 57,694] 929 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 285s local ... (59 actions running) [57,662 / 57,718] 930 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 286s local ... (59 actions running) [57,694 / 57,751] 933 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 287s local ... (60 actions, 59 running) [57,719 / 57,777] 933 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 288s local ... (64 actions, 62 running) [57,753 / 57,809] 933 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 289s local ... (65 actions running) [57,768 / 57,827] 936 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 290s local ... (66 actions, 64 running) [57,775 / 57,833] 937 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 291s local ... (69 actions, 68 running) [57,784 / 57,840] 939 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 292s local ... (71 actions running) [57,808 / 57,864] 943 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 293s local ... (72 actions, 71 running) [57,815 / 57,874] 948 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 294s local ... (71 actions running) [57,819 / 57,875] 952 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 296s local ... (69 actions running) [57,831 / 57,887] 955 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 297s local ... (65 actions, 64 running) [57,856 / 57,912] 964 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 298s local ... (59 actions, 58 running) [57,887 / 57,944] 968 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 299s local ... (57 actions, 56 running) [57,901 / 57,957] 971 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 300s local ... (61 actions, 60 running) [57,908 / 57,967] 974 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 301s local ... (61 actions running) [57,911 / 57,967] 976 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 302s local ... (62 actions running) [57,927 / 57,983] 977 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 303s local ... (62 actions running) [57,927 / 57,983] 977 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 304s local ... (62 actions running) [57,947 / 58,003] 984 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 305s local ... (57 actions, 56 running) [57,974 / 58,031] 989 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 306s local ... (58 actions, 57 running) [57,986 / 58,042] 994 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 307s local ... (58 actions running) [58,004 / 58,061] 1000 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 308s local ... (57 actions, 56 running) [58,019 / 58,075] 1001 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 309s local ... (61 actions running) [58,042 / 58,098] 1005 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 310s local ... (63 actions, 62 running) [58,058 / 58,126] 1006 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 311s local ... (66 actions running) [58,063 / 58,126] 1007 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 313s local ... (68 actions, 67 running) [58,066 / 58,126] 1010 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 314s local ... (67 actions running) [58,067 / 58,126] 1011 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 315s local ... (67 actions running) [58,070 / 58,126] 1012 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 316s local ... (67 actions, 66 running) [58,078 / 58,135] 1015 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 317s local ... (66 actions, 65 running) [58,083 / 58,139] 1018 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 318s local ... (65 actions running) [58,123 / 58,179] 1023 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 319s local ... (62 actions running) [58,153 / 58,209] 1029 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 320s local ... (63 actions, 62 running) [58,172 / 58,228] 1036 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 321s local ... (61 actions, 60 running) [58,215 / 58,274] 1044 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 322s local ... (60 actions, 58 running) [58,243 / 58,299] 1052 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 323s local ... (62 actions running) [58,281 / 58,338] 1059 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 325s local ... (62 actions running) [58,315 / 58,372] 1066 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 326s local ... (65 actions running) [58,357 / 58,414] 1074 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 327s local ... (62 actions, 61 running) [58,389 / 58,453] 1085 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 328s local ... (63 actions running) [58,401 / 58,458] 1094 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 329s local ... (63 actions running) [58,423 / 58,492] 1104 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 330s local ... (60 actions running) [58,434 / 58,492] 1111 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 331s local ... (57 actions, 56 running) [58,461 / 58,518] 1114 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 332s local ... (57 actions running) [58,477 / 58,534] 1121 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 333s local ... (57 actions running) [58,487 / 58,544] 1126 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 334s local ... (57 actions, 56 running) [58,501 / 58,558] 1129 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 335s local ... (57 actions running) [58,539 / 58,595] 1134 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 336s local ... (56 actions running) [58,583 / 58,641] 1140 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 337s local ... (60 actions running) [58,604 / 58,664] 1147 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 339s local ... (60 actions running) [58,612 / 58,670] 1151 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 340s local ... (58 actions running) [58,618 / 58,676] 1154 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 341s local ... (58 actions running) [58,648 / 58,706] 1162 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 342s local ... (58 actions running) [58,673 / 58,734] 1169 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 343s local ... (59 actions running) [58,674 / 58,734] 1170 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 344s local ... (58 actions running) [58,684 / 58,742] 1174 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 345s local ... (58 actions running) [58,709 / 58,767] 1182 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 346s local ... (60 actions, 59 running) [58,733 / 58,799] 1191 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 347s local ... (61 actions running) [58,738 / 58,799] 1194 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 349s local ... (58 actions running) [58,740 / 58,799] 1196 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 350s local ... (58 actions running) [58,742 / 58,803] 1198 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 351s local ... (58 actions running) [58,744 / 58,803] 1199 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 353s local ... (58 actions running) [58,777 / 58,883] 1200 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 354s local ... (59 actions running) [58,787 / 58,883] 1204 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 355s local ... (59 actions running) [58,793 / 58,883] 1206 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 356s local ... (58 actions, 57 running) [58,797 / 58,883] 1211 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 357s local ... (58 actions running) [58,799 / 58,883] 1213 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 358s local ... (58 actions running) [58,800 / 58,883] 1213 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 360s local ... (58 actions running) [58,806 / 58,883] 1213 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 361s local ... (55 actions, 54 running) [58,807 / 58,883] 1214 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 363s local ... (56 actions running) [58,813 / 58,883] 1214 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 364s local ... (56 actions running) [58,820 / 58,883] 1215 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 365s local ... (56 actions running) [58,825 / 58,883] 1215 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 366s local ... (57 actions running) [58,831 / 58,887] 1216 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 367s local ... (57 actions, 56 running) [58,873 / 58,928] 1220 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 368s local ... (55 actions, 54 running) [58,898 / 58,954] 1228 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 369s local ... (58 actions, 57 running) [58,929 / 58,985] 1236 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 370s local ... (58 actions running) [58,950 / 59,007] 1240 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 371s local ... (57 actions, 55 running) [58,989 / 59,045] 1248 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 372s local ... (59 actions, 58 running) [59,020 / 59,076] 1256 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 374s local ... (61 actions running) [59,048 / 59,104] 1268 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 375s local ... (56 actions, 55 running) [59,053 / 59,109] 1269 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 376s local ... (56 actions running) [59,065 / 59,121] 1272 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 377s local ... (56 actions running) [59,081 / 59,137] 1277 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 378s local ... (58 actions running) [59,090 / 59,146] 1284 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 379s local ... (57 actions running) [59,100 / 59,157] 1290 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 380s local ... (58 actions running) [59,118 / 59,174] 1297 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 381s local ... (59 actions running) [59,139 / 59,195] 1306 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 382s local ... (57 actions running) [59,148 / 59,204] 1308 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 383s local ... (57 actions running) [59,157 / 59,215] 1315 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 384s local ... (56 actions running) [59,164 / 59,220] 1319 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 385s local ... (56 actions running) [59,165 / 59,221] 1320 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 386s local ... (57 actions running) [59,187 / 59,243] 1326 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 387s local ... (56 actions, 55 running) [59,200 / 59,264] 1333 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 388s local ... (56 actions running) [59,201 / 59,264] 1334 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 390s local ... (56 actions running) [59,202 / 59,264] 1335 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 391s local ... (56 actions running) [59,203 / 59,264] 1335 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 392s local ... (56 actions, 55 running) [59,205 / 59,264] 1336 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 393s local ... (56 actions running) [59,206 / 59,264] 1338 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 394s local ... (56 actions running) [59,217 / 59,275] 1342 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 395s local ... (56 actions, 55 running) [59,265 / 59,331] 1349 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 396s local ... (58 actions, 57 running) [59,293 / 59,407] 1354 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 397s local ... (58 actions, 55 running) [59,897 / 59,963] 1358 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 398s local ... (58 actions, 57 running) [59,928 / 59,996] 1361 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 400s local ... (59 actions, 57 running) [59,959 / 60,027] 1366 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 401s local ... (59 actions, 57 running) [60,004 / 60,073] 1371 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 402s local ... (58 actions, 56 running) [60,041 / 60,108] 1377 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 403s local ... (58 actions, 57 running) [60,090 / 60,156] 1384 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 404s local ... (58 actions, 57 running) [60,123 / 60,189] 1386 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 405s local ... (59 actions, 58 running) [60,151 / 60,217] 1392 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 406s local ... (58 actions running) [60,173 / 60,247] 1396 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 407s local ... (58 actions running) [60,176 / 60,247] 1398 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 408s local ... (58 actions running) [60,179 / 60,247] 1401 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 409s local ... (58 actions running) [60,186 / 60,249] 1404 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 410s local ... (56 actions, 55 running) [60,232 / 60,288] 1408 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 411s local ... (58 actions, 57 running) [60,247 / 60,308] 1412 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 412s local ... (57 actions running) [60,255 / 60,311] 1415 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 413s local ... (57 actions, 56 running) [60,298 / 60,354] 1419 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 414s local ... (57 actions running) [60,317 / 60,374] 1423 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 415s local ... (56 actions running) [60,326 / 60,382] 1427 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 417s local ... (57 actions, 56 running) [60,330 / 60,389] 1428 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 418s local ... (57 actions running) [60,333 / 60,389] 1431 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 419s local ... (57 actions running) [60,341 / 60,397] 1432 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 420s local ... (57 actions running) [60,341 / 60,397] 1433 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 421s local ... (57 actions running) [60,368 / 60,424] 1437 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 422s local ... (58 actions, 57 running) [60,392 / 60,450] 1442 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 423s local ... (54 actions, 53 running) [60,404 / 60,462] 1443 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 424s local ... (57 actions, 55 running) [60,408 / 60,464] 1444 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 426s local ... (56 actions, 55 running) [60,424 / 60,480] 1445 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 427s local ... (56 actions running) [60,446 / 60,502] 1448 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 428s local ... (55 actions running) [60,455 / 60,517] 1451 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 429s local ... (56 actions running) [60,456 / 60,517] 1451 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 430s local ... (56 actions, 55 running) [60,458 / 60,517] 1453 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 431s local ... (56 actions running) [60,466 / 60,523] 1455 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 432s local ... (56 actions running) [60,511 / 60,567] 1456 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 434s local ... (56 actions running) [60,524 / 60,583] 1458 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 435s local ... (56 actions, 55 running) [60,527 / 60,583] 1462 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 436s local ... (56 actions running) [60,542 / 60,605] 1465 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 437s local ... (56 actions, 55 running) [60,543 / 60,605] 1465 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 438s local ... (56 actions, 55 running) [60,545 / 60,605] 1468 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 439s local ... (56 actions running) [60,546 / 60,605] 1468 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 440s local ... (56 actions running) [60,546 / 60,605] 1469 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 442s local ... (56 actions running) [60,566 / 60,622] 1470 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 443s local ... (56 actions, 55 running) [60,580 / 60,637] 1474 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 444s local ... (56 actions, 55 running) [60,628 / 60,684] 1480 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 445s local ... (56 actions, 55 running) [60,675 / 60,732] 1484 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 446s local ... (58 actions running) [60,703 / 60,760] 1488 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 447s local ... (56 actions running) [60,715 / 60,771] 1490 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 448s local ... (56 actions, 55 running) [60,735 / 60,791] 1492 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 450s local ... (56 actions running) [60,751 / 60,807] 1498 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 451s local ... (56 actions running) [60,767 / 60,823] 1502 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 452s local ... (56 actions running) [60,788 / 60,844] 1506 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 453s local ... (56 actions, 55 running) [60,807 / 60,865] 1510 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 454s local ... (56 actions, 54 running) [60,817 / 60,906] 1516 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 455s local ... (56 actions running) [60,825 / 60,906] 1521 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 456s local ... (57 actions, 56 running) [60,832 / 60,906] 1523 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 457s local ... (56 actions, 55 running) [60,834 / 60,906] 1526 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 458s local ... (56 actions running) [60,839 / 60,906] 1529 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 459s local ... (56 actions running) [60,843 / 60,906] 1532 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 460s local ... (56 actions running) [60,846 / 60,906] 1535 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 461s local ... (56 actions running) [60,848 / 60,906] 1537 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 462s local ... (56 actions running) [60,848 / 60,906] 1538 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 464s local ... (56 actions running) [60,859 / 60,917] 1538 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 465s local ... (56 actions, 55 running) [60,907 / 60,965] 1541 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 466s local ... (56 actions, 55 running) [60,959 / 61,015] 1542 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 467s local ... (60 actions, 59 running) [60,994 / 61,057] 1546 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 468s local ... (65 actions running) [61,008 / 61,066] 1550 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 469s local ... (60 actions, 59 running) [61,070 / 61,126] 1557 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 470s local ... (56 actions running) [61,167 / 61,223] 1566 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 471s local ... (56 actions, 52 running) [61,230 / 61,287] 1570 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 472s local ... (59 actions, 55 running) [61,306 / 61,362] 1579 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 473s local ... (55 actions, 52 running) [61,393 / 61,450] 1590 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 474s local ... (56 actions, 55 running) [61,502 / 61,558] 1602 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 475s local ... (55 actions, 51 running) [61,525 / 61,581] 1602 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 476s local ... (60 actions, 55 running) [61,547 / 61,604] 1608 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 477s local ... (62 actions running) [61,578 / 61,634] 1613 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 478s local ... (64 actions, 63 running) [61,615 / 61,671] 1622 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 479s local ... (66 actions, 64 running) [61,637 / 61,699] 1625 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 480s local ... (66 actions, 64 running) [61,655 / 61,718] 1630 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 481s local ... (63 actions, 61 running) [61,702 / 61,759] 1640 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 482s local ... (57 actions, 56 running) [61,757 / 61,817] 1649 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 483s local ... (58 actions, 56 running) [61,798 / 61,855] 1656 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 484s local ... (57 actions, 54 running) [61,824 / 61,880] 1661 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 486s local ... (56 actions, 55 running) [61,865 / 61,921] 1667 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 487s local ... (57 actions, 55 running) [61,872 / 61,928] 1673 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 488s local ... (56 actions running) [61,919 / 61,975] 1676 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 489s local ... (56 actions, 52 running) [61,952 / 62,009] 1679 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 490s local ... (57 actions, 54 running) [62,019 / 62,085] 1684 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 491s local ... (57 actions, 56 running) [62,023 / 62,085] 1686 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 493s local ... (58 actions, 57 running) [62,046 / 62,108] 1696 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 494s local ... (56 actions running) [62,050 / 62,108] 1700 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 495s local ... (57 actions running) [62,073 / 62,129] 1702 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 496s local ... (56 actions, 55 running) [62,087 / 62,170] 1705 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 498s local ... (57 actions running) [62,088 / 62,170] 1706 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 499s local ... (56 actions running) [62,095 / 62,170] 1708 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 500s local ... (56 actions running) [62,104 / 62,170] 1709 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 501s local ... (56 actions running) [62,106 / 62,170] 1710 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 502s local ... (56 actions running) [62,108 / 62,170] 1711 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 503s local ... (56 actions running) [62,110 / 62,170] 1712 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 504s local ... (56 actions running) [62,110 / 62,170] 1713 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 505s local ... (56 actions running) [62,114 / 62,170] 1713 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 507s local ... (56 actions, 55 running) [62,129 / 62,194] 1713 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 508s local ... (57 actions, 55 running) [62,220 / 62,277] 1716 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 509s local ... (56 actions, 55 running) [62,273 / 62,331] 1718 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 510s local ... (59 actions, 58 running) [62,322 / 62,378] 1723 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 511s local ... (60 actions, 59 running) [62,331 / 62,428] 1730 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 512s local ... (56 actions running) [62,334 / 62,428] 1731 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 513s local ... (56 actions running) [62,337 / 62,428] 1733 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 514s local ... (56 actions running) [62,338 / 62,428] 1733 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 515s local ... (56 actions running) [62,341 / 62,428] 1734 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 516s local ... (56 actions running) [62,345 / 62,428] 1739 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 518s local ... (56 actions running) [62,357 / 62,428] 1741 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 519s local ... (56 actions, 55 running) [62,365 / 62,428] 1743 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 520s local ... (56 actions running) [62,370 / 62,428] 1744 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 521s local ... (56 actions running) [62,390 / 62,450] 1744 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 522s local ... (56 actions, 54 running) [62,459 / 62,517] 1746 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 523s local ... (58 actions, 54 running) [62,520 / 62,582] 1753 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 524s local ... (59 actions, 55 running) [62,580 / 62,637] 1759 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 525s local ... (60 actions, 55 running) [62,626 / 62,684] 1765 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 526s local ... (63 actions, 59 running) [62,698 / 62,754] 1773 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 527s local ... (61 actions, 58 running) [62,732 / 62,788] 1779 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 528s local ... (62 actions, 60 running) [62,753 / 62,812] 1785 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 529s local ... (63 actions, 62 running) [62,776 / 62,833] 1793 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 530s local ... (60 actions running) [62,802 / 62,858] 1800 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 531s local ... (56 actions running) [62,809 / 62,866] 1803 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 532s local ... (57 actions, 55 running) [62,838 / 62,912] 1808 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 533s local ... (57 actions running) [62,838 / 62,912] 1809 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 534s local ... (57 actions running) [62,842 / 62,912] 1813 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 535s local ... (56 actions running) [62,844 / 62,912] 1815 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 537s local ... (56 actions running) [62,847 / 62,912] 1816 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 538s local ... (55 actions running) [62,853 / 62,912] 1820 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 539s local ... (56 actions, 55 running) [62,861 / 62,918] 1822 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 540s local ... (56 actions, 55 running) [62,867 / 62,924] 1825 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 541s local ... (56 actions, 53 running) [62,892 / 62,950] 1826 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 542s local ... (59 actions, 58 running) [62,917 / 62,973] 1831 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 544s local ... (59 actions, 58 running) [62,950 / 63,016] 1841 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 545s local ... (57 actions, 56 running) [62,985 / 63,042] 1847 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 546s local ... (58 actions, 57 running) [63,026 / 63,117] 1852 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 547s local ... (57 actions, 52 running) [63,172 / 63,233] 1857 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 548s local ... (54 actions, 51 running) [63,218 / 63,274] 1857 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 549s local ... (58 actions, 57 running) [63,244 / 63,317] 1860 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 550s local ... (58 actions running) [63,251 / 63,317] 1862 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 551s local ... (56 actions, 55 running) [63,254 / 63,317] 1864 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 552s local ... (56 actions running) [63,259 / 63,317] 1866 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 553s local ... (56 actions running) [63,265 / 63,321] 1869 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 554s local ... (56 actions running) [63,284 / 63,341] 1869 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 555s local ... (56 actions running) [63,304 / 63,408] 1873 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 557s local ... (56 actions running) [63,308 / 63,408] 1875 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 558s local ... (57 actions, 56 running) [63,312 / 63,408] 1876 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 559s local ... (57 actions, 56 running) [63,314 / 63,408] 1879 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 560s local ... (57 actions running) [63,317 / 63,408] 1880 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 561s local ... (57 actions running) [63,323 / 63,408] 1883 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 563s local ... (56 actions, 55 running) [63,329 / 63,408] 1887 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 564s local ... (56 actions running) [63,331 / 63,408] 1888 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 565s local ... (56 actions running) [63,334 / 63,408] 1890 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 566s local ... (56 actions running) [63,336 / 63,408] 1891 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 567s local ... (56 actions running) [63,341 / 63,408] 1891 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 568s local ... (56 actions, 55 running) [63,343 / 63,408] 1892 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 570s local ... (56 actions running) [63,347 / 63,408] 1893 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 571s local ... (56 actions, 55 running) [63,351 / 63,408] 1893 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 572s local ... (56 actions, 55 running) [63,351 / 63,408] 1893 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 573s local ... (56 actions running) [63,353 / 63,409] 1893 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 574s local ... (56 actions running) [63,360 / 63,418] 1893 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 575s local ... (56 actions running) [63,367 / 63,424] 1894 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 576s local ... (57 actions, 56 running) [63,395 / 63,451] 1895 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 577s local ... (56 actions, 55 running) [63,440 / 63,507] 1895 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 578s local ... (58 actions, 56 running) [63,501 / 63,559] 1897 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 579s local ... (57 actions, 56 running) [63,523 / 63,603] 1900 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 580s local ... (57 actions running) [63,526 / 63,603] 1902 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 581s local ... (56 actions running) [63,531 / 63,603] 1902 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 582s local ... (56 actions running) [63,532 / 63,603] 1902 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 583s local ... (56 actions running) [63,535 / 63,603] 1903 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 584s local ... (56 actions running) [63,537 / 63,603] 1903 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 585s local ... (56 actions running) [63,541 / 63,603] 1905 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 586s local ... (56 actions running) [63,546 / 63,603] 1908 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 587s local ... (56 actions running) [63,552 / 63,624] 1909 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 589s local ... (56 actions, 55 running) [63,559 / 63,624] 1910 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 590s local ... (56 actions, 55 running) [63,566 / 63,624] 1912 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 591s local ... (56 actions, 55 running) [63,568 / 63,624] 1913 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 592s local ... (56 actions running) [63,619 / 64,243] 1914 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 593s local ... (56 actions, 54 running) [63,875 / 64,469] 1919 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 594s local ... (55 actions, 45 running) [64,171 / 64,714] 1919 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 595s local ... (54 actions, 43 running) [64,659 / 65,221] 1921 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 596s local ... (48 actions, 40 running) [64,741 / 65,250] 1924 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 597s local ... (56 actions, 31 running) [65,773 / 66,090] 1927 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 598s local ... (55 actions, 25 running) [66,620 / 66,678] 1927 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 599s local ... (54 actions, 50 running) [66,661 / 66,722] 1929 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 600s local ... (58 actions, 54 running) [66,692 / 66,748] 1934 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 602s local ... (60 actions, 59 running) [66,787 / 66,843] 1944 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 603s local ... (56 actions, 52 running) [66,846 / 66,902] 1948 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 604s local ... (56 actions, 55 running) [66,893 / 66,952] 1957 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 605s local ... (59 actions running) [66,903 / 67,006] 1962 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 606s local ... (62 actions running) [66,908 / 67,006] 1967 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 607s local ... (61 actions running) [66,919 / 67,006] 1978 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 608s local ... (56 actions running) [66,923 / 67,006] 1982 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 609s local ... (56 actions running) [66,926 / 67,006] 1984 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 610s local ... (56 actions running) [66,931 / 67,006] 1987 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 611s local ... (56 actions, 55 running) [66,942 / 67,006] 1988 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 612s local ... (56 actions running) [66,950 / 67,006] 1989 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 613s local ... (56 actions running) [66,994 / 67,051] 1991 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 614s local ... (56 actions, 55 running) [67,025 / 67,081] 1996 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 615s local ... (56 actions, 54 running) [67,079 / 67,154] 2007 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 617s local ... (58 actions, 57 running) [67,100 / 67,157] 2017 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 618s local ... (56 actions, 55 running) [67,116 / 67,172] 2019 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 619s local ... (57 actions running) [67,127 / 67,183] 2022 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 620s local ... (56 actions running) [67,147 / 67,203] 2029 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 621s local ... (56 actions running) [67,148 / 67,204] 2030 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 623s local ... (58 actions running) [67,155 / 67,211] 2033 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 624s local ... (58 actions, 57 running) [67,162 / 67,218] 2036 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 625s local ... (58 actions running) [67,178 / 67,245] 2042 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 626s local ... (59 actions running) [67,184 / 67,245] 2046 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 627s local ... (58 actions running) [67,190 / 67,246] 2048 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 628s local ... (56 actions running) [67,240 / 67,297] 2052 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 629s local ... (56 actions running) [67,272 / 67,328] 2053 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 630s local ... (61 actions running) [67,298 / 67,354] 2059 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 631s local ... (61 actions running) [67,324 / 67,381] 2068 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 632s local ... (60 actions running) [67,392 / 67,451] 2076 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 633s local ... (55 actions, 54 running) [67,464 / 67,524] 2086 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 634s local ... (58 actions, 52 running) [67,498 / 67,573] 2091 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 635s local ... (65 actions running) [67,500 / 67,573] 2093 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 636s local ... (66 actions running) [67,502 / 67,573] 2095 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 637s local ... (66 actions running) [67,504 / 67,573] 2097 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 638s local ... (66 actions running) [67,506 / 67,573] 2099 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 639s local ... (65 actions running) [67,506 / 67,573] 2099 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 640s local ... (65 actions running) [67,507 / 67,573] 2100 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 641s local ... (65 actions running) [67,509 / 67,573] 2102 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 642s local ... (65 actions running) [67,515 / 67,573] 2108 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 643s local ... (64 actions, 63 running) [67,517 / 67,573] 2111 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 644s local ... (64 actions running) [67,521 / 67,578] 2113 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 646s local ... (65 actions running) [67,527 / 67,601] 2116 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 647s local ... (65 actions running) [67,531 / 67,602] 2119 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 648s local ... (65 actions running) [67,533 / 67,602] 2121 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 650s local ... (65 actions running) [67,533 / 67,602] 2121 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 651s local ... (65 actions running) [67,535 / 67,602] 2123 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 652s local ... (63 actions running) [67,540 / 67,602] 2128 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 653s local ... (58 actions running) [67,544 / 67,602] 2132 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 654s local ... (56 actions running) [67,549 / 67,605] 2133 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 655s local ... (56 actions, 55 running) [67,552 / 67,636] 2135 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 656s local ... (56 actions running) [67,556 / 67,636] 2136 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 658s local ... (56 actions running) [67,557 / 67,636] 2136 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 659s local ... (56 actions, 55 running) [67,561 / 67,636] 2138 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 660s local ... (56 actions, 55 running) [67,565 / 67,636] 2138 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 662s local ... (56 actions, 55 running) [67,570 / 67,636] 2138 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 663s local ... (56 actions running) [67,572 / 67,636] 2139 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 664s local ... (56 actions running) [67,576 / 67,636] 2139 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 665s local ... (56 actions running) [67,578 / 67,636] 2141 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 667s local ... (56 actions running) [67,587 / 67,644] 2142 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 668s local ... (56 actions running) [67,591 / 67,648] 2143 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 669s local ... (56 actions running) [67,609 / 67,665] 2144 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 670s local ... (56 actions, 55 running) [67,622 / 67,710] 2145 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 671s local ... (56 actions running) [67,624 / 67,710] 2145 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 672s local ... (56 actions, 55 running) [67,627 / 67,710] 2145 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 673s local ... (56 actions running) [67,632 / 67,712] 2145 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 674s local ... (56 actions running) [67,633 / 67,712] 2146 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 675s local ... (57 actions running) [67,635 / 67,712] 2147 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 676s local ... (57 actions, 56 running) [67,636 / 67,712] 2148 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 677s local ... (56 actions running) [67,637 / 67,712] 2148 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 678s local ... (56 actions running) [67,640 / 67,712] 2148 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 679s local ... (56 actions running) [67,641 / 67,712] 2148 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 680s local ... (56 actions running) [67,641 / 67,712] 2149 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 682s local ... (56 actions running) [67,644 / 67,712] 2149 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 683s local ... (56 actions running) [67,647 / 67,712] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 684s local ... (56 actions, 55 running) [67,650 / 67,712] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 685s local ... (56 actions running) [67,651 / 67,712] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 687s local ... (56 actions, 55 running) [67,654 / 67,712] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 688s local ... (56 actions, 54 running) [67,654 / 67,712] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 689s local ... (56 actions running) [67,655 / 67,712] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 690s local ... (56 actions running) [67,656 / 67,712] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 691s local ... (56 actions running) [67,657 / 67,713] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 692s local ... (56 actions running) [67,658 / 67,714] 2150 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 693s local ... (56 actions, 55 running) [67,670 / 67,775] 2152 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 695s local ... (56 actions running) [67,674 / 67,776] 2153 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 696s local ... (56 actions, 55 running) [67,678 / 67,776] 2154 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 697s local ... (56 actions running) [67,680 / 67,776] 2155 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 698s local ... (57 actions, 55 running) [67,684 / 67,776] 2157 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 699s local ... (56 actions, 55 running) [67,684 / 67,776] 2158 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 700s local ... (56 actions running) [67,686 / 67,776] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 701s local ... (56 actions running) [67,687 / 67,776] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 705s local ... (56 actions, 55 running) [67,690 / 67,776] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 706s local ... (56 actions, 55 running) [67,692 / 67,776] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 707s local ... (56 actions running) [67,693 / 67,776] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 708s local ... (56 actions, 55 running) [67,698 / 67,776] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 710s local ... (56 actions, 54 running) [67,701 / 67,776] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 711s local ... (56 actions, 55 running) [67,703 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 712s local ... (56 actions running) [67,704 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 717s local ... (56 actions, 55 running) [67,704 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 719s local ... (56 actions running) [67,707 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 720s local ... (56 actions running) [67,710 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 721s local ... (56 actions running) [67,712 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 722s local ... (56 actions running) [67,715 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 723s local ... (56 actions, 54 running) [67,716 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 724s local ... (56 actions running) [67,718 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 725s local ... (56 actions running) [67,719 / 67,777] 2159 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 726s local ... (56 actions running) [67,719 / 67,777] 2160 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 728s local ... (56 actions running) [67,722 / 67,780] 2160 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 729s local ... (56 actions, 55 running) [67,729 / 67,787] 2160 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 730s local ... (56 actions, 55 running) [67,737 / 67,793] 2160 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 732s local ... (56 actions, 55 running) [67,747 / 67,803] 2161 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 733s local ... (58 actions, 57 running) [67,759 / 67,816] 2164 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 734s local ... (57 actions, 54 running) [67,767 / 67,824] 2165 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 735s local ... (58 actions, 57 running) [67,773 / 67,830] 2167 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 736s local ... (61 actions running) [67,778 / 67,834] 2168 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 737s local ... (60 actions, 56 running) [67,797 / 67,853] 2175 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 738s local ... (56 actions, 54 running) [67,799 / 67,855] 2177 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 739s local ... (58 actions running) [67,808 / 67,864] 2180 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 740s local ... (59 actions, 58 running) [67,814 / 67,870] 2184 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 742s local ... (58 actions running) [67,819 / 67,875] 2187 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 743s local ... (57 actions running) [67,824 / 67,881] 2188 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 744s local ... (59 actions, 58 running) [67,847 / 67,914] 2190 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 745s local ... (60 actions, 59 running) [67,850 / 67,914] 2190 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 747s local ... (60 actions, 59 running) [67,851 / 67,914] 2192 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 748s local ... (59 actions running) [67,853 / 67,914] 2193 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 749s local ... (57 actions running) [67,853 / 67,914] 2194 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 755s local ... (57 actions running) [67,856 / 67,914] 2196 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 756s local ... (57 actions running) [67,861 / 67,924] 2201 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 757s local ... (57 actions running) [67,863 / 67,924] 2201 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 759s local ... (56 actions running) [67,884 / 67,942] 2203 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 760s local ... (57 actions running) [67,898 / 67,960] 2206 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 761s local ... (60 actions running) [67,903 / 67,960] 2208 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 762s local ... (57 actions, 56 running) [67,914 / 67,970] 2209 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 763s local ... (57 actions, 56 running) [67,916 / 67,972] 2209 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 764s local ... (57 actions, 56 running) [67,929 / 67,986] 2213 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 765s local ... (57 actions running) [67,992 / 68,050] 2218 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 766s local ... (56 actions, 55 running) [68,010 / 68,066] 2218 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 768s local ... (62 actions running) [68,013 / 68,069] 2218 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 769s local ... (63 actions, 62 running) [68,021 / 68,078] 2222 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 770s local ... (63 actions, 62 running) [68,047 / 68,103] 2232 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 771s local ... (58 actions running) [68,063 / 68,119] 2240 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 772s local ... (58 actions running) [68,069 / 68,129] 2242 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 773s local ... (61 actions, 60 running) [68,075 / 68,131] 2247 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 774s local ... (58 actions, 57 running) [68,087 / 68,143] 2251 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 775s local ... (57 actions, 56 running) [68,092 / 68,148] 2253 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 776s local ... (57 actions running) [68,107 / 68,164] 2258 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 777s local ... (56 actions running) [68,143 / 68,200] 2273 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 778s local ... (57 actions, 56 running) [68,195 / 68,255] 2282 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 779s local ... (63 actions, 62 running) [68,240 / 68,296] 2287 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 780s local ... (68 actions running) [68,244 / 68,302] 2287 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 781s local ... (75 actions running) [68,248 / 68,308] 2289 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 782s local ... (75 actions running) [68,250 / 68,308] 2291 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 783s local ... (74 actions running) [68,253 / 68,309] 2294 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 784s local ... (71 actions running) [68,283 / 68,339] 2306 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 785s local ... (64 actions running) [68,300 / 68,356] 2315 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 786s local ... (62 actions running) [68,319 / 68,375] 2322 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 787s local ... (62 actions running) [68,324 / 68,380] 2327 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 788s local ... (64 actions running) [68,330 / 68,390] 2332 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 789s local ... (61 actions running) [68,336 / 68,392] 2338 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 790s local ... (60 actions running) [68,350 / 68,406] 2346 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 792s local ... (59 actions running) [68,355 / 68,411] 2350 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 793s local ... (64 actions running) FAIL: //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test_attempts/attempt_1.log) [68,358 / 68,415] 2350 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 794s local ... (64 actions running) [68,385 / 68,441] 2358 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 795s local ... (62 actions running) [68,395 / 68,451] 2364 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 796s local ... (61 actions running) FAIL: //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test_attempts/attempt_2.log) [68,400 / 68,456] 2367 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 797s local ... (62 actions running) [68,415 / 68,471] 2374 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 798s local ... (58 actions running) [68,417 / 68,473] 2376 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 799s local ... (58 actions running) [68,420 / 68,477] 2379 / 3790 tests; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 800s local ... (57 actions, 56 running) WARNING: Skipping uploading outputs because of concurrent modifications with --experimental_guard_against_concurrent_changes enabled: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test.log was modified during execution FAIL: //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test.log) FAILED: //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test: [68,428 / 68,502] 2381 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 802s local ... (56 actions running) [68,428 / 68,502] 2382 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 804s local ... (56 actions running) [68,433 / 68,502] 2386 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 805s local ... (56 actions running) [68,434 / 68,502] 2387 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 806s local ... (56 actions running) [68,438 / 68,502] 2390 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 807s local ... (56 actions running) [68,439 / 68,502] 2391 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 808s local ... (56 actions running) [68,439 / 68,502] 2392 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 810s local ... (56 actions running) [68,441 / 68,502] 2392 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 811s local ... (56 actions, 55 running) [68,443 / 68,502] 2394 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 812s local ... (56 actions running) [68,445 / 68,502] 2394 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 813s local ... (56 actions running) [68,446 / 68,502] 2394 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 815s local ... (56 actions, 55 running) [68,454 / 68,510] 2395 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 816s local ... (57 actions, 56 running) [68,455 / 68,512] 2396 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 817s local ... (57 actions running) [68,456 / 68,512] 2397 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 818s local ... (56 actions running) [68,457 / 68,513] 2397 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 822s local ... (56 actions, 55 running) [68,459 / 68,515] 2397 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 823s local ... (56 actions, 55 running) [68,460 / 68,516] 2398 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 824s local ... (56 actions running) [68,463 / 68,520] 2400 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 825s local ... (57 actions running) [68,468 / 68,524] 2403 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 826s local ... (57 actions running) [68,471 / 68,529] 2406 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 827s local ... (57 actions running) [68,478 / 68,535] 2407 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 828s local ... (56 actions, 55 running) [68,481 / 68,537] 2408 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 830s local ... (56 actions running) [68,492 / 68,549] 2409 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 831s local ... (57 actions running) [68,493 / 68,549] 2409 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 832s local ... (60 actions, 59 running) [68,494 / 68,552] 2409 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 833s local ... (60 actions, 59 running) [68,501 / 68,557] 2410 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 834s local ... (60 actions running) [68,505 / 68,561] 2411 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 835s local ... (61 actions running) [68,507 / 68,563] 2412 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 836s local ... (62 actions running) [68,514 / 68,570] 2414 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 837s local ... (62 actions running) [68,514 / 68,570] 2414 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 838s local ... (62 actions running) [68,520 / 68,576] 2415 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 839s local ... (62 actions, 61 running) [68,547 / 68,604] 2418 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 840s local ... (63 actions, 61 running) [68,570 / 68,626] 2422 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 842s local ... (64 actions, 63 running) [68,595 / 68,652] 2426 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 843s local ... (64 actions running) [68,610 / 68,669] 2428 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 844s local ... (65 actions, 63 running) [68,664 / 68,760] 2433 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 845s local ... (65 actions running) [68,666 / 68,760] 2434 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 847s local ... (65 actions running) [68,667 / 68,760] 2434 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 848s local ... (65 actions running) [68,667 / 68,760] 2435 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 853s local ... (65 actions running) [68,673 / 68,760] 2437 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 854s local ... (65 actions running) [68,679 / 68,760] 2442 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 856s local ... (63 actions running) [68,688 / 68,760] 2450 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 857s local ... (56 actions running) [68,690 / 68,760] 2452 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 858s local ... (56 actions running) [68,691 / 68,760] 2452 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 859s local ... (56 actions running) [68,691 / 68,760] 2453 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 860s local ... (56 actions running) [68,694 / 68,760] 2453 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 861s local ... (56 actions, 55 running) [68,700 / 68,760] 2453 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 862s local ... (56 actions, 55 running) [68,727 / 68,788] 2454 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 863s local ... (56 actions, 55 running) [68,774 / 68,830] 2455 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 864s local ... (56 actions, 55 running) [68,786 / 68,872] 2456 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 866s local ... (56 actions, 55 running) [68,793 / 68,893] 2456 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 867s local ... (56 actions, 55 running) [68,797 / 68,893] 2456 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 868s local ... (56 actions, 55 running) [68,797 / 68,893] 2456 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 869s local ... (56 actions running) [68,799 / 68,893] 2456 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 870s local ... (56 actions running) [68,811 / 68,894] 2456 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 871s local ... (55 actions, 54 running) [68,816 / 68,895] 2456 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 872s local ... (56 actions, 55 running) [68,819 / 68,895] 2457 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 873s local ... (56 actions, 55 running) [68,821 / 68,895] 2458 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 875s local ... (56 actions running) [68,822 / 68,895] 2458 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 876s local ... (56 actions, 55 running) [68,823 / 68,895] 2458 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 878s local ... (56 actions running) [68,823 / 68,895] 2459 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 881s local ... (56 actions running) FAIL: //tensorflow/python/distribute/coordinator:watchdog_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/distribute/coordinator/watchdog_test/test_attempts/attempt_1.log) [68,825 / 68,895] 2459 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 882s local ... (56 actions, 55 running) [68,826 / 68,895] 2459 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 883s local ... (56 actions, 55 running) [68,831 / 68,895] 2460 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 884s local ... (56 actions, 55 running) [68,833 / 68,895] 2461 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 885s local ... (56 actions running) [68,833 / 68,895] 2462 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 889s local ... (56 actions running) [68,838 / 68,895] 2466 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 890s local ... (56 actions running) [68,838 / 68,895] 2466 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu; 900s local ... (56 actions running) [68,838 / 68,895] 2466 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 118s local ... (56 actions running) [68,839 / 68,895] 2466 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 123s local ... (56 actions, 55 running) [68,869 / 68,927] 2467 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (56 actions running) [68,884 / 68,940] 2469 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (56 actions, 55 running) [68,892 / 68,949] 2470 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (56 actions running) [68,901 / 68,962] 2470 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (56 actions running) [68,906 / 68,963] 2470 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (56 actions running) [68,919 / 68,976] 2470 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (56 actions running) FLAKY: //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/distribute/parameter_server_strategy_v2_test_2gpu/test_attempts/attempt_1.log INFO: From Testing //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu: [68,933 / 68,991] 2472 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 97s local ... (56 actions running) [68,947 / 69,003] 2473 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 98s local ... (56 actions running) [68,965 / 69,021] 2475 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:data_service_ops_test (shard 1 of 32); 51s local ... (58 actions running) [68,991 / 69,048] 2480 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu (shard 2 of 20); 51s local ... (57 actions running) [69,005 / 69,062] 2481 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu (shard 8 of 20); 49s local ... (56 actions running) [69,017 / 69,076] 2482 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu (shard 8 of 20); 50s local ... (56 actions running) [69,023 / 69,080] 2485 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu (shard 8 of 20); 51s local ... (56 actions running) [69,032 / 69,088] 2485 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu (shard 8 of 20); 52s local ... (56 actions running) [69,046 / 69,102] 2491 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 41s local ... (56 actions running) [69,052 / 69,109] 2491 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 42s local ... (57 actions running) [69,068 / 69,124] 2496 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 43s local ... (56 actions, 55 running) [69,075 / 69,132] 2497 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 44s local ... (56 actions running) [69,078 / 69,153] 2498 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 45s local ... (56 actions running) [69,081 / 69,153] 2501 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 46s local ... (56 actions running) [69,085 / 69,161] 2503 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 48s local ... (56 actions running) [69,088 / 69,161] 2506 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 49s local ... (56 actions running) [69,090 / 69,169] 2508 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 50s local ... (56 actions running) [69,091 / 69,169] 2508 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 51s local ... (56 actions running) [69,093 / 69,169] 2510 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 52s local ... (56 actions running) [69,096 / 69,169] 2512 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 53s local ... (56 actions, 55 running) [69,101 / 69,170] 2513 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 54s local ... (56 actions, 55 running) [69,105 / 69,170] 2513 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 56s local ... (56 actions, 55 running) [69,108 / 69,170] 2514 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 57s local ... (56 actions running) FLAKY: //tensorflow/python/distribute/coordinator:watchdog_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/distribute/coordinator/watchdog_test/test_attempts/attempt_1.log INFO: From Testing //tensorflow/python/distribute/coordinator:watchdog_test: [69,122 / 69,179] 2519 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 32s local ... (56 actions running) [69,140 / 69,243] 2523 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 33s local ... (57 actions, 56 running) [69,144 / 69,243] 2525 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 34s local ... (57 actions running) [69,146 / 69,243] 2525 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 35s local ... (56 actions, 55 running) [69,151 / 69,243] 2525 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 37s local ... (56 actions, 55 running) [69,153 / 69,243] 2525 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 38s local ... (56 actions running) [69,154 / 69,243] 2525 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 39s local ... (56 actions, 55 running) [69,164 / 69,243] 2528 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 40s local ... (56 actions, 55 running) [69,166 / 69,243] 2528 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 42s local ... (56 actions running) [69,167 / 69,243] 2529 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 43s local ... (56 actions running) [69,174 / 69,243] 2529 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 44s local ... (56 actions running) [69,177 / 69,243] 2530 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 45s local ... (56 actions running) [69,182 / 69,243] 2531 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 46s local ... (56 actions, 55 running) [69,184 / 69,243] 2531 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 47s local ... (56 actions running) [69,187 / 69,244] 2531 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 48s local ... (56 actions running) [69,196 / 69,253] 2531 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 49s local ... (56 actions running) [69,207 / 69,263] 2531 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 50s local ... (56 actions running) [69,208 / 69,264] 2531 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 51s local ... (57 actions running) [69,210 / 69,271] 2532 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 52s local ... (57 actions running) [69,215 / 69,272] 2533 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 53s local ... (56 actions running) [69,222 / 69,280] 2533 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 54s local ... (56 actions, 55 running) [69,241 / 69,297] 2533 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 55s local ... (58 actions, 57 running) [69,266 / 69,322] 2537 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 56s local ... (56 actions, 54 running) [69,286 / 69,343] 2541 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 57s local ... (58 actions running) [69,338 / 69,400] 2548 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 38s local ... (58 actions, 54 running) [69,391 / 69,447] 2551 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 39s local ... (61 actions, 58 running) [69,404 / 69,461] 2552 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test (shard 2 of 8); 40s local ... (62 actions, 60 running) [69,486 / 69,544] 2562 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 1 of 8); 38s local ... (64 actions, 62 running) [69,493 / 69,550] 2565 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 1 of 8); 39s local ... (61 actions, 58 running) [69,556 / 69,613] 2578 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 2 of 8); 39s local ... (56 actions, 52 running) [69,568 / 69,640] 2580 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 2 of 8); 40s local ... (59 actions, 58 running) [69,574 / 69,642] 2583 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 2 of 8); 41s local ... (58 actions running) [69,581 / 69,642] 2586 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 2 of 8); 42s local ... (56 actions running) [69,587 / 69,644] 2590 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 2 of 8); 43s local ... (56 actions, 55 running) [69,587 / 69,644] 2591 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test (shard 2 of 8); 44s local ... (56 actions running) [69,591 / 69,648] 2594 / 3790 tests, 1 failed; Testing //tensorflow/python/ops:accumulate_n_benchmark_cpu (shard 1 of 6); 18s local ... (56 actions running) [69,594 / 69,652] 2597 / 3790 tests, 1 failed; Testing //tensorflow/python/ops:accumulate_n_benchmark_cpu (shard 1 of 6); 19s local ... (56 actions running) [69,599 / 69,656] 2600 / 3790 tests, 1 failed; Testing //tensorflow/python/ops:accumulate_n_benchmark_cpu (shard 1 of 6); 21s local ... (56 actions running) [69,635 / 69,692] 2602 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 19s local ... (56 actions running) [69,651 / 69,708] 2607 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 20s local ... (56 actions, 55 running) [69,674 / 69,753] 2611 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 21s local ... (57 actions running) [69,679 / 69,756] 2613 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 22s local ... (59 actions running) [69,681 / 69,756] 2615 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 23s local ... (59 actions, 58 running) [69,686 / 69,756] 2620 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 24s local ... (56 actions running) [69,687 / 69,756] 2620 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 26s local ... (56 actions running) [69,687 / 69,756] 2621 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 28s local ... (56 actions running) [69,690 / 69,756] 2624 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 29s local ... (56 actions running) [69,691 / 69,756] 2624 / 3790 tests, 1 failed; Testing //tensorflow/examples/speech_commands:models_test; 31s local ... (56 actions running) [69,694 / 69,756] 2627 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 1 of 4); 28s local ... (56 actions running) [69,695 / 69,756] 2628 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 1 of 4); 29s local ... (56 actions running) [69,695 / 69,756] 2629 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 1 of 4); 31s local ... (56 actions running) [69,703 / 69,759] 2629 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 1 of 4); 32s local ... (56 actions, 55 running) [69,756 / 69,821] 2631 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 1 of 4); 33s local ... (56 actions, 54 running) [69,796 / 69,859] 2638 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 1 of 4); 34s local ... (61 actions, 60 running) [69,834 / 69,891] 2643 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 1 of 4); 36s local ... (61 actions, 59 running) [69,857 / 69,921] 2648 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 2 of 4); 37s local ... (62 actions, 61 running) [69,866 / 69,922] 2655 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 2 of 4); 38s local ... (58 actions running) [69,870 / 69,926] 2657 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 2 of 4); 39s local ... (56 actions running) [69,888 / 69,944] 2660 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 40s local ... (56 actions, 55 running) [69,903 / 69,961] 2663 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 41s local ... (56 actions, 55 running) [69,916 / 69,972] 2665 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 42s local ... (55 actions running) [69,918 / 69,974] 2665 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 43s local ... (56 actions running) [69,920 / 69,977] 2667 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 45s local ... (56 actions running) [69,962 / 70,018] 2674 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 46s local ... (55 actions, 54 running) [69,999 / 70,064] 2677 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 47s local ... (56 actions, 54 running) [70,076 / 70,132] 2680 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 48s local ... (59 actions, 55 running) [70,121 / 70,178] 2689 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 49s local ... (58 actions, 57 running) [70,181 / 70,238] 2701 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 50s local ... (57 actions, 54 running) [70,261 / 70,319] 2710 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 51s local ... (63 actions, 61 running) [70,266 / 70,322] 2711 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 52s local ... (63 actions, 62 running) [70,303 / 70,368] 2717 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 53s local ... (60 actions, 59 running) [70,329 / 70,385] 2724 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 54s local ... (56 actions, 54 running) [70,353 / 70,410] 2726 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 55s local ... (57 actions running) [70,376 / 70,432] 2732 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 56s local ... (60 actions running) [70,388 / 70,490] 2738 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 57s local ... (56 actions running) [70,390 / 70,490] 2739 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 58s local ... (56 actions running) [70,395 / 70,490] 2742 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 60s local ... (56 actions running) [70,404 / 70,490] 2746 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 61s local ... (56 actions running) [70,407 / 70,490] 2749 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 62s local ... (56 actions running) [70,409 / 70,490] 2750 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 63s local ... (56 actions running) [70,410 / 70,490] 2751 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 64s local ... (56 actions running) [70,414 / 70,490] 2755 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 66s local ... (56 actions running) [70,415 / 70,490] 2756 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 67s local ... (56 actions running) [70,415 / 70,490] 2757 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 72s local ... (56 actions running) [70,416 / 70,490] 2757 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 74s local ... (56 actions running) [70,416 / 70,490] 2758 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 75s local ... (56 actions running) [70,417 / 70,490] 2758 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 28s local ... (56 actions running) [70,417 / 70,490] 2759 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 29s local ... (56 actions running) [70,418 / 70,490] 2759 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 30s local ... (56 actions running) [70,419 / 70,490] 2759 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 32s local ... (56 actions, 55 running) [70,426 / 70,490] 2759 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 33s local ... (56 actions, 55 running) [70,440 / 70,496] 2759 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 34s local ... (56 actions, 55 running) [70,448 / 70,506] 2760 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 35s local ... (56 actions, 55 running) [70,466 / 70,523] 2762 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 36s local ... (56 actions, 55 running) [70,517 / 70,573] 2764 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 37s local ... (56 actions, 55 running) [70,543 / 70,599] 2768 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 38s local ... (56 actions, 55 running) [70,588 / 70,644] 2775 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 39s local ... (57 actions, 56 running) [70,622 / 70,688] 2785 / 3790 tests, 1 failed; Testing //tensorflow/core/function/runtime_client:runtime_client_cc_test; 40s local ... (56 actions running) [70,631 / 70,694] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 37s local ... (56 actions running) [70,635 / 70,704] 2790 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 38s local ... (56 actions running) [70,636 / 70,704] 2790 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 39s local ... (56 actions running) [70,637 / 70,704] 2791 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 40s local ... (56 actions running) [70,637 / 70,704] 2792 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 42s local ... (56 actions running) [70,639 / 70,704] 2794 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 43s local ... (56 actions running) [70,644 / 70,710] 2799 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 45s local ... (56 actions running) [70,650 / 70,711] 2802 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 46s local ... (56 actions, 55 running) [70,660 / 70,716] 2805 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 47s local ... (56 actions, 55 running) [70,673 / 70,729] 2807 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 48s local ... (56 actions running) [70,700 / 70,757] 2810 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 49s local ... (57 actions, 56 running) [70,714 / 70,771] 2813 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 15 of 15); 50s local ... (56 actions, 55 running) [70,734 / 70,791] 2816 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 14 of 15); 51s local ... (57 actions, 56 running) [70,753 / 70,810] 2818 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 14 of 15); 52s local ... (58 actions, 57 running) [70,775 / 70,833] 2823 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 14 of 15); 53s local ... (57 actions running) [70,804 / 70,864] 2831 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 11 of 15); 54s local ... (61 actions running) [70,842 / 70,903] 2835 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 11 of 15); 55s local ... (62 actions running) [70,855 / 70,923] 2841 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 11 of 15); 56s local ... (61 actions running) [70,860 / 70,923] 2843 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 11 of 15); 57s local ... (61 actions running) [70,862 / 70,923] 2844 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 11 of 15); 58s local ... (60 actions running) [70,865 / 70,928] 2846 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 59s local ... (60 actions running) [70,867 / 70,928] 2848 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 60s local ... (60 actions running) [70,867 / 70,928] 2849 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 61s local ... (60 actions running) [70,880 / 70,942] 2851 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 63s local ... (60 actions running) [70,881 / 70,943] 2851 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 65s local ... (60 actions, 59 running) [70,886 / 70,948] 2852 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 66s local ... (60 actions running) [70,903 / 70,964] 2854 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 67s local ... (60 actions, 59 running) [70,932 / 70,993] 2860 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 68s local ... (60 actions, 59 running) [70,946 / 71,013] 2863 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 69s local ... (60 actions running) [70,950 / 71,014] 2866 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 71s local ... (60 actions running) [70,951 / 71,014] 2866 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 72s local ... (60 actions, 59 running) [70,955 / 71,017] 2866 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 73s local ... (60 actions, 59 running) [71,001 / 71,063] 2870 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 74s local ... (60 actions, 59 running) [71,025 / 71,085] 2875 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 75s local ... (62 actions, 61 running) [71,040 / 71,101] 2879 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 76s local ... (64 actions, 63 running) [71,062 / 71,121] 2883 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 44s local ... (65 actions, 64 running) [71,069 / 71,129] 2883 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 45s local ... (65 actions, 64 running) [71,089 / 71,149] 2887 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 46s local ... (67 actions running) [71,089 / 71,149] 2887 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 48s local ... (68 actions running) [71,146 / 71,205] 2892 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 49s local ... (68 actions, 67 running) [71,158 / 71,217] 2899 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 50s local ... (68 actions, 67 running) [71,161 / 71,220] 2902 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 51s local ... (66 actions running) [71,161 / 71,220] 2902 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 52s local ... (66 actions running) [71,170 / 71,228] 2905 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 53s local ... (65 actions, 64 running) [71,187 / 71,246] 2911 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 54s local ... (59 actions, 58 running) [71,196 / 71,254] 2913 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 55s local ... (61 actions running) [71,202 / 71,262] 2916 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 56s local ... (58 actions running) [71,204 / 71,263] 2916 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 57s local ... (58 actions running) [71,205 / 71,313] 2916 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 58s local ... (58 actions running) [71,210 / 71,313] 2917 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 59s local ... (57 actions running) [71,213 / 71,313] 2917 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 60s local ... (57 actions running) [71,214 / 71,313] 2918 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 61s local ... (57 actions running) [71,218 / 71,313] 2919 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 63s local ... (57 actions, 56 running) [71,228 / 71,313] 2922 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 64s local ... (56 actions running) [71,230 / 71,313] 2924 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 65s local ... (56 actions running) [71,230 / 71,313] 2925 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 66s local ... (56 actions running) [71,233 / 71,313] 2925 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 67s local ... (56 actions, 55 running) [71,236 / 71,313] 2926 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 69s local ... (55 actions, 54 running) [71,243 / 71,313] 2926 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 70s local ... (56 actions, 55 running) [71,245 / 71,313] 2927 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 71s local ... (56 actions running) [71,245 / 71,313] 2928 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 74s local ... (56 actions running) [71,249 / 71,313] 2930 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 76s local ... (56 actions running) [71,249 / 71,313] 2931 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 79s local ... (56 actions running) [71,250 / 71,313] 2932 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 81s local ... (56 actions running) [71,252 / 71,313] 2934 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 82s local ... (56 actions running) [71,254 / 71,313] 2934 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 83s local ... (56 actions, 55 running) [71,254 / 71,313] 2934 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (56 actions running) [71,255 / 71,313] 2934 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 88s local ... (56 actions, 55 running) [71,256 / 71,313] 2934 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 90s local ... (56 actions, 55 running) [71,257 / 71,314] 2934 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 91s local ... (57 actions, 56 running) [71,257 / 71,314] 2934 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 92s local ... (57 actions running) [71,260 / 71,316] 2935 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 93s local ... (55 actions running) [71,260 / 71,316] 2935 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (56 actions running) [71,260 / 71,316] 2936 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 96s local ... (56 actions running) [71,267 / 71,323] 2936 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 98s local ... (56 actions running) [71,267 / 71,323] 2937 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 103s local ... (56 actions running) [71,274 / 71,331] 2938 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (56 actions, 55 running) [71,277 / 71,333] 2939 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 105s local ... (56 actions running) [71,282 / 71,338] 2940 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 107s local ... (56 actions running) [71,282 / 71,338] 2941 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 109s local ... (56 actions running) [71,288 / 71,344] 2941 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 111s local ... (56 actions running) [71,288 / 71,344] 2942 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 117s local ... (56 actions running) [71,292 / 71,348] 2942 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 118s local ... (57 actions running) [71,298 / 71,355] 2944 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 119s local ... (56 actions running) [71,305 / 71,361] 2945 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 120s local ... (56 actions, 55 running) [71,307 / 71,363] 2946 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 122s local ... (57 actions running) [71,308 / 71,364] 2947 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (56 actions running) [71,309 / 71,365] 2948 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (56 actions running) [71,312 / 71,378] 2949 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (56 actions running) [71,314 / 71,378] 2949 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (56 actions, 55 running) [71,324 / 71,381] 2950 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (56 actions running) [71,333 / 71,389] 2950 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (56 actions, 54 running) [71,352 / 71,415] 2952 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (58 actions running) [71,358 / 71,415] 2953 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (58 actions running) [71,370 / 71,467] 2954 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (57 actions, 56 running) [71,386 / 71,469] 2955 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (56 actions, 55 running) [71,409 / 71,469] 2956 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (56 actions, 55 running) [71,454 / 71,510] 2956 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (57 actions, 56 running) [71,471 / 71,528] 2961 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (61 actions running) [71,486 / 71,542] 2963 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (62 actions, 61 running) [71,489 / 71,546] 2963 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (62 actions running) [71,491 / 71,547] 2963 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (61 actions, 60 running) [71,501 / 71,557] 2966 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (66 actions running) [71,503 / 71,577] 2968 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (65 actions running) [71,504 / 71,577] 2969 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (65 actions running) [71,507 / 71,577] 2972 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (63 actions running) [71,510 / 71,577] 2974 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (60 actions, 59 running) [71,514 / 71,577] 2978 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (56 actions running) [71,514 / 71,577] 2979 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions running) [71,516 / 71,577] 2980 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (56 actions, 55 running) [71,516 / 71,577] 2980 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (56 actions running) [71,517 / 71,577] 2980 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions, 55 running) [71,524 / 71,597] 2982 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions, 54 running) [71,529 / 71,597] 2986 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (56 actions running) [71,530 / 71,597] 2987 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions running) [71,532 / 71,597] 2988 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (56 actions running) [71,539 / 71,597] 2989 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (56 actions, 55 running) [71,543 / 71,600] 2989 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (56 actions running) [71,547 / 71,603] 2991 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (56 actions running) [71,550 / 71,606] 2993 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (57 actions running) [71,554 / 71,610] 2994 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (56 actions running) [71,562 / 71,619] 2997 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (57 actions running) [71,564 / 71,620] 2997 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (58 actions running) [71,564 / 71,620] 2997 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (58 actions running) [71,574 / 71,631] 2999 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (57 actions running) [71,584 / 71,640] 3000 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (56 actions, 54 running) [71,596 / 71,652] 3004 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (59 actions, 58 running) [71,603 / 71,659] 3006 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (59 actions running) [71,611 / 71,667] 3008 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (57 actions running) [71,641 / 71,703] 3013 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (59 actions, 55 running) [71,669 / 71,725] 3017 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (66 actions, 64 running) [71,683 / 71,739] 3021 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (66 actions running) [71,685 / 71,741] 3022 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (68 actions running) [71,690 / 71,746] 3023 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (67 actions running) [71,716 / 71,773] 3035 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (58 actions running) [71,726 / 71,782] 3040 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (60 actions running) [71,733 / 71,789] 3044 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (58 actions running) [71,738 / 71,796] 3047 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (58 actions running) [71,748 / 71,804] 3051 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (56 actions running) [71,759 / 71,815] 3054 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions running) [71,767 / 71,824] 3056 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (56 actions running) [71,780 / 71,836] 3058 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (57 actions running) [71,801 / 71,858] 3065 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (57 actions running) [71,806 / 71,878] 3067 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (56 actions running) [71,809 / 71,878] 3069 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (56 actions, 55 running) [71,811 / 71,878] 3072 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (56 actions running) [71,814 / 71,878] 3074 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions running) [71,814 / 71,878] 3075 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions running) [71,816 / 71,878] 3076 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions running) [71,820 / 71,878] 3078 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 41s local ... (56 actions running) [71,825 / 71,881] 3081 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 42s local ... (56 actions running) [71,828 / 71,885] 3082 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 43s local ... (56 actions running) [71,837 / 71,894] 3084 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 44s local ... (56 actions running) [71,841 / 71,904] 3085 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 45s local ... (56 actions running) [71,842 / 71,904] 3085 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 51s local ... (56 actions, 55 running) [71,847 / 71,904] 3088 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 52s local ... (56 actions, 55 running) [71,851 / 71,915] 3090 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 53s local ... (56 actions, 55 running) [71,854 / 71,915] 3091 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 54s local ... (56 actions running) [71,855 / 71,915] 3091 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 55s local ... (56 actions running) [71,855 / 71,915] 3092 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 57s local ... (56 actions running) [71,857 / 71,915] 3092 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 59s local ... (56 actions running) [71,858 / 71,915] 3093 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 60s local ... (56 actions running) [71,859 / 71,915] 3094 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 61s local ... (56 actions running) [71,862 / 71,919] 3095 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 62s local ... (56 actions running) [71,868 / 71,924] 3096 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 63s local ... (56 actions running) [71,875 / 71,933] 3098 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 64s local ... (57 actions, 56 running) [71,885 / 71,941] 3098 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 65s local ... (57 actions running) [71,892 / 71,948] 3100 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 66s local ... (56 actions running) [71,893 / 71,972] 3100 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 67s local ... (56 actions, 55 running) [71,896 / 71,972] 3102 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 68s local ... (56 actions, 55 running) [71,896 / 71,972] 3102 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 70s local ... (56 actions running) [71,896 / 71,972] 3103 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 71s local ... (56 actions running) [71,898 / 71,972] 3103 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 73s local ... (56 actions running) [71,899 / 71,972] 3103 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 74s local ... (56 actions running) [71,900 / 71,972] 3104 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 75s local ... (56 actions running) [71,901 / 71,972] 3104 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 76s local ... (56 actions, 55 running) [71,904 / 71,972] 3104 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 77s local ... (56 actions, 55 running) [71,905 / 71,972] 3105 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 79s local ... (56 actions running) [71,906 / 71,972] 3106 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 80s local ... (56 actions running) [71,907 / 71,972] 3106 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 81s local ... (56 actions running) [71,909 / 71,972] 3106 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 82s local ... (56 actions, 55 running) [71,910 / 71,972] 3106 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 82s local ... (56 actions running) [71,912 / 71,972] 3106 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 83s local ... (56 actions running) [71,912 / 71,972] 3107 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 85s local ... (56 actions running) [71,913 / 71,972] 3107 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 86s local ... (56 actions running) [71,915 / 71,972] 3107 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 87s local ... (56 actions, 55 running) [71,917 / 71,973] 3107 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 88s local ... (56 actions running) [71,917 / 71,973] 3108 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 91s local ... (56 actions running) [71,928 / 71,984] 3109 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 92s local ... (56 actions, 55 running) [71,929 / 71,985] 3109 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 93s local ... (56 actions running) [71,930 / 71,986] 3109 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 90s local ... (56 actions running) [71,931 / 71,989] 3109 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 92s local ... (56 actions, 55 running) [71,938 / 71,994] 3109 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 93s local ... (56 actions, 55 running) [71,940 / 71,998] 3109 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 95s local ... (56 actions, 55 running) [71,943 / 71,999] 3110 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 96s local ... (56 actions running) [71,947 / 72,003] 3111 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 97s local ... (56 actions running) [71,950 / 72,007] 3112 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 98s local ... (56 actions running) [71,953 / 72,010] 3113 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 99s local ... (56 actions running) [71,953 / 72,010] 3113 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 100s local ... (57 actions running) [71,957 / 72,015] 3115 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 80s local ... (56 actions, 55 running) [71,961 / 72,018] 3115 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 81s local ... (56 actions running) [71,962 / 72,018] 3115 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 90s local ... (56 actions, 55 running) [71,964 / 72,020] 3116 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 91s local ... (56 actions running) [71,965 / 72,021] 3116 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 86s local ... (56 actions running) [71,966 / 72,022] 3116 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 87s local ... (56 actions running) [71,967 / 72,025] 3116 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 91s local ... (56 actions, 55 running) [71,973 / 72,029] 3116 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 93s local ... (56 actions, 55 running) [71,976 / 72,033] 3118 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 93s local ... (56 actions running) [71,978 / 72,034] 3118 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 95s local ... (57 actions running) [71,979 / 72,054] 3119 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 96s local ... (57 actions running) [71,980 / 72,054] 3120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 98s local ... (56 actions running) [71,982 / 72,056] 3120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 99s local ... (56 actions running) [71,983 / 72,056] 3120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 100s local ... (56 actions, 55 running) [71,984 / 72,057] 3120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 102s local ... (56 actions running) [71,985 / 72,057] 3120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 104s local ... (56 actions, 55 running) [71,986 / 72,057] 3120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 105s local ... (56 actions, 55 running) [71,986 / 72,057] 3120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 106s local ... (56 actions running) [71,986 / 72,057] 3121 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 109s local ... (56 actions running) [71,989 / 72,062] 3121 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 110s local ... (56 actions, 55 running) [71,989 / 72,062] 3121 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 111s local ... (56 actions running) [71,990 / 72,062] 3122 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 112s local ... (56 actions running) [71,990 / 72,062] 3123 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 117s local ... (56 actions running) [71,991 / 72,062] 3123 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 118s local ... (56 actions running) [71,993 / 72,062] 3123 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 120s local ... (56 actions, 55 running) [71,998 / 72,063] 3127 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 113s local ... (56 actions running) [72,001 / 72,063] 3130 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 114s local ... (56 actions running) [72,005 / 72,063] 3130 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 2 of 10); 103s local ... (56 actions running) [72,006 / 72,063] 3130 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 3 of 10); 104s local ... (56 actions, 55 running) [72,008 / 72,066] 3130 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 3 of 10); 105s local ... (56 actions, 55 running) [72,014 / 72,070] 3130 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 3 of 10); 106s local ... (56 actions running) [72,015 / 72,071] 3130 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 3 of 10); 107s local ... (56 actions running) [72,018 / 72,074] 3131 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 4 of 10); 108s local ... (56 actions, 55 running) [72,021 / 72,077] 3131 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 4 of 10); 109s local ... (56 actions, 55 running) [72,035 / 72,093] 3132 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 4 of 10); 111s local ... (56 actions running) [72,041 / 72,097] 3132 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 4 of 10); 112s local ... (56 actions, 55 running) [72,064 / 72,122] 3133 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_cpu (shard 6 of 10); 110s local ... (56 actions, 54 running) [72,102 / 72,160] 3136 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test (shard 1 of 24); 101s local ... (56 actions, 54 running) [72,133 / 72,193] 3138 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test (shard 1 of 24); 102s local ... (56 actions, 52 running) [72,188 / 72,245] 3148 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test (shard 3 of 24); 102s local ... (59 actions, 58 running) [72,207 / 72,267] 3152 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test (shard 3 of 24); 103s local ... (59 actions running) [72,238 / 72,301] 3159 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test (shard 3 of 24); 104s local ... (57 actions running) [72,250 / 72,306] 3165 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test (shard 5 of 24); 100s local ... (59 actions, 58 running) [72,278 / 72,390] 3171 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 32s local ... (56 actions running) [72,281 / 72,390] 3172 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 33s local ... (56 actions running) [72,285 / 72,390] 3173 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 34s local ... (56 actions running) [72,287 / 72,390] 3175 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 35s local ... (56 actions running) [72,288 / 72,390] 3176 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 36s local ... (56 actions running) [72,291 / 72,390] 3179 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 37s local ... (56 actions running) [72,292 / 72,390] 3180 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 38s local ... (56 actions running) [72,292 / 72,390] 3181 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 40s local ... (56 actions running) [72,295 / 72,390] 3184 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 41s local ... (56 actions running) [72,296 / 72,390] 3184 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 42s local ... (56 actions running) [72,297 / 72,390] 3185 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 43s local ... (56 actions running) [72,299 / 72,390] 3187 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 44s local ... (56 actions running) [72,301 / 72,390] 3188 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 45s local ... (56 actions running) [72,304 / 72,390] 3189 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 47s local ... (56 actions, 55 running) [72,305 / 72,390] 3189 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 48s local ... (56 actions running) [72,306 / 72,390] 3189 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 1 of 5); 52s local ... (56 actions, 55 running) [72,310 / 72,390] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu (shard 5 of 5); 43s local ... (56 actions running) [72,311 / 72,390] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 32s local ... (56 actions running) [72,312 / 72,390] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 34s local ... (56 actions, 55 running) [72,328 / 72,425] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 35s local ... (56 actions, 55 running) [72,339 / 72,425] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 36s local ... (56 actions, 52 running) [72,346 / 72,425] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 37s local ... (56 actions, 55 running) [72,350 / 72,425] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 38s local ... (56 actions, 55 running) [72,357 / 72,431] 3190 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 39s local ... (56 actions running) [72,365 / 72,433] 3191 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 40s local ... (56 actions, 54 running) [72,398 / 72,455] 3192 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 41s local ... (56 actions, 55 running) [72,406 / 72,462] 3194 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 43s local ... (56 actions running) [72,407 / 72,477] 3194 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 45s local ... (56 actions, 55 running) [72,410 / 72,477] 3194 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 46s local ... (56 actions, 55 running) [72,411 / 72,477] 3195 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 48s local ... (56 actions running) [72,413 / 72,477] 3195 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 49s local ... (56 actions running) [72,416 / 72,477] 3198 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 50s local ... (56 actions running) [72,417 / 72,477] 3199 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 51s local ... (56 actions running) [72,417 / 72,477] 3200 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 52s local ... (56 actions running) [72,418 / 72,477] 3200 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 54s local ... (56 actions running) [72,419 / 72,477] 3200 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (56 actions, 55 running) [72,421 / 72,477] 3200 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (56 actions, 55 running) [72,434 / 72,491] 3202 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 59s local ... (55 actions running) [72,453 / 72,509] 3206 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 60s local ... (56 actions running) [72,463 / 72,528] 3208 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 62s local ... (56 actions running) [72,464 / 72,528] 3208 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 64s local ... (56 actions, 55 running) [72,474 / 72,528] 3208 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 65s local ... (54 actions, 53 running) [72,496 / 72,552] 3209 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 66s local ... (56 actions running) [72,544 / 72,602] 3210 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (56 actions, 54 running) [72,579 / 72,646] 3213 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 68s local ... (56 actions, 55 running) [72,587 / 72,647] 3215 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (56 actions running) [72,588 / 72,647] 3215 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 71s local ... (56 actions, 55 running) [72,590 / 72,648] 3215 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 72s local ... (56 actions, 55 running) [72,600 / 72,656] 3219 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 73s local ... (56 actions, 55 running) [72,600 / 72,656] 3219 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 75s local ... (56 actions running) [72,600 / 72,656] 3220 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 76s local ... (56 actions running) [72,603 / 72,659] 3223 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 77s local ... (57 actions running) [72,614 / 72,673] 3227 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 35s local ... (57 actions running) [72,616 / 72,673] 3228 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 36s local ... (57 actions, 56 running) [72,617 / 72,673] 3230 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 37s local ... (57 actions running) [72,618 / 72,674] 3231 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 39s local ... (57 actions running) [72,620 / 72,676] 3233 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 40s local ... (56 actions running) [72,623 / 72,680] 3234 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 39s local ... (56 actions running) [72,625 / 72,681] 3234 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 40s local ... (56 actions running) [72,626 / 72,682] 3235 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 41s local ... (57 actions running) [72,627 / 72,694] 3236 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 42s local ... (57 actions running) [72,631 / 72,694] 3239 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 43s local ... (56 actions running) [72,635 / 72,694] 3239 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 44s local ... (56 actions running) [72,644 / 72,701] 3240 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 45s local ... (56 actions, 55 running) [72,646 / 72,702] 3240 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 46s local ... (56 actions running) [72,650 / 72,706] 3241 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 47s local ... (56 actions running) [72,663 / 72,720] 3244 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 48s local ... (57 actions running) [72,672 / 72,728] 3248 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 49s local ... (56 actions running) [72,674 / 72,730] 3251 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 50s local ... (56 actions running) [72,677 / 72,733] 3253 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 52s local ... (56 actions running) [72,677 / 72,733] 3254 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 54s local ... (56 actions running) [72,678 / 72,734] 3255 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 56s local ... (56 actions running) [72,693 / 72,749] 3258 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 57s local ... (56 actions, 55 running) [72,698 / 72,754] 3259 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 58s local ... (57 actions running) [72,708 / 72,764] 3262 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 59s local ... (57 actions running) [72,722 / 72,779] 3264 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 60s local ... (56 actions, 52 running) [72,734 / 72,792] 3267 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 61s local ... (56 actions, 55 running) [72,750 / 72,807] 3269 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 62s local ... (57 actions, 55 running) [72,762 / 72,820] 3274 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 63s local ... (56 actions, 55 running) [72,772 / 72,829] 3277 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 64s local ... (57 actions running) [72,798 / 72,855] 3281 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 65s local ... (57 actions, 56 running) [72,804 / 72,862] 3285 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 66s local ... (57 actions running) [72,807 / 72,863] 3286 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 67s local ... (56 actions running) [72,811 / 72,878] 3286 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 69s local ... (56 actions running) [72,814 / 72,878] 3286 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 70s local ... (56 actions running) [72,818 / 72,879] 3288 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 71s local ... (56 actions, 55 running) [72,819 / 72,880] 3288 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 72s local ... (56 actions, 55 running) [72,821 / 72,880] 3290 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 74s local ... (56 actions running) [72,823 / 72,880] 3292 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 75s local ... (56 actions running) [72,828 / 72,884] 3294 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 76s local ... (56 actions running) [72,832 / 72,888] 3295 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 77s local ... (56 actions running) [72,849 / 72,906] 3298 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 78s local ... (56 actions running) [72,857 / 72,912] 3302 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 79s local ... (55 actions running) [72,883 / 72,940] 3309 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 80s local ... (56 actions running) [72,914 / 72,970] 3316 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 81s local ... (56 actions, 55 running) [72,932 / 72,988] 3319 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 82s local ... (58 actions running) [72,958 / 73,015] 3325 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 84s local ... (56 actions, 54 running) [72,966 / 73,022] 3329 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 85s local ... (56 actions running) [72,982 / 73,038] 3333 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 86s local ... (56 actions running) [72,983 / 73,039] 3334 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 87s local ... (57 actions running) [72,990 / 73,046] 3337 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 88s local ... (57 actions running) [73,000 / 73,057] 3340 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 89s local ... (58 actions, 57 running) [73,010 / 73,066] 3345 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 91s local ... (56 actions running) [73,011 / 73,067] 3345 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 92s local ... (56 actions running) [73,014 / 73,076] 3347 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 93s local ... (56 actions running) [73,026 / 73,082] 3349 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 94s local ... (56 actions running) [73,040 / 73,097] 3349 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 95s local ... (56 actions running) [73,042 / 73,098] 3349 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 2 of 15); 96s local ... (56 actions running) [73,060 / 73,118] 3351 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 2 of 15); 97s local ... (56 actions, 54 running) [73,076 / 73,132] 3356 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 33s local ... (56 actions running) [73,081 / 73,138] 3360 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 34s local ... (56 actions running) [73,084 / 73,141] 3362 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 35s local ... (57 actions running) [73,089 / 73,146] 3363 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 36s local ... (56 actions, 55 running) [73,092 / 73,148] 3365 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 37s local ... (56 actions running) [73,097 / 73,153] 3367 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 39s local ... (58 actions running) [73,101 / 73,157] 3370 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 40s local ... (56 actions running) [73,105 / 73,161] 3372 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 41s local ... (56 actions running) [73,111 / 73,167] 3373 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 42s local ... (57 actions running) [73,113 / 73,169] 3375 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 43s local ... (56 actions running) [73,118 / 73,174] 3378 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 44s local ... (56 actions running) [73,125 / 73,182] 3383 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 45s local ... (56 actions running) [73,135 / 73,192] 3389 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 46s local ... (56 actions running) [73,156 / 73,213] 3393 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 47s local ... (56 actions running) [73,175 / 73,231] 3401 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 48s local ... (56 actions running) [73,194 / 73,250] 3406 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 49s local ... (57 actions, 56 running) [73,200 / 73,261] 3410 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 50s local ... (58 actions running) [73,204 / 73,261] 3414 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 51s local ... (56 actions running) [73,208 / 73,265] 3416 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 53s local ... (56 actions running) [73,208 / 73,265] 3417 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 54s local ... (56 actions running) [73,213 / 73,270] 3419 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 56s local ... (56 actions running) [73,225 / 73,282] 3421 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 1 of 6); 57s local ... (57 actions running) [73,231 / 73,287] 3423 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 6 of 6); 58s local ... (57 actions, 55 running) [73,244 / 73,301] 3425 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 4 of 6); 58s local ... (57 actions running) [73,248 / 73,307] 3426 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:scan_ops_test_cpu (shard 4 of 6); 59s local ... (57 actions running) [73,253 / 73,317] 3431 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 48s local ... (56 actions running) [73,258 / 73,337] 3433 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 49s local ... (56 actions running) [73,262 / 73,337] 3434 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 50s local ... (56 actions running) [73,263 / 73,337] 3434 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 51s local ... (56 actions running) [73,267 / 73,337] 3435 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 52s local ... (56 actions running) [73,269 / 73,337] 3437 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 50s local ... (56 actions running) [73,274 / 73,337] 3438 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 51s local ... (56 actions running) [73,277 / 73,338] 3439 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 52s local ... (56 actions running) [73,281 / 73,340] 3440 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 53s local ... (56 actions running) [73,282 / 73,340] 3441 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 54s local ... (56 actions running) [73,283 / 73,340] 3441 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 55s local ... (56 actions, 55 running) [73,293 / 73,350] 3442 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 56s local ... (56 actions, 55 running) [73,297 / 73,353] 3443 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 57s local ... (56 actions, 55 running) [73,298 / 73,354] 3443 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 59s local ... (56 actions running) [73,299 / 73,355] 3443 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 60s local ... (57 actions running) [73,320 / 73,377] 3446 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 61s local ... (56 actions, 53 running) [73,342 / 73,400] 3448 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 62s local ... (56 actions, 53 running) [73,358 / 73,413] 3449 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 63s local ... (58 actions, 57 running) [73,367 / 73,462] 3451 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 64s local ... (60 actions running) [73,373 / 73,462] 3457 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 65s local ... (59 actions running) [73,377 / 73,462] 3461 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 67s local ... (56 actions running) [73,380 / 73,462] 3463 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 68s local ... (56 actions running) [73,381 / 73,462] 3464 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 70s local ... (56 actions running) [73,383 / 73,462] 3466 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 71s local ... (56 actions running) [73,386 / 73,462] 3470 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 73s local ... (56 actions running) [73,393 / 73,462] 3470 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 74s local ... (56 actions, 55 running) [73,396 / 73,462] 3470 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 75s local ... (56 actions running) [73,399 / 73,462] 3470 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 77s local ... (56 actions, 55 running) [73,403 / 73,462] 3471 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 1 of 8); 78s local ... (56 actions, 55 running) [73,445 / 73,503] 3471 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 4 of 8); 79s local ... (55 actions, 54 running) [73,473 / 73,577] 3475 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 4 of 8); 80s local ... (57 actions running) [73,480 / 73,577] 3479 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 4 of 8); 81s local ... (57 actions running) [73,483 / 73,577] 3479 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test (shard 4 of 8); 82s local ... (56 actions running) [73,488 / 73,577] 3482 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 55s local ... (56 actions running) [73,493 / 73,577] 3482 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 56s local ... (56 actions running) [73,497 / 73,577] 3482 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 57s local ... (56 actions running) [73,499 / 73,577] 3482 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 59s local ... (56 actions, 55 running) [73,505 / 73,577] 3483 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 60s local ... (56 actions, 55 running) [73,528 / 73,585] 3485 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 61s local ... (56 actions, 54 running) [73,554 / 73,627] 3488 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 62s local ... (56 actions, 55 running) [73,568 / 73,628] 3492 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 63s local ... (56 actions, 55 running) [73,597 / 73,653] 3492 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 64s local ... (56 actions, 55 running) [73,624 / 73,680] 3497 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 65s local ... (57 actions, 56 running) [73,645 / 73,701] 3499 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 66s local ... (57 actions running) [73,647 / 73,704] 3500 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 67s local ... (57 actions running) [73,658 / 73,714] 3502 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 68s local ... (56 actions, 55 running) [73,678 / 73,734] 3504 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 69s local ... (57 actions running) [73,687 / 73,744] 3507 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 70s local ... (56 actions running) [73,689 / 73,745] 3507 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 71s local ... (56 actions running) [73,729 / 73,802] 3510 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 73s local ... (58 actions, 57 running) [73,734 / 73,802] 3515 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 74s local ... (62 actions running) [73,741 / 73,803] 3522 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 75s local ... (56 actions running) [73,758 / 73,815] 3525 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 76s local ... (56 actions, 55 running) [73,791 / 73,847] 3528 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 77s local ... (56 actions, 53 running) [73,811 / 73,868] 3533 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 78s local ... (56 actions, 55 running) [73,819 / 73,875] 3536 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 79s local ... (56 actions running) [73,859 / 73,915] 3538 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 80s local ... (57 actions, 56 running) [73,873 / 73,929] 3541 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 81s local ... (62 actions running) [73,884 / 73,941] 3545 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (62 actions, 61 running) [73,894 / 73,960] 3549 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (62 actions running) [73,900 / 73,960] 3553 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 85s local ... (59 actions, 58 running) [73,906 / 73,962] 3558 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (58 actions running) [73,911 / 73,967] 3559 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (57 actions running) [73,917 / 73,974] 3563 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (56 actions running) [73,922 / 73,978] 3566 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 89s local ... (58 actions running) [73,963 / 74,019] 3574 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (57 actions running) [73,998 / 74,055] 3583 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (57 actions, 56 running) [74,006 / 74,099] 3586 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (59 actions running) [74,011 / 74,099] 3591 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (58 actions running) [74,014 / 74,099] 3594 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (56 actions running) [74,014 / 74,099] 3595 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (56 actions running) [74,018 / 74,099] 3598 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (56 actions running) [74,022 / 74,099] 3600 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (56 actions running) [74,026 / 74,099] 3602 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (56 actions running) [74,027 / 74,099] 3602 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 102s local ... (56 actions running) [74,030 / 74,099] 3602 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (56 actions, 55 running) [74,034 / 74,099] 3604 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (56 actions running) [74,048 / 74,105] 3604 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (56 actions, 55 running) [74,051 / 74,109] 3605 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (56 actions, 54 running) [74,069 / 74,125] 3606 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (56 actions, 55 running) [74,103 / 74,159] 3610 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (56 actions, 55 running) [74,129 / 74,185] 3614 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (56 actions, 55 running) [74,161 / 74,217] 3621 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_function_test_cpu; 41s local ... (56 actions running) [74,181 / 74,246] 3625 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_function_test_cpu; 42s local ... (58 actions, 57 running) [74,188 / 74,246] 3627 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 38s local ... (58 actions running) [74,190 / 74,246] 3628 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 39s local ... (57 actions running) [74,206 / 74,262] 3632 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 40s local ... (56 actions running) [74,229 / 74,286] 3637 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 41s local ... (57 actions, 56 running) [74,273 / 74,329] 3644 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 42s local ... (58 actions, 55 running) [74,290 / 74,346] 3652 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 43s local ... (60 actions running) [74,320 / 74,376] 3661 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 44s local ... (60 actions running) [74,348 / 74,406] 3667 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 45s local ... (63 actions running) [74,388 / 74,447] 3679 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 46s local ... (58 actions, 57 running) [74,392 / 74,450] 3681 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 10 of 20); 47s local ... (59 actions running) [74,407 / 74,465] 3688 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 39s local ... (59 actions running) [74,431 / 74,489] 3695 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 40s local ... (59 actions running) [74,439 / 74,502] 3699 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 41s local ... (58 actions running) FAIL: //tensorflow/python/ops/ragged:ragged_cross_op_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/ragged/ragged_cross_op_test/test_attempts/attempt_1.log) [74,446 / 74,504] 3706 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 42s local ... (58 actions running) [74,474 / 74,531] 3714 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 44s local ... (59 actions running) [74,495 / 74,553] 3720 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 45s local ... (58 actions, 57 running) [74,516 / 74,573] 3728 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 46s local ... (58 actions running) [74,528 / 74,585] 3733 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 47s local ... (57 actions running) [74,539 / 74,596] 3739 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 48s local ... (57 actions running) [74,568 / 74,628] 3745 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 49s local ... (57 actions running) [74,572 / 74,629] 3747 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 50s local ... (57 actions running) [74,588 / 74,693] 3749 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 51s local ... (57 actions, 56 running) [74,594 / 74,694] 3752 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 52s local ... (56 actions, 55 running) [74,600 / 74,694] 3756 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 53s local ... (56 actions, 55 running) [74,602 / 74,694] 3758 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 54s local ... (56 actions running) [74,606 / 74,694] 3762 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 56s local ... (56 actions running) [74,610 / 74,694] 3763 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 57s local ... (56 actions running) [74,612 / 74,694] 3763 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 58s local ... (56 actions running) FLAKY: //tensorflow/python/ops/ragged:ragged_cross_op_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/ragged/ragged_cross_op_test/test_attempts/attempt_1.log INFO: From Testing //tensorflow/python/ops/ragged:ragged_cross_op_test: [74,629 / 74,694] 3766 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 59s local ... (56 actions running) [74,635 / 74,694] 3766 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 60s local ... (56 actions, 55 running) [74,639 / 74,697] 3767 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 61s local ... (56 actions, 55 running) [74,665 / 74,714] 3769 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 62s local ... (49 actions running) [74,679 / 74,714] 3771 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 64s local ... (36 actions running) [74,683 / 74,714] 3773 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 65s local ... (31 actions running) [74,683 / 74,714] 3774 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 66s local ... (31 actions running) [74,687 / 74,714] 3776 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (27 actions running) [74,690 / 74,714] 3779 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (24 actions running) [74,692 / 74,714] 3780 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (22 actions running) [74,693 / 74,714] 3780 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 70s local ... (21 actions running) [74,694 / 74,714] 3781 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (20 actions running) [74,694 / 74,714] 3782 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (20 actions running) [74,697 / 74,714] 3783 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 74s local ... (17 actions running) [74,701 / 74,714] 3783 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (13 actions running) [74,703 / 74,714] 3783 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (11 actions running) [74,705 / 74,714] 3784 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (9 actions running) [74,706 / 74,714] 3784 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 79s local ... (8 actions running) [74,707 / 74,714] 3784 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (7 actions running) [74,709 / 74,714] 3786 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (5 actions running) [74,710 / 74,714] 3787 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (4 actions running) [74,710 / 74,714] 3788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (4 actions running) [74,711 / 74,714] 3788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (3 actions running) [74,712 / 74,714] 3788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (2 actions running) [74,712 / 74,714] 3788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (2 actions running) [74,712 / 74,714] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (2 actions running) [74,713 / 74,714] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local [74,713 / 74,714] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local [74,713 / 74,714] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local [74,713 / 74,714] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local [74,713 / 74,714] 3790 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local INFO: Elapsed time: 2001.270s, Critical Path: 914.52s INFO: 54843 processes: 29582 disk cache hit, 17466 internal, 7795 local. INFO: Build completed, 1 test FAILED, 54843 total actions