++ 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=ambe --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/... Extracting Bazel installation... INFO: Invocation ID: 4b404803-92fb-4afc-af01-2641f6484476 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 --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/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,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/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/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/eager,tensorflow/core/tfrt/eager/backends/cpu,tensorflow/core/tfrt/eager/backends/gpu,tensorflow/core/tfrt/eager/core_runtime,tensorflow/core/tfrt/eager/cpp_tests/core_runtime,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 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:ambe in file /usertools/aarch64.bazelrc: --distinct_host_configuration=false --flaky_test_attempts=3 --action_env=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin --host_crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --extra_toolchains=@ml2014_aarch64_config_aarch64//crosstool:toolchain-linux-aarch64 --extra_execution_platforms=@ml2014_aarch64_config_aarch64_platform//:platform --host_platform=@ml2014_aarch64_config_aarch64_platform//:platform --platforms=@ml2014_aarch64_config_aarch64_platform//:platform --repo_env=TF_PYTHON_CONFIG_REPO=@ml2014_aarch64_config_python 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: --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 --distinct_host_configuration=false --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: 0 packages loaded Loading: 0 packages loaded Loading: 526 packages loaded currently loading: tensorflow/lite/testing ... (12 packages) Loading: 549 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3636 targets (550 packages loaded, 0 targets configured) Analyzing: 3636 targets (583 packages loaded, 29040 targets configured) Analyzing: 3636 targets (587 packages loaded, 29352 targets configured) Analyzing: 3636 targets (587 packages loaded, 30537 targets configured) INFO: Analyzed 3636 targets (588 packages loaded, 34303 targets configured). INFO: Found 3636 test targets... [0 / 14] [Prepa] BazelWorkspaceStatusAction stable-status.txt [14,400 / 17,442] [Prepa] Compiling tensorflow/core/kernels/data/experimental/threadpool_dataset_op.cc ... (20 actions, 0 running) [16,992 / 18,621] [Prepa] Compiling tensorflow/core/distributed_runtime/rpc/grpc_worker_cache.cc ... (40 actions, 0 running) [22,004 / 22,886] [Prepa] Compiling tensorflow/compiler/jit/pjrt_device_context.cc ... (43 actions, 0 running) [36,266 / 36,543] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 188.3 MiB / 364.7 MiB; 1s remote-cache ... (45 actions, 15 running) [37,305 / 37,383] 6 / 3636 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 303.5 MiB / 364.7 MiB; 5s remote-cache ... (58 actions, 43 running) [38,181 / 38,240] 17 / 3636 tests; Testing //tensorflow/compiler/tests:fake_quant_ops_test_cpu; 8s local ... (57 actions, 53 running) [38,945 / 39,003] 49 / 3636 tests; Testing //tensorflow/compiler/tests:fake_quant_ops_test_cpu; 13s local ... (57 actions, 55 running) [39,521 / 39,579] 91 / 3636 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 17s local, remote-cache ... (59 actions, 57 running) [39,614 / 39,686] 112 / 3636 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 24s local, remote-cache ... (57 actions, 56 running) [39,628 / 39,688] 119 / 3636 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 32s local, remote-cache ... (57 actions, 56 running) [39,629 / 39,688] 119 / 3636 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 41s local, remote-cache ... (57 actions, 56 running) [39,759 / 39,818] 131 / 3636 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 52s local, remote-cache ... (57 actions, 53 running) [40,166 / 40,227] 159 / 3636 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 64s local, remote-cache ... (57 actions running) [40,352 / 40,409] 170 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 62s local ... (57 actions running) [40,482 / 40,601] 186 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 78s local ... (56 actions, 55 running) [41,072 / 41,133] 228 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (60 actions, 58 running) [41,398 / 41,463] 270 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (59 actions, 58 running) [41,468 / 41,535] 290 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (56 actions, 55 running) [42,155 / 42,212] 368 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (56 actions, 54 running) [42,804 / 42,861] 452 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions, 53 running) [43,676 / 43,732] 546 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions running) [44,173 / 44,233] 663 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (57 actions, 55 running) FAIL: //tensorflow/dtensor/python/tests:input_util_test (shard 4 of 8) (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/python/tests/input_util_test/shard_4_of_8/test_attempts/attempt_1.log) FLAKY: //tensorflow/dtensor/python/tests:input_util_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/python/tests/input_util_test/shard_4_of_8/test_attempts/attempt_1.log INFO: From Testing //tensorflow/dtensor/python/tests:input_util_test (shard 4 of 8): [45,130 / 45,187] 761 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (57 actions running) [46,271 / 46,332] 896 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions, 55 running) [47,653 / 47,710] 1094 / 3636 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (57 actions running) FAIL: //tensorflow/tsl/profiler/rpc/client:profiler_client_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tsl/profiler/rpc/client/profiler_client_test/test_attempts/attempt_1.log) FLAKY: //tensorflow/tsl/profiler/rpc/client:profiler_client_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tsl/profiler/rpc/client/profiler_client_test/test_attempts/attempt_1.log INFO: From Testing //tensorflow/tsl/profiler/rpc/client:profiler_client_test: FAIL: //tensorflow/tools/api/tests:api_compatibility_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_1.log) [49,668 / 49,736] 1392 / 3636 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 71s local ... (56 actions running) FAIL: //tensorflow/tools/api/tests:api_compatibility_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_2.log) FAIL: //tensorflow/tools/api/tests:api_compatibility_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test.log) FAILED: //tensorflow/tools/api/tests:api_compatibility_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/tools/api/tests:api_compatibility_test: FAIL: //tensorflow/python/util/protobuf:protobuf_compare_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_1.log) FAIL: //tensorflow/python/util/protobuf:protobuf_compare_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_2.log) FAIL: //tensorflow/python/util/protobuf:protobuf_compare_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test.log) FAILED: //tensorflow/python/util/protobuf:protobuf_compare_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/python/util/protobuf:protobuf_compare_test: [51,335 / 51,396] 1757 / 3636 tests, 2 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 31s local ... (56 actions, 55 running) [52,864 / 52,947] 1918 / 3636 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 2 of 8); 74s local ... (56 actions, 55 running) FAIL: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_1.log) FAIL: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_2.log) FAIL: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test.log) FAILED: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/python/kernel_tests/proto:decode_proto_op_test: [54,356 / 54,412] 2178 / 3636 tests, 3 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu [36s (3 actions)] ... (57 actions, 56 running) [56,079 / 56,136] 2470 / 3636 tests, 3 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 59s local ... (56 actions, 54 running) [58,028 / 58,087] 2888 / 3636 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (56 actions running) [60,154 / 60,231] 3337 / 3636 tests, 3 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 96s local ... (62 actions running) INFO: Elapsed time: 1489.581s, Critical Path: 422.68s INFO: 37795 processes: 13559 disk cache hit, 17285 internal, 6951 local. INFO: Build completed, 3 tests FAILED, 37795 total actions INFO: Build completed, 3 tests FAILED, 37795 total actions